document.write( "Question 143309: A man divides his gold coins into two piles. 33 times the difference of these piles is equal to the difference between the squares of each pile. How many in each pile? \n" ); document.write( "
Algebra.Com's Answer #104339 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A man divides his gold coins into two piles. 33 times the difference of these piles is equal to the difference between the squares of each pile. How many in each pile?
\n" ); document.write( ":
\n" ); document.write( "Let x = amt on 1 pile
\n" ); document.write( "Let y = amt in another pile
\n" ); document.write( ":
\n" ); document.write( "Write an equation for the statement:
\n" ); document.write( "\"33 times the difference of these piles is equal to the difference between the squares of each pile.\"
\n" ); document.write( ":
\n" ); document.write( "33(x - y) = x^2 - y^2
\n" ); document.write( ":
\n" ); document.write( "Factor the right side as the difference of squares:
\n" ); document.write( "33(x-y) = (x+y)(x-y)
\n" ); document.write( ":
\n" ); document.write( "divide both sides by (x-y, and we are left with:
\n" ); document.write( "33 = x + y
\n" ); document.write( ":
\n" ); document.write( "Any values of x and y that will satisfy this equation will work:
\n" ); document.write( "Three examples
\n" ); document.write( ":
\n" ); document.write( "x=17,y=16: 33(1) = 17^2 - 16^2 = 33
\n" ); document.write( ":
\n" ); document.write( "x=20,y=13: 33(7) = 20^2 - 13^2 = 231
\n" ); document.write( ":
\n" ); document.write( "x=32,y=1: 33(31) = 32^2 - 1^2 = 1023 \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );