document.write( "Question 205025: Computer screen (laptop)
\n" ); document.write( "Need to find the length of diagonal\r
\n" ); document.write( "\n" ); document.write( "Height = 9.5\"
\n" ); document.write( "Length = 14\"
\n" ); document.write( "Width = .5\"\r
\n" ); document.write( "\n" ); document.write( "What is the length of diagonal?
\n" ); document.write( "When I use a tape measure, it comes to 17\", but it's not working out in the solution. Why?
\n" ); document.write( "

Algebra.Com's Answer #154776 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
Your measuring tape is close.
\n" ); document.write( "The answer is 16.9
\n" ); document.write( "a^2+b^2=c^2
\n" ); document.write( "9.5^2+14^2=c^2
\n" ); document.write( "90.25+196=286.25
\n" ); document.write( "sq rt of 286.25=16.9
\n" ); document.write( "----------------------------
\n" ); document.write( "the formula for solving for the hypotenuse is the Pythagorean theorem
\n" ); document.write( "which is side \"a\" squared plus side \"b\" squared equals the hypotenuse squared, which is side \"c\". So then you need to take the sq root of the hypotenuse squared for the answer.
\n" ); document.write( "---------------------------------------
\n" ); document.write( "a^2 is the way we write \"a\" squared on the computer. That is where the 2's came from.
\n" ); document.write( "Does that help?
\n" ); document.write( "Good luck
\n" ); document.write( "Bob
\n" ); document.write( "
\n" );