πŸŽ“ BookMCQ
← Back to 1. Basics of Algebra

πŸ“ Translate English Phrases to Algebraic Expressions (14 MCQs)

πŸ“– From Digital SAT Algebra β€’ 1. Basics of Algebra β€’ 14 questions available

What is Translate English Phrases to Algebraic Expressions?

Definition:
Translating English phrases to algebraic expressions is the process of converting verbal statements into mathematical notation using variables, operation symbols, and numbers, by recognizing keywords that indicate specific operations and the order in which they should be written.

Working:
Identify the unknown quantity and assign a variable, then look for operation words: 'sum' (++), 'difference' (βˆ’-), 'product' (Γ—\times), 'quotient' (Γ·\div), and phrases like 'less than' (reversal), and write the expression accordingly, paying attention to the correct order.

Example:
Translate 'The quotient of a number and 6, decreased by 4' into an expression.
Solution: Let number be nn; 'quotient of a number and 6' is n6\frac{n}{6}, 'decreased by 4' means subtract 4, so expression is n6βˆ’4\frac{n}{6} - 4.

Reason:
This skill is crucial for solving word problems, as it transforms real-world scenarios into algebraic equations that can be manipulated and solved, making math applicable to daily life and professional fields.

0
Easy
6
Medium
8
Hard

πŸ“ All Translate English Phrases to Algebraic Expressions MCQs

Q1. A teacher says, β€œSeven less than twice a number xx.” Which algebraic expression correctly models the phrase, and why is the order important?

A.7βˆ’2x7-2x, because β€œless than” means subtraction from seven
B.2xβˆ’72x-7, because seven is subtracted from twice the number βœ…
C.2(xβˆ’7)2(x-7), because both quantities are affected by subtraction
D.7(2x)7(2x), because β€œtwice” means multiplication by seven
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The phrase β€œtwice a number” gives 2x2x, while β€œseven less than” means subtract 7 from that quantity. Therefore 2xβˆ’72x-7 is correct; reversing the order changes the meaning and produces a different expression.

Q2. A student translates β€œthe sum of a number nn and four times its opposite” as n+4nn+4n. Which expression should be used instead, and what misconception caused the error?

A.nβˆ’4nn-4n; the student ignored that the opposite of nn is βˆ’n-n
B.4nβˆ’n4n-n; the student confused sum with difference
C.n+4(βˆ’n)n+4(-n); the student correctly represents four times the opposite βœ…
D.4(βˆ’n)βˆ’n4(-n)-n; the student reversed the order of the sum
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The opposite of nn is βˆ’n-n, so four times its opposite is 4(βˆ’n)4(-n). The phrase β€œsum of” requires addition, giving n+4(βˆ’n)n+4(-n). The error came from treating the opposite as though it were still nn.

Q3. A delivery company charges a fixed fee of ' in math mode at position 33: …s the distance \Μ²(Μ²d in miles. I…" style="color:#cc0000">8 plus three times the distance dd in miles. If a customer also receives a5 discount, which expression represents the final charge?

A.8+3d+58+3d+5
B.8βˆ’3dβˆ’58-3d-5
C.3(8+d)βˆ’53(8+d)-5
D.8+3dβˆ’58+3d-5 βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: The variable charge is three times the distance, represented by 3d3d. Adding the fixed ' in math mode at position 9: 8 gives \Μ²(Μ²8+3d, and the…" style="color:#cc0000">8 gives 8+3d8+3d, and then subtracting the5 discount gives 8+3dβˆ’58+3d-5. This models each part in the stated order.

Q4. A student claims that β€œfive more than the quotient of xx and 3” can be written as x+5Γ·3x+5\div3. What is the correct expression?

A.x+53x+\frac{5}{3}
B.x3+5\frac{x}{3}+5 βœ…
C.x+53\frac{x+5}{3}
D.3x+53x+5
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The phrase β€œquotient of xx and 3” means x3\frac{x}{3}. The phrase β€œfive more than” then requires adding 5 to that entire quantity, producing x3+5\frac{x}{3}+5. The incorrect expression changes which quantities are divided.

Q5. A graph shows a linear cost relationship passing through (0,12)(0,12) and (4,28)(4,28), where xx represents items purchased. Which English phrase best matches the expression represented by the graph?

A.Twelve less than four times the number of items
B.Twelve more than four times the number of items βœ…
C.Four more than twelve times the number of items
D.The product of twelve and four more than the number of items
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The graph has an initial value of 12 when x=0x=0. From (0,12)(0,12) to (4,28)(4,28), the cost increases by 16, or 4 per item. Thus the expression is 12+4x12+4x, meaning twelve more than four times the number of items.

Q6. A fundraiser earns 66 dollars for each ticket sold and starts with a donation of 2020 dollars. Afterward, the organizer pays a fee of xx dollars. Which expression correctly represents the remaining money?

