← Back to Learn by Concept

Algebra · Learn by Concept

Algebra Help: Creating Solving One Variable Equations Inequalities

Review real example questions for Creating Solving One Variable Equations Inequalities in Algebra.

Question 1 / 10

0 of 10 answered

Tickets to a school play cost $9 each, and there is a one-time online fee of $4 per order. Jordan has at most $40 to spend. Write an inequality representing the number of tickets Jordan can buy.

Let $t$ = the number of tickets.

All questions

Question 1

Tickets to a school play cost $9 each, and there is a one-time online fee of $4 per order. Jordan has at most $40 to spend. Write an inequality representing the number of tickets Jordan can buy.

Let $t$ = the number of tickets.

  1. 9t+4409t + 4 \ge 40
  2. 9t4409t - 4 \le 40
  3. 4t+9404t + 9 \le 40
  4. 9t+4409t + 4 \le 40 (correct answer)

Explanation: This question tests your ability to translate a real-world situation into a mathematical equation or inequality, solve it, and interpret the result in the original context. For inequalities, words like 'at most,' 'maximum,' 'no more than' signal ≤ (less than or equal), while 'at least,' 'minimum,' 'no less than' signal ≥ (greater than or equal). 'More than' means > (strict), and 'less than' means <. These key phrases tell you which inequality symbol to use! The context 'tickets cost $9 each with a $4 fee, at most $40' uses the phrase 'at most,' which signals ≤. Setting up: cost per ticket times number plus fee ≤ total available, so 9t + 4 ≤ 40. Solving: subtract 4 → 9t ≤ 36, divide by 9 → t ≤ 4. This means Jordan can buy a maximum of 4 whole tickets. Choice A is correct because it properly sets up the inequality from the context with the fee added and uses ≤ for 'at most,' giving t ≤ 4 tickets within budget. Choice D sets up the inequality incorrectly: it switches the variables to 4t + 9 ≤ 40, which would be like $4 per ticket and $9 fee, but the problem says $9 tickets and $4 fee—reading carefully for relationships is key! For inequalities, make a quick reference card: 'at most/maximum/no more than' → ≤ (can equal or be less), 'at least/minimum/no less than' → ≥ (can equal or be more), 'more than/over' → > (strictly greater), 'less than/under' → < (strictly less). Having these memorized means you'll never use the wrong symbol!

Question 2

A ball is thrown upward from the ground. Its height (in feet) after tt seconds is given by h=16t2+64th = -16t^2 + 64t. Solve for the time(s) when the ball is on the ground.

Let tt = time in seconds.

  1. t=2t = 2 only
  2. t=0t = 0 and t=4t = 4 (correct answer)
  3. t=0t = 0 and t=2t = 2
  4. t=4t = 4 only

Explanation: This question tests your ability to translate a real-world situation into a mathematical equation or inequality, solve it, and interpret the result in the original context. Different contexts lead to different equation types: constant rates give linear equations (like cost = rate × quantity + fee), area problems often give quadratics (like length × width = area), and growth over time gives exponentials (like population = initial × (growth rate)^time). The context clues tell you which form to use. This is a motion problem, which means quadratic! Let t = time in seconds. The relationship 'height after t seconds is given by h = -16t² + 64t' and 'when the ball is on the ground' translates to set h=0: -16t² + 64t = 0. Using factoring, -16t(t - 4) = 0, so t=0 or t=4. Checking context: both make sense—at t=0 (start) and t=4 (lands). Interpreting: the ball is on the ground at 0 seconds and after 4 seconds. Choice B is correct because it properly sets up the quadratic equation from context, solves correctly, and interprets appropriately, giving t=0 and t=4 seconds. Choice D finds one solution to the quadratic but misses the other: solving gives two values, but perhaps they ignored t=0 since it's the start. For quadratics, always check both solutions against the real-world situation! The 'reality check' is your best friend: after solving, substitute your answer back into the original equation (math check), then ask 'does this make sense?' (reality check). Can dimensions be negative? Can you buy 7.3 shirts? Can there be -4 hours? The context tells you what's possible and what's not!

Question 3

You have at most $50 to spend on notebooks that cost $4 each. Write an inequality representing this constraint and find the maximum number of notebooks you can buy. Let nn = number of notebooks.

  1. Maximum n=11n=11
  2. Maximum n=12n=12 (correct answer)
  3. Maximum n=13n=13
  4. Maximum n=14n=14

