asked 66.3k views
0 votes
What is the solution to

Ax+ bx + C=0

1 Answer

4 votes

Answer:

x = -C / (A + b)

Explanation:

Without given values for the constants A, b, and C (Assuming they are constants), the best we can do is to isolate the variable x. Let's proceed to solve for x.

Ax + bx + C = 0

x (A + b) + C = 0

x (A + b) = -C

x = -C / (A + b)

So now, when you get the values of the constants A, b, and C, you can plug those in to solve for variable x.

Cheers.

answered
User John Koerner
by
8.3k 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.