document.write( "Question 344548: The width of a garden is 8 feet less than the length. If the area of the garden is 20 square feet, find the length and the width.\r
\n" );
document.write( "\n" );
document.write( "How do I write a polynominal for this then solve it? \n" );
document.write( "
Algebra.Com's Answer #246526 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! w=width \n" ); document.write( "l=length \n" ); document.write( "w=l-8 \n" ); document.write( "A=lw \n" ); document.write( "A=20 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "you should see that +2 and -10 add to get -8 and multiply to get -20 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " the length cant be negative \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |