S.O.S. Mathematics CyberBoard

Your Resource for mathematics help on the web!
It is currently Wed, 22 May 2013 00:27:15 UTC

All times are UTC [ DST ]




Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Let X = substitution
PostPosted: Thu, 1 Mar 2012 01:55:45 UTC 
Offline
Member

Joined: Sun, 5 Feb 2012 21:05:29 UTC
Posts: 18
Hi can anyone help me simplify this equation by letting X = someNumber, to help me solve this equation.

24500(1+i)^3 - 10000(1+i)^(5/3) + 8000(1+i)^(13/12) = 30309

I would like to simplify it algebraically. Thanks.


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 02:51:28 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Sun, 24 Jul 2005 20:12:39 UTC
Posts: 3690
Location: Ottawa Ontario
nquadr wrote:
Hi can anyone help me simplify this equation by letting X = someNumber, to help me solve this equation.
24500(1+i)^3 - 10000(1+i)^(5/3) + 8000(1+i)^(13/12) = 30309
I would like to simplify it algebraically. Thanks.

Huh? Not much can be done; let x = 1+i; then:
x^3[16/x^(23/12) - 20/x^(4/3) + 49] = 30309/500

Iteration is required to solve; can't be solved directly;
I got x = ~1.10685, so i = ~0.10685

Your equation could represent:
Future Value of $24,500 @ 10.685% annually for 3 years
less: FV of $10,000 @ 10.685% annually for 5/3 years
plus: FV of $8,000 @ 10.685% annually for 13/12 years

If you don't follow that, then: why are you working with that equation? :idea:

_________________
I'm not prejudiced...I hate everybody equally!


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 02:52:10 UTC 
Online
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12098
Location: Austin, TX
nquadr wrote:
Hi can anyone help me simplify this equation by letting X = someNumber, to help me solve this equation.

24500(1+i)^3 - 10000(1+i)^(5/3) + 8000(1+i)^(13/12) = 30309

I would like to simplify it algebraically. Thanks.


Write 3=36/12 and 5/3=20/12 then you get:

(1+i)^{13/12}(24500(1+i)^{23/12}+10000(1+i)^{7/12}+8000)=30309, but I'm pretty sure you have little chance of getting anything out of this to solve explicitly for i using analytic methods.

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 02:58:14 UTC 
Offline
Member

Joined: Sun, 5 Feb 2012 21:05:29 UTC
Posts: 18
Yes, you are right, they are theory of interest problems. I was solving this equation with my TI-89 calculator, and it was taking a long time... I thought I could simplify further, but I guess I can't. Do you have a link to teach me the iteration method by hand? Just curious that's all. Once again, thanks for your help.


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 06:36:05 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Sun, 24 Jul 2005 20:12:39 UTC
Posts: 3690
Location: Ottawa Ontario
http://www.google.ca/#hl=en&gs_nf=1&cp= ... 04&bih=560

_________________
I'm not prejudiced...I hate everybody equally!


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 11:11:04 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Mon, 19 May 2003 19:55:19 UTC
Posts: 7949
Location: Lexington, MA
Hello, nquadr!

Quote:
Let X = someNumber, to help me solve this equation.

24500(1+i)^3 - 10000(1+i)^{\frac{5}{3}} + 8000(1+i)^{\frac{13}{12}} \:=\: 30309

\text{Let } X \,=\,(1+i)^{12}

\text{Then we have: }\:24,\!500X^{36} - 10,\!000X^{20} + 8,\!000X^{13} - 30,\!309 \:=\:0

. . Better?



Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 11:22:23 UTC 
Offline
Member

Joined: Tue, 20 Oct 2009 18:18:45 UTC
Posts: 33
Location: Lisbon, Portugal
i suggested to pass 1+i to the trigonometric form and see if the simplification could be easier...


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 16:04:11 UTC 
Online
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12098
Location: Austin, TX
Soroban wrote:
Hello, nquadr!

Quote:
Let X = someNumber, to help me solve this equation.

24500(1+i)^3 - 10000(1+i)^{\frac{5}{3}} + 8000(1+i)^{\frac{13}{12}} \:=\: 30309

\text{Let } X \,=\,(1+i)^{12}

\text{Then we have: }\:24,\!500X^{36} - 10,\!000X^{20} + 8,\!000X^{13} - 30,\!309 \:=\:0

. . Better?



I think you mean $x=(1+i)^{1\over 12}

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 16:04:29 UTC 
Online
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12098
Location: Austin, TX
Voxx wrote:
i suggested to pass 1+i to the trigonometric form and see if the simplification could be easier...


It's not a complex number, if it were, this would be easy.

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 17:26:36 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Sun, 24 Jul 2005 20:12:39 UTC
Posts: 3690
Location: Ottawa Ontario
Soroban wrote:
\text{Then we have: }\:24,\!500X^{36} - 10,\!000X^{20} + 8,\!000X^{13} - 30,\!309 \:=\:0
. . Better?

No, since the OP is learning financial formulas :idea:

If someone is taking first driving lesson,
not the time to show him how to drag race down main street!

_________________
I'm not prejudiced...I hate everybody equally!


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 19:23:59 UTC 
Online
Moderator
User avatar

Joined: Wed, 30 Mar 2005 04:25:14 UTC
Posts: 12098
Location: Austin, TX
Denis wrote:
Soroban wrote:
\text{Then we have: }\:24,\!500X^{36} - 10,\!000X^{20} + 8,\!000X^{13} - 30,\!309 \:=\:0
. . Better?

No, since the OP is learning financial formulas :idea:

If someone is taking first driving lesson,
not the time to show him how to drag race down main street!


I don't think that's the right metaphor for this. What Soroban is doing is not really that much higher of a skill level required, it's just slightly different methodology. So it's more like learning to drive a car and being asked to drive a motorcycle.

_________________
(\ /)
(O.o)
(> <)
This is Bunny. Copy Bunny into your signature to help him on his way to world domination


Top
 Profile  
 
 Post subject: Re: Let X = substitution
PostPosted: Thu, 1 Mar 2012 19:36:33 UTC 
Offline
Member of the 'S.O.S. Math' Hall of Fame

Joined: Mon, 19 May 2003 19:55:19 UTC
Posts: 7949
Location: Lexington, MA
Hello, Shadow!

Quote:
I think you mean $x=(1+i)^{1\over 12}

Of course I did . . . *slap head*



Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Contact Us | S.O.S. Mathematics Homepage
Privacy Statement | Search the "old" CyberBoard

users online during the last hour
Powered by phpBB © 2001, 2005-2011 phpBB Group.
Copyright © 1999-2013 MathMedics, LLC. All rights reserved.
Math Medics, LLC. - P.O. Box 12395 - El Paso TX 79913 - USA