Mild illness
New member
- Joined
- Jun 17, 2013
- Messages
- 6
I'm having problems with arithmetic progression you may have gathered, I have tried but I feel like I made it needlessly complicated as I am pretty bad at rearranging equations. I'll show the question and my attempt.
455 cylinders are stacked in rows in such a way that the in the row below the number is one less than the row above. The bottom row has 30 cylinders. How many rows are there and how many cylinders are in the top row.
I know the amount of rows is around 13 just through trial and error
I put everything I have to begin with so:
a = 30
d = 1
Sn=455
455 = n/2[2a + (n-1)d]
910 = n[2a + (n-1)d]
-2n = 910/[2a -1x1] = 15.6 re-occurring (which is wrong, so I start from the line above again)
910 = n(61-n)
910 = 61n -n2
n2 -61n + 910
[-b +/- sqroot(b2 -4(ac)]/2a
[61 - sqroot(-612 - 4(1x910)]/2 = 26
26 is twice the answer I need and I don't think I can justify halving it.
The other attempts were me just rearranging the above equations in an attempt to get to the answer
455 cylinders are stacked in rows in such a way that the in the row below the number is one less than the row above. The bottom row has 30 cylinders. How many rows are there and how many cylinders are in the top row.
I know the amount of rows is around 13 just through trial and error
I put everything I have to begin with so:
a = 30
d = 1
Sn=455
455 = n/2[2a + (n-1)d]
910 = n[2a + (n-1)d]
-2n = 910/[2a -1x1] = 15.6 re-occurring (which is wrong, so I start from the line above again)
910 = n(61-n)
910 = 61n -n2
n2 -61n + 910
[-b +/- sqroot(b2 -4(ac)]/2a
[61 - sqroot(-612 - 4(1x910)]/2 = 26
26 is twice the answer I need and I don't think I can justify halving it.
The other attempts were me just rearranging the above equations in an attempt to get to the answer