document.write( "Question 759375: if you have a ladder measuring 20 ft high and the rule of thumb is 4 to 1- meaning for every 4 ft ladder length leaning against a wall, the base must be placed one foot away from the wall. Now suppose the person can reach a height of 3 ft above the ladder, how tall a house can be painted using this ladder? \n" ); document.write( "
Algebra.Com's Answer #462226 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Pythagoras. \n" ); document.write( "Ladder represents the hypotenuse \n" ); document.write( "of a right angled triangle. \n" ); document.write( "The base side = 5 (20/4) \n" ); document.write( "To find the height. \n" ); document.write( " hypotenuse^2 = base^2 + height^2 \n" ); document.write( " height^2 = hypotenuse^2 - base^2 \n" ); document.write( " = 20^2 - 5^2 \n" ); document.write( " = 375 \n" ); document.write( " height = square root 375 \n" ); document.write( " = 19.4 ft \n" ); document.write( "Therefore 19.4ft + 3ft = 22.4ft house can be painted. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |