document.write( "Question 1143995: Diana, Miguel and Henry sent a total of 100 text messages over their cell phone during the weekend. Miguel sent 4 times as many messages as Henry. Henry sent 8 more messages than Diana. How many messages did they each send.? \n" ); document.write( "
Algebra.Com's Answer #764959 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "(1) Miguel sent 4 times as many messages as Henry.

\n" ); document.write( "So x = Henry; 4x = Miguel.

\n" ); document.write( "(2) Henry sent 8 more messages than Diana.

\n" ); document.write( "So x-8 = Diana.

\n" ); document.write( "(3) The total number of messages was 100:

\n" ); document.write( "x+(4x)+(x-8) = 100

\n" ); document.write( "Solve using basic algebra.
\n" ); document.write( "
\n" );