Answer: Quadratic
Solution
X=0
X=- 1/3
Answer:
Step-by-step explanation:
You need to first put the numbers in suitable catagories
0-120
120-130
130-140
140-150
then figure out the frequency of them
0-120=4
121-130=20
131-140=2
141-150=2
then put in a graph(sry its not very good i was in a rush)
Answer:
You get 17.80 cents back
Step-by-step explanation:
4.5 times 0.49 is 2.20 cents
20 minus 2.20 is 17.80 dollars
Answer:
1 / (x² + 6x + 8)
Step-by-step explanation:
(x + 4) / (x² + 5x + 6) * (x + 3) / (x² - 16)
= (x + 4) / (x + 2)(x + 3) * (x + 3) / (x + 4)(x - 4)
↑ factor x² + 5x + 6 ↑ factor x² - 16 using difference of squares
= 1 / (x + 2) * 1 / (x - 4) ← x + 4 and x + 3 cancel
= 1 / (x + 2) * (x + 4) ← multiply
= 1 / (x² + 6x + 8) ← expand