How Do You Solve for x2 in the Equation a1b1/x1 = a2b2/x2?

  • Thread starter Thread starter iamjon.smith
  • Start date Start date
  • Tags Tags
    Algebra Algebra 2
AI Thread Summary
To solve for x2 in the equation a1b1/x1 = a2b2/x2, the correct approach involves cross-multiplying to eliminate the denominators. This leads to the equation a1b1x2 = a2b2x1. Dividing both sides by a1b1 yields x2 = (a2b2x1)/(a1b1). The solution is confirmed as correct, assuming no division by zero occurs. The process can be simplified to a more concise form for clarity.
iamjon.smith
Messages
117
Reaction score
3

Homework Statement


[/B]
a1b1/x1= a2b2/x2solve for x2

Homework Equations



no relevant questions apply, this is a stand alone review question

The Attempt at a Solution


[/B]
multiply times reciprocal to get rid of denominator on left

(x1) (a1b1/x1)= (a2b2/x2)(x1)

a1b1 = (a2b2x1/x2)

multiply times reciprocal to get rid of denominator on right

(x2) a1b1/x1= a2b2x1/x2 (x2)

a1b1x2 = a2b2x1

divide by a1b1 to get x2 alone

a1b1x2/a1b1 = a2a2x1/(a1b1)

x2 = a2b2x1/(a1b1) I know I have missed something, but this is my best attempt at solving this problem. Could someone please review and help me figure out what I missed?
 
Last edited:
Physics news on Phys.org
You have not missed anything; your answer is correct (provided that you never divide by zero anywhere, so provided that all x's a's and b's are nonzero). Your argument is very long-winded, though, and can be shortened into two lines:
\frac{a_1 b_1}{x_1} = \frac{a_2 b_2}{x_2}\, ,\\<br /> \text{so }\; \frac{x_1}{a_1 b_1} = \frac{x_2}{a_2 b_2} \, ,\\<br /> \text{so }\; x_2 = \frac{x_1}{a_1 b_1} a_2 b_2 = \frac{a_2 b_2 x_1}{a_1 b_1}
 
  • Like
Likes iamjon.smith
Back
Top