🎓 BookMCQ
← Back to 2. Linear Equations And Inequalities

📝 Solving formulas for a variable (13 MCQs)

📖 From Digital SAT Algebra • 2. Linear Equations And Inequalities • 13 questions available

What is Solving formulas for a variable?

Definition:
Solving formulas for a variable involves isolating a specific variable in an equation that contains multiple variables. This uses inverse operations (addition/subtraction, multiplication/division) to get the desired variable alone on one side, treating other variables as constants.

Working:
For F=95C+32F = \frac{9}{5}C + 32 (Fahrenheit to Celsius), solve for CC: subtract 32: F32=95CF - 32 = \frac{9}{5}C, multiply by 5/95/9: C=59(F32)C = \frac{5}{9}(F - 32).

Example:
Solve A=12bhA = \frac{1}{2}bh for hh (area of triangle). Multiply by 2: 2A=bh2A = bh, divide by bb: h=2A/bh = 2A/b.

Reason:
This is a critical skill in STEM fields, allowing conversion between different forms of formulas and solving for any parameter.

4
Easy
7
Medium
2
Hard

📝 All Solving formulas for a variable MCQs

Q1. Given A=lwA=lw, which expression correctly isolates ww when AA and ll are known?

A.w=Alw=A-l
B.w=Alw=Al
C.w=A/lw=A/l
D.w=l/Aw=l/A
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: To isolate ww, divide both sides of A=lwA=lw by ll, assuming l0l\neq0. This gives w=A/lw=A/l. The other choices result from subtracting or multiplying instead of applying the inverse operation correctly.

Q2. The formula P=2l+2wP=2l+2w represents a rectangle's perimeter. Which form isolates ll?

A.l=P2wl=P-2w
B.l=(P2w)/2l=(P-2w)/2
C.l=(P+2w)/2l=(P+2w)/2
D.l=P/(2w)l=P/(2w)
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: Starting with P=2l+2wP=2l+2w, subtract 2w2w from both sides to obtain P2w=2lP-2w=2l. Dividing by 2 then gives l=(P2w)/2l=(P-2w)/2, preserving equivalence at every step.

Q3. A formula is C=5(F32)/9C=5(F-32)/9. Which sequence correctly isolates FF without changing the relationship?

A.Multiply by 9, divide by 5, then add 32. ✅
B.Add 32, multiply by 9, then divide by 5.
C.Subtract 32, multiply by 5, then divide by 9.
D.Multiply by 5, divide by 9, then subtract 32.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: To isolate FF, first multiply by 9, giving 9C=5(F32)9C=5(F-32). Divide by 5 to obtain 9C/5=F329C/5=F-32, then add 32. This produces F=9C/5+32F=9C/5+32.

Q4. A physics model uses v=u+atv=u+at. A student wants tt and writes t=(vu)at=(v-u)a. Why is this incorrect?

A.Acceleration must be added instead of multiplied.
B.The entire difference vuv-u must be divided by aa. ✅
C.Initial velocity must be divided by aa first.
D.Velocity must be multiplied by acceleration.
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Subtracting uu from both sides gives vu=atv-u=at. Since aa multiplies tt, division by aa is required to isolate tt. Therefore, t=(vu)/at=(v-u)/a, assuming a0a\neq0.

Q5. A rectangle has area 84 square units and width 7 units. Using A=lwA=lw, which expression and value correctly determine its length?

A.l=847=77l=84-7=77
B.l=84+7=91l=84+7=91
C.l=84/7=12l=84/7=12
D.l=7/84=1/12l=7/84=1/12
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: Because area equals length times width, isolate length by dividing the area by the width. Substituting A=84A=84 and w=7w=7 gives l=84/7=12l=84/7=12. Subtraction or reversing the division does not preserve the formula.

Q6. A phone plan is modeled by T=25+0.08mT=25+0.08m, where TT is total cost and mm is the number of messages. Which expression isolates mm?

A.m=(T+25)/0.08m=(T+25)/0.08
B.m=(T25)/0.08m=(T-25)/0.08
C.m=0.08(T25)m=0.08(T-25)
D.m=250.08Tm=25-0.08T
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Subtracting the fixed charge 25 from both sides gives T25=0.08mT-25=0.08m. Dividing by 0.08 isolates mm. Thus m=(T25)/0.08m=(T-25)/0.08, which correctly separates the variable-dependent charge from the fixed charge.

Q7. A student transforms S=2πrh+2πr2S=2\pi rh+2\pi r^2 into h=(S2πr2)/(2πr)h=(S-2\pi r^2)/(2\pi r). Which reasoning justifies the result?

