document.write( "Question 781504: a number added to eighteen times its reciprocal is eleven\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #475970 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! x+18/x=11 \n" ); document.write( "x^2+18=11x \n" ); document.write( "x^2-11x+18=0 \n" ); document.write( "(x-9)(x-2)=0\r \n" ); document.write( "\n" ); document.write( "x=9 or x=2 \n" ); document.write( " |