document.write( "Question 997880: In a AP the sum of the three postive consecutive number is 21 and the sum of their sqaure is 155.find the number? \n" ); document.write( "
Algebra.Com's Answer #615814 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
x+x+1+x+1+1= 21
\n" ); document.write( "3x+3= 21
\n" ); document.write( "3x= 18
\n" ); document.write( "x= 6
\n" ); document.write( "6+(6+1)+(6+1+1)= 21
\n" ); document.write( "6+7+8= 21
\n" ); document.write( "21= 21 We have the right answer
\n" ); document.write( "--------------------------
\n" ); document.write( "x^2+(x+1)^2+(x+2)^2= 155
\n" ); document.write( "3x^2+3^2= 155
\n" ); document.write( "3x^2= 146
\n" ); document.write( "3x= 12.08
\n" ); document.write( "x= 4.02
\n" ); document.write( "4.02+5.02+6.02= 21
\n" ); document.write( "15.06= 21 This is incorrect. Check your numbers, 155 is not the correct number or you're missing critical information.
\n" ); document.write( "
\n" );