document.write( "Question 205625: The sum of squares of three consecutive odd numbers is 155. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #155246 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The sum of squares of three consecutive odd numbers is 155. What are the numbers?
\n" ); document.write( "-------------
\n" ); document.write( "1st: 2x-1
\n" ); document.write( "2nd: 2x+1
\n" ); document.write( "3rd: 2x+3
\n" ); document.write( "----------
\n" ); document.write( "Equation:
\n" ); document.write( "(2x-1)^2 + (2x+1)^2 + (2x+3)^2 = 155
\n" ); document.write( "---
\n" ); document.write( "Solve for \"x\" and substitute to find 1st, 2nd, 3rd.
\n" ); document.write( "=====================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );