document.write( "Question 936320: Please help me solve this problem: A cable company charges $39.95 per month for basic cable service and $8.95 per month for each premium channel. If Derek's monthly bill is $66.80, how many premium channels does he receive? \n" ); document.write( "
Algebra.Com's Answer #569774 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = number of premium channels
\n" ); document.write( "y = total cost
\n" ); document.write( "---
\n" ); document.write( "y = 8.95x + 39.95
\n" ); document.write( "---
\n" ); document.write( "66.80 = 8.95x + 39.95
\n" ); document.write( "8.95x = 66.80 - 39.95
\n" ); document.write( "x = (66.80 - 39.95)/8.95
\n" ); document.write( "x = 3
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );