document.write( "Question 1033680: Can someone please help me make a systems of equations using this problem: \r
\n" );
document.write( "\n" );
document.write( "Your local cable television company offers two plans: basic service with one movie channel for $35 per month, or basic service with two movie channels for $45 per month. What is the charge for the basic service and the charge for each movie channel? \n" );
document.write( "
Algebra.Com's Answer #648334 by addingup(3677)![]() ![]() You can put this solution on YOUR website! movie channel: x \n" ); document.write( "35+x = 45 \n" ); document.write( "x = 45-35 \n" ); document.write( "x = 10 this is the cost for a movie channel. \n" ); document.write( " |