<h2>
Answer:</h2>
<u><em>As a percent, the odds of having an allergic reaction would be 2%.</em></u>
This is because 1 in 50 of a chance, is equal to 1/50, and to make this a percent out of 100, just multiply both parts of the fraction by 2.
None of the choices equal 1/50, so let's just make it a percentage anyway.
1/50 ---> 0.02
0.02 ---> 2%
<em>The answer is 2%, or 1/50 as a fraction.</em>
To find the product of <span>-2x^3+x-5 and x^3-3x-4, we need to multiply each term in the first polynomial by the second polynomial. (So, x^3 - 3x - 4) times ....
-2x^3 = -2x^6 + 6x^4 + 8x^3
x = x^4 - 3x^2 - 4x
-5 = -5x^3 + 15x + 20
If we add all these together, we get (-2x^6 + 7x^4 + 3x^3 - 3x^2 + 11x + 20)</span>
<h3>
Answer: b = 4 and c = 7.</h3>
===============================================
Explanation:
Comparing y = x^2+bx+c to y = ax^2+bx+c, we see that a = 1.
The vertex given is (-2,3). In general, the vertex is (h,k). So h = -2 and k = 3.
Plug those three values into the vertex form below
y = a(x-h)^2 + k
y = 1(x-(-2))^2 + 3
y = (x+2)^2 + 3
Then expand everything out and simplify
y = x^2+4x+4 + 3
y = x^2+4x+7
We see that b = 4 and c = 7.
If your looking for the x-intercept then is would be 2
Hope this helps