document.write( "Question 464880:  Sorry if I have the topic wrong!  What is it called when there is something like this:
\n" );
document.write( " x squared-9 over x+2  then all that over x-3 over x-2   I've looked at polynomial long division, but can't find where there are 2 equations over 2 other equations. 
\n" );
document.write( "thank you!
\n" );
document.write( "kari \n" );
document.write( "
| Algebra.Com's Answer #318466 by stanbon(75887)      You can put this solution on YOUR website! x squared-9 over x+2 then all that over x-3 over x-2 \n" ); document.write( "------------ \n" ); document.write( "[(x^2-9)/(x+2)]/[(x-3)/(x-2)] \n" ); document.write( "----- \n" ); document.write( "= [(x^2-9)/(x+2)] \n" ); document.write( "----- \n" ); document.write( "= [(x+3)(x-2)]/(x+2) \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========================= \n" ); document.write( " \n" ); document.write( " |