Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,159,848 members, 7,841,208 topics. Date: Monday, 27 May 2024 at 01:15 AM

Programmers Help Me - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / Programmers Help Me (881 Views)

Pls Programmers Help With Similarities Of Pseudocode & Algorithm / Programmers help me With This Problem Pls !!!!!!!!!!! / Need Programmers Help Please (2) (3) (4)

(1) (Reply) (Go Down)

Programmers Help Me by Nobody: 4:15pm On Dec 29, 2014
i nid you guys help to solve dz question.
i av tried my best it seems im nt getting it.
the questn is,
write the an algorithm to solve
x=-b+(b^2-4ac)^1/2/2a
Re: Programmers Help Me by danvery2k6(m): 6:02pm On Dec 29, 2014
Are you a beginner programmer? if yes, I would advise you to read more, don't look for answers here for now. if however, you have done that already, let's see what you have done

thank you. ........Danny Mills
Re: Programmers Help Me by omoelu1(m): 7:16pm On Dec 29, 2014
kaybiel2u:
i nid you guys help to solve dz question.
i av tried my best it seems im nt getting it.
the questn is,
write the an algorithm to solve
x=-b+(b^2-4ac)^1/2/2a

using python:
x = ((-1*b) + (b ** 2 - 4 * a * c) ** 0.5)/2a
Re: Programmers Help Me by ayomidearo(m): 7:30pm On Dec 29, 2014
omoelu1:


using python:
x = ((-1*b) + (b ** 2 - 4 * a * c) ** 0.5)/2a
python :*
Re: Programmers Help Me by omoelu1(m): 7:59pm On Dec 29, 2014
ayomidearo:
python :*
what's that?
Re: Programmers Help Me by Theorix(m): 10:22pm On Dec 29, 2014
kaybiel2u:
i nid you guys help to solve dz question.
i av tried my best it seems im nt getting it.
the questn is,
write the an algorithm to solve
x=-b+(b^2-4ac)^1/2/2a

in order to solve the problem
Recall that a quadratic equation has two roots (which might be a complex root),
those variable ( a, b & c) are the input to ur program.
Make sure u check the values of of those variables e.g when a=0 OR when the discriminant = -ve etc.
Infact the problem is really easy to solve if u pay more attention to ur MATH text book and carefully express the problem in a very familiar LANGUAGE (like English or any programing language of ur choice).
Re: Programmers Help Me by ayomidearo(m): 10:38pm On Dec 29, 2014
omoelu1:

what's that?
m in love with python
Re: Programmers Help Me by udswagz: 10:27am On Dec 30, 2014

(1) (Reply)

Whr Can I Learn Networking Cisco And Ccna Here In Lagos At Ajah? / Nigerian Googler Talks On The Developer Ecosystem In Africa [Video, Pictures] / Assist Me Wit Php Code To Insert Multiple Records In A Table

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 10
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.