27,372 views
30 votes
30 votes
Match the expression after you replace each variable.

a = 5 b = 6 c = 7

Match the expression after you replace each variable. a = 5 b = 6 c = 7-example-1
User PsychOle
by
2.4k points

1 Answer

18 votes
18 votes

Explanation:

ab => (5)(6) = 30

b + 3 => 6 + 3 = 9

a + b + c => 5 + 6 + 7 = 18

3b + 4 => 3(6) + 4 = 22

5a - c => 5(5) - 7 = 18

User Karishma Gulati
by
3.0k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.