SOLUTION: Please show me how to work these problems: Solve for x. 1. a(3tx-2b) = c(dx-2) and 2. a-c/x-a = m

Algebra ->  Expressions-with-variables -> SOLUTION: Please show me how to work these problems: Solve for x. 1. a(3tx-2b) = c(dx-2) and 2. a-c/x-a = m      Log On


   



Question 210635: Please show me how to work these problems: Solve for x.
1. a(3tx-2b) = c(dx-2)
and
2. a-c/x-a = m

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
I'll do the first one to get you started.

# 1

a%283tx-2b%29+=+c%28dx-2%29+ Start with the given equation.


3atx-2ab=cdx-2c+ Distribute


3atx=cdx-2c%2B2ab+ Add 2ab to both sides.


3atx-cdx=-2c%2B2ab+ Subtract cdx from both sides.


x%283at-cd%29=-2c%2B2ab+ Factor out the GCF 'x'


x=%28-2c%2B2ab%29%2F%283at-cd%29+ Divide both sides by 3at-cd.