document.write( "Question 212507: Loretta's age now is twice John's age five years ago. In three years, the sum of John's and Loretta's ages will be 50. How old are Loretta and John today?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Fred is closing a bank account and wants to distribute the money among his grandchildren by giving each of them $20.00 To do this, Fred, needs an additional $62.00. Instead, he gave each grandchild $17.00 and had $7.00 left over. How many grandchildren does Fred have? How much money did he have in the bank account?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #160485 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Loretta's age now is twice John's age five years ago. \n" ); document.write( " In three years, the sum of John's and Loretta's ages will be 50. \n" ); document.write( "How old are Loretta and John today? \n" ); document.write( ": \n" ); document.write( "Let L = Loretta's present age \n" ); document.write( "Let J = John's present age \n" ); document.write( ": \n" ); document.write( "\"Loretta's age now is twice John's age five years ago.\" \n" ); document.write( "L = 2(J - 5) \n" ); document.write( ": \n" ); document.write( "\"In three years, the sum of John's and Loretta's ages will be 50\": \n" ); document.write( "(L+3) + (J+3) = 50 \n" ); document.write( "L + J + 6 = 50 \n" ); document.write( "L + J = 50 - 6 \n" ); document.write( "L + J = 44 \n" ); document.write( ": \n" ); document.write( "Replace L with 2(J-5) in the above equation \n" ); document.write( "2(J-5) + J = 44 \n" ); document.write( "2J - 10 + J = 44 \n" ); document.write( "2J + J = 44 + 10 \n" ); document.write( "3J = 54 \n" ); document.write( "J = \n" ); document.write( "J = 18 is John's present age \n" ); document.write( ": \n" ); document.write( "Find Loretta's age; \n" ); document.write( "L = 2(18 - 5) \n" ); document.write( "L = 2(13) \n" ); document.write( "L = 26 yrs \n" ); document.write( "; \n" ); document.write( "Check this in the statement: \n" ); document.write( "\"In three years, the sum of John's and Loretta's ages will be 50\": \n" ); document.write( "18 + 3 + 26 + 3 = \n" ); document.write( "21 + 29 = 50 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Fred is closing a bank account and wants to distribute the money among his grandchildren by giving each of them $20.00 \n" ); document.write( "To do this, Fred, needs an additional $62.00. \n" ); document.write( "Instead, he gave each grandchild $17.00 and had $7.00 left over. \n" ); document.write( "How many grandchildren does Fred have? \n" ); document.write( "How much money did he have in the bank account? \n" ); document.write( ": \n" ); document.write( "Let n = no. of grandchildren \n" ); document.write( "; \n" ); document.write( "then from the given information, we can say: \n" ); document.write( "(17n + 7) = amt he actually had in the bank \n" ); document.write( ": \n" ); document.write( "and what he wanted to do: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply both side by n, results \n" ); document.write( "17n + 69 = 20n \n" ); document.write( "69 = 20n - 17n \n" ); document.write( "69 = 3n \n" ); document.write( "n = \n" ); document.write( "n = 23 grandchildren \n" ); document.write( "and \n" ); document.write( "17*23 + 7 = \n" ); document.write( "391 + 7 = $398, he actually had in the bank \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution using the $20 distribution: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |