document.write( "Question 108443: Simplify into one rational expression
\n" );
document.write( "x^-1 - y^-2 \n" );
document.write( "
Algebra.Com's Answer #79095 by checkley71(8403) ![]() You can put this solution on YOUR website! X^-1=1/X \n" ); document.write( "Y^-2=1/Y^2 \n" ); document.write( "1/X-1/Y^2=(Y^2-X)/XY^2 \n" ); document.write( " |