document.write( "Question 1089779: If 18x + 5 = 7/x , what is the value of x? \n" ); document.write( "
Algebra.Com's Answer #704151 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
18x + 5 = 7/x
\n" ); document.write( "multiply both sides by x
\n" ); document.write( "18x^2 + 5x = 7
\n" ); document.write( "Arrange as a quadratic equation
\n" ); document.write( "18x^2 + 5x - 7 = 0
\n" ); document.write( "you can use the quadratic formula; a=18; b=5; c=-7, but this will factor
\n" ); document.write( "(9x + 7)(2x - 1)
\n" ); document.write( "9x = -7
\n" ); document.write( "x = \"-9%2F7\"
\n" ); document.write( "and
\n" ); document.write( "2x = 1
\n" ); document.write( "x = \"1%2F2\"
\n" ); document.write( "
\n" );