Question 1107707
the area of the yard is (5x) * (13x-4) = 65x^2 - 20x.


the area of the shed is (2x) * (2x+4) = 4x^2 - 8x.


the area of the yard minus the area of the shed is 65x^2 - 20x - 4x^2 - 8x.


combine like terms to get 61x^2 - 28x.


that's the polynomial that represents the area of the yard that needs to be mowed.


to test this out, replace x with a random value and solve both the original equation and the final equation to see if you get the same answer.


i let x = 5.


the final equation of 61x^2 - 28x becomes 61*5^2 - 28*5 = 1385 square units.


the original equation gets me (5x) * (13x-4) - (2x) * (2x+4) becomes (5*5) * (13*5-4) - (2*5) * (2*5+4).


this results in 1385 square units.


the answer is the same which indicates that the original equaiton and the final equation are identical.


this confirms the solution is good.


the solution is that your polynmoial that represents the area that needs to be mowed is 61x^2 - 28x.