SOLUTION: To calculate the quadratic equation given 3 sides A,B,C your program should be interactive [hint-x=[-b+vb2-4ac]/2a
Algebra.Com
Question 395630: To calculate the quadratic equation given 3 sides A,B,C your program should be interactive [hint-x=[-b+vb2-4ac]/2a
Answer by richard1234(7193) (Show Source): You can put this solution on YOUR website!
Are you writing a program to compute the roots of a quadratic?
RELATED QUESTIONS
Four steps to derive the quadratic formula are shown below.
I x^2+(-b)/a x=(-c)/a
II... (answered by ikleyn)
Use the following quadratic formula to answer the following equation:
x= {{{(-b+-... (answered by Alan3354)
Hi
I am stuck on this one which has me completely bamboozled. Your assistance would be... (answered by solver91311,stanbon)
using the quadratic formula x=[-b(+-)sqrt(b^2-4ac)]/2a
solve quadratic equation
x^2 (answered by jim_thompson5910)
-x^2+7x=4
I changed it to -x^2+ 7x -4 = 0
and quadratic equation would be -b+/- the... (answered by jim_thompson5910,mananth)
Please show me how the basic form quadratic equation ax^2+bx+c=0 solves for x to become... (answered by scott8148)
An equation in standard form is ax^2+bx+c=0
Solve equation by completing the square and... (answered by richard1234)
please help!! use the quadratic equation -b+ (tiny line under the plus sign)... (answered by c-dubb swimmer)
helpp!! use the quadratic formula x=-b+(small line under the plus sign) sqrt(b^2-4ac)/2a... (answered by jim_thompson5910)