document.write( "Question 1069661: The cost of a long-distance phone call is $0.44 for the first minute and $0.34 for each additional minute. If the total charge for a long-distance call is $4.86, how many minutes was the call? Thank You, Please help \n" ); document.write( "
Algebra.Com's Answer #684824 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 0.44+0.34x = 4.86 \n" ); document.write( "0.34x = 4.42 \n" ); document.write( "x = 4.42/0.34 = 13 minutes, but don't forget the first minute: 13+1=14 minutes. \n" ); document.write( " |