document.write( "Question 585999: The sum of three consecutive odd numbers is
\n" );
document.write( "255. Find the numbers...so how do i solve this, please help. \n" );
document.write( "
Algebra.Com's Answer #373564 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+(x+2)+(x+4)=255 \n" ); document.write( "3x=255-6 \n" ); document.write( "x=249/3 \n" ); document.write( "x=83 \n" ); document.write( "x+2=85 \n" ); document.write( "x+4=87 \n" ); document.write( " |