document.write( "Question 602370: If I am 50 and Mary is 80 how old will we be when our ages add up to 150 and then create an equation \n" ); document.write( "
Algebra.Com's Answer #380265 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = the number of years from now when
\n" ); document.write( "our ages add up to \"+150+\"
\n" ); document.write( "\"+50+%2B+x+%2B+80+%2B+x+=+150+\"
\n" ); document.write( "\"+2x+%2B+130+=+150+\"
\n" ); document.write( "\"+2x+=+20+\"
\n" ); document.write( "\"+x+=+10+\"
\n" ); document.write( "In 10 years our ages will add up to 150
\n" ); document.write( "I will be \"+50+%2B+10+=+60+\"
\n" ); document.write( "Mary will be \"+80+%2B+10+=+90+\"
\n" ); document.write( "
\n" );