document.write( "Question 1009915: X+5=14/x
\n" );
document.write( "I tried to get x by itself and ended up with x=3, however, that is not an available answer.Can you help me solve this the right way thank you!! \n" );
document.write( "
Algebra.Com's Answer #625375 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! X+5=14/x \n" ); document.write( "Multiply by x \n" ); document.write( "x^2 + 5x = 14 \n" ); document.write( "x^2 + 5x - 14 = 0 \n" ); document.write( "(x+7)*(x-2) = 0 \n" ); document.write( "etc \n" ); document.write( " |