document.write( "Question 1200084: The phone company Splint has a monthly cellular plan where a customer pays a flat monthly fee and then a certain amount of money per minute used on the phone. If a customer uses 400 minutes, the monthly cost will be $227. If the customer uses 940 minutes, the monthly cost will be $497. \n" ); document.write( "
Algebra.Com's Answer #834102 by josgarithmetic(39630)\"\" \"About 
You can put this solution on YOUR website!
This is how Splint plan works.\r
\n" ); document.write( "\n" ); document.write( "For two points (time,bill) in variables (x,y) they are
\n" ); document.write( "(400,227) and (940,497).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=%28%28497-227%29%2F%28940-400%29%29x%2Bb\"\r
\n" ); document.write( "\n" ); document.write( "\"y=0.5x%2Bb\"\r
\n" ); document.write( "\n" ); document.write( "Picking the first point,
\n" ); document.write( "\"b=y-0.5x\"
\n" ); document.write( "\"b=227-0.5%2A400\"
\n" ); document.write( "\"b=27\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost for any month is \"highlight%28y=0.5x%2B27%29\".
\n" ); document.write( "
\n" );