document.write( "Question 1196026: Josel buys cell-phone services from a company that charges a minimum of $20 per
\n" );
document.write( "month. For that $20, he is allowed 100 minutes of free calls. For any calls above
\n" );
document.write( "100 minutes, he pays 50 cents per additional minute. Sketch a graph that describes
\n" );
document.write( "Josel’s monthly bill as a function of total time. Clearly label your graph.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #828692 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Josel buys cell-phone services from a company that charges a minimum of $20 per \n" ); document.write( "month. For that $20, he is allowed 100 minutes of free calls. For any calls above \n" ); document.write( "100 minutes, he pays 50 cents per additional minute. Sketch a graph that describes \n" ); document.write( " C(m) = .5(m - 100) + 20, with m ≥ 100\n" ); document.write( " |