document.write( "Question 56197: how do you simplify (x^(y+1)+z^2)(x^(y-1)-z^2) \n" ); document.write( "
Algebra.Com's Answer #38118 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! how do you simplify (x^(y+1)+z^2)(x^(y-1)-z^2) \n" ); document.write( "-------- \n" ); document.write( "The problem has the form (a+b)(a-b)=a^2-b^2 \n" ); document.write( "Your \"a\" is x^(y+1) \n" ); document.write( "Your \"b\" is z^2 \n" ); document.write( "So your answer is [x^(2y+2)-z^4] \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |