SOLUTION: One solution of kx^2-5x+k=0 is 3. Find the other solution

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: One solution of kx^2-5x+k=0 is 3. Find the other solution      Log On


   



Question 535981: One solution of kx^2-5x+k=0 is 3. Find the other solution
Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
Problem: if one solution of the quadratic equation:
.
kx%5E2+-+5x+%2B+k+=+0
.
is 3, what is the other solution?
.
Notice that when you term-by-term compare the given equation to the standard form of the quadratic equation:
.
ax%5E2+%2B+bx+%2B+c+=+0
.
you can see that "a" correlates to k, "b" equals -5, and "c" also equals k.
.
We know that the quadratic formula applies to solving a quadratic equation in the standard form. The quadratic formula says that for a quadratic equation in the standard form x can be found from:
.
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
.
into this formula we can substitute k for "a" and "c" and -5 for "b" to get:
.
x+=+%28-%28-5%29+%2B-+sqrt%28+%28-5%29%5E2-4%2Ak%2Ak+%29%29%2F%282%2Ak%29+
.
The -%28-5%29 becomes + 5 and the %28-5%29%5E2+=+25 and k%2Ak+=+k%5E2. These actions result in:
.
x+=+%285+%2B-+sqrt%28+25-4%2Ak%5E2+%29%29%2F%282%2Ak%29+
.
multiply both sides by 2*k which is the denominator on the right side. This clears the denominator, and the formula becomes:
.
2%2Ak%2Ax+=+5+%2B-+sqrt%28+25-4%2Ak%5E2+%29+
.
we also know that one value for x is 3. We were told that in the statement of the problem. So substitute 3 for x in the formula. This makes the left side become:
.
2%2Ak%2A3+=+5+%2B-+sqrt%28+25-4%2Ak%5E2+%29+
.
multiply out the left side to get:
.
6%2Ak+=+5+%2B-+sqrt%28+25-4%2Ak%5E2+%29+
.
get rid of the 5 on the right side by subtracting 5 from both sides:
.
6%2Ak+-+5+=+0+%2B-+sqrt%28+25-4%2Ak%5E2+%29+
.
square both sides to get rid of the radical on the right side and this formula becomes:
.
36%2Ak%5E2+-+60k+%2B+25+=+25-4%2Ak%5E2++
.
cancel 25 on both sides of the formula by subtracting 25 from both sides. Also get rid of the -4%2Ak%5E2 on the right side by adding 4%2Ak%5E2 to both sides to get:
.
40%2Ak%5E2+-+60k+=+0
.
Factor a k from terms on the left side:
.
k%2A%2840k+-+60%29+=+0
.
notice that this equation will be true if either of the two factors on the left side is equal to zero because multiplication by a zero results in the left side becoming zero and making the left side equal to the zero on the right side.
.
So this formula will be true if either k = 0 or if 40k - 60 = 0. We can ignore k = 0 because if this were true in the original quadratic equation of the problem if k were zero, both the
.
then dividing both sides by 60:
.
k+=+60%2F40
.
and reducing the right side by dividing both the numerator and denominator by 20 to get:
.
k+=+3%2F2
.
Now we can go back to the original problem and substitute 3%2F2 for k to make it become:
.
%283%2F2%29x%5E2+-+5x+%2B+3%2F2++=+0
.
Multiply all terms by 2 to cancel out the denominator and you have:
.
3x%5E2+-+10x+%2B+3+=+0
.
compared to the standard quadratic equation we now have "a" = 3, "b" = -10, and "c" = 3. Substituting these values into the quadratic formula, we get:
.
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
.
which becomes:
.
x+=+%28-%28-10%29+%2B-+sqrt%28+%28-10%29%5E2-4%2A3%2A3+%29%29%2F%282%2A3%29+
.
Simplifying to:
.
x+=+%2810+%2B-+sqrt%28100-36%29%29%2F6
.
The radical term becomes the square root of 64:
.
x+=+%2810+%2B-+sqrt%2864%29%29%2F6
.
which simplifies to:
.
and this simplifies to x+=+3
.
and
.
x+=+2%2F6 and this simplifies to x+=+1%2F3
.
The first value for x we already knew because it was part of the problem. The second value for x, which we found was x+=+1%2F3, is the answer you were asked to find in the problem.
.
Hope this helps you to understand the quadratic equation a little better and how to apply that knowledge to solving this problem.
.
Check my work. It's late and I might have introduced some errors due to lack of coffee. You can also check this problem by multiplying the two factors:
.
%283%2F2%29%2A%28x+-+3%29%2A%28x+-+1%2F3%29 and see if the answer does not give you the original equation in the problem in which k+=+3%2F2
.
Good luck ...
.