document.write( "Question 199287: What does it mean to refer to a 20-inch tv set or a 25-inch tv set? Such units refer to the diagonal of the screen. A 30-inch tv set also has a width of 24 inches. What is its height? \n" ); document.write( "
Algebra.Com's Answer #149751 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
use the pythagorean relationship
\n" ); document.write( "a^2+b^2=c^2
\n" ); document.write( "24^2+b^2=30^2
\n" ); document.write( "576+b^2=900
\n" ); document.write( "b^2=900-576
\n" ); document.write( "b=18
\n" ); document.write( "
\n" );