Is that the full question
Answer:
What do you want us to find???
Step-by-step explanation:
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.
Let your final bowling score be x. It is 14 pins less than your friends final score. Your friends final bowling score is 105. Then x is 14 pins less than 105.
1 way: This means that 105 is greater than x by 14. Mathematically,
105-x=14,
-x=14-105,
-x=-91,
x=91.
2 way: When you add 14 to x, you'll get 105.
x+14=105,
x=105-14,
x=91.
Answer: Your final score is 91.