document.write( "Question 1096673: If x=a-b and y=b-c, show that (a-c)(a+c-2b) = x^2-y^2 \n" ); document.write( "
Algebra.Com's Answer #711089 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
x = a-b and y = b-c, then
\n" ); document.write( ":
\n" ); document.write( "a = x+b, b = y+c and c = b-y
\n" ); document.write( ":
\n" ); document.write( "(a-c)(a+c-2b) = (x+b-(b-y))(x+b-b-y-2b) =
\n" ); document.write( ":
\n" ); document.write( "(x+y)(x-y) = x^2-y^2
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );