document.write( "Question 459104: Find the width of a rectangle with a diagonal of 17 cm and a length of 15 cm? Using pythagorean theorem. \n" ); document.write( "
Algebra.Com's Answer #327728 by cleomenius(959)\"\" \"About 
You can put this solution on YOUR website!
A^2 + B^2 = c^2\r
\n" ); document.write( "\n" ); document.write( "15^2 + x^2 = 17^2\r
\n" ); document.write( "\n" ); document.write( "225 + x^2 = 289\r
\n" ); document.write( "\n" ); document.write( "x^2 = 64\r
\n" ); document.write( "\n" ); document.write( "x = 8\r
\n" ); document.write( "\n" ); document.write( "Cleomenius.
\n" ); document.write( "
\n" );