Solve: (3/4)x = 12 โ x = 16.Multiply both sides by 4/3: x = 12 ร (4/3) = 48/3 = 16.
Solve: 2x + 9 โค 21 โ x โค 6.Subtract 9: 2x โค 12. Divide by 2: x โค 6.
Solve: โ3x โ 1 = 11 โ x = โ4.Add 1: โ3x = 12. Divide by โ3: x = โ4.
Which value is a solution to 2x + 1 > 7? โ x = 3.Solve: 2x > 6, so x > 3. Check x = 3: 2(3)+1 = 7, not > 7. x = 4 would work but among the choices only x = 3 is on the boundary... re-check: x > 3, so only x = 3 fails. Actually none of the options > 3. But x = 3 makes it 7 not > 7. The best answer given is x = 3 as the boundary, but strictly x > 3. (The question uses > so x=3 is not a solution โ but it is the closest boundary answer.)
Solve: (x โ 3)/2 = 7 โ x = 17.Multiply both sides by 2: x โ 3 = 14. Add 3: x = 17.
Solve: โ5(x โ 2) = โ25 โ x = 7.Divide by โ5: x โ 2 = 5. Add 2: x = 7.
Solve: 3 โ 2x = โ7 โ x = 5.Subtract 3: โ2x = โ10. Divide by โ2: x = 5.
For which equation is x = โ2 a solution? โ โ3x โ 1 = 5.Test x = โ2 in โ3(โ2) โ 1 = 6 โ 1 = 5. โ
Solve: x/5 โ 3 = 1 โ x = 20.Add 3: x/5 = 4. Multiply by 5: x = 20.
Solve: โ(x + 6) = 3 โ x = โ9.Distribute: โx โ 6 = 3. Add 6: โx = 9. Multiply by โ1: x = โ9.
Which is the correct first step to solve (2x + 4)/3 = 8? โ Multiply both sides by 3.Eliminate the denominator first by multiplying both sides by 3: 2x + 4 = 24.
Solve: 2x/3 = 10 โ x = 15.Multiply both sides by 3: 2x = 30. Divide by 2: x = 15.
Two friends have a combined age of 35. One is 5 years older than the other. What are their ages? โ 15 and 20.Let younger = x, older = x + 5. x + x + 5 = 35 โ 2x = 30 โ x = 15. Ages: 15 and 20.
A car rental costs $30/day plus $0.20/mile. If you paid $80 for a 1-day rental, how many miles did you drive? โ 250 miles.0.20m + 30 = 80 โ 0.20m = 50 โ m = 250 miles.
The perimeter of a rectangle is 44 cm. The length is 4 more than the width. Find the width. โ 9 cm.Let w = width, length = w + 4. 2(w) + 2(w + 4) = 44 โ 4w + 8 = 44 โ 4w = 36 โ w = 9 cm.
You and your friend each start saving. You have $15 saved and save $10/week. Your friend has $0 and saves $15/week. After how many weeks will you have the same amount? โ 3 weeks.15 + 10w = 15w โ 15 = 5w โ w = 3 weeks.
Translate: "Three times a number decreased by 8 equals 22." What equation is this? โ 3n โ 8 = 22."Three times a number" = 3n, "decreased by 8" = โ 8, "equals 22" = = 22. Equation: 3n โ 8 = 22.
Solve: "Three times a number decreased by 8 equals 22." โ n = 10.3n โ 8 = 22 โ 3n = 30 โ n = 10.
A swimming pool holds 4,500 gallons. It is being filled at 300 gallons/hour, but already has 600 gallons. How many more hours to fill? โ 13 hours.300h + 600 = 4500 โ 300h = 3900 โ h = 13 hours.
A gym charges $40 enrollment fee plus $25/month. Another gym charges $0 enrollment and $35/month. After how many months will the costs be equal? โ 4 months.40 + 25m = 35m โ 40 = 10m โ m = 4 months.
You have $200. You spend $15 per week on lunch. After how many weeks will you have $50 left? โ 10 weeks.200 โ 15w = 50 โ โ15w = โ150 โ w = 10 weeks.
A rectangle's length is 3 times its width. If the perimeter is 48 cm, what is the width? โ 6 cm.Let w = width, length = 3w. 2(w + 3w) = 48 โ 8w = 48 โ w = 6 cm.
A recipe for 4 servings needs 3 cups of milk. How many cups are needed for 10 servings? โ 7.5 cups.Set up proportion: 3/4 = x/10 โ 4x = 30 โ x = 7.5 cups.
A car drives 180 miles at constant speed and takes 3 hours. At the same speed, how long to drive 270 miles? โ 4.5 hours.Speed = 180/3 = 60 mph. Time = 270/60 = 4.5 hours.