Q. 138

Question

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

Marissa wants to blend candy selling for \(1.80 per pound with candy costing \)1.20 per pound to get a mixture that costs her $1.40 per pound to make. She wants to make 90 pounds of the candy blend. How many pounds of each type of candy should she use?

Step-by-Step Solution

Verified
Answer

The number of pounds of candy selling is 30 and the number of pounds of candy costing is 60.

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

We need to find the pounds of each type of candy.

Let x represents the number of pounds of selling and y represents the number of pounds of costing.

2Step 2. Form the equations

The total blend is of 90 pounds, so an equation can be written as

x+y=90     ...(1)

Marissa blends candy selling for $1.80 per pound with candy costing $1.20 per pound to get a mixture that costs $1.40 pounds, so an equation can be written as

1.80x+1.20y=1.40×901.80x+1.20y=126         ...(2)

3Step 3. Solve using substitution

Solve the first equation for y

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

Using the third equation, substitute 90-x for y in the second equation and solve for x

1.80x+1.20y=1261.80x+1.20(90-x)=1261.80x+108-1.20x=1261.80x-1.20x+108-108=126-1080.60x=18x=30

4Step 4. Find the value of y

Substitute 30 for x in the third equation

y=90-xy=90-30y=60

So, candy selling is 30 pounds and candy costing is 60 pounds.

5Step 5. Check the solution

Substitute 30 for x and 60 for y in the first equation formed.

x+y=9030+60=9090=90

It is a true statement.

Again, substitute the values in the second equation formed.

1.80x+1.20y=1261.80·30+1.20·60=12654+72=126126=126

This is also a true statement.

So the point satisfies both the equations.