document.write( "Question 904500: how to make this equation into a quadratic and how to solve it\r
\n" );
document.write( "\n" );
document.write( "x-5=14/x\r
\n" );
document.write( "\n" );
document.write( "(X minus 5 = 14 over X)
\n" );
document.write( "thanks for you time \n" );
document.write( "
Algebra.Com's Answer #548736 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x^2 - 5x - 14 = 0 \n" ); document.write( "(x-7)(x+2) = 0 \n" ); document.write( "x is -2, 7 \n" ); document.write( " |