What is x if 4x+3/x-9=5?

1 Answer
Oct 29, 2015

4x + 3/x -9 = 5

multiplying both the sides with x

x ( 4x + 3/x -9) = 5.x

4x.x + 3/x .x -9.x = 5.x

4x^2 +3 - 9x = 5x

Subtracting 5x from both sides

4x^2 +3 - 9x -5x = 5x -5x

4x^2 +3 -14x = 0

4x^2 -14x + 3 = 0

Apply the quadratic formula.

4x^2-14x+3 is in the form of a quadratic equation a^2x+bx+c, where a=4, b=-14, and c=3.

Quadratic Formula

x=(-b+-sqrt(b^2-4ac))/(2a)=

x=(-(-14)+-sqrt((-14^2)-(4*4*3)))/(2*4)

x=(14+-sqrt(196-48))/8=

x=(14+-sqrt(148))/8

Solve for x.

x=(14+sqrt148)/8, (14-sqrt 145)/8