Answer:
Probably 16 (whatever unit)
Step-by-step explanation:
You divide both sides by three to get x after rewriting the problem.
Answer:
Step-by-step explanation:nsshs
The converse would be If x² = 100 then x = -10
So essentially if the conditional statement is p → q then the converse is q → p (In essence, the converse of a conditional statement is formed by interchanging the hypothesis and the conclusion.)
Answer:
Step-by-step explanation:
This is a system of equations. The 2 equations are:
4c + 2p = 16
2c + 3p = 12
Let's get rid of the p's first. Do this by multiplying the first equation by -3 and the second equation by 2 to get a new system that looks like this:
-12x - 6p = -48
4c + 6p = 24
Now add to get
-8c = -24 and
c = 3
That means that chocolate is $3 per pound. Now sub that back in to either one of the original equations to get the price for peanuts:
4(3) + 2p = 16 and
12 + 2p = 16 and
2p = 4 so
p = 2
The price for peanuts is $2 per pound.
Answer:
we have:
8x³ + mx² - 6x + n
= 8x³ - 8x² + (m + 8)x²- (m + 8)x + (m + 2)x - (m + 2) + m + 2+ n
= 8x²(x - 1) + (m + 8)x(x - 1) + (m + 2)(x - 1) + (m + n + 2)
= (x - 1)[8x² + (m + 8)x + m + 2] + (m + n + 2)
because the remainder if divided by (x-1) is 2
=> m + n + 2 = 2
⇔ m + n = 0 (1)
we also have:
8x³ + mx² - 6x + n
= 8x³ - 12x² + (m + 12)x² - 3/2.x.(m + 12) + ( 12 + 3/2.m)x - (9/4.m + 18) + n +9/4m + 18
= 4x²(2x - 3) + 1/2.(m + 12)x(2x - 3) + (3/2m + 12).1/2.(2x - 3) + 9/4m + n + 18
= (2x - 3)(4x² + (m + 12)/2.x + 3/4m + 6) + 9/4m + n + 18
because the remainder if divided by (2x - 3) is 8
=> 9/4m + n + 18 = 8
⇔ 9/4m + n = -10 (2)
from (1) and (2), we have:
m + n = 0
9/4m + n = -10
=> m = -8
n = 8
Step-by-step explanation: