₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,262 members, 8,425,722 topics. Date: Saturday, 13 June 2026 at 12:06 AM

Toggle theme

Programmers Help Me - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingProgrammers Help Me (976 Views)

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

Pls Programmers Help With Similarities Of Pseudocode & AlgorithmProgrammers help me With This Problem Pls !!!!!!!!!!!Need Programmers Help Please234

[tutorial] Creating A Simple Switch Activity Android App For BeginnersThe New Boston WebsiteBe A Part Of Open Source Revolution With Oracle Training And Certification