document.write( "Question 1136528: If z=3 is a solution of the equation 5z^2+kz-30=0 the value of k and other solution of the equation are respectively
\n" );
document.write( "-5 and 2
\n" );
document.write( "-5 and -2
\n" );
document.write( "5 and 2 \n" );
document.write( "
Algebra.Com's Answer #754320 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "z=3 is a solution to the quadratic equation, so (z-3) is a factor of the quadratic expression. Find the other factor. \n" ); document.write( " \n" ); document.write( "For the leading coefficient of the quadratic to be 5, a must be 5. \n" ); document.write( "For the constant term in the quadratic to be -30, b has to be 10. \n" ); document.write( " \n" ); document.write( "k is -5; and the second root is -2 \n" ); document.write( " |