document.write( "Question 1129229: micheal received $275 more from relatives than friends. he receives $4275 dollars in all, how much more money did he recieve from relatives and how much dis he receive from friends ? \n" ); document.write( "
Algebra.Com's Answer #746379 by 4198181(13)![]() ![]() ![]() You can put this solution on YOUR website! Let r represent the amount of money from relatives \n" ); document.write( "Let f represent the amount of money from friends \n" ); document.write( "f+r=4275 \n" ); document.write( "f+275=r \n" ); document.write( "Use substitution, f+(f+275)=4275 \n" ); document.write( "2f+275=4275 \n" ); document.write( "2f=4000 \n" ); document.write( "f=2000 \n" ); document.write( "Substitute 2000 in for f \n" ); document.write( "2000+275=r \n" ); document.write( "2275=r \n" ); document.write( "ANSWER: \n" ); document.write( "Micheal received $2275 from relatives and $2000 from friends \n" ); document.write( " |