document.write( "Question 1062359: The system of equations I need to solve is:
\n" );
document.write( "7x - 8y = 24
\n" );
document.write( "xy^2 = 1\r
\n" );
document.write( "\n" );
document.write( "In the second, it's not (xy)^2, but just the y is squared. I get to substitution and replace y in the second equation with y = (7/8)x + 3 and end up with (23/32)x^3 + (21/4)x^2 + 9x - 1 = 0. My professor warned that this problem is pure evil and said at this point I would need to use rational root theorem and that there IS a rational root. Issue is I don't know how to find a rational root from a fraction as a leading coefficient (23/32).... Unless I screwed up before that and that's not what I'm looking at. \r
\n" );
document.write( "\n" );
document.write( "Any help to get me beyond this point will be greatly appreciated. \n" );
document.write( "
Algebra.Com's Answer #677260 by MathTherapy(10552)![]() ![]() You can put this solution on YOUR website! The system of equations I need to solve is: \n" ); document.write( "7x - 8y = 24 \n" ); document.write( "xy^2 = 1\r \n" ); document.write( "\n" ); document.write( "In the second, it's not (xy)^2, but just the y is squared. I get to substitution and replace y in the second equation with y = (7/8)x + 3 and end up with (23/32)x^3 + (21/4)x^2 + 9x - 1 = 0. My professor warned that this problem is pure evil and said at this point I would need to use rational root theorem and that there IS a rational root. Issue is I don't know how to find a rational root from a fraction as a leading coefficient (23/32).... Unless I screwed up before that and that's not what I'm looking at. \r \n" ); document.write( "\n" ); document.write( "Any help to get me beyond this point will be greatly appreciated. \n" ); document.write( " It's not that bad as your professor professed.\n" ); document.write( " |