document.write( "Question 574818: I have a big test and cannot firqure this out please help
\n" );
document.write( "A cellular phone company offers a contract for which the cost C, in dollars, of T minutes of telephoning is given by C=0.25(t-600)+50.95, where it is assumed that t is greater then or equal to 600 minutes. What time keeps the cost between $97.95 and $123.45?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "for the cost to be between 97.95 and 123.45 the time must be between and minutes \n" );
document.write( "
Algebra.Com's Answer #369301 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! C=0.25(t-600)+50.95, where it is assumed that t is greater then or equal to 600 minutes. What time keeps the cost between $97.95 and $123.45? \n" ); document.write( "----------- \n" ); document.write( "97.95 <= 0.25(t-600)+50.95 <= 123.45 \n" ); document.write( "---- \n" ); document.write( "Subtract 50.95 along the line: \n" ); document.write( "---- \n" ); document.write( "45 <= 0.25(t-600) <=72.50 \n" ); document.write( "--- \n" ); document.write( "Divide through by 0.25 to get: \n" ); document.write( "180 <= t-600 <= 290 \n" ); document.write( "---- \n" ); document.write( "Add 600 along the line: \n" ); document.write( "780 <= t <=890 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |