document.write( "Question 429391: Find the area of the rectangular rug if the width is 12 feet and the diagonal is 20 feet. \n" ); document.write( "
Algebra.Com's Answer #298226 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! This is a 12, 15, 20 triangle \n" ); document.write( "------------------------- \n" ); document.write( "a=LW \n" ); document.write( "a=12*15 \n" ); document.write( "a=180 sq ft \n" ); document.write( " |