document.write( "Question 1062771: A telephone company charges $4.95 per month plus $0.05 per minute. The monthly cost of the
\n" ); document.write( "plan can be described by the equation 𝑐 = 0.05𝑚 + 4.95, where m is the number of minutes.
\n" ); document.write( "how to find y intercept with out graphing
\n" ); document.write( " If you talk 140 minutes in a month, how much will your plan cost
\n" ); document.write( "

Algebra.Com's Answer #677754 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
c = 0.05m + 4.95
\n" ); document.write( ":
\n" ); document.write( "The graph of c has m plotted on the x axis, therefore
\n" ); document.write( ":
\n" ); document.write( "we set m = 0 to find the y intercept
\n" ); document.write( ":
\n" ); document.write( "c = 0.05 * 0 + 4.95
\n" ); document.write( ":
\n" ); document.write( "***********************
\n" ); document.write( "the y intercept is 4.95
\n" ); document.write( "***********************
\n" ); document.write( ":
\n" ); document.write( "c = 0.05 * 140 + 4.95 = 11.95
\n" ); document.write( ":
\n" ); document.write( "*********************************************
\n" ); document.write( "The cost for 140 minutes in a month is $11.95
\n" ); document.write( "*********************************************
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );