asked 231k views
2 votes
Ax=bx+1 how is the value of x related to the difference of a and b

asked
User Ben Hyde
by
8.6k points

2 Answers

6 votes

Answer:

If a - b is not 0, then x = 1 / (a-b);

Explanation:

answered
User Computerist
by
8.4k points
7 votes
We have ax - bx = 1;
Then (a - b)x = 1;
If a - b is not 0, then x = 1 / (a-b);
answered
User CantGetANick
by
9.0k 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.