document.write( "Question 885350: Evaluate the expression x^2 y^8/x^7y^6 if x=-2 and y=4 \n" ); document.write( "
Algebra.Com's Answer #535097 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x^2 y^8/x^7y^6 = y^2/x^5 = (4)^2/(-2)^5 = 16/-32 = -1/2 \n" ); document.write( "
\n" );