document.write( "Question 1008543: Matt wants to call his mother long distance. The rate is 80 cents for the first three minutes and 20 cents for each additional minute. How long can he talk for $3.00? \n" ); document.write( "
Algebra.Com's Answer #624168 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Matt wants to call his mother long distance. The rate is 80 cents for the first three minutes and 20 cents for each additional minute. How long can he talk for $3.00? \n" ); document.write( "------ \n" ); document.write( "Equation:: \n" ); document.write( "Total time = 3min + x(1min) \n" ); document.write( "Value:: 80 + 20x = 300 \n" ); document.write( "20x = 220 \n" ); document.write( "x = 12 minutes \n" ); document.write( "---- \n" ); document.write( "Total time = 3min + 12min = 15 min \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |