document.write( "Question 263757: Translate the problem into a pair of linear equations in two variables.Solve the equations using either elimination or substitution.\r
\n" );
document.write( "\n" );
document.write( "Problem:
\n" );
document.write( "A contractor mixes concrete from bags of pre-mix for small jobs. How many bags with 7% cement should he mix with 10 bags of 15.5% cement to produce a mix containing 12% cement? \n" );
document.write( "
Algebra.Com's Answer #194369 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! (A solution provided by another tutor provides the correct solution by it does not use 2 equations and two variables as the problem specifies.) \n" ); document.write( "We have two unknowns in this problem: The number of bags of 7% cement and the total number of bags used. So \n" ); document.write( "Let x = the number of bags of 7% cement, and \n" ); document.write( "y = the total number of bags of 12% cement. \n" ); document.write( "So the equations are: \n" ); document.write( "x + 10 = y \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "With the first equation already solved for y, using the Substitution Method seems easiest. So we'll substitute into the second equation for y: \n" ); document.write( " \n" ); document.write( "Now we have a one-variable equation to solve. First we'll simplify: \n" ); document.write( " \n" ); document.write( "I'll get rig of the decimals by multiplying both sides by 100: \n" ); document.write( " \n" ); document.write( "Next we'll get the variable on just one side by subtracting 7x from each side: \n" ); document.write( " \n" ); document.write( "Subtract 120 from each side: \n" ); document.write( " \n" ); document.write( "Divide both sides by 5: \n" ); document.write( " \n" ); document.write( "Since the question is how many bags of 7% cement are used and since x is this number, we don't really care about y. The answer to the question is 7. \n" ); document.write( " \n" ); document.write( " |