document.write( "Question 989232: The phone company Ringular 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 280 minutes, the monthly cost will be $165. If the customer uses 570 minutes, the monthly cost will be $310.\r
\n" );
document.write( "\n" );
document.write( "A) Find an equation in the form y = m x + b, where x is the number of monthly minutes used and y is the total monthly of the Ringular plan. \n" );
document.write( "
Algebra.Com's Answer #609604 by macston(5194)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x=per minute charge; b=flat monthly fee; y=total monthly charge \n" ); document.write( ". \n" ); document.write( "mx+b=y \n" ); document.write( "280x+b=$165 \n" ); document.write( "570x+b=$310 Subtract second equation from first. \n" ); document.write( "-290x=-$145 \n" ); document.write( "x=$0.50 \n" ); document.write( ". \n" ); document.write( "$0.50(280)+b=$165 \n" ); document.write( "$140+b=$165 \n" ); document.write( "b=$25 \n" ); document.write( ". \n" ); document.write( "ANSWER: y=$0.50x+$25 \n" ); document.write( ". \n" ); document.write( "CHECK \n" ); document.write( "$0.50(570)+$25=$310 \n" ); document.write( "$285+$25=$310 \n" ); document.write( "$310=$310 \n" ); document.write( " \n" ); document.write( " |