document.write( "Question 868013: 1. find the sum of the first 100 000 odd numbers.
\n" );
document.write( "2. find the greatest possible product of two natural numbers whose sum is 41. \n" );
document.write( "
Algebra.Com's Answer #523532 by KMST(5328) You can put this solution on YOUR website! The first 100,000 odd numbers are the odd numbers from \n" ); document.write( " \n" ); document.write( "1, 3, 5, .... 199,993, 199,995, 199,997, 199,999. \n" ); document.write( "The sum of such an arithmetic sequence \n" ); document.write( "(or arithmetic progression, if that's what it's called in your class) \n" ); document.write( "is 100,000 =100000= \n" ); document.write( "times half the sum of the first and last terms, \n" ); document.write( " \n" ); document.write( "So that sum is \n" ); document.write( "or \n" ); document.write( "Your teacher may want to see formulas. \n" ); document.write( "I do not know what formulas you were taught, \n" ); document.write( "and I believe in understanding concepts rather than memorizing and blindly applying formulas, \n" ); document.write( "but I can throw a few formulas for you to use as needed. \n" ); document.write( "The same concepts can be expressed in many different ways. \n" ); document.write( "An arithmetic sequence has a first term \n" ); document.write( "and each term is the term before plus a common difference \n" ); document.write( "which can be written as \n" ); document.write( " \n" ); document.write( "As a consequence \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "and of course, \n" ); document.write( "The sum of the first \n" ); document.write( " \n" ); document.write( "That last expression contains a sum of \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So \n" ); document.write( "That is the number of terms times half the sum of the first and last terms, \n" ); document.write( "or (in other words) \n" ); document.write( "An alternate formula is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "If \n" ); document.write( "then the other number is \n" ); document.write( "and their product \n" ); document.write( " \n" ); document.write( "Traditionally, we prefer to rearrange the terms in the order \n" ); document.write( "We notice that \n" ); document.write( "and its graph would look like this, \n" ); document.write( " \n" ); document.write( "To find the maximum we can \"complete the square\": \n" ); document.write( " \n" ); document.write( "Alternately, we can use the formula that says that the maximum for \n" ); document.write( "If we could use any rational value for \n" ); document.write( "the maximum would occur for \n" ); document.write( "where we would have \n" ); document.write( "However, since \n" ); document.write( "the maximum value for the product will happen for the natural numbers \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( "IN either case, the product will be \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |