document.write( "Question 804526: In 2007, the average e-mail user sent 578 personal and business e-mails each week. The number of business e-mails was 32 more than the number of personal e-mails. How many of each type were sent each week? \n" ); document.write( "
Algebra.Com's Answer #484829 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In 2007, the average e-mail user sent 578 personal and business e-mails each week. The number of business e-mails was 32 more than the number of personal e-mails. How many of each type were sent each week? \n" ); document.write( "------------------ \n" ); document.write( "B + P = 578 \n" ); document.write( "B = P + 32 \n" ); document.write( "--- \n" ); document.write( "P+32 + P = 578 \n" ); document.write( "2P = 546 \n" ); document.write( "P = 273 \n" ); document.write( "B = 305 \n" ); document.write( " |