document.write( "Question 569356: Ok, my son is has a problem in Algebra, he is in the 9th grade. I can get the answer for him but he need to write it in algebra terms. I never took algebra in school, so if I can tell you the question. can you please tell me how to write it in algebra terms.\r
\n" );
document.write( "\n" );
document.write( " Mike just got a phone bill for $27.60. he is charge $.07 per minute for local calls and $.20 for long distance calls. he talked for a total of 320 minutes. How many long distance minutes did he use?\r
\n" );
document.write( "\n" );
document.write( "It sounds just like a typical story problem and easy to solve but feel bad that I can't put it in Algebra form\r
\n" );
document.write( "\n" );
document.write( "Thanks so much,\r
\n" );
document.write( "\n" );
document.write( "Until Next time,
\n" );
document.write( "Sue \n" );
document.write( "
Algebra.Com's Answer #367314 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Mike just got a phone bill for $27.60. he is charged $.07 per minute for local calls and $.20 for long distance calls. he talked for a total of 320 minutes. \n" ); document.write( " How many long distance minutes did he use? \n" ); document.write( ": \n" ); document.write( "We need two equation to solve two unknowns, we are going to use substitution to solve this \n" ); document.write( "Let x = no. of local minutes \n" ); document.write( "Let y = no. of L.D minutes \n" ); document.write( "; \n" ); document.write( "x + y = 320; (total minutes equation \n" ); document.write( "x = (320-y); this form for substitution \n" ); document.write( ": \n" ); document.write( ".07x + .20y = 27.60; (total cost equation) \n" ); document.write( "Replace x with (320-y) \n" ); document.write( ".07(320-y) + .20y = 27.60 \n" ); document.write( "22.4 - .07y + .20y = 27.60; (multiplied what's inside the brackets) \n" ); document.write( "-.07y +.20y = 27.60 - 22.4 \n" ); document.write( ".13y = 5.20 \n" ); document.write( "y = \n" ); document.write( "y = 40 minutes of L.D calls which is answer they want \n" ); document.write( ": \n" ); document.write( "then in order to check our solution \n" ); document.write( "using x + y = 320 \n" ); document.write( "x + 40 = 320 \n" ); document.write( "x = 320 - 40 \n" ); document.write( "x = 280 minutes of Local calls \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Confirm this in the equation; .07x + .20y = 27.60 \n" ); document.write( ".07(280) + .20(40) = \n" ); document.write( "19.60 + 8.00 = 27.60; \n" ); document.write( " |