document.write( "Question 969876: Computer monitor sizes are based on the length of their diagonal distance across the screen. For example, if you have a 35” monitor, this is measured by the length of their diagonal distance across the screen from one corner to the other. If a 35” monitor had a height of 21”, what would be the width across the monitor equal? \n" ); document.write( "
Algebra.Com's Answer #592624 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The diagonal is the hypotenuse of a right triangle with height and width as legs, so:
\n" ); document.write( ".
\n" ); document.write( "Let c=diagonal=35 in, a=height=21 in, b=width
\n" ); document.write( ".
\n" ); document.write( "\"a%5E2%2Bb%5E2=c%5E2\" Subtract a^2 from each side.
\n" ); document.write( "\"b%5E2=c%5E2-a%5E2\" Find the square root of each side.
\n" ); document.write( "\"b=sqrt%28c%5E2-a%5E2%29\" Plug in values.
\n" ); document.write( "\"b=sqrt%28%2835in%29%5E2-%2821in%29%5E2%29\"
\n" ); document.write( "\"b=sqrt%281225in%5E2-441in%5E2%29\"
\n" ); document.write( "\"b=sqrt%28784in%5E2%29\"
\n" ); document.write( "\"b=28in\"
\n" ); document.write( "ANSWER: The width is 28 inches.
\n" ); document.write( "
\n" ); document.write( "
\n" );