document.write( "Question 117859: A long distance phone call costs $0.70 for the first minute and $0.39 for each additional minute or portion thereof. Write an inequality representing the number of minutes a person could talk without exceeding $4. Do not solve the inequality. \n" ); document.write( "
Algebra.Com's Answer #85839 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A long distance phone call costs $0.70 for the first minute and $0.39 for each additional minute or portion thereof. Write an inequality representing the number of minutes a person could talk without exceeding $4. \n" ); document.write( "----------------- \n" ); document.write( "Let \"x\" be the number of minutes used. \n" ); document.write( "---------------------------------- \n" ); document.write( "INEQUALITY: \n" ); document.write( "0.70 + 0.39(x-1) <= 4 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |