SOLUTION: A certain concrete mixture contains 5% cement and 8% sand. How many pounds of this mixture and how many pounds of sand should be combined with 255 pounds of cement to make a batch

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: A certain concrete mixture contains 5% cement and 8% sand. How many pounds of this mixture and how many pounds of sand should be combined with 255 pounds of cement to make a batch       Log On


   



Question 892804: A certain concrete mixture contains 5% cement and 8% sand. How many pounds of this mixture and how many pounds of sand should be combined with 255 pounds of cement to make a batch that is 12% cement and 15% sand? Set-up is my issue
Found 2 solutions by josmiceli, josgarithmetic:
Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let +a+ = pounds of the 5% cement
and 8% sand mixture needed
---------------------------
+.05a+ = pounds of cement in this mixture
+.08a+ = pounds of sand in this mixture
---------------------------
Let +c+ = pounds of additional sand to be added
Also +255+ pounds of cement are added
---------------------------------------
(1) Total pounds of mixture =
+a+%2B+c+%2B+255+
----------------
The pounds of cement in final mixture:
(2) +.05a+%2B+255+=+.12%2A%28+a+%2B+c+%2B+255+%29+
--------------------------------------
The pounds of sand in final mixture:
(3) +.08a+%2B+c+=+.15%2A%28+a+%2B+c+%2B+255+%29+
--------------------------------------
This is 2 equations and 2 unknowns, so it
should be solvable. If you don't mind, I'll try to solve it
so I can check it
----------------------------------
(2) +.05a+%2B+255+=+.12a+%2B+.12c+%2B+30.6+
(2) +.12a+-+.05a+%2B+.12c+=+255+-+30.6+
(2) +.07a+%2B+.12c+=+224.4+
(2) +7a+%2B+12c+=+22440+
---------------------------
(3) +.08a+%2B+c+=+.15a+%2B+.15c++%2B+38.25+
(3) +-.07a+%2B+.85c+=+38.25+
(3) +-7a+%2B+85c+=+3825+
-------------------------
Add (2) and (3)
(3) +-7a+%2B+85c+=+3825+
(2) +7a+%2B+12c+=+22440+
------------------------
+97c+=+26265+
+c+=+270.77+
and
(2) +7a+%2B+12%2A270.77+=+22440+
(2) +7a+=+22440+-+3249.24+
(2) +7a+=+19190.76+
(2) +a+=+2741.54+
---------------------
+.05a+=+.05%2A2741.54+
+.05a+=+137.077+
--------------------
+.08a+=+.08%2A2741.54+
+.08a+=+219.32+
------------------
137.08 pounds of cement from the mixture
219.32 pounds of sand from the mixture
270.77 pounds of additional sand
are needed to make 12% cement and 15% sand mixture
--------------------------------
check:
(2) +.05a+%2B+255+=+.12%2A%28+a+%2B+c+%2B+255+%29+
(2) +137.08+%2B+255+=+.12%2A%28+2741.54+%2B+270.77+%2B+255+%29+
(2) +392.08+=+.12%2A3267.31+
(2) +392.08+=+392.08+
That's hopeful- you can check the other equation
if you agree with my basic setup that is.
Hope this helps










Answer by josgarithmetic(39618) About Me  (Show Source):
You can put this solution on YOUR website!
255 pounds of cement;
x pounds of the available mixture;
s pounds of sand;
Resulting Mix must be 12% cement and 15% sand.

You not yet know exactly the quantity of the resulting mix, but you know it will be 255+x+s pounds.

Account for Cement Result:
%28255%2B%280.05%29x%29%2F%28255%2Bx%2Bs%29=0.12

Account for Sand Result:
%28%280.08%29x%2Bs%29%2F%28255%2Bx%2Bs%29=0.15

Each of those accounting equations is written for decimal fractions instead of using percents. The equations appear as rational form but working through them to simplify shows each is a linear equation in x and s.