Explanation: This question tests your ability to translate a real-world situation into a mathematical equation or inequality, solve it, and interpret the result in the original context. For inequalities, words like 'at most,' 'maximum,' 'no more than' signal ≤ (less than or equal), while 'at least,' 'minimum,' 'no less than' signal ≥ (greater than or equal). 'More than' means > (strict), and 'less than' means <. These key phrases tell you which inequality symbol to use! The context 'at most $50 to spend' uses the phrase 'at most,' which signals ≤. Setting up: cost of notebooks ≤ money available, so 4n ≤ 50. Solving: n ≤ 12.5. This means a maximum of 12 whole notebooks (can't buy half a notebook!). Choice B is correct because it properly sets up the inequality from context, solves correctly, and interprets appropriately in the real world, giving maximum n = 12 notebooks. Choice C would cost 4(13) = $52, which exceeds the $50 budget. When dealing with discrete items like notebooks, always round down to stay within the constraint! For inequalities, make a quick reference card: 'at most/maximum/no more than' → ≤ (can equal or be less), 'at least/minimum/no less than' → ≥ (can equal or be more), 'more than/over' → > (strictly greater), 'less than/under' → < (strictly less). Having these memorized means you'll never use the wrong symbol!

Question 4

Pump A can fill a pool in 12 hours. Pump B can fill the same pool in xx hours. Working together, they fill the pool in 8 hours. Set up and solve an equation to find how long Pump B takes to fill the pool alone.

Let xx = Pump B's time (in hours).

  1. x=20x = 20
  2. x=24x = 24 (correct answer)
  3. x=18x = 18
  4. x=16x = 16

Explanation: This question tests your ability to translate a real-world situation into a mathematical equation or inequality, solve it, and interpret the result in the original context. Different contexts lead to different equation types: constant rates give linear equations (like cost = rate × quantity + fee), area problems often give quadratics (like length × width = area), and growth over time gives exponentials (like population = initial × (growth rate)^time). The context clues tell you which form to use. For rate problems like this, we set up: rates add when working together, so Pump A rate 1/12 + Pump B rate 1/x = combined rate 1/8. This gives us 1/12 + 1/x = 1/8. Solving: subtract 1/12 → 1/x = 1/8 - 1/12 = (3-2)/24 = 1/24, so x=24. Interpreting: Pump B takes 24 hours alone. Choice B is correct because it properly sets up the rational equation from context, solves correctly, and interprets appropriately, giving x=24 hours. Choice A makes an arithmetic error: perhaps in subtracting fractions, doing 1/8 - 1/12 = (3-2)/24=1/24 correctly but then misinterpreting. With all the steps in solving word problems—setting up, solving, interpreting—it's easy for calculation errors to slip in. Double-checking arithmetic is always worth it! The foolproof word problem strategy: (1) Read carefully and identify what's unknown—that's your variable, (2) Find what you know—those are your numbers, (3) Look for relationships—how are quantities connected? This gives you the equation, (4) Solve the equation using appropriate methods, (5) Check: does your answer satisfy the equation AND make sense in context? Following these steps systematically prevents most mistakes!

Question 5

An investment account grows according to the formula A=2500(1.06)tA = 2500(1.06)^t, where AA is the account value and tt is time in years. At the same time, the investor makes annual withdrawals of $200. Which equation represents the net account balance when accounting for both growth and withdrawals over $tt $ years?

  1. 2500(1.06)t200=A2500(1.06)^t - 200 = A
  2. 2500(1.06)t200t=A2500(1.06)^t - 200t = A (correct answer)
  3. 2500(1.060.08)t=A2500(1.06 - 0.08)^t = A
  4. 2500(1.06)t0.92t=A2500(1.06)^t \cdot 0.92^t = A

Explanation: When you encounter problems involving exponential growth with regular withdrawals, you need to think about how these two separate processes affect the account differently. The growth compounds over time, while withdrawals happen at regular intervals and accumulate linearly. The original formula A=2500(1.06)tA = 2500(1.06)^t shows exponential growth at 6% annually. However, the investor also withdraws $200 each year for $tt years,whichmeanstotalwithdrawalsequalyears, which means total withdrawals equal 200t200t .Sincewithdrawalsreducetheaccountbalance,yousubtractthislineartermfromtheexponentialgrowth:. Since withdrawals reduce the account balance, you subtract this linear term from the exponential growth: 2500(1.06)t200t=A2500(1.06)^t - 200t = A $. Choice A ( 2500(1.06)^t - 200 = A ) incorrectly assumes only one withdrawal of 200total,ratherthan200 total, rather than 200 per year for t years. Choice C ( 2500(1.06 - 0.08)^t = A ) mistakenly tries to incorporate the 200withdrawalasapercentageratedecrease,but200 withdrawal as a percentage rate decrease, but 200 isn't 8% of the initial investment, and withdrawals don't work as percentage reductions anyway. Choice D ( 2500(1.06)^t \cdot 0.92^t = A ) makes a similar error, treating withdrawals as if they reduce the growth rate by 8% annually, which incorrectly converts the fixed $200 into a percentage. Remember: when combining exponential processes with linear processes, keep them separate in your equation. Don't try to convert fixed amounts into percentages or combine them into a single exponential term. Exponential parts stay exponential, linear parts stay linear.

Question 6

A store offers a membership where customers pay $30 annually and then receive a 15% discount on all purchases. Without membership, customers pay full price. For what annual spending amount $xx $ (in dollars) would the membership cost exactly break even with non-membership shopping?

  1. 0.85x=x300.85x = x - 30
  2. 30+0.15x=x30 + 0.15x = x
  3. 30=0.15x30 = 0.15x
  4. 30+0.85x=x30 + 0.85x = x (correct answer)

Explanation: When you encounter break-even problems, you need to set up an equation where the total costs of both options are equal. Here, you're comparing the total annual cost of membership shopping versus non-membership shopping. With membership, you pay 3030 upfront plus 85% of your purchases (since you get a 15% discount, you pay 100% - 15% = 85%). So the total cost is 30+0.85x30 + 0.85x. Without membership, you simply pay the full price xx for your purchases. At the break-even point, these costs are equal: 30+0.85x=x30 + 0.85x = x. This is answer choice D. Let's examine why the other options are incorrect: Choice A (0.85x=x300.85x = x - 30) incorrectly suggests that your discounted purchases equal your full purchases minus 3030. This doesn't account for the membership fee you actually paid. Choice B (30+0.15x=x30 + 0.15x = x) mistakenly uses 0.15 as what you pay, but 0.15 represents your savings, not your payment. You pay 85% of the original price, not 15%. Choice C (30=0.15x30 = 0.15x) only considers the membership fee equaling your savings, ignoring that you still have to pay for the discounted items. Study tip: In discount problems, always identify what percentage you actually pay (100% minus the discount percentage) rather than the discount itself. Set up break-even equations by making total costs equal, ensuring you include all fees and payments for each option.

Question 7

The height of a ball thrown upward can be modeled by h(t)=16t2+48t+6h(t) = -16t^2 + 48t + 6, where hh is the height in feet and tt is the time in seconds. Which equation would you solve to find when the ball reaches a height of 54 feet?

  1. 16t2+48t+6=54-16t^2 + 48t + 6 = 54 (correct answer)
  2. 16t2+48t+54=6-16t^2 + 48t + 54 = 6
  3. 16t2+48t=54-16t^2 + 48t = 54
  4. 54=16t2+48t654 = -16t^2 + 48t - 6

Explanation: To find when the ball reaches a height of 54 feet, we set the height function equal to 54: 16t2+48t+6=54-16t^2 + 48t + 6 = 54. Choice B incorrectly moves 54 to the left side and 6 to the right side. Choice C omits the initial height term (+6). Choice D incorrectly changes the sign of the initial height term to negative.

Question 8

A rectangular garden has a length that is 4 feet more than twice its width. If the perimeter must be at least 32 feet but no more than 50 feet, which compound inequality represents the possible widths ww of the garden?

  1. 322w+45032 \leq 2w + 4 \leq 50
  2. 324w+85032 \leq 4w + 8 \leq 50
  3. 326w+85032 \leq 6w + 8 \leq 50 (correct answer)
  4. 163w+42516 \leq 3w + 4 \leq 25

Explanation: When you encounter word problems involving perimeter and constraints, start by translating the given relationships into algebraic expressions, then set up inequalities based on the constraints. Let's define the variables: width = ww, and length = 2w+42w + 4 (since length is 4 feet more than twice the width). The perimeter of a rectangle is P=2(length+width)P = 2(\text{length} + \text{width}), so: P=2(w+2w+4)=2(3w+4)=6w+8P = 2(w + 2w + 4) = 2(3w + 4) = 6w + 8 Since the perimeter must be at least 32 feet but no more than 50 feet, we get: 326w+85032 \leq 6w + 8 \leq 50 This confirms answer choice C is correct. Let's examine why the other options are wrong: Choice A (322w+45032 \leq 2w + 4 \leq 50) incorrectly uses just the length expression instead of the full perimeter formula. This misses that perimeter involves both length and width, doubled. Choice B (324w+85032 \leq 4w + 8 \leq 50) makes an error in combining the length and width terms. When you add w+(2w+4)w + (2w + 4), you get 3w+43w + 4, not 2w+42w + 4. Choice D (163w+42516 \leq 3w + 4 \leq 25) correctly identifies that length plus width equals 3w+43w + 4, but fails to multiply by 2 for the perimeter formula. Additionally, it incorrectly divides the constraint values by 2. Strategy tip: In perimeter problems, always remember that perimeter equals 2 times the sum of length and width. Write out each step: define variables, express all measurements in terms of one variable, apply the perimeter formula, then set up your inequality.

Question 9

A bacteria population doubles every 3 hours. If the initial population is 500 bacteria, which equation can be used to find the time tt (in hours) when the population first exceeds 10,000?

  1. 5002t/3>10,000500 \cdot 2^{t/3} > 10{,}000 (correct answer)
  2. 50023t>10,000500 \cdot 2^{3t} > 10{,}000
  3. 500+2t>10,000500 + 2t > 10{,}000
  4. 5003t/2>10,000500 \cdot 3^{t/2} > 10{,}000

Explanation: Since the population doubles every 3 hours, after tt hours there have been t/3t/3 doubling periods. The population is 5002t/3500 \cdot 2^{t/3}, and we need this to exceed 10,000. Choice B uses 23t2^{3t} which would mean the population doubles 3 times per hour instead of once every 3 hours. Choice C uses linear growth instead of exponential growth. Choice D incorrectly uses base 3 and reverses the fraction in the exponent.

Question 10

A water tank is being drained at a constant rate. After 12 minutes, the tank contains 450 gallons. After 20 minutes, it contains 330 gallons. Which equation can be used to find the time tt (in minutes) when the tank will be completely empty?

  1. 45015t=0450 - 15t = 0
  2. 45015(t12)=0450 - 15(t - 12) = 0 (correct answer)
  3. 33015(t20)=0330 - 15(t - 20) = 0
  4. 450+15(t12)=0450 + 15(t - 12) = 0

Explanation: When you encounter a linear function problem involving constant rates of change, you need to establish both the rate and a reference point to build your equation. First, find the drainage rate. The tank loses 450330=120450 - 330 = 120 gallons over 2012=820 - 12 = 8 minutes, so the rate is 120÷8=15120 ÷ 8 = 15 gallons per minute. Now you need an equation for when the tank empties. Since the tank drains at 15 gallons per minute, you can use any known point as your reference. Using the 12-minute mark when there were 450 gallons: after tt total minutes, the tank will contain 45015(t12)450 - 15(t - 12) gallons. For the tank to be empty, set this equal to zero: 45015(t12)=0450 - 15(t - 12) = 0. Let's examine why the other choices fail. Choice A, 45015t=0450 - 15t = 0, incorrectly assumes the tank started with 450 gallons at time zero, but we know 450 gallons remained after 12 minutes of draining. Choice C, 33015(t20)=0330 - 15(t - 20) = 0, uses the 20-minute reference point correctly but would give the same final answer. However, choice D, 450+15(t12)=0450 + 15(t - 12) = 0, has the wrong sign—it suggests the tank is filling rather than draining. Study tip: In rate problems, always identify your reference point clearly. The expression (treference time)(t - \text{reference time}) represents the time elapsed since that reference point, and you multiply this by the rate of change to find the total change from that reference.