A.6x+20βˆ’x6x+20-x βœ…
B.6(x+20)βˆ’x6(x+20)-x
C.20βˆ’6x+x20-6x+x
D.6xβˆ’(20βˆ’x)6x-(20-x)
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: Each ticket contributes 6 dollars, so 6x6x represents earnings from xx tickets. Adding the starting donation gives 6x+206x+20, and subtracting the fee xx gives 6x+20βˆ’x6x+20-x. Each operation corresponds directly to a modeled quantity.

Q7. Two students translate the phrase β€œthree less than the product of a number yy and the sum of yy and 2.” Student A writes 3βˆ’y(y+2)3-y(y+2), while Student B writes y(y+2)βˆ’3y(y+2)-3. Which student is correct?

A.Student A, because β€œless than” always places the smaller number first
B.Student B, because the product is formed before subtracting three βœ…
C.Both are correct because subtraction can be reversed
D.Neither is correct; the expression should be 3y+2βˆ’33y+2-3
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: The phrase β€œproduct of yy and the sum of yy and 2” is y(y+2)y(y+2). Then β€œthree less than” that entire product means subtract 3 from it, giving y(y+2)βˆ’3y(y+2)-3. Student A reverses the subtraction and changes the meaning.

Q8. Which expression correctly represents β€œthe product of 7 and a number xx, divided by 5”?

A.7xβˆ’57x-5
B.7x5\frac{7x}{5} βœ…
C.7(xβˆ’5)7(x-5)
D.x35\frac{x}{35}
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: The phrase β€œproduct of 7 and xx” gives 7x7x. The words β€œdivided by 5” mean the entire product is divided by 5, producing 7x5\frac{7x}{5}. The distractors incorrectly change the operation or grouping.

Q9. A school buys xx notebooks at $4 each and divides the total cost equally among 2 departments. Which expression models the amount assigned to each department?

A.4x+24x+2
B.x4+2\frac{x}{4}+2
C.4x2\frac{4x}{2} βœ…
D.4(x+2)4(x+2)
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: The total cost of xx notebooks at $4 each is 4x4x. Since this total is divided equally between 2 departments, the correct model is 4x2\frac{4x}{2}. The other choices confuse multiplication, addition, or division.

Q10. A student translates β€œthe quotient of 3x3x and x+4x+4” as 3+xx+43+\frac{x}{x+4}. What is the correct expression?

A.3x(x+4)3x(x+4)
B.3xx+4\frac{3x}{x+4} βœ…
C.x+43x\frac{x+4}{3x}
D.3x+4\frac{3}{x}+4
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: β€œQuotient of 3x3x and x+4x+4” means the first quantity, 3x3x, is divided by the second quantity, x+4x+4. Therefore the correct expression is 3xx+4\frac{3x}{x+4}. The incorrect choice breaks the numerator into separate terms.

Q11. A phone plan charges a base fee of $12 and then charges xx dollars for each of 3 additional services. The total is shared equally by 2 people. Which expression represents each person's share?

A.12+3x212+\frac{3x}{2}
B.12+3x2\frac{12+3x}{2} βœ…
C.2(12+3x)2(12+3x)
D.122+3x\frac{12}{2}+3x
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: Three services costing xx each produce 3x3x, which is added to the $12 base fee. Because the entire total is shared equally by 2 people, both terms must be divided by 2, giving 12+3x2\frac{12+3x}{2}.

Q12. A graph of a cost function is a straight line passing through (0,10)(0,10) and (5,30)(5,30). Which expression best represents the relationship between the number of items xx and total cost CC?

A.C=10x+4C=10x+4
B.C=x+104C=\frac{x+10}{4}
C.C=4x+10C=4x+10 βœ…
D.C=10x4C=\frac{10x}{4}
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The graph starts at 10 when x=0x=0, so 10 is the fixed amount. The increase is 30βˆ’10=2030-10=20 over 5 items, giving a rate of 4 per item. Thus the relationship is C=4x+10C=4x+10.

Q13. A recipe uses xx grams of flour for each batch. A baker makes 6 batches and then divides the flour equally among 3 containers. Which expression represents the amount of flour in each container?

A.6x+36x+3
B.6x3\frac{6x}{3} βœ…
C.x6+3\frac{x}{6}+3
D.3(6x)3(6x)
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: Six batches require 6x6x grams because the amount xx is multiplied by 6. Dividing the total equally among 3 containers gives 6x3\frac{6x}{3}. This requires recognizing both the product and the subsequent quotient.

Q14. A student says that β€œhalf the quotient of xx and yy” is x2y\frac{x}{2y}, while another says it is 12(xy)\frac{1}{2}\left(\frac{x}{y}\right). Which statement is correct?

A.Only the first student is correct
B.Only the second student is correct
C.Both expressions are equivalent βœ…
D.Neither expression represents the phrase
πŸ’‘ Difficulty: hard | βœ… Correct: C

πŸ“– Explanation: The quotient of xx and yy is xy\frac{x}{y}. Taking half of that quotient gives 12(xy)=x2y\frac{1}{2}\left(\frac{x}{y}\right)=\frac{x}{2y}. Therefore both students wrote algebraically equivalent expressions, even though their grouping looks different.

πŸ”— Related Topics (MCQs)