document.write( "Question 75061: Hpw do i find all positive values for k for which each of the following can be factored.
\n" );
document.write( "X^2+X-K \n" );
document.write( "
Algebra.Com's Answer #53895 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! x^2+x-k \n" ); document.write( "(x+3/2)(x-1/2) \n" ); document.write( "x^2+x-3/4 (k=3/4) \n" ); document.write( " |