document.write( "Question 206894: write x with exponent of 2, y with exponent of negative 1 / x with negative exponent of 1 , y with exponent of 2 write with positive exponents only.. \n" ); document.write( "
Algebra.Com's Answer #156519 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! { x^2y^-1} / { x^-1 y^2),,,,,to divide subtract exponents \n" ); document.write( ". \n" ); document.write( "x^(2-(-1)) * y^(-1-(2)) \n" ); document.write( ". \n" ); document.write( "x^3 * y^-3 \n" ); document.write( ". \n" ); document.write( "x^3/y^3,,,,or (x/y)^3 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "check let x=2,,,y=3,,,both original and answer = 8/27,,,,ok \n" ); document.write( " \n" ); document.write( " |