document.write( "Question 272250: For simplifying complex rational expressions, my testbook gives us two methods of doing it. I am having trouble understanding Method 2 which refers to:
\n" );
document.write( "
\n" );
document.write( "1. Add or subtract, as necessary, to get a single rational expression in the numerator.
\n" );
document.write( "2. Add or subtract, as necessary, to get a single rational expression in the denominator.
\n" );
document.write( "3. Divide the numerator by the denpminator.
\n" );
document.write( "4. If possible, simplify by removing a factor of 1.\r
\n" );
document.write( "\n" );
document.write( "Here is my problem. please walk me thrugh it using the stated method.\r
\n" );
document.write( "\n" );
document.write( "x/2 + 2x/3
\n" );
document.write( "___________
\n" );
document.write( "1/x - x/2\r
\n" );
document.write( "\n" );
document.write( "they say the answer is 7x^2/3(2-x^2)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #199215 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x/2 + 2x/3 \n" ); document.write( "___________ \n" ); document.write( "1/x - x/2 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1. Add or subtract, as necessary, to get a single rational expression in the numerator. \n" ); document.write( "(x/2)+(2x/3) = (3x+4x)/6 = (7x)/6 \n" ); document.write( "---------------- \n" ); document.write( "2. Add or subtract, as necessary, to get a single rational expression in the denominator. \n" ); document.write( "(1/x)-(x/2) = (2-x^2)/2x \n" ); document.write( "----------------\r \n" ); document.write( "\n" ); document.write( "3. Divide the numerator by the denpminator. \n" ); document.write( "(7x/6)/(2-x^2)/2x \n" ); document.write( "Invert the denominator and multiply to get: \n" ); document.write( "(7x/6)(2x/(2-x^2))\r \n" ); document.write( "\n" ); document.write( "4. If possible, simplify by removing a factor of 1. \n" ); document.write( "(7x^2)/(3(2-x^2) \n" ); document.write( "============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "they say the answer is 7x^2/3(2-x^2) \n" ); document.write( " \n" ); document.write( " |