Question

2. (10 points) Given a quadratic equation x2 + bx + c = 0, write a paragraph which details the method for completing the squa

0 0
Add a comment Improve this question Transcribed image text
Answer #1


wen 7 Con we hanre 2. 2 needed to bealded D ufreched 2.

Add a comment
Know the answer?
Add Answer to:
2. (10 points) Given a quadratic equation x2 + bx + c = 0, write a...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • C++ The roots of the quadratic equation ax² + bx + c = 0, a ≠...

    C++ The roots of the quadratic equation ax² + bx + c = 0, a ≠ 0 are given by the following formula: In this formula, the term b² - 4ac is called the discriminant. If b² - 4ac = 0, then the equation has a single (repeated) root. If b² - 4ac > 0, the equation has two real roots. If b² - 4ac < 0, the equation has two complex roots. Instructions Write a program that prompts the...

  • The two roots of the quadratic equation ax2 + bx + c = 0 can be...

    The two roots of the quadratic equation ax2 + bx + c = 0 can be found using the quadratic formula as -b+ v62 – 4ac . -b-v6² – 4ac 1 X1 = - and x2 = 2a 2a When b2 – 4ac < 0 this yields two complex roots - -b V4ac – 62 -b Vac – 6² x1 = = +. . 2a 2a i. and x2 = . za 2al Using the quadratic formula the roots of...

  • 4 of 6 9.2b Solve quadratic equations of the form x + bx + c =...

    4 of 6 9.2b Solve quadratic equations of the form x + bx + c = 0 by completing the square Find the solution to the quadratic equation by completing the square: x²- 2x - 6 = 3 0-1, -3 -1,3 1,-3 1,3

  • The roots of the quadratic equation ax2 + bx + c = 0, a following formula:...

    The roots of the quadratic equation ax2 + bx + c = 0, a following formula: 0 are given by the In this formula, the term i2 - 4ac is called the discriminant. If b4ac 0 then the equation has a single (repeated) root. If -4ac > 0, th equation complex roots. Write a program that prompts the user to input the value of a (the coefficient of ), b (the coefficient of x), and c (the n has two...

  • Java Programming Question 4 (10 points): Solutions for a quadratic equation ax(squared)+bx+c= 0. where a does...

    Java Programming Question 4 (10 points): Solutions for a quadratic equation ax(squared)+bx+c= 0. where a does not equal zero are as follows. r1=( −b+√b(squared)−4ac)/2a r2=(−b−√b(squared)−4ac)/2a if b(squared)−4ac <0, equation doesn’t have real roots. If it is 0 there is one root(r1=r2). Write a Java program to read a,b and c from keyboard and find the roots, if they exist. Note: You need to have a method that takes 3 real values as arguments

  • olve the quadratic equation by completing the square x2 -4x-71 0 dentify the value of "a"...

    olve the quadratic equation by completing the square x2 -4x-71 0 dentify the value of "a" for the given equation. a(Type an integer or a fraction.)

  • In Python. The two roots of a quadratic equation ax^2 + bx + c = 0...

    In Python. The two roots of a quadratic equation ax^2 + bx + c = 0 can be obtained using the following formula: r1 = (-b + sqrt(b^2 - 4ac) / (2a) and r2 = (-b - sqrt(b^2 - 4ac) / (2a) b^2 - 4ac is called the discriminant of the quadratic equation. If it is positive, the equation has two real roots. If it is zero, the equation has one root. If it is negative, the equation has no...

  • 1. Solve the quadratic equation ax**2 + bx + c = 0 Please solve this on...

    1. Solve the quadratic equation ax**2 + bx + c = 0 Please solve this on python.

  • Can a quadratic equation aX^2 + bX + c = 0, where a, b, and c...

    Can a quadratic equation aX^2 + bX + c = 0, where a, b, and c are rationals, has one rational solution and one irrational solution? Prove or disprove with justification.

  • Recall the quadratic equation ax2​ ​+ bx + c = 0. Prove that there does not...

    Recall the quadratic equation ax2​ ​+ bx + c = 0. Prove that there does not exist any integer solution to this equation if a, b, and c are all odd integers. (No integer solution means that there does not exist any integer x that satisfies the equation ax2​ ​+ bx + c = 0).

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT