Let x be the length of each row.
Denver can plant 3 rows of a certain length with 2 seedlings leftover.
Total number of seeds he has = 3x+2 Denver can plant 4 rows of the same length with 3 seedling spots left empty.
Total number of seeds he has = 4x-3 Using (i) and (ii), we get= 3x+2=4x-3
Isolate variable terms: 2+3=4x-3
Answer= 5=X
Your answer is y = -(13/3)x + 11/3. I have put the brackets to show that the entire fraction is negative, they do not do anything else.
First we need to find the slope of the line using the equation (y2 - y1)/(x2 - x1), so we get (3/2 - 1/5)/(1/2 - 4/5). To make this easier, I did each subtraction separately:
3/2 - 1/5 = 15/10 - 2/10 = 13/10
1/2 - 4/5 = 5/10 - 8/10 = -(3/10)
And then we need to divide 13/10 by -(3/10), so:
13/10 ÷ -(3/10) = 13/10 × -(10/3) = -(130/30) = -(13/3), which is our slope.
Then, we can write the equation y = -(13/3)x + c, and substitute in coordinates:
3/2 = (-13/3 × 1/2) + c
3/2 = -(13/6) + c
c = 11/3
So the final equation is y = -(13/3)x + 11/3.
I hope this helps!