document.write( "Question 332871: The length of the top of the table is 6m greater that the width. The area is 72m^2. What is the width? What is the length? \n" ); document.write( "
Algebra.Com's Answer #238552 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! L=W+6 \n" ); document.write( "A=LW \n" ); document.write( "72=(W+6)W \n" ); document.write( "72=W^2+6W \n" ); document.write( "W^2+6W-72=0 \n" ); document.write( "(W+12)(W-6)=0 \n" ); document.write( "W-6=0 \n" ); document.write( "W=6 ANS. FOR THE WIDTH. \n" ); document.write( "L=6+6=12 \n" ); document.write( "PROOF: \n" ); document.write( "72=12*6 \n" ); document.write( "72=72 \n" ); document.write( " |