document.write( "Question 53948: Can someone help me on this problem?\r
\n" );
document.write( "\n" );
document.write( " The cost for a long-distance telephone call is $0.36 for the first minute and $0.21 for each additional minute or portion thereof. I need to write an inequality representing the number of minutes a person could talk without exceeding $3.\r
\n" );
document.write( "\n" );
document.write( " Thanks, Ashley \n" );
document.write( "
Algebra.Com's Answer #36183 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The cost for a long-distance telephone call is $0.36 for the first minute and $0.21 for each additional minute or portion thereof. I need to write an inequality representing the number of minutes a person could talk without exceeding $3. \n" ); document.write( "----- \n" ); document.write( "Let \"x\" be the number of minutes of calls. \n" ); document.write( "INEQUALITY: \n" ); document.write( "1st minute cost + cost of additional minutes <=$3.00 \n" ); document.write( "0.36 + {0.21)(x-1)<=3.00 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |