document.write( "Question 1186694: How many integer solutions(a,b,c) make the equation a^2+b^2+c^2=121 true \n" ); document.write( "
Algebra.Com's Answer #817643 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How many integer solutions(a,b,c) make the equation a^2+b^2+c^2=121 true
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The basic solutions are these 3 triples:\r\n" );
document.write( "\r\n" );
document.write( "a       b       c\r\n" );
document.write( "-------------------\r\n" );
document.write( "\r\n" );
document.write( "0       0       11     (1)\r\n" );
document.write( "\r\n" );
document.write( "2       6        9     (2)\r\n" );
document.write( "\r\n" );
document.write( "6	6	 7     (3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "1)  Triple (1) creates  3 permutations, that are the solutions, too.\r\n" );
document.write( "\r\n" );
document.write( "                               Playing with the signs, each of these permutations provides  2 triples, that are the solutions, too.\r\n" );
document.write( "\r\n" );
document.write( "    So, triple (1) produces 2*3 = 6 triples that are the solutions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2)  Triple (2) creates  6 permutations, that are the solutions, too.\r\n" );
document.write( "\r\n" );
document.write( "                               Playing with the signs, we get \"6%2A2%5E3\" = 6*8 = 48 triples, that are the solutions, too.\r\n" );
document.write( "\r\n" );
document.write( "    So, triple (2) produces 48 triples that are the solutions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "3)  Triple (3) creates  3 distinguishable permutations, that are the solutions, too.\r\n" );
document.write( "\r\n" );
document.write( "                               Playing with the signs, each of these 3 distinguishable permutations provides 8 triples, that are the solutions, too.\r\n" );
document.write( "\r\n" );
document.write( "    So, triple (3) produces \"3%2A2%5E3\" = 24 triples that are the solutions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In all,  there are   6 + 48 + 24 = 78   different integer triples that are the solutions.      ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved and explained.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );