document.write( "Question 1174978: Melissa's age is two times Steven's age. If Melissa is 12 years older than Steven, what are their ages? \n" ); document.write( "
Algebra.Com's Answer #800491 by VFBundy(438)\"\" \"About 
You can put this solution on YOUR website!
Steven's age = x
\n" ); document.write( "Melissa's age = 2x
\n" ); document.write( "
\n" ); document.write( "x + 12 = 2x
\n" ); document.write( "
\n" ); document.write( "-x = -12
\n" ); document.write( "
\n" ); document.write( "x = 12
\n" ); document.write( "
\n" ); document.write( "Steven's age = x = 12
\n" ); document.write( "Melissa's age = 2x = 24
\n" ); document.write( "
\n" );