Answer: 5/6
Step-by-step explanation: trust me on this
Answer:
5x² - 10x - 15 = 0
Step-by-step explanation:
Given that the roots are x = 3 and x = - 1, then the factors are
(x - 3) and (x + 1) and the quadratic is the product of the factors, that is
f(x) = a(x - 3)(x + 1) ← a is a multiplier
Here a = 5, thus
f(x) = 5(x - 3)(x + 1) ← expand factors using FOIL
= 5(x² - 2x - 3) ← distribute parenthesis by 5
= 5x² - 10x - 15
Thus equation is
5x² - 10x - 15 = 0
Answer:
each notebook costs $2.70
each pack of pencils costs $1.50
Step-by-step explanation:
system of equations:
let p = pack of pencils
let n = notebook
3p + 5n = 18
4p + 4n = 16.8
I used the elimination method by multiplying the first equation by 4 and the second equation by -3
4(3p + 5n = 18) = 12p + 20n = 72
-3(4p + 4n = 16.8) = -12p -12n = -50.4
adding the new equations together you get: 8n = 21.6
n = 21.6/8
n = $2.70
solve for 'p':
3p + 5(2.7) = 18
3p + 13.5 = 18
3p = 4.5
p = $1.50