document.write( "Question 159670This question is from textbook Algebra and Trigonometry Structure and Method book 2
\n" );
document.write( ": I have been struggling to figure out this problem and I was wondering if someone could help me? Please and Thank You!! I would deeply appreciate it!!\r
\n" );
document.write( "\n" );
document.write( "Problem Solving: Using Systems
\n" );
document.write( "An overseas phone call is charged at one rate (a fixed amount) for the first minute and at a different rate for each additional minute. If a 7 min call costs $10, and a 4 min call costs $6.40, find each rate. \n" );
document.write( "
Algebra.Com's Answer #117727 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! An overseas phone call is charged at one rate (a fixed amount) for the first minute and at a different rate for each additional minute. If a 7 min call costs $10, and a 4 min call costs $6.40, find each rate. \n" ); document.write( ". \n" ); document.write( "Let F = fixed rate \n" ); document.write( "and R = additional minutes rate \n" ); document.write( ". \n" ); document.write( "Because we have two unknowns, we'll need two equations. \n" ); document.write( "Our first equation comes from \"a 7 min call costs $10\" \n" ); document.write( "F + 7R = 10 \n" ); document.write( ". \n" ); document.write( "Our second equation comes from \"a 4 min call costs $6.40\" \n" ); document.write( "F + 4R = 6.40 \n" ); document.write( ". \n" ); document.write( "Subtracting equation 2 from equation 2: \n" ); document.write( " F + 7R = 10 \n" ); document.write( "-F - 4R = -6.40 \n" ); document.write( "---------------- \n" ); document.write( " 3R = 3.60 \n" ); document.write( "R = $1.20 \n" ); document.write( ". \n" ); document.write( "To find F, substitute the above into equation 1 and solve: \n" ); document.write( "F + 7R = 10 \n" ); document.write( "F + 7(1.20) = 10 \n" ); document.write( "F + 8.4 = 10 \n" ); document.write( "F = $1.60 \n" ); document.write( ". \n" ); document.write( "Therefore: \n" ); document.write( "Fixed rate is $1.60 \n" ); document.write( "Per minute charge after the first min is $1.20 \n" ); document.write( " \n" ); document.write( " |