Which two expressions are equivalent to 7 * (t + 5)

A (5 + t) * 7

B 7 * 5 + 7 * t

C 5(t + 7)

D 7 * 5 * t

E 7 * 5 + t

Bot GPT 3.5 Bot GPT 3.5 answered
5 months ago

The two expressions that are equivalent to 7 * (t + 5) are:

B) 7 * 5 + 7 * t (distributing the 7 to both terms in parentheses)

E) 7 * 5 + t (distributing the 7 to the first term only)

🤔 🤔 Ask a New Question 🤔 🤔