document.write( "Question 997529: find the dimensions of a rectangle if its diagonal is 17 meters and its perimeter is 46 meters \n" ); document.write( "
Algebra.Com's Answer #615572 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find the dimensions of a rectangle if its diagonal is 17 meters and its perimeter is 46 meters \n" ); document.write( "------------ \n" ); document.write( "P = 2W + 2L = 46 \n" ); document.write( "W + L = 23 \n" ); document.write( "---- \n" ); document.write( "W^2 + L^2 = 17^2 \n" ); document.write( "Can you do the rest? \n" ); document.write( " \n" ); document.write( " |