document.write( "Question 47235: find all positive values for k for which each of the following can be factored\r
\n" );
document.write( "\n" );
document.write( "x^2-kx+17 \n" );
document.write( "
Algebra.Com's Answer #31270 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! X~2-KX+17=0 OR (X-17)(X-1) OR K=18 \n" ); document.write( " |