document.write( "Question 77417: How do I do this?
\n" );
document.write( "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( " \n" );
document.write( "
Algebra.Com's Answer #55557 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! It can always be factored using the quadratic formula. \n" ); document.write( "b^2-4ac for your problem = 1^2-4k=1-4k \n" ); document.write( "-------- \n" ); document.write( "If 1-4k<0 the factors will contain complex numbers. \n" ); document.write( "If 1-4k>=0 the factors will contain Real numbers. \n" ); document.write( "-------- \n" ); document.write( "Do your instructions tell you there is a limitation \n" ); document.write( "on the factors? \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |