document.write( "Question 1199003: Ben's monthly phone bill includes a fixed charge, which is the same each month, and an additional flat rate charge for each long distance call. One month the bill was $32, which included charges for 4 long distance calls. The following month the bill was $38, which included charges for 6 long distance calls. Find the fixed charge and the additional flat-rate charge per long distance call. Assign variables and write the equations
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #832689 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Ben's monthly phone bill includes a fixed charge, which is the same each month,
\n" ); document.write( "and an additional flat rate charge for each long distance call.
\n" ); document.write( "One month the bill was $32, which included charges for 4 long distance calls.
\n" ); document.write( "The following month the bill was $38, which included charges for 6 long distance calls.
\n" ); document.write( "Find the fixed charge and the additional flat-rate charge per long distance call.
\n" ); document.write( "Assign variables and write the equations
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "

        Part 1

\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "First, everything can be solved without any equations.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The difference between the two monthly bills is 38-32 = 6 dollars and 6-4 = 2 calls.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Hense, each call cocts 6/2 = 3 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the fixed monthly charge is  32 - 4*3 = 20 dollars (using the data of the 1st month).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the problem is just solved in this way.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "

        Part 2

\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "With equations, let \"a\" be the fixed monthly charge and let \"b\" is the rate per one call.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the monthly cost equation is \r\n" );
document.write( "\r\n" );
document.write( "    C = a + bx.\r\n" );
document.write( "\r\n" );
document.write( "where x is the number of calls.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You write it for two consecutive months\r\n" );
document.write( "\r\n" );
document.write( "    a + 4b = 32,    (1)\r\n" );
document.write( "\r\n" );
document.write( "    a + 6b = 38.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you subtract equation (1) from equation (2)\r\n" );
document.write( "\r\n" );
document.write( "        6b - 4b = 38 - 32\r\n" );
document.write( "\r\n" );
document.write( "           2b   =    6\r\n" );
document.write( "\r\n" );
document.write( "            b   =    6/2 = 3.    Thus, in this part, you simply REPEAT\r\n" );
document.write( "                                 operations, which I did mentally in the first part.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Having  b= 3,  you find \"a\" from equation (1) as\r\n" );
document.write( "\r\n" );
document.write( "    a = 32 - 4*3 = 20.           Exactly as I did it in my first solution.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved, with full explanations.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The lesson to learn from this my lecture is that this problem can be solved mentally
\n" ); document.write( "in couple of seconds without using any equations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To see many other solved similar and different problems,  look into the lesson\r
\n" ); document.write( "\n" ); document.write( "    - HOW TO solve these simple word problems MENTALLY without using equations \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Read it and get be trained in  MENTAL  solution of similar problems.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );