asked 145k views
1 vote
Solve the operations necessary to calculate the value of X, in the following case:

X = a * c + b - 2a

For the following values:

a = 2

b = 4

c = -2

Choose one:


a. X = -12


b. X = 4


c. X = 0


d. X = -8

1 Answer

7 votes

Explanation:

x = 2*(-2)+4-2*2

x = -4 +4 -4

x = -4

answered
User Erik Van Brakel
by
8.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.