You are not logged in.
whoops. I've got BBCode on but my image tag hasn't worked.
What no FAQs on how to post images?
But you can follow the link to my site for the diagram
EDIT No you cannot. See post 24.
diagram in post 24.
The diagram shows a triangle ABC
with ABC = 80 and ACB = 80
D lies on AC so that DBC = 60
and E lies on AB so that ECB = 50.
To find (by Euclidean geometry) x = EDB
"annual rate = 10% monthly rate = 10%/12"
Don't think so.
monthly multiplier = (1.10)^(1/12) = m (say) [ so that 12 monthly multpliers give the yearly multiplier]
then monthly rate = (m-1) x 100 % [ to convert back to percentage ]
ABCD has area 3 x 3 = 9 = 9 ^ 1
EFCG has area 1 x 1 = 1 = 9 ^ 0
HICJ has area 1/3 x 1/3 = 1/9 = 9 ^ -1
KLCM has area 1/9 x 1/9 = 1/81 = 9 ^ -2
..... .... .....
10th square has area 3^ -8 x 3 ^ -8 = 9 ^ -8
I don't think this is a straight compound interest. You can use CI when a fixed sum is invested but Dharshi says there's an annual investment. So new money has to be added each year in addition to the interest.
Before I work out a revised formula let's just check I've got it right:
(i) each year $1 is invested
(ii) for 20 years
(iii) interest rate is compound (ie. add the calculated interest to the investment for the next year)
(iv) 10% per month ! This seems a bit generous! Did you mean an equivalent annual rate of 10% but calculated monthly?
There are lots of these. Try
http://mathworld.wolfram.com/GeodesicDome.html
Hope this helps
The graph of Y^2=X should be a symmetrical parabola (like Y = X^2 but 'on its side').
If you use sqrt you'll only get half the graph because the calc will default to the positive root. To get the whole graph plot two functions:
Y1=sqrt(x) and Y2=negative sqrt(x) [note : use the negative key not the subtract key]