document.write( "Question 37606: I am having a problem with solving for real or imaginary solutions. I need clear and direct steps so I can understand this problem. \r
\n" );
document.write( "\n" );
document.write( "x-1/x+2=2x-3/x+4\r
\n" );
document.write( "\n" );
document.write( "What I have so far(not so sure it is right),is:\r
\n" );
document.write( "\n" );
document.write( "LCD=(x+2)(x+4)
\n" );
document.write( "I performed FOIL and got x^2+6x+8\r
\n" );
document.write( "\n" );
document.write( "Then I tried to multiply it to each numerator, but got a number with x^3 and so on, which does not seem to work with this type of problem.\r
\n" );
document.write( "\n" );
document.write( "Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #23293 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! WHAT YOU SHOULD BE DOING IS CROSS MULTIPLYING THE TWO FRACTIONS THUS \r \n" ); document.write( "\n" ); document.write( "(X-1)(X+4)=(X+2)(2X-3) NOW WE HAVE X~2+3X-4=2X~2+X-6 OR X~2-2X+2 \n" ); document.write( " |