📝 Translate sentences to equations and solve (13 MCQs)
📖 From Digital SAT Algebra • 2. Linear Equations And Inequalities • 13 questions available
What is Translate sentences to equations and solve?
Definition:
Translating sentences to equations and solving involves converting verbal statements into algebraic equations, then using algebraic techniques to find the unknown value. This combines translation skills with equation-solving methods to produce a numeric answer from a worded problem.
Working:
First, assign a variable to the unknown, then translate keywords into operations. Write the equation, simplify if needed, and solve using addition, subtraction, multiplication, or division properties. Finally, interpret the result in words. For example, 'A number decreased by 8 is 15' translates to , then solve .
Example:
Translate 'The product of 6 and a number is 54' to an equation. Let the number be . 'Product of 6 and a number' is , so . Divide by 6: . The number is 9.
Reason:
This process enables solving word problems by converting them into a form that can be manipulated mathematically, making it a practical skill for real-life applications.
📝 All Translate sentences to equations and solve MCQs
Q1. A student translates "Twice a number, decreased by 5, is 3 more than the number" as and solves to get . However, they check and find and . Is their translation correct? If not, what is the correct equation and solution?
📖 Explanation: The student's translation and solution are both correct. The phrase "decreased by 5" means subtract 5 from , and "3 more than the number" means . Solving gives , and checking confirms. This question tests the ability to verify a translation and identify that no error exists, a key HOTS skill in error analysis.
Q2. The perimeter of a rectangle is 60 cm. The length is 4 cm more than twice the width. A student writes and solves . Another writes and gets . Which equation is correct and what is the actual width?
📖 Explanation: The correct perimeter formula is with , so simplifies to → . Student 1 used which simplifies to as well, actually both give the same if solved correctly. Wait, Student 1's equation → → → . So both are correct and equivalent. But option B says Student 2 gives 8.67, which is correct. However, Student 1 also gives 8.67 if solved correctly, but the option says 9.33 which is a solving error. So correct is B.
Q3. The sum of three consecutive odd integers is 57. If the smallest is , which equation correctly models this and what is the largest integer?
📖 Explanation: Consecutive odd integers differ by 2, so if the smallest is , the next two are and . The equation gives → , so the integers are 17, 19, 21; largest is 21. Option A uses consecutive integers, not odd, a common misconception.
Q4. A car rental company charges a flat fee of 0.20 per mile. Another company charges 0.10 per mile. For what mileage is the cost the same? A student sets and solves . A second student sets and gets . Which student is correct and what does the solution represent?
📖 Explanation: The flat fee is a one-time charge, not per mile, so the variable must multiply the per-mile rate only. First student's equation is correct: → → . Second student incorrectly multiplied the flat fee by , a classic misconception. At 200 miles, both cost $70.
Q5. The graph of and intersect at point P. Write an equation to find the x-coordinate of P. If a student says the equation is and solves , what is the y-coordinate and what does the intersection represent?
📖 Explanation: Setting the two equations equal gives the x-coordinate of intersection: → → . Substituting into either gives . The intersection point (2,7) is the solution to the system, meaning both equations are satisfied. This connects algebraic solving to graphical interpretation, a key HOTS skill.
Q6. A number is such that if you add 4 to three times the number, you get the same as subtracting the number from 20. A student translates as and solves . Another student translates as and solves . Which translation is correct and why?
📖 Explanation: The phrase "subtracting the number from 20" translates to , not . The order matters in subtraction. First student's equation is correct; solving gives → . Second student reversed the order, a common error. This tests understanding of operational order in verbal phrases.
Q7. The length of a rectangle is 5 cm more than its width. If the perimeter is 38 cm, a student writes and solves , giving length 21.5. Another student writes and solves , giving length 12. Which solution is correct and what is the area?
📖 Explanation: Perimeter formula is . With , we get → → , , area . First student used which is half the perimeter, a common mistake. This question tests the ability to distinguish between perimeter and semi-perimeter and to compute area from correct dimensions.
Q8. A student solves the equation from "five less than twice a number is 15" as and gets . A peer says the equation should be , giving . Who is correct and what is the number?
📖 Explanation: 'Five less than twice a number' means start with and subtract 5, i.e., . The equation gives → . The peer's equation represents 'twice a number less than 5', which is a different phrase. This tests the ability to correctly translate subtraction order in verbal expressions, a frequent source of errors.
Q9. The sum of a number and its reciprocal is . Write an equation and solve. A student writes and multiplies by to get , giving or . A second student writes and multiplies by to get , then solves to get only. Which solution is fully correct?
📖 Explanation: The equation is correct. Multiplying by gives → → factors to → or . Both are valid because the reciprocal of is 2, and sum is . Second student missed the solution due to not clearing the fraction completely or dividing incorrectly. This is an Olympiad-style problem testing algebraic manipulation and checking for extraneous roots.
Q10. The equation is solved by two students. Student A expands to and gets . Student B divides both sides by to get and then solves to get . Which method is valid and why?
📖 Explanation: Student A's expansion is straightforward and valid. Student B divides by , which is allowed only if . Since does not satisfy the original equation (3(0)=2(5) → 0=10 false), division is safe and the method works. However, it's a riskier approach and can lead to loss of solutions if the expression could be zero. This question tests understanding of the validity of algebraic operations and when division by a variable is permissible.
Q11. A line graph shows two lines: one passes through (0,2) and (2,6), the other through (0,8) and (4,4). Write equations for both and find the x-value where they intersect. If a student says the equations are and , and solves to get , is the intersection point (2,6)?
📖 Explanation: First line slope = (6-2)/(2-0) = 4/2=2, so . Second line slope = (4-8)/(4-0) = -4/4=-1, so . Setting equal: → → , then . (2,6) satisfies both: first gives 6, second gives -2+8=6. So the student is correct. This tests the ability to derive equations from a graph and solve the system, connecting graphical and algebraic representations.
Q12. A number is divided by 3 and then 2 is added, giving 10. A student writes and solves . Another writes and solves . Which translation is correct and what is the number?
📖 Explanation: The phrase "divided by 3 and then 2 is added" means division operation happens first, then addition: . Solving gives → . The second equation represents "add 2 to the number, then divide by 3", which is a different order of operations. This tests the ability to correctly sequence operations from verbal descriptions, a key HOTS application.
Q13. A student claims that the equation can be solved by first adding 2 to both sides to get , then solving . Is this valid? If not, what is the correct solution and what error was made?
📖 Explanation: The student's step: → adding 2 to both sides gives is INCORRECT because is , not . To isolate, you must first distribute: → → . The error was treating as , a common distributive property mistake. Correct solution is . This tests error analysis in multi-step equation solving.