A.Both terms are divided by 2πr2\pi r after the second term is subtracted. ✅
B.The radius can be canceled from only the second term.
C.The entire equation is first multiplied by 2πr2\pi r.
D.The 2πr22\pi r^2 term is ignored because it contains no hh.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: To isolate hh, subtract 2πr22\pi r^2 from both sides, giving S2πr2=2πrhS-2\pi r^2=2\pi rh. Dividing the entire equation by 2πr2\pi r then yields the stated expression, assuming r0r\neq0.

Q8. The equation y=mx+by=mx+b can be viewed as a line. If yy and bb are fixed and m0m\neq0, which rearrangement gives the corresponding xx-coordinate?

A.x=(yb)/mx=(y-b)/m
B.x=(y+b)/mx=(y+b)/m
C.x=m(yb)x=m(y-b)
D.x=(by)/mx=(b-y)/m
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Subtracting the intercept bb from both sides gives yb=mxy-b=mx. Dividing by the slope mm isolates xx, producing x=(yb)/mx=(y-b)/m. This also represents how a known vertical value determines the horizontal coordinate.

Q9. On a graph of y=4x12y=4x-12, a point has y=20y=20. Which rearrangement and calculation correctly find its xx-coordinate?

A.x=(20+12)/4=8x=(20+12)/4=8
B.x=(2012)/4=2x=(20-12)/4=2
C.x=4(2012)=32x=4(20-12)=32
D.x=(1220)/4=2x=(12-20)/4=-2
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Substituting y=20y=20 into y=4x12y=4x-12 gives 20=4x1220=4x-12. Adding 12 produces 32=4x32=4x, and dividing by 4 gives x=8x=8. The point therefore has horizontal coordinate 8.

Q10. Two students isolate xx from ax+c=bax+c=b. Student 1 writes x=(bc)/ax=(b-c)/a. Student 2 writes x=b/acx=b/a-c. Assuming a0a\neq0, which statement is most accurate?

A.Only Student 2 is always correct.
B.Both are always equivalent.
C.Student 1 is correct because the numerator must be divided as a whole by aa. ✅
D.Student 2 is correct because division distributes over subtraction.
💡 Difficulty: hard | ✅ Correct: C

📖 Explanation: Student 1 correctly subtracts cc first, obtaining ax=bcax=b-c, then divides the entire right side by aa. Student 2's expression generally means b/acb/a-c, which does not equal (bc)/a(b-c)/a unless special values make them coincide.

Q11. A travel formula is d=rtd=rt. A driver knows the distance d=315d=315 km and time t=4.5t=4.5 hours. Which method correctly isolates and calculates the rate?

A.Multiply 315 by 4.5, giving 1417.5 km/h.
B.Divide 315 by 4.5, giving 70 km/h. ✅
C.Divide 4.5 by 315, giving approximately 0.014 km/h.
D.Subtract 4.5 from 315, giving 310.5 km/h.
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: From d=rtd=rt, divide both sides by tt to isolate rr, giving r=d/tr=d/t. Substituting the measurements gives 315/4.5=70315/4.5=70, so the driver's average rate is 70 km/h.

Q12. A quantity is defined by Q=(x+6)/4Q=(x+6)/4. Another student claims the isolated form is x=4Q6x=4Q-6. How can the claim be verified most efficiently?

A.Substitute x=4Q6x=4Q-6 into the original formula and simplify. ✅
B.Multiply the original formula by 6 only.
C.Compare the coefficients of xx without substitution.
D.Subtract QQ from both sides of the original equation.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: Starting with Q=(x+6)/4Q=(x+6)/4, multiplying both sides by 4 gives 4Q=x+64Q=x+6, and subtracting 6 gives x=4Q6x=4Q-6. Substitution into the original formula returns QQ, confirming the rearrangement.

Q13. A model is E=mc2E=mc^2. If mm is the variable to isolate, which expression is correct, and what key condition is required?

A.m=Ec2m=Ec^2, with c=0c=0
B.m=E/c2m=E/c^2, with c0c\neq0
C.m=c2/Em=c^2/E, with E0E\neq0
D.m=Ec2m=E-c^2, with no restriction
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: Since c2c^2 multiplies mm, dividing both sides by c2c^2 gives m=E/c2m=E/c^2. Division requires c20c^2\neq0, so c0c\neq0. The other choices either reverse the division or use an invalid operation.

🔗 Related Topics (MCQs)