Answer:
47.5%
Step-by-step explanation:
39/82 = .475 = 47.5%
Answer:
the answer is six
Step-by-step explanation:
the answer is 41 because you cross multiply then divide by 8.5 and get the answer

Two functions have equal values where their graphs cross.
A) The solution to the pair of equations
.. y = p(x)
.. y = f(x)
will be where the graphs intersect, at (x, y) = (-3, -3).
B) We already know that (-3, -3) is one solution to y=f(x). The graph also appears to go through the point (0, 0).
C) p(x) = g(x) where their graphs cross, at x = -6. Both functions have the value 1 for that value of x.
Answer:
Step-by-step explanation:
Polynomial f(x) has the following conditions: zeros of -2 (multiplicity 3), 3 (multiplicity 1), and with f(0) = 120.
The first part zeros of -2 means (x+2) and multiplicity 3 means (x+2)^3.
The second part zeros of 3 means (x-3) and multiplicity 1 means (x-3).
The third part f(0) = 120 means substituting x=0 into (x+2)^3*(x-3)*k =120
(0+2)^3*(0-3)*k = 120
-24k = 120
k = -5
Combining all three conditions, f(x)
= -5(x+2)^3*(x-3)
= -5(x^3 + 3*2*x^2 + 3*2*2*x + 2^3)(x-3)
= -5(x^4 + 6x^3 + 12x^2 + 8x - 3x^3 - 18x^2 - 36x - 24)
= -5(x^4 + 3x^3 - 6x^2 - 28x -24)
= -5x^4 - 15x^3 + 30x^2 + 140x + 120