<p>During one of my practice tests, I solved a Student Produced Response question. However, it took me a long time, and I only solved it with trail & error. Please help me find an efficient way to solve it.</p>
<p>Here it is:</p>
<p>The cost of a telephone call using long-distance carrier A is $1.00 for any time up to and including 20 minutes and $0.07 per minute thereafter. The cost using long-distance carrier B is $0.06 per minute for any amount of time. For a call that lasts t minutes, the cost using carrier A is the same as the cost using carrier B. If t is a positive integer greater than 20, what is the value of t? </p>
<p>TestMasters gave me the following solution (which is incorrect--the answer should be 40):</p>
<p>.06t + 1 = .07t
1 = .01t
100 = t</p>
<p>Therefore, 100 is the answer.</p>
<p>What the heck? Where did they pull that from? It's completely off base. Can someone please show me an efficient way of solving this problem? Thanks!</p>