document.write( "Question 1045625: How to I do this? I know the answers are 10,11,12 but I have no idea where to start.\r
\n" ); document.write( "\n" ); document.write( "Find thee consecutive integers, the sum of whose squares is 65 more than three times the square of the smallest.
\n" ); document.write( "

Algebra.Com's Answer #661096 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
The integers are \"system%28n%2Cn%2B1%2Cn%2B2%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sum of their squares, \"n%5E2%2B%28n%2B1%29%5E2%2B%28n%2B2%29%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sixty-five more than three times square of the smallest,\"65%2B3n%5E2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Put it all together....,
\n" ); document.write( "
\n" );