document.write( "Question 538468: Find a four-digit perfect square the sume of whose digits is 22 and which has its first two digits equal to each other and its last two digits equal to each other. \n" ); document.write( "
Algebra.Com's Answer #353208 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find a four-digit perfect square, the sum of whose digits is 22 and \n" ); document.write( " which has its first two digits equal to each other, and it's last two digits equal to each other. \n" ); document.write( ": \n" ); document.write( "Let x = the first two digits \n" ); document.write( "Let y = the last two digits \n" ); document.write( ": \n" ); document.write( "2x + 2y = 22 \n" ); document.write( "simplify, divide by 2 \n" ); document.write( "x + y = 11 \n" ); document.write( ": \n" ); document.write( "Try and see method, I came up with 7744: \n" ); document.write( " |