document.write( "Question 33653: The cost for a long-distance telephone call is $0.36 for the
\n" );
document.write( "first minute and $0.21 for each additional minute or portion thereof. Write an
\n" );
document.write( "inequality representing the number of minutes a person could talk without
\n" );
document.write( "exceeding $3. \n" );
document.write( "
Algebra.Com's Answer #20077 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! .36+(.21x)=3.00 or .21x=3.00-.36 or .21x=2.64 or x=2.64/.21 or x=12.571428 therefore a 13 minute call can be made for .36+12*.21 or .36+2.52=2.88 \n" ); document.write( " |