document.write( "Question 495248: find the value of k so that the equation 5x^2-8x+k=0 will have roots whose product is equal to 2/3?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #336027 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the value of k so that the equation 5x^2-8x+k=0 will have roots whose product is equal to 2/3?\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Roots are [8 +- sqrt(64 - 4*5*k)]/10 \n" ); document.write( "x = (4/5)+sqrt(64-20k)/10 and x = (4/5)-sqrt(64-20k)]/10 \n" ); document.write( "---- \n" ); document.write( "Their product = (4/5)^2 - [(64-20k)/10] \n" ); document.write( "---- \n" ); document.write( "Solve for \"k\": \n" ); document.write( "(4/5)^2 - [(64-20k)/10] = 2/3 \n" ); document.write( "(16/25) - 6.4 + 2k = 2/3 \n" ); document.write( "0.64-6.4+2k = 2/3 \n" ); document.write( "2k -5.76 = 2/3 \n" ); document.write( "k - 2.88 = 1/3 \n" ); document.write( "k = 3.2133 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |