document.write( "Question 1004643: Amanda, Kareem, and Sam sent a total of 130 text messages during the weekend. Amanda sent 10 more messages than Kareem. Sam sent 3 times as many messages as Kareem. How many messages did they each send? \n" ); document.write( "
Algebra.Com's Answer #652750 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let k=Kareem. Then Amanda is k+10, and Sam is 3k. So: \n" ); document.write( "k+k+10+3k=130 \n" ); document.write( "5k=120 \n" ); document.write( "k=24 \n" ); document.write( "k+10=34 \n" ); document.write( "3k=72!!!!!!!!! \n" ); document.write( " |