document.write( "Question 355610: I am having trouble getting the correct answer to this problem. The problem is\r
\n" );
document.write( "\n" );
document.write( "1/x+3 = -2x/x+5\r
\n" );
document.write( "\n" );
document.write( "This is how I worked it. The answer is -5/2, -1 but I keep getting -5/6\r
\n" );
document.write( "\n" );
document.write( "x+3(-2x) = x+5(1)
\n" );
document.write( "x-6x = x+5
\n" );
document.write( "-6x = 5
\n" );
document.write( "divide through by -6 and get -5/6.\r
\n" );
document.write( "\n" );
document.write( "What am I missing? \n" );
document.write( "
Algebra.Com's Answer #253924 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 1/x+3 = -2x/x+5 \n" ); document.write( ".. \n" ); document.write( "x+5=-2x(x+3) \n" ); document.write( "x+5=-2x^2-6x \n" ); document.write( "-5 \n" ); document.write( "x+5-5 = -2x^2-6x-5 \n" ); document.write( "x=-2x^2-6x -5 \n" ); document.write( "2x^2+7x+5=0 \n" ); document.write( "2x^2+2x+5x+5=0 \n" ); document.write( "2x(x+1)+5(x+1)=0 \n" ); document.write( "(2x+5)(x+1)=0 \n" ); document.write( "x= -5/2 OR x=-1 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |