Michael J. answered 10/17/15
Tutor
5
(5)
Teaching You To Write Reports Professionally and Efficiently
These four lines when intersected will form a parallelogram.
First, lets find the equation of the last line. This line is parallel to f(x) and passes through the point (4, 16). Lets call this line g(x).
g(x) = 2x + b
16 = 2(4) + b
16 = 8 + b
8 = b
g(x) = 2x + 8
Now that we have all the defined lines, draw them on the same coordinate system. A parallelogram has four sides, so we should end up with four points of intersections that form the closed shape. Then use the four points to find the find distance between the points. Use the distance formula:
d = √[(x1 - x2)2 + (y1 - y2)2]
Once you have the side lengths, you can get the area of the quadrilateral.
Area = base × height