document.write( "Question 207934: If a television has a diagonal measurement of 25 inches and a width of 20 inches, what is it's height? \n" ); document.write( "
Algebra.Com's Answer #157279 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If a television has a diagonal measurement of 25 inches and a width of 20 inches, what is it's height?
\n" ); document.write( "---------------
\n" ); document.write( "Its height (not it's) is:
\n" ); document.write( "h = sqrt(25^2 - 20^2) = sqrt(225)
\n" ); document.write( "h = 15 inches
\n" ); document.write( "
\n" );