document.write( "Question 1102012: In a museum of​ art, the most intriguing piece is a line of red yarn 22.05 ft long that dissects the​ room, drawing the eye up and out the window. It extends from point x in the floor of the room to point y in the window 8.7 ft from the floor. How far is point x from point z at the bottom of the window directly below point​ y? \n" ); document.write( "
Algebra.Com's Answer #716713 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the yarn forms right triangle xyz where:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "xy is the hypotenuse.
\n" ); document.write( "yz is the vertical side.
\n" ); document.write( "xz is the horizontal side.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are given that xy is equal to 22.05 and yz is equal to 8.7.
\n" ); document.write( "xz is what you want to find.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the pythagorus formula for a right triangle states that c^2 = a^2 + b^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "c is the hypotenuse and a and b are legs of the right triangle.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let xy = c and let yz = a and let xz = b and the formula becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "22.05^2 = 8.7^2 + b^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for b^2 to get b^2 = 22.05^2 - 8.7^2 = 410.5125\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for b to get b = sqrt(410.5125) = 20.26110806\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since b = xz, then xz = 20.26110806 also.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the horizontal distance from where the point where the string starts to the point when it intersects with the window.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );