document.write( "Question 1107707: Jack is mowing a lawn that has a shed. Jack wants to know the area of the lawn he has to mow. Dimensions of the yard are length 5x width 13x-4. The dimensions of the shed are length 2x width 2x+4. Find a polynomial that describes the area of the lawn he has to mow. (i.e find the area of the yard minus the area of the shed.) \n" ); document.write( "
Algebra.Com's Answer #722762 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the area of the yard is (5x) * (13x-4) = 65x^2 - 20x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the area of the shed is (2x) * (2x+4) = 4x^2 - 8x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the area of the yard minus the area of the shed is 65x^2 - 20x - 4x^2 - 8x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get 61x^2 - 28x.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the polynomial that represents the area of the yard that needs to be mowed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "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.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i let x = 5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the final equation of 61x^2 - 28x becomes 61*5^2 - 28*5 = 1385 square units.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the original equation gets me (5x) * (13x-4) - (2x) * (2x+4) becomes (5*5) * (13*5-4) - (2*5) * (2*5+4).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this results in 1385 square units.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the answer is the same which indicates that the original equaiton and the final equation are identical.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this confirms the solution is good.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the solution is that your polynmoial that represents the area that needs to be mowed is 61x^2 - 28x.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );