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.
This is a classic example of a 45-45-90 triangle: it's a right triangle (one angle of 90) & two other sides of the same length, which means two angles of the same length (and 45 is the only number that will work). With a 45-45-90 triangle, the lengths of the legs are easy to determine:
45-45-90
1-1-sqrt2
Where the hypotenuse corresponds to sqrt2.
Now, your hypotenuse is 10.
To figure out what each leg is, divide 10/sqrt2 (because sqrt2/sqrt2 = 1, which is a leg length in the explanation above).
Problem: you can't divide by radicals. So, we'll have to rationalize the denominator:
(10•sqrt2)/(sqrt2•sqrt2)
This can be rewritten:
10sqrt2/sqrt(2•2)
=10sqrt2/sqrt4
=10sqrt2/2
=5sqrt2
Hope this helps!!
The preimage will be translated down by 3 units.