document.write( "Question 466171: Find sum of the odd integers from 7 to 117 inclusive \n" ); document.write( "
Algebra.Com's Answer #319588 by robertb(5830)![]() ![]() You can put this solution on YOUR website! We have to find n, the number of odd integers from 7 to 117.\r \n" ); document.write( "\n" ); document.write( "==> 117 = 7 + (n-1)2 ==> 110 = (n-1)2 ==> 55 = n-1 ==> n = 56.\r \n" ); document.write( "\n" ); document.write( "==> |