document.write( "Question 941407: The equation, kx^2 - 3x - k = 0 has a root of x = 2. Determine the value of k and write the expression, kx^2 - 3x - k, as a product of factors.\r
\n" ); document.write( "\n" ); document.write( "Very confused on how I go about solving this question.
\n" ); document.write( "

Algebra.Com's Answer #573842 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
given equation
\n" ); document.write( " \"+kx%5E2-3x-k=0\"
\n" ); document.write( " put x=2 in the above equation
\n" ); document.write( " \"+k%2A2%5E2-3%2A2-k+=0\"
\n" ); document.write( " \"4k-6-k=0\"
\n" ); document.write( " \"+3k-6=0\"
\n" ); document.write( " move -6 to the right
\n" ); document.write( " \"++3k+=+6\"
\n" ); document.write( " divide with 3 on both sides
\n" ); document.write( " \"+3k%2F3++=+6%2F3\"
\n" ); document.write( " \"+k+=2\"
\n" ); document.write( " now put k = 2 in the expression \"++kx%5E2-3x-k\"
\n" ); document.write( " \"+2x%5E2-3x-2\"
\n" ); document.write( " now we have to write above expression as product of factors
\n" ); document.write( " \"+2x%5E2-3x-2+=++2x%5E2-4x%2Bx-2\"
\n" ); document.write( " = 2x(x-2)+1(x-2)
\n" ); document.write( " =(x-2)(2x+1)
\n" ); document.write( "
\n" );