document.write( "Question 1201034: Over the last 3 evenings, Linda received a total of 64 phone calls at the call center. The second evening, she received 8 more calls than the first evening. The third evening, she received 2 times as many calls as the second evening. How many phone calls did she receive each evening? \n" ); document.write( "
Algebra.Com's Answer #835279 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
total calls received on 3 days =64\r
\n" ); document.write( "\n" ); document.write( "First day we assume she got x calls
\n" ); document.write( "On second day she received x+8 calls
\n" ); document.write( "Third she received 2(x+8) calls\r
\n" ); document.write( "\n" ); document.write( "Therefore x+ x+8 +2(x+8) =64\r
\n" ); document.write( "\n" ); document.write( "x+x+8 +2x+16 = 64
\n" ); document.write( "4x +24 =64
\n" ); document.write( "4x = 40
\n" ); document.write( "x=10
\n" ); document.write( "Day 1 10 calls
\n" ); document.write( "Day 2 10+8 =18 calls
\n" ); document.write( "Day 3 18*2 = 36 calls\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );