document.write( "Question 1005082: Ronnie is considering switching cell phone plans. The new plan would cost $5.95 per month plus $0.04 cents per minute.\r
\n" ); document.write( "\n" ); document.write( " a. What are the restrictions on the domain and range of this situation?\r
\n" ); document.write( "\n" ); document.write( " b. Write an equation in slope-intercept form to represent this situation.
\n" ); document.write( "

Algebra.Com's Answer #621466 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let the total cost for x minutes be C.
\n" ); document.write( "The domain must be x >= 0, since you can't make negative calls. The range must be >= $5.95, since even if zero calls are made, you still owe $5.95.
\n" ); document.write( "The function would be
\n" ); document.write( "C = .04x + 5.95
\n" ); document.write( "
\n" );