document.write( "Question 784707: How would you write the sum of five consecutive odd integers if their sum is 75? \n" ); document.write( "
Algebra.Com's Answer #477201 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How would you write the sum of five consecutive odd integers if their sum is 75?
\n" ); document.write( "-------
\n" ); document.write( "1st: 2x-3
\n" ); document.write( "2nd: 2x-1
\n" ); document.write( "3rd: 2x+1
\n" ); document.write( "4th: 2x+3
\n" ); document.write( "5th: 2x+5
\n" ); document.write( "--------
\n" ); document.write( "Sum = 10x +5 = 75
\n" ); document.write( "10x = 70
\n" ); document.write( "x = 7
\n" ); document.write( "--------
\n" ); document.write( "1st: 2x-3 = 11
\n" ); document.write( "2nd: 13
\n" ); document.write( "3rd: 15
\n" ); document.write( "4th: 17
\n" ); document.write( "5th: 19
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );