document.write( "Question 41346: Brandon pays $4.95 a month for long distance telephone service that offers a flat rate of 7 cents per minute.
\n" ); document.write( "One month his long distance telephone bill was $10.69. How many minutes of long distance telephone calls were made that month?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #27481 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+0.07x+%2B+4.95\" where \"y\" is total cost and \"x\" is the number of minutes
\n" ); document.write( "\"10.69+=+0.07x+%2B+4.95\"
\n" ); document.write( "\"5.74+=+0.07x\"
\n" ); document.write( "\"82+=+x\"
\n" ); document.write( "\"+graph%28+600%2C+600%2C+80%2C+90%2C+-10%2C+12%2C+0.07x+%2B+4.95%2C+10.69+%29+\"
\n" ); document.write( "
\n" );