math.answers.com/geometry/A_program_to_compute_the_real_roots_of_the_quadratic_equation
Preview meta tags from the math.answers.com website.
Linked Hostnames
8- 34 links tomath.answers.com
- 18 links towww.answers.com
- 1 link totwitter.com
- 1 link towww.facebook.com
- 1 link towww.instagram.com
- 1 link towww.pinterest.com
- 1 link towww.tiktok.com
- 1 link towww.youtube.com
Thumbnail

Search Engine Appearance
A program to compute the real roots of the quadratic equation? - Answers
Where the equation is ax2 + bx + c the roots are given by the solutions to : (-b +/- sqrt(b2 - 4ac))/2a So you would first input the values of a, b , and c, then calculate [d = b*b - 4*a*c], and then determine whether it is positive or negative. If it is positive [d>0, or d=0], then you can continue: so the two roots of x are: (-b + sqrt(d))/2/a, and (-b - sqrt(d))/2/a. If d < 0, then you need to calculate sqrt(-d) and then display -b/2/a as the real part, and +/- sqrt(-d)/2/a as the imaginary parts.
Bing
A program to compute the real roots of the quadratic equation? - Answers
Where the equation is ax2 + bx + c the roots are given by the solutions to : (-b +/- sqrt(b2 - 4ac))/2a So you would first input the values of a, b , and c, then calculate [d = b*b - 4*a*c], and then determine whether it is positive or negative. If it is positive [d>0, or d=0], then you can continue: so the two roots of x are: (-b + sqrt(d))/2/a, and (-b - sqrt(d))/2/a. If d < 0, then you need to calculate sqrt(-d) and then display -b/2/a as the real part, and +/- sqrt(-d)/2/a as the imaginary parts.
DuckDuckGo
A program to compute the real roots of the quadratic equation? - Answers
Where the equation is ax2 + bx + c the roots are given by the solutions to : (-b +/- sqrt(b2 - 4ac))/2a So you would first input the values of a, b , and c, then calculate [d = b*b - 4*a*c], and then determine whether it is positive or negative. If it is positive [d>0, or d=0], then you can continue: so the two roots of x are: (-b + sqrt(d))/2/a, and (-b - sqrt(d))/2/a. If d < 0, then you need to calculate sqrt(-d) and then display -b/2/a as the real part, and +/- sqrt(-d)/2/a as the imaginary parts.
General Meta Tags
22- titleA program to compute the real roots of the quadratic equation? - Answers
- charsetutf-8
- Content-Typetext/html; charset=utf-8
- viewportminimum-scale=1, initial-scale=1, width=device-width, shrink-to-fit=no
- X-UA-CompatibleIE=edge,chrome=1
Open Graph Meta Tags
7- og:imagehttps://st.answers.com/html_test_assets/Answers_Blue.jpeg
- og:image:width900
- og:image:height900
- og:site_nameAnswers
- og:descriptionWhere the equation is ax2 + bx + c the roots are given by the solutions to : (-b +/- sqrt(b2 - 4ac))/2a So you would first input the values of a, b , and c, then calculate [d = b*b - 4*a*c], and then determine whether it is positive or negative. If it is positive [d>0, or d=0], then you can continue: so the two roots of x are: (-b + sqrt(d))/2/a, and (-b - sqrt(d))/2/a. If d < 0, then you need to calculate sqrt(-d) and then display -b/2/a as the real part, and +/- sqrt(-d)/2/a as the imaginary parts.
Twitter Meta Tags
1- twitter:cardsummary_large_image
Link Tags
16- alternatehttps://www.answers.com/feed.rss
- apple-touch-icon/icons/180x180.png
- canonicalhttps://math.answers.com/geometry/A_program_to_compute_the_real_roots_of_the_quadratic_equation
- icon/favicon.svg
- icon/icons/16x16.png
Links
58- https://math.answers.com
- https://math.answers.com/geometry/A_program_to_compute_the_real_roots_of_the_quadratic_equation
- https://math.answers.com/geometry/Does_a_trapezium_have_one_pair_of_parallel_sides
- https://math.answers.com/geometry/Find_the_area_of_a_circle_with_radius_5_yards
- https://math.answers.com/geometry/Four_types_of_quadrilaterals