The sum of the first K natural numbers is 300. Find the value of K.

S= 0.5n(n+1) ( formula for the sum of the first n natural numbers) 0.5K(K+1)= 300 ( sub in K and make the formula equal to the total sum given) 0.5K(K+1)-300= 0 ( take away 300 from both sides) 0.5K2 + 0.5K -300= 0 (expand brackets) K2 + K - 600=0 (multiply equation by a factor 2 to get rid of 0.5) (K + 25)(K - 24) = 0 (factorize equation) K = 24 or -25 Given that K must be positive, K= 24

MB

Related Maths A Level answers

All answers ▸

Given an integral of a function parametrized with respect to an integer index n, prove a given recursive identity and use this to evaluate the integral for a specific value of n.


When using the trapezium rule to approximate area underneath a curve between 2 limits, what is the effect of increasing the number of strips used?


A ball is released on a smooth ramp at a distance of 5 metres from the ground. Calculate its speed when it reaches the bottom of the ramp.


Use the substitution u=1+e^x to find the Integral of e^(3x) / (1 + e^x)