document.write( "Question 715438: I do not understand how to solve the following quadratic equation: 2x/x-3 + 1/x =4 \n" ); document.write( "
Algebra.Com's Answer #439438 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
As a guess, in case you are trying to express: \"2x%2F%28x-3%29+%2B+1%2Fx+=4\", then you should multiply left and right sides of the equation by x(x-3). That step will give you\r
\n" ); document.write( "\n" ); document.write( "\"2x%5E2%2Bx-3=4x%28x-3%29\"
\n" ); document.write( "\"2x%5E2%2Bx-3=3x%5E2-12x\"
\n" ); document.write( "\"x-3=x%5E2-12x\"
\n" ); document.write( "\"0=x%5E2-13x%2B3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Not factorable so need solution to quadratic formula.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=%2813%2Bsqrt%28169-4%2A3%29%29%2F2\" or \"x=%2813-sqrt%28169-4%2A3%29%29%2F2\"
\n" ); document.write( "
\n" );