It is a bit tedious to write 6 equations, but it is a straightforward process to substitute the given point values into the form provided.
For segment ab. (x1, y1) = (1, 1); (x2, y2) = (3, 4).
... x = 1 + t(3-1)
... y = 1 + t(4-1)
ab = {x=1+2t, y=1+3t}
For segment bc. (x1, y1) = (3, 4); (x2, y2) = (1, 7).
... x = 3 + t(1-3)
... y = 4 + t(7-4)
bc = {x=3-2t, y=4+3t}
For segment ca. (x1, y1) = (1, 7); (x2, y2) = (1, 1).
... x = 1 + t(1-1)
... y = 7 + t(1-7)
ca = {x=1, y=7-6t}
Part A:Derrick is incorrect.
A yard is equivalent to 3 feet.
Thus, 20 yards will be equivalent to 60 feet.
The width is 20 yard and 2 feet. It's the same as 60 feet and 2 feet, or 62 feet. Thus, Derrick is incorrect.
Part B:Let's calculate the area of the parking lot.
We know the width is 62 feet from part A.
The length is 30 yards, or 90 feet.
Multiply the length and width to get the area in square feet.

The parking lot has an area of 5580 square foot.
It costs 2 dollars per square foot to repave the parking lot. Multiply the area by 2 dollars.

It will cost $11,160 to repave the whole parking lot.
What are you asking exactly
I believe the number is 406,152
Answer:
the y coordinate is 5
Step-by-step explanation:
In the figure attached, the directed line segment is shown.
J is located at (-3, 1) and K is located at (-8, 11)
run: x2 -x1 = -8 - (-3) = -5
rise: y2 - y1 = 11 - 1 = 10
Taking J as reference, the coordinate of the point that divides the directed line segment from J to k into a ratio of 2:3 is:
c = 2/(2+3) = 0.4
(x1 + c*run, y1 + c*rise)
(-3 + 0.4*-5, 1+0.4*10)
(-5, 5)