document.write( "Question 197313: Having troubles with these word problems,\r
\n" );
document.write( "\n" );
document.write( "1. If the sides of a square are lenghtend by 5cm, the area becomes 121cm. What is the lenght?\r
\n" );
document.write( "\n" );
document.write( "2. If a pro basketball player has a vertical leap of about 30 inches, what is his hang time? formula is V = 48T^2\r
\n" );
document.write( "\n" );
document.write( "3. Jack mows the lawn in 5 hours, Marilyn in 7 hours. How much time will it take if they mow lawn together?\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance for your help... \n" );
document.write( "
Algebra.Com's Answer #147968 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 1. If the sides of a square are lengthened by 5cm, the area becomes 121cm. \n" ); document.write( "What is the length? \n" ); document.write( "Let (x+5) = the lengthened side \n" ); document.write( "then \n" ); document.write( "(x+5)^2 = 121 sq/cm \n" ); document.write( ": \n" ); document.write( "FOIL (x+5)(x+5) \n" ); document.write( "x^2 + 10x + 25 = 121 \n" ); document.write( ": \n" ); document.write( "x^2 + 10x + 25 - 121 = 0 \n" ); document.write( ": \n" ); document.write( "x^2 + 10x - 96 = 0 \n" ); document.write( "Factor this \n" ); document.write( "(x+16)(x-6) = 0 \n" ); document.write( "The positive solution is what we want here: \n" ); document.write( "x = 6 is the length of the original square \n" ); document.write( "and \n" ); document.write( "6 + 5 = 11 = length of the larger square, 11^2 = 121 proves our solution \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "2. If a pro basketball player has a vertical leap of about 30 inches, \n" ); document.write( " what is his hang time? formula is V = 48T^2 \n" ); document.write( ": \n" ); document.write( "Replace V with 30 and solve for t \n" ); document.write( "48T^2 = 30 \n" ); document.write( "T^2 = \n" ); document.write( "T^2 = \n" ); document.write( "T = \n" ); document.write( "T = .79 ~ \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "3. Jack mows the lawn in 5 hours, Marilyn in 7 hours. \n" ); document.write( " How much time will it take if they mow lawn together? \n" ); document.write( ": \n" ); document.write( "Let = time required if they work together \n" ); document.write( "Let the completed job = 1 \n" ); document.write( "; \n" ); document.write( "A shared work equation: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Multiply equation by 35 \n" ); document.write( "7t + 5t = 35 \n" ); document.write( ": \n" ); document.write( "12t = 35 \n" ); document.write( ": \n" ); document.write( "t = \n" ); document.write( "t = 2.9 hrs or 2 hrs + .9*60 = 54 min \n" ); document.write( "; \n" ); document.write( "; \n" ); document.write( "Check solution on calc \n" ); document.write( "enter: (2.9/7) + (2.9/5) = .99 ~ 1, confirms our solution \n" ); document.write( " |