document.write( "Question 497500: Marie is 4 years younger than Peter. if the product of their ages is 5 years ago is 45.What are their age now? \n" ); document.write( "
Algebra.Com's Answer #336738 by lmeeks54(111)\"\" \"About 
You can put this solution on YOUR website!
You gotta' love two equations and two unknowns, no matter how the problem is worded. So, decompose the word problem into its two equations.
\n" ); document.write( "...
\n" ); document.write( "Let's let P = Peter's age now
\n" ); document.write( "Let's let M = Marie's age now
\n" ); document.write( "...
\n" ); document.write( "Marie is 4 yrs younger than Peter:
\n" ); document.write( "M = P - 4
\n" ); document.write( "...
\n" ); document.write( "The product of their ages 5 yrs ago is 45
\n" ); document.write( "(P - 5) x (M - 5) = 45
\n" ); document.write( "...
\n" ); document.write( "The basic method is to always be able to eliminate one of the unknowns so we can solve for that. That usually means re-casting one of the equations so that it is expressed in terms of one of the unknowns. But we already have that:
\n" ); document.write( "...
\n" ); document.write( "M = P - 4
\n" ); document.write( "...
\n" ); document.write( "So, let's plug this equality for M into our 2nd equation so that it is only expressed in terms of P:
\n" ); document.write( "...
\n" ); document.write( "(P - 5) x ((P - 4) - 5) = 45
\n" ); document.write( "...
\n" ); document.write( "Let's group our terms and simplify:
\n" ); document.write( "...
\n" ); document.write( "(P - 5) x (P - 9) = 45
\n" ); document.write( "P^2 - 14P + 45 = 45
\n" ); document.write( "...
\n" ); document.write( "with 45 on both sides of the \"=\" sign, we can substract 45 from both sides:
\n" ); document.write( "P^2 - 14P = 0
\n" ); document.write( "...
\n" ); document.write( "We need to reduce the P^2 term. We can do that by rearranging the terms (adding 14P to both sides):
\n" ); document.write( "P^2 = 14P
\n" ); document.write( "...
\n" ); document.write( "Now we can divide both sides by P to simplify further:
\n" ); document.write( "P = 14
\n" ); document.write( "...
\n" ); document.write( "So now we know Peter's age today. We need to go back into one of the original equations to determine Marie's age today and we need to check our work with the equation about their ages 5 years ago:
\n" ); document.write( "...
\n" ); document.write( "M = P - 4
\n" ); document.write( "M = (14) - 4
\n" ); document.write( "M = 10
\n" ); document.write( "...
\n" ); document.write( "So, Marie is 10 years old today.
\n" ); document.write( "...
\n" ); document.write( "Let's check our work with the 2nd equation:
\n" ); document.write( "...
\n" ); document.write( "(P - 5) x (M - 5) = 45
\n" ); document.write( "(14 - 5) x (10 - 5) = 45
\n" ); document.write( "(9) x (5) = 45
\n" ); document.write( "45 = 45 is true, our answers check.
\n" ); document.write( "...
\n" ); document.write( "P = 14 and M = 10 is the solution to our system of two equations.
\n" ); document.write( "...
\n" ); document.write( "Cheers,
\n" ); document.write( "Lee
\n" ); document.write( "
\n" );