document.write( "Question 95026: 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.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #69191 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! .36+.21X<3.00 \n" ); document.write( ".21X<3.00-.36 \n" ); document.write( ".21X<2.64 \n" ); document.write( "X<2.64/.21 \n" ); document.write( "X<12.57 MINUTES. \n" ); document.write( " |