document.write( "Question 1153841: use the pythagorean theorem to calculate the diagonal of a tv is it's length is 32 inches and its width is 25 inches. round your final answer to one decimal place \n" ); document.write( "
Algebra.Com's Answer #776151 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Length, L=32
\n" ); document.write( "Width, w=24
\n" ); document.write( "d, the diagonal\r
\n" ); document.write( "\n" ); document.write( "\"d%5E2=L%5E2%2Bw%5E2\"\r
\n" ); document.write( "\n" ); document.write( "\"d=sqrt%28L%5E2%2Bw%5E2%29\"
\n" ); document.write( "
\n" );