Q. 139

Question

In the following exercise, translate to a system of equations and solve.  

How many pounds of nuts selling for \(6 per pound and raisins selling for \)3 per pound should Kurt combine to obtain 120 pounds of trail mix that cost him $5 per pound?

Step-by-Step Solution

Verified
Answer

Kurt should combine 80 pounds of nut and 40 pounds of raisins to get the required trail mix.

1Step 1. Identify and name what we are looking for

We need to know the quantity of nuts and raisins in the trail mix.

Let x represents the number of pounds of nuts in the trail mix and y represents the number of pounds of raisins in the trail mix.

2Step 2. Form the equations

The trail mix is of 120 pounds, so the amount of nuts and raisins should be equal to 120 and thus

x+y=120       ...(1)

The cost of nuts is $6 per pound and the cost of raisins is $3 per pound. The trail mix is of cost $5 per pound. So an equation can be made as

6x+3y=5×120 6x+3y=600        ...(2)

3Step 3. Solve using substitution

Solve the first equation for y

x+y=120x+y-x=120-xy=120-x         ...(3)

Now using the third equation substitute 120-x for y in the second equation and solve for x.

6x+3y=6006x+3(120-x)=6006x+360-3x=6006x-3x+360-360=600-3603x=240x=80

4Step 4. Find the value of y

Substitute 80 for x in the third equation

y=120-xy=120-80y=40

So the trail mix contains 80 pounds of nuts and 40 pounds of raisins.

5Step 5. Check the solution

Substitute 80 for x and 40 for y in the first equation formed.

x+y=12080+40=120120=120

It is a true statement.

Again, substitute the values in the second equation formed.

6x+3y=6006·80+3·40=600480+120=600600=600

This is also a true statement.

So the point satisfies both the equations.