document.write( "Question 206048: I need help on making a system of equations based on a word problem. Here is the problem: Tricia and Michael share a cell phone plan, together; they made a total of 52 calls last month for a total of 620 minutes. Tricia averaged 15 minutes for each of her calls, while Michael averaged 10 minutes.\r
\n" );
document.write( "\n" );
document.write( "-How many calls did Tricia make last month?\r
\n" );
document.write( "\n" );
document.write( "-How many calls did Michael make last month?\r
\n" );
document.write( "\n" );
document.write( "Thank you for help. \n" );
document.write( "
Algebra.Com's Answer #155612 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Tricia and Michael share a cell phone plan, together; they made a total of 52 calls last month for a total of 620 minutes. Tricia averaged 15 minutes for each of her calls, while Michael averaged 10 minutes. \n" ); document.write( "-How many calls did Tricia make last month? \n" ); document.write( " \n" ); document.write( "-How many calls did Michael make last month? \r \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "Equations: \n" ); document.write( "Quantity Eq.::: t + m = 52 \n" ); document.write( "Time Eq:::::::15t + 10m = 620 \n" ); document.write( "-------------------------------------- \n" ); document.write( "Multiply thru the 1st to set it up for elimination: \n" ); document.write( "15t + 15m = 15*52 \n" ); document.write( "--- \n" ); document.write( "Subtract the 2nd equation from that and solve for \"m\": \n" ); document.write( "5m = 15*52-620 \n" ); document.write( " m = 32 (# of calls Michael made) \n" ); document.write( "--- \n" ); document.write( "Substitute into t+m=52 to solve for \"t\": \n" ); document.write( "t + 32 = 52 \n" ); document.write( "t = 20 (# of calls Tricia made) \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |