.
If k = (x + 3)/(x - 4) and k^2 - 3k = 28, find x.
~~~~~~~~~~~~~~~~~~~~~
First solve the quadratic equation for k and find its solutions for k.
k^2 - 3k = 28
is equivalent to
k^2 - 3k - 28 = 0.
Factor left side
(k-7)*(k+4) = 0.
The solutions are k= 7 and k= -4.
Now consider and solve equation = k
for two values of k: k= 7 and k= -4.
(a) Case k = 7.
Now solve equation
= 7
Step by step
x+3 = 7*(x-4)
x+3 = 7x - 28
3 + 28 = 7x - x
31 = 6x
x = .
(b) Case k = -4.
Now solve equation
= -4
Step by step
x+3 = (-4)*(x-4)
x+3 = -4x + 16
x + 4x = 16 - 3
5x = 13
x = .
ANSWER. Two solutions are x = and x = .
Solved from the beginning to the end, with complete explanations.