document.write( "Question 252441: one of the roots of the equation 5x^2 + kx = 4 is x = -2 the other root is
\n" );
document.write( "x = ...what ?\r
\n" );
document.write( "\n" );
document.write( "a -5/2 b -2/5 c 2/5 d 2 e 5/2 \n" );
document.write( "
Algebra.Com's Answer #184345 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! plug -2 in for x and solve for k \n" ); document.write( "then solve the equation \n" ); document.write( "5(-2)^2+k(-2)=4 \n" ); document.write( "5*4-2k=4 \n" ); document.write( "subtract 4 from each side \n" ); document.write( "4*4-2k=0 \n" ); document.write( "add 2k to each side \n" ); document.write( "16=2k \n" ); document.write( "8=k \n" ); document.write( "5x^2+8x=4 \n" ); document.write( "5x^2+8x-4=0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( ".4=2/5 \n" ); document.write( "you could also have divided x+2 into the equation \n" ); document.write( " |