document.write( "Question 1164060: Over the last three evenings, Susan received a total of 113 phone calls at the call center. The second evening, she received 5 more calls than the first evening. The third evening, she received 4 times as many calls as the first evening. How many phone calls did she receive each evening. \n" ); document.write( "
Algebra.Com's Answer #788702 by greenestamps(13215) You can put this solution on YOUR website! \n" ); document.write( "first evening: x \n" ); document.write( "second evening: x+5 (5 more than the first) \n" ); document.write( "third evening: 4x (4 times as many as the first) \n" ); document.write( "The total number of calls was 113: \n" ); document.write( " \n" ); document.write( "(1) Solve the equation for x using basic algebra \n" ); document.write( "(2) Use that value of x to determine the number of calls each evening \n" ); document.write( " \n" ); document.write( " |