document.write( "Question 45431: Find all real solutions of the equation
\n" ); document.write( "(x)square/x-1 + 1/x+2 = 5/4
\n" ); document.write( "

Algebra.Com's Answer #30171 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
x^2/(x - 1) + 1/(x + 2) = 5/4
\n" ); document.write( "x^2(x - 1)4(x + 2)/(x - 1) + (x - 1)4(x + 2)/(x + 2) = 5(x - 1)4(x + 2)/4
\n" ); document.write( "x^2(4x + 8) + 4x - 4 = 5(x - 1)(x + 2)
\n" ); document.write( "4x^3 + 8x^2 + 4x - 4 = 5x^2 + 5x - 10
\n" ); document.write( "4x^3 + 3x^2 - x + 6 = 0
\n" ); document.write( "\"+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+4x%5E3+%2B+3x%5E2+-+x+%2B+6+%29+\"
\n" ); document.write( "
\n" );