|
-
Jan 20th, 2007, 01:24 PM
#1
Thread Starter
New Member
solve
k (power 4) - k (power 2) - 12 = 0
sorry if this sounds stupid, im not good at maths
-
Jan 20th, 2007, 01:41 PM
#2
Hyperactive Member
C¤ry Sanchez
Computer Science/Engineering
@ Penn State
IBM.zSeries Intern
Mandriva 2007
-
Jan 20th, 2007, 04:48 PM
#3
Thread Starter
New Member
Re: solve
thanks 
would you mind telling me how you did that?
-
Jan 20th, 2007, 05:30 PM
#4
Fanatic Member
Re: solve
Welcome to the forums.
One way is to make the following substitution: k2 = x. The equation then becomes x2 - x - 12 = 0, which is a quadratic equation in x. The solutions of the quadratic equation are x = 4, -3, resulting in 4 solutions for k:
k = ± √x
k = ± √4 = ± 2
k = ± √-3 = ± i√3
Last edited by VBAhack; Jan 20th, 2007 at 05:46 PM.
-
Jan 20th, 2007, 06:00 PM
#5
Thread Starter
New Member
Re: solve
thankyou very much for your help
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|