document.write( "Question 34577: please help me with this problem
\n" );
document.write( "solve for x\r
\n" );
document.write( "\n" );
document.write( "x=3/x+1\r
\n" );
document.write( "\n" );
document.write( "this is what i have so far
\n" );
document.write( "x(x+1)=3
\n" );
document.write( "(x+3)(x-1)=0
\n" );
document.write( "? \n" );
document.write( "
Algebra.Com's Answer #20863 by MrTillman(3)![]() ![]() ![]() You can put this solution on YOUR website! First thing you need to do is get rid of the fraction, thus you multiply x by each term, which gives you a quadratic equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This quadractic doesnt factor, so you have to 'complete the square' like this: first isolate the variable terms to get \n" ); document.write( " Make sure first term has coefficient of 1, it does \n" ); document.write( " Then take coefficient of middle term (-x) and find the perfect square trinomial like this: \n" ); document.write( " Just add this to both sides to \n" ); document.write( "Now you can factor the left side of this to get \n" ); document.write( "Now you can solve for x using the square root method by taking square root of both sides to get \n" ); document.write( "\n" ); document.write( "x= 2.303 \r \n" ); document.write( "\n" ); document.write( "Check 2.303 = 3/2.303 + 1 \n" ); document.write( "2.303=1.303+1 yes \n" ); document.write( " |