document.write( "Question 91985:  I'm having troubles with this following question:\r
\n" );
document.write( "\n" );
document.write( "I am supposed to perform the indicated operations and simplify:\r
\n" );
document.write( "\n" );
document.write( "p/p-q - q/p+q\r
\n" );
document.write( "\n" );
document.write( "Translation: P over (or divided by) p minus q subtracted by q over (or divided by) p + q \n" );
document.write( "
| Algebra.Com's Answer #66800 by stanbon(75887)      You can put this solution on YOUR website! p/p-q - q/p+q \r \n" ); document.write( "\n" ); document.write( "= [p(p+q) - q(p-q)]/[p^2-q^2]\r \n" ); document.write( "\n" ); document.write( "= [p^2 + q^2]/[p^2 - q^2] \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |