document.write( "Question 936626: If the diagonal measurement of a rectangle is 300 inches, what is the height and width \n" ); document.write( "
Algebra.Com's Answer #570072 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
height and width could be 24 in and 18 in
\n" ); document.write( " its hit and trial method
\n" ); document.write( " as per Pythagorean theorem
\n" ); document.write( " \"+height%5E2%2Bwidth%5E2+=diagonal%5E2\"
\n" ); document.write( " \"+24%5E2%2B18%5E2+=30%5E2\"
\n" ); document.write( " \"576%2B324=900\"
\n" ); document.write( "\"900=900\"
\n" ); document.write( "hence assumed values are right
\n" ); document.write( "Result : height = 24 inches
\n" ); document.write( " width = 18 in
\n" ); document.write( "
\n" ); document.write( "
\n" );