document.write( "Question 63211: 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 #43979 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 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( "----------- \n" ); document.write( "Let the number of minutes talked be \"x\". \n" ); document.write( "36+21(x-1)<=300 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |