Question 166·Easy·Equivalent Expressions
Which expression is equivalent to ?
For equivalent-expression questions involving algebraic expressions, first look for a greatest common factor (like a shared binomial) that you can factor out using the distributive property in reverse. If factoring directly is tricky, rewrite the expression in standard polynomial form, factor the polynomial, and then match it to the choices; as a quick check, you can also mentally or on scratch work expand one or two promising answer choices to see if they reproduce the original expression.
Hints
Look for a common factor
Notice that both terms and contain the same binomial . Think about how you can use that to factor the expression.
Recall the distributive property in reverse
The pattern works in reverse too: if two terms share a factor, you can factor it out. How does this apply to ?
Compare factored forms to the choices
Once you factor the expression, check which option has the same factors (in any order). If expanding helps, you can quickly expand a choice to see if it matches the original expression.
Desmos Guide
Enter the original expression
In a Desmos expression line, type f(t) = 5*t*(t - 2) - 3*(t - 2) so you have a function representing the original expression.
Enter each answer choice as a separate expression
On new lines, enter:
A(t) = (t - 2)*(5*t - 3)B(t) = (t - 2)*(5*t + 3)C(t) = (t + 2)*(5*t - 3)D(t) = 2*(t - 2)*(5*t - 3)
Compare values to see which matches
Create a table for t values (for example, ) and add columns for f(t), A(t), B(t), C(t), and D(t). The choice whose values always match f(t) for all tested is the expression equivalent to the original.
Step-by-step Explanation
Simplify the original expression
Start by distributing in each term to see the simplified polynomial:
So the original expression is equivalent to .
Factor the quadratic expression
Now factor .
You need two numbers that:
- multiply to , and
- add to .
Those numbers are and , so split the middle term:
Next, group the terms to prepare for factoring by grouping:
Factor by grouping and match to a choice
Factor each group:
Now factor out the common binomial :
So the original expression is equivalent to , which corresponds to choice A.