Advertisements
Advertisements
प्रश्न
If a : b be the triplicate ratio of (a + x) : (b + x), prove that x3 − 3abx − ab(a + b) = 0.
Advertisements
उत्तर
Step 1: Set up the equation
`a/b = ((a + x)/(b + x))^3`
`a/b = (a + x)^3/(b + x)^3`
a(b + x)3 = b(a + x)3
Step 2: Expand both cubes
Expand the cubic terms using the identity
(p + q)3 = p3 + 3p2q + 3pq2 + q3
`a/b = (a^3 + 3a^2x + 3ax^2 + x^3)/(b^3 + 3b^2x + 3bx^2 + x^3)`
Cross-multiply the terms:
a(b3 + 3b2x + 3bx2 + x3) = b(a3 + 3a2x + 3ax2 + x3)
ab3 + 3ab2x + 3abx2 + ax3 = ba3 + 3ba2x + 3bax2 + bx3
Step 3: Rearrange and simplify the equation
Move all terms to one side of the equation and group by powers of x:
(bx3 − ax3) + (3bax2 − 3abx2) + (3ba2x − 3ab2x) + (ba3 − ab3) = 0
Simplify the coefficients:
(b − a)x3 + (3abx2 − 3abx2) + (3a2bx − 3ab2x) + (a3b − ab3) = 0
(b − a)x3 + 0 + 3ab(a − b)x + ab(a2 − b2) = 0
(b − a)x3 + 3ab(a − b)x + ab(a − b)(a + b) = 0
Step 4: Divide by the common factor (b − a)
Assuming a ≠ b, divide the entire equation by the common factor (b − a).
Note that (a − b) = −(b − a).
`((b - a)x^3)/(b - a) + (3ab(-b-a)x)/(b - a) + (ab(-(b - a))(a + b))/(b - a) = 0/(b - a)`
x3 − 3abx − ab(a + b) = 0
