document.write( "Question 710517: Romeo and Juliet decide to elope. Romeo measures the height of Juliets window, and realizes it is 1 foot shorter than his ladder. He places his ladder 7 feet from the wall. How high is Juliet's window? \n" ); document.write( "
Algebra.Com's Answer #437019 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"h\" = height of Juliet's window (in feet)
\n" ); document.write( "\"h%2B1\" = length of ladder (in feet)
\n" ); document.write( " \"%28h%2B1%29%5E2=h%5E2%2B7%5E2\" --> \"h%5E2%2B2h%2B1=h%5E2%2B49\" --> \"2h%2B1=49\" --> \"2h=48\" --> \"highlight%28h=24%29\"
\n" ); document.write( "
\n" );