document.write( "Question 310787: The diagonal of a computer monitor is measured to be 17 inches. If the width of the monitor is 12 inches, find the height of the monitor to the nearest inch. Show all work. \n" ); document.write( "
Algebra.Com's Answer #222276 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
A^2+B^2=C^2
\n" ); document.write( "12^2+B^2=17^2
\n" ); document.write( "144+B^2=289
\n" ); document.write( "B^2=289-144
\n" ); document.write( "B^2=145
\n" ); document.write( "B=SQRT145
\n" ); document.write( "B=12 INCHES.
\n" ); document.write( "
\n" );