document.write( "Question 487755: Patricia knows that at some point during the calendar year her basic monthly telephone rate increased from $17.10 to $18.40. If she paid a total of $207.80 for basic telephone service for the calendar year, in what month did the rate increase take effect? \n" ); document.write( "
Algebra.Com's Answer #333144 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
her total bill was $207.80
\n" ); document.write( "she had x months at a rate of $17.10
\n" ); document.write( "she had y months at a rate of $18.40
\n" ); document.write( "you have 2 equations.
\n" ); document.write( "x + y = 12
\n" ); document.write( "17.10*x + 18.40*y = 207.8
\n" ); document.write( "you need to solve these 2 equations simultaneously to get your answer.
\n" ); document.write( "we'll solve this equation by elimination.
\n" ); document.write( "your equations are:
\n" ); document.write( "x + y = 12 (equation 1)
\n" ); document.write( "17.10x + 18.40y = 207.8 (equation 2)
\n" ); document.write( "multiply both sides of equation 1 by 17.10 to get:
\n" ); document.write( "17.10x + 17.10y = 205.2 (equation 3)
\n" ); document.write( "17.10x + 18.40y = 207.8 (equation 2)
\n" ); document.write( "subtract equation 3 from equation 2 to get:
\n" ); document.write( "1.3y = 2.6
\n" ); document.write( "divide both sides of this equation by 1.3 to get:
\n" ); document.write( "y = 2
\n" ); document.write( "since x + y = 12, this means that:
\n" ); document.write( "x = 10
\n" ); document.write( "y = 2
\n" ); document.write( "substitute these values for x and y in equation 2 to get:
\n" ); document.write( "17.10*10 + 18.40*2 = 207.8 which becomes:
\n" ); document.write( "171.0 + 36.8 = 207.8 which becomes:
\n" ); document.write( "207.8 = 207.8
\n" ); document.write( "this confirms the values for x and y are good.
\n" ); document.write( "your answer is:
\n" ); document.write( "she had 10 months at $17.10 and 2 months at $18.40
\n" ); document.write( "the rate increase took effect in November.
\n" ); document.write( "
\n" ); document.write( "
\n" );