A parabola is a quadratic function, and a quadratic can be expressed in vertex form, which is:
y=a(x-h)^2+k, where (h,k) is the vertex (absolute maximum or minimum point of the quadratic)
In this case we are given that (h,k) is (-5,80) so we have so far:
y=a(x--5)^2+80
y=a(x+5)^2+80, we are also told that it passes through the point (0,-45) so:
-45=a(0+5)^2+80
-45=25a+80 subtract 80 from both sides
-125=25a divide both sides by 25
-5=a, so now we know the complete vertex form is:
y=-5(x+5)^2+80
The x-intercepts occur when y=0 so:
0=-5(x+5)^2+80 add 5(x+5)^2 to both sides
5(x+5)^2=80 divide both sides by 5
(x+5)^2=16 take the square root of both sides
x+5=±√16 which is
x+5=±4 subtract 5 from both sides
x=-5±4 so the x-intercepts are:
x=-1 and -9
Answer:
51/2
Step-by-step explanation:
Ok so how I get taught to do this is you need to know the basics of algebra if you know that then respond and I’ll tell you how to solve that
There is no picture so i am not sure what to tell u
Steps:
1. calculate the values of y at x=0,1,2. using y=5-x^2
2. calculate the areas of trapezoids (Bottom+Top)/2*height
3. add the areas.
1.
x=0, y=5-0^2=5
x=1, y=5-1^2=4
x=2, y=5-2^2=1
2.
Area of trapezoid 1 = (5+4)/2*1=4.5
Area of trapezoid 2 = (4+1)/2*1=2.5
Total area of both trapezoids = (4.5+2.5) = 7
Exact area by integration:
integral of (5-x^2)dx from 0 to 2
=[5x-x^3/3] from 0 to 2
=[5(2-0)-(2^3-0^3)/3]
=10-8/3
=22/3
=7 1/3, slight greater than the estimation by trapezoids.