document.write( "Question 1174362: Anju has 25 more sand dollars than Morris. They have 79 sand dollars together. How many sand dollars does Anju have? How many sand dollars does Morris have?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #799797 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
M=x
\n" ); document.write( "A=x+25
\n" ); document.write( "the two add to 79
\n" ); document.write( "x+x+25=79
\n" ); document.write( "2x+25=79
\n" ); document.write( "2x=54
\n" ); document.write( "x=27 for M
\n" ); document.write( "x+25=52 for A
\n" ); document.write( "
\n" );