document.write( "Question 160405: I am having some trouble getting the answer to this problem could someone help me?
\n" );
document.write( "A 25in T.V. set has a width of 20in, what is the height of the T.V.? \n" );
document.write( "
Algebra.Com's Answer #118321 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Since the shape of a TV is rectangular, the corners are all 90 deg (right angles). This means we can apply Pythagorean Theorem. \n" ); document.write( ". \n" ); document.write( "Additionally, when the say a \"25 in. TV\", the 25 inches they are referring to is measured along the diagonal of the TV. \n" ); document.write( ". \n" ); document.write( "Let h = height of TV \n" ); document.write( "then \n" ); document.write( "25^2 = h^2 + 20^2 \n" ); document.write( "625 = h^2 + 400 \n" ); document.write( "225 = h^2 \n" ); document.write( "15 inches = h (height) \n" ); document.write( " |