document.write( "Question 1125413: I need help breaking this down, please, and thank you.\r
\n" );
document.write( "\n" );
document.write( "In a certain year, the average e-mail user sent or received 162 e-mails each day. The number of e-mails received was 6 more than thrice the number sent. How many were sent and how many were received each day?
\n" );
document.write( "For each day,
\n" );
document.write( " ___e-mails were sent and
\n" );
document.write( " ___e-mails were received. \n" );
document.write( "
Algebra.Com's Answer #741758 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "???!!! \n" ); document.write( "Did the wording of the problem get changed? What I see says the number of emails received was 6 more than THREE times the number sent; two other tutors have both answered the question reading it as 6 more than TWO times the number sent..... \n" ); document.write( "If it is three and not two, then.... \n" ); document.write( "x = number sent \n" ); document.write( "3x+6 = number received \n" ); document.write( "x+3x+6 = 162 \n" ); document.write( "4x+6 = 162 \n" ); document.write( "4x = 156 \n" ); document.write( "x = 39 \n" ); document.write( "3x+6 = 123 \n" ); document.write( "39 emails sent; 123 received; total 162 \n" ); document.write( " |