document.write( "Question 87230: 4. George is 12 years older than Jeannie. The sum of their ages in 5 years will be 50. How old is Jeannie now? \r
\n" );
document.write( "\n" );
document.write( "a. Define the variables. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. Write an expression for the age of George in terms of Jeannie's age. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c. Write an equation for the sum of their ages in 5 years from now. \r
\n" );
document.write( "\n" );
document.write( "d. Solve the equation for the age of Jeannie now.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #63181 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! George is 12 years older than Jeannie. The sum of their ages in 5 years will be 50. How old is Jeannie now? \r \n" ); document.write( "\n" ); document.write( "a. Define the variables. \n" ); document.write( ". \n" ); document.write( "Just to help us remember what is what, let's use G to represent George's current age and \n" ); document.write( "J to represent Jeannie's current age. \n" ); document.write( ". \n" ); document.write( "b. Write an expression for the age of George in terms of Jeannie's age. \n" ); document.write( ". \n" ); document.write( "The problem tells you that George is 12 years older than Jeannie. That means if you subtract \n" ); document.write( "12 from George's age, the answer should be Jeannie's age. In equation form this would be: \n" ); document.write( ". \n" ); document.write( "G - 12 = J \n" ); document.write( ". \n" ); document.write( "Solve for G by adding 12 to both sides to get: \n" ); document.write( ". \n" ); document.write( "G = J + 12 \n" ); document.write( ". \n" ); document.write( "c. Write an equation for the sum of their ages in 5 years from now. \n" ); document.write( ". \n" ); document.write( "Five years from now George's age will be G + 5 and Jeannie's age will be J + 5. The problem \n" ); document.write( "tells you that the sum of these ages will be 50. In equation form this would be: \n" ); document.write( ". \n" ); document.write( "G + 5 + J + 5 = 50 \n" ); document.write( ". \n" ); document.write( "By adding the two 5s on the left side this simplifies to: \n" ); document.write( ". \n" ); document.write( "G + J + 10 = 50 \n" ); document.write( ". \n" ); document.write( "And subtracting 10 from both sides further simplifies this equation to: \n" ); document.write( ". \n" ); document.write( "G + J = 40 \n" ); document.write( ". \n" ); document.write( "d. Solve the equation for the age of Jeannie now. \n" ); document.write( ". \n" ); document.write( "Start with the equation from part c: \n" ); document.write( ". \n" ); document.write( "G + J = 40 \n" ); document.write( ". \n" ); document.write( "But way back in part b it is known that G = J + 12. Substitute the right side of this \n" ); document.write( "equation in place of G and get: \n" ); document.write( ". \n" ); document.write( "J + 12 + J = 40 \n" ); document.write( ". \n" ); document.write( "Add the two Js and the equation becomes: \n" ); document.write( ". \n" ); document.write( "2J + 12 = 40 \n" ); document.write( ". \n" ); document.write( "Subtract 12 from both sides results in: \n" ); document.write( ". \n" ); document.write( "2J = 28 \n" ); document.write( ". \n" ); document.write( "Divide both sides by 2 to solve for J and you get: \n" ); document.write( ". \n" ); document.write( "J = 28/2 = 14 \n" ); document.write( ". \n" ); document.write( "This tells us that Jeannie is 14 years old at present. \n" ); document.write( ". \n" ); document.write( "That means that George, who is 12 years older, is 26 at present. \n" ); document.write( ". \n" ); document.write( "Five years from now, Jeannie will be 14 + 5 or 19 years old. And George will be 26 + 5 \n" ); document.write( "or 31 years old. The sum of their ages will be 19 + 31 which is 50, just as the problem \n" ); document.write( "said it should be. \n" ); document.write( ". \n" ); document.write( "Hope this helps you to understand the problem.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |