document.write( "Question 830856: the sum of the ages of Petra and her mother is 53. her mother is 5 years more than twice as old as Petra. How old are petra and her mother? \n" ); document.write( "
Algebra.Com's Answer #500949 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Let P be Petra's age.
\n" ); document.write( "Let M be her mother's age.
\n" ); document.write( "Here's what we know from the question:
\n" ); document.write( "P + M = 53
\n" ); document.write( "M = 2P + 5
\n" ); document.write( "We can substitute the value of M into the first equation:
\n" ); document.write( "P + (2P+5) = 53
\n" ); document.write( "Add
\n" ); document.write( "3P + 5 = 53
\n" ); document.write( "Subtract 5 from each side:
\n" ); document.write( "3P = 48
\n" ); document.write( "Divide each side by 3:
\n" ); document.write( "P = 16
\n" ); document.write( ".
\n" ); document.write( "If Petra is 16, then her mother must be 37 (53-16=37)
\n" ); document.write( "
\n" ); document.write( "
\n" );