document.write( "Question 1110347: find all ordered pairs of integers (x, y) such that :
\n" );
document.write( "x^3 = 89x+40y
\n" );
document.write( "y^3 = 49x+89y \n" );
document.write( "
Algebra.Com's Answer #725338 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find all ordered pairs of integers (x, y) such that : \n" ); document.write( "x^3 = 89x+40y \n" ); document.write( "y^3 = 49x+89y \n" ); document.write( "---------------- \n" ); document.write( "(0,0) \n" ); document.write( " |