Answer:
a) r→q
b) r→p
c) r→p
d) r→ p∧q
e) r→ p∨q
Step-by-step explanation:
Using logical connectives, as shown in the picture below, we can write all of the statements of the question.
p:"You get an A on the final exam"
q:"You do every exercise in this book"
r:"You get an A in this class"
a) r→q
b) r→p
c) r→p
d) r→ p∧q
e) r→ p∨q
Answer: 5x+3
Let's go over this problem step by step:
First, you need to combine all the line terms.
2x + 1 + 3x + 2
Next, you get this equation:
( 2x + 3x ) + ( 1 + 2 )
2x and 3x is 5x. 1 and 2 is 3.
So your final answer is 5x+3.
Let c represent the weight of cashews and p the weight of pecans.
Then c + 10 = total weight of the nut mixture.
An equation for the value of the mixture follows:
$1.50(10 lb) + $0.75c = (c+10)($1.00)
Solve this equation for c: 15 + .75c = c + 10. Subtract .75c from both sides:
15 = 1c - 0.75c + 10. Then 5=0.25c, and c = 5/0.25, or 20.
Need 20 lb of cashews.
Check: the pecans weigh 10 lb and are worth $1.50 per lb, so the total value of the pecans is $15. The total value of the cashews is (20 lb)($0.75/lb), or $15. Does (20 lb + 10 lb)($1/lb) = $15 + $15? Yes. So c= 20 lb is correct.
Answer:
The roots of the function are x = -5/3 and 3. Select these.
Step-by-step explanation:
The roots of the function are the solutions to the function. They are also called the x-intercepts or zeros. To find them, factor the function completely and solve using the zero product property.
f(x) = (3x+5)(x2-6x+9)2 becomes f(x) = (3x+5)(x-3)^2
Set each factor equal to 0 and solve for x.
(3x+5)=0
3x = -5
x = -5/3
(x-3)^2 = 0
x - 3=0
x = 3