document.write( "Question 1147580: A rectangle is drawn so the width is 9 inches longer than the height. If the rectangle's diagonal measurement is 45 inches, find the height.\r
\n" );
document.write( "\n" );
document.write( "Give your answer rounded to 1 decimal place.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #768923 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A rectangle is drawn so the width is 9 inches longer than the height. If the rectangle's diagonal measurement is 45 inches, find the height. \n" ); document.write( "---------- \n" ); document.write( "w = h + 9 \n" ); document.write( "w^2 + h^2 = 45^2 \n" ); document.write( "========================= \n" ); document.write( "Give your answer rounded to 1 decimal place. \n" ); document.write( "Couldn't you do the rounding? \n" ); document.write( " |