Results 1 to 4 of 4

Thread: Core 1 arithmetic sequences

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2005
    Posts
    7

    Core 1 arithmetic sequences

    can someone help me with these questions im really stuck

    1.)a polgon has 10 sides. The lengths of the sides, starting with the smallest, form an arithmetic series. The perimeter of the polygon is 675cm and the length of the longest side is twice that of the shortest side. Find for this series

    a.) the common difference
    b.) the first term

    2.)The sum ofthe first two terms of an arithmetic series is 47. The thirtieth term of this series is -62. find

    a.) the first term of the series and the common difference
    b.) the sum of the first 60 terms of the series.

    3.)James decides to save some money for the six-week holiday. He saves 1p on the first day, 2p on the second day and 3p on the third day and so on.

    a.)How much will he save at the end of the holiday (42 days)
    b.)If he carried on, how long would it be before ha has saved £100

    thanks

  2. #2
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Core 1 arithmetic sequences

    Quote Originally Posted by peaches_2479
    can someone help me with these questions im really stuck

    1.)a polgon has 10 sides. The lengths of the sides, starting with the smallest, form an arithmetic series. The perimeter of the polygon is 675cm and the length of the longest side is twice that of the shortest side. Find for this series

    a.) the common difference
    b.) the first term
    The length of the sides form an arithmetic series implies:

    si+1 = si + x

    where si is the length of side i and x is to be determined, so that:

    s10 = s9 + x
    s9 = s8 + x
    ...
    s3 = s2 + x
    s2 = s1 + x

    From this, by recursive back-substitution:

    s10 = s1 + 9x
    s9 = s1 + 8x
    ...
    s3 = s1 + 2x
    s2 = s1 + x

    The perimeter is:

    P = s1 + s2 + ... + s9 + s10 = s1 + (s1 + x) + (s1 + 2x) + ... + (s1 + 8x) + (s1 + 9x) = 10s1 + x(1 + 2 + ... + 8 + 9) = 10s1 + 45x

    On the other hand:

    s10 = s1 + 9x
    and, because the longest side is twice that of the shortest side:

    s10 = 2s1

    Solving these 2 for s1:

    s1 = 9x

    Substituting this result into the equation for the perimeter:

    P = 10s1 + 45x = 90x + 45x = 135x

    from which

    x = P/135 = 675/135 = 5 and s1 = 45
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  3. #3
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Core 1 arithmetic sequences

    Quote Originally Posted by peaches_2479
    can someone help me with these questions im really stuck
    2.)The sum ofthe first two terms of an arithmetic series is 47. The thirtieth term of this series is -62. find

    a.) the first term of the series and the common difference
    b.) the sum of the first 60 terms of the series.
    a1 + a2 = 47
    a30 = -62

    From ai+1 = ai + k you get:

    a2 = a1 + k

    and

    a30 = a29 + k = a28 + 2k = ... = a1 + 29k

    so that from the first 2 equations above:

    a1 + (a1 + k) = 47
    or
    2a1 + k = 47

    and form the second,

    a1 + 29k = -62

    Solving this system you get k = -3, and from,

    2a1 + k = 47

    you finally find a1 = (47 - k) / 2 = 25

    The sum of the first 60 terms is:

    SUM = na1 + kn(n-1) / 2 = 60*25 - 3*60*59 / 2 = -3810

    If you don't know where this formula comes from I can post a simple proof for you.
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

  4. #4
    vbuggy krtxmrtz's Avatar
    Join Date
    May 2002
    Location
    In a probability cloud
    Posts
    5,573

    Re: Core 1 arithmetic sequences

    Quote Originally Posted by peaches_2479
    3.)James decides to save some money for the six-week holiday. He saves 1p on the first day, 2p on the second day and 3p on the third day and so on.

    a.)How much will he save at the end of the holiday (42 days)
    b.)If he carried on, how long would it be before ha has saved £100
    Amount saved = 1p + 2p + 3p + ... + 42p

    You can apply the formula from my previous post,

    SUM = na1 + kn(n-1) / 2

    where now

    n = 42
    a1 = 1
    k = 1

    so that the amount saved comes out to be 903p.

    I don't know how many p's (pennies?) are in one pound, but assuming it's 100:

    SUM = 100*100 = 10000 = na1 + kn(n-1) / 2 = n +n(n-1)/2

    Rearranging and solving:

    n = [-1 +/- sqr(1+80000)] / 2

    Using the positive solution (the negative one is meaningless),

    n = 140.92 approx.

    And because the number of days n must be an integer, finally: n = 141
    Lottery is a tax on people who are bad at maths
    If only mosquitoes sucked fat instead of blood...
    To do is to be (Descartes). To be is to do (Sartre). To be do be do (Sinatra)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width