document.write( "Question 1019657: How can i solve for x using quadratic equation??\r
\n" );
document.write( "\n" );
document.write( " 2(1-k)x^2-4kx+k=0 \r
\n" );
document.write( "\n" );
document.write( "im having trouble simplifying in the middle of using the formula.
\n" );
document.write( "I know that a=(2-2k), b=-4, c=k \n" );
document.write( "
Algebra.Com's Answer #635618 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 2(1-k)x^2-4kx+k = 0 \n" ); document.write( "---------------- \n" ); document.write( "x = [4k +- sqrt[(-4k)^2-4*2(1-k)(-4k))]/(2(2(1-k)) \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |