document.write( "Question 170510: Mary is 12 years old. Robin her mother is 35.\r
\n" ); document.write( "\n" ); document.write( "a. Write an expression for the person’s age y years from now.
\n" ); document.write( "b. Write an equation stating that Robin is twice as old as Mary. How old will they both be at this time?
\n" ); document.write( "c. What will their ages be when Robin is 3 times as old as Mary\r
\n" ); document.write( "\n" ); document.write( "I know that expression for the person's age y years from now is:
\n" ); document.write( "Mary: 12 + y
\n" ); document.write( "Robin: 35 + y
\n" ); document.write( "

Algebra.Com's Answer #125895 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
b. so when is robin twice as old as mary. Take you expressions
\n" ); document.write( ":
\n" ); document.write( "robin (35+y)=2 mary's 2(12+y)
\n" ); document.write( ":
\n" ); document.write( "35+y=24+2y--->combine like terms
\n" ); document.write( ":
\n" ); document.write( "y=11------->so robin will be \"35%2B11=46\"and Mary will be\"12%2B11=23\"
\n" ); document.write( ":
\n" ); document.write( "c. this time we have robin(35+y)=3 mary's(12+y)
\n" ); document.write( ":
\n" ); document.write( "35+y=3(12+y)
\n" ); document.write( ":
\n" ); document.write( "35+y=36+3y-->combine like terms
\n" ); document.write( ":
\n" ); document.write( "y=-1/2 so Robin was \"35-1%2F2=34.5\" and Mary was \"12-1%2F2=11.5\"
\n" ); document.write( "
\n" );