document.write( "Question 985343: Find a number of the form 4xy(x + y)(x - y) which is divisible by 5, the quotient being a square. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #606273 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x = 5, y = 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check: 4*5*4(5+4)*(5-4) = 4*5*4*9*1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " It is divisible by 5, and the quotient is the square 4*4*9.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |