SOLUTION: Translate the problem into a pair of linear equations in two variables.Solve the equations using either elimination or substitution. Problem: A contractor mixes concrete from b

Algebra ->  Linear-equations -> SOLUTION: Translate the problem into a pair of linear equations in two variables.Solve the equations using either elimination or substitution. Problem: A contractor mixes concrete from b      Log On


   



Question 263757: Translate the problem into a pair of linear equations in two variables.Solve the equations using either elimination or substitution.
Problem:
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?

Found 2 solutions by mananth, jsmallt9:
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
Translate the problem into a pair of linear equations in two variables.Solve the equations using either elimination or substitution.
Problem:
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?
let the total no of bags be x
then x-10 will be number of bags with 7% cement
x-10*0.07+0.155*10= x*0.12
0.07x- 0.7+1.55=0.12x
-0.05x =-0.85
x= 17 bags
7 bags of 7% cement will have to be mixed

Answer by jsmallt9(3758) About Me  (Show Source):
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.)

We have two unknowns in this problem: The number of bags of 7% cement and the total number of bags used. So
Let x = the number of bags of 7% cement, and
y = the total number of bags of 12% cement.

So the equations are:
x + 10 = y
and
0.07%2Ax+%2B+0.155%2A10+=+0.12%2Ay
With the first equation already solved for y, using the Substitution Method seems easiest. So we'll substitute into the second equation for y:
0.07%2Ax+%2B+0.155%2A10+=+0.12%2A%28x%2B10%29
Now we have a one-variable equation to solve. First we'll simplify:
0.07x+%2B+1.55+=+0.12x+%2B+1.2
I'll get rig of the decimals by multiplying both sides by 100:
7x+%2B+155+=+12x+%2B+120
Next we'll get the variable on just one side by subtracting 7x from each side:
155+=+5x+%2B+120
Subtract 120 from each side:
35+=+5x
Divide both sides by 5:
7+=+x
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.