document.write( "Question 30794: This question is really confusing, my tutor ended up answering it in class but everyone was still kinda dazed when we left class. Will you please try to explain or solve this in a manner that is within a students grasp.\r
\n" ); document.write( "\n" ); document.write( "Question:
\n" ); document.write( "When the first n positive integers are added together, their sum is given by:
\n" ); document.write( "1/2n(n+1)\r
\n" ); document.write( "\n" ); document.write( "a) Demonstrate that this result holds for the case n=5.
\n" ); document.write( "b) Find the value of n for which the sum is 105.
\n" ); document.write( "c) What is the smallest value of n for which the sum exceeds 1000?\r
\n" ); document.write( "\n" ); document.write( "The chapter we are working on is based on factoring. Please help.
\n" ); document.write( "

Algebra.Com's Answer #17517 by Fermat(136)\"\" \"About 
You can put this solution on YOUR website!
Hi there, I'n not too sure what exactly the confusion might be, so I'll just go through the problems and hope that helps. If you are still having problems, then you can relist this question, with additional points you would like to be addressed, or you can email me for info. I'm not absolutely sure how you can email me, but I thnk you can do that when you view this answer. (Look around the web page)
\n" ); document.write( "Sn = (1/2)n(n+1)
\n" ); document.write( "a) We have to show that the above formula holds for n=5.
\n" ); document.write( "If n is 5, then we want to add up the 1st 5 natural numbers, like so
\n" ); document.write( "S5 = 1 + 2 + 3 + 4 + 5
\n" ); document.write( "S5 = 3 + 7 + 5 (adding two numbers at a time)
\n" ); document.write( "S5 = 10 + 5
\n" ); document.write( "S5 = 15
\n" ); document.write( "=======
\n" ); document.write( "If we now use the formula for Sn, with n = 5, then we get
\n" ); document.write( "S5 = (1/2)5(6)
\n" ); document.write( "S5 = (1/2)(30)
\n" ); document.write( "S5 = 15
\n" ); document.write( "=======
\n" ); document.write( "So, the formula holds for n = 5.
\n" ); document.write( "================================
\n" ); document.write( "b) Find the value of n for which the sum is 105.
\n" ); document.write( "If Sn = 105, the we can write out an equation,
\n" ); document.write( "Sn = (1/2)n(n+1) = 105
\n" ); document.write( "(1/2)n(n+1) = 105
\n" ); document.write( "n(n+1) = 210 (multiplying both sides by 2)
\n" ); document.write( "n² + n = 210 ( expanding the lhs)
\n" ); document.write( "n² + n - 210 = 0 ( rearranging the eqn)
\n" ); document.write( "(n + 15)(n - 14) = 0 (factoring the terms)
\n" ); document.write( ".: n = -15, n = 14
\n" ); document.write( "==================
\n" ); document.write( "Although n = -15 satisfies the quadratic eqn, it is not a valid solution since it is negative and hence not a natural number.
\n" ); document.write( "Ans: n = 14
\n" ); document.write( "===========
\n" ); document.write( "c) What is the smallest value of n for which the sum exceeds 1000?
\n" ); document.write( "This is similar to part b), but is an inequality.
\n" ); document.write( "This time we can write,
\n" ); document.write( "Sn > 1000
\n" ); document.write( "substituting the formula for Sn,
\n" ); document.write( "(1/2)n(n+1) > 1000
\n" ); document.write( "n(n+1) > 2000
\n" ); document.write( "n² + n > 2000
\n" ); document.write( "Now you can go all mathematical here and make up a quadratic eqn, viz n² + n - 2000 = 0 and then use the quadratic formula to find roots of this equation and then test those roots in the original inequality to find out which one works,
\n" ); document.write( "or,
\n" ); document.write( "you can take a guess!
\n" ); document.write( "n² is bigger than n, much bigger if n is any decent size. So for a rough approximation, let
\n" ); document.write( "n² > 2000
\n" ); document.write( "So what's the square root of 2000?
\n" ); document.write( "Using my trusty calculator, I get 44.72
\n" ); document.write( "Since you have to add on n to the n² bit then try, as a first guess, n=44.
\n" ); document.write( "44² + 44 = 1980 (too small, so try the next number up)
\n" ); document.write( "45² + 45 = 2070 - bingo!
\n" ); document.write( "Ans: n= 45 is smallest number such that Sn > 1000
\n" ); document.write( "=================================================
\n" ); document.write( "
\n" ); document.write( "
\n" );