213k views
1 vote
Suppose there is a constant c, and a and b are arbitrary constants. Find the following:

1) c1
2) c2

User SamBremner
by
7.3k points

1 Answer

7 votes

Final answer:

To find the values of c1 and c2 in a quadratic equation, we can use the quadratic formula. Plugging in the given values, we can solve for c1 and c2.

Step-by-step explanation:

In this question, we have a quadratic equation of the form ax² + bx + c = 0, where a = 1.00, b = 10.0, and c = -200. To find the values of c1 and c2, we can use the quadratic formula:

x = (-b ± √(b² - 4ac)) / 2a

Plugging in the values of a, b, and c into the quadratic formula, we can calculate:

c1 = (-10.0 + √(10.0² - 4(1.00)(-200))) / (2(1.00))

c2 = (-10.0 - √(10.0² - 4(1.00)(-200))) / (2(1.00))

Solving these equations will give us the values of c1 and c2.

User AndreyNik
by
8.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.