document.write( "Question 206041: 7x2-x+3k=0 Using quadradic equation, solve for k. \n" ); document.write( "
Algebra.Com's Answer #155627 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 7x^2 - x + 3k = 0 \n" ); document.write( ": \n" ); document.write( "Find the factors that satisfy the coefficients of x^2 and x \n" ); document.write( "(7x + 6)(x - 1) = 0 \n" ); document.write( "Foil \n" ); document.write( "7x^2 - 7x + 6x - 6 = 0 \n" ); document.write( "therefore \n" ); document.write( "3k = -6 \n" ); document.write( "k = -6/3 \n" ); document.write( "k = -2 \n" ); document.write( " |