document.write( "Question 259039: a)What is the value of k if x=3 is a root of 2x^2 - kx - 3=0 ?
\n" ); document.write( "b)Determine the value(s) of k for which the equation kx^2 -4x + k = 0 will have two equal and real roots.
\n" ); document.write( "c)What is the nature of the roots of 2x^2 - x - 3 = -5?\r
\n" ); document.write( "\n" ); document.write( "I asked these together because they are all similar. Thanks for any help.
\n" ); document.write( "

Algebra.Com's Answer #190729 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Lets take one at a time:
\n" ); document.write( "a) What is the value of k if x=3 is a root of 2x^2 - kx - 3=0 ?
\n" ); document.write( "x = 3 is a root means that (x-3)=0.
\n" ); document.write( "Now, (x-3)(2x+1) = 2x^2 -5x -3, so k = 5.
\n" ); document.write( "---
\n" ); document.write( "b) Determine the value(s) of k for which the equation kx^2 -4x + k = 0 will have two equal and real roots.
\n" ); document.write( "If a quadratic has two equal roots the discriminant, or D = b^2-4ac = 0.
\n" ); document.write( "Applying this to our function, we get
\n" ); document.write( "\"d+=+%28-4%29%5E2+-+4%2Ak%2Ak\"
\n" ); document.write( "or
\n" ); document.write( "16-4k^2 = 0
\n" ); document.write( "16 = 4k^2
\n" ); document.write( "4 = k^2
\n" ); document.write( "K = +-2
\n" ); document.write( "--
\n" ); document.write( "c) What is the nature of the roots of 2x^2 - x - 3 = -5?
\n" ); document.write( "When they say nature of the roots, we are going after the quadratic formula which is
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "based on our polynomial, we get
\n" ); document.write( "\"x+=+%281+%2B-+sqrt%28+%28-1%29%5E2-4%2A2%2A%28-3%29+%29%29%2F%282%2A2%29+\"
\n" ); document.write( "which is
\n" ); document.write( "\"x+=+%281+%2B-+sqrt%28+25%29%29%2F%284%29+\"
\n" ); document.write( "or
\n" ); document.write( "\"x+=+%281+%2B-5%29%2F4\"
\n" ); document.write( "we have two real rational roots.
\n" ); document.write( "
\n" );