document.write( "Question 1008029: a+b+c=3
\n" );
document.write( "a^2+b^2+c^2=5
\n" );
document.write( "a^3+b^3+c^3=7
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #623911 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! I do not believe this has a unique, closed-form solution. \n" ); document.write( "If a = 0, b = 1, and c = 2, the third equation is not satisfied. \n" ); document.write( "If a = 0, b = -1, and c = 2, the first equation is not satisfied. \n" ); document.write( " |