document.write( "Question 467532: The sum of three consevutive odd intergers is 195? What are the intergers?
\n" );
document.write( "1st?
\n" );
document.write( "2nd?
\n" );
document.write( "3rd? \n" );
document.write( "
Algebra.Com's Answer #320797 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the first integer be x\r \n" ); document.write( "\n" ); document.write( "x+x+2+x+4=195 \n" ); document.write( "3x+6= 195 \n" ); document.write( "3x=189 \n" ); document.write( "x= 63\r \n" ); document.write( "\n" ); document.write( "63, 65,67 \n" ); document.write( " |