document.write( "Question 862865: MARTY HAS SOME MONEY. AIMEE HAS $20 MORE THAN TWICE AS MUCH MONEY AS MARTY HAS.
\n" );
document.write( "JACK HAS ONE HALF OF THE SUM OF THE AMOUNTS THAT MARTY & AIMEE HAVE.\r
\n" );
document.write( "\n" );
document.write( "WRITE AND SIMPLIFY AN EXPRESSION FOR THE SUM OF THE AMOUNTS OF MONEY THAT AIMEE AND MARTY HAVE? \n" );
document.write( "
Algebra.Com's Answer #520043 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! A = 2M [AIMEE HAS $20 MORE THAN TWICE AS MUCH MONEY AS MARTY HAS], or M=.5A \n" ); document.write( "You don't actually need Jack, but if you want to define them by Jack's money... \n" ); document.write( "J = .5(A+M)[JACK HAS ONE HALF OF THE SUM OF THE AMOUNTS THAT MARTY & AIMEE HAVE.] \n" ); document.write( "J = .5(2M+M), J=.5(3M), J=1.5M, M= \n" ); document.write( "J = .5(A+.5A), J=.5(1.5A), J=.75A, A= \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |