Asked by anonymous

solve c(x)=x^2-40x+405

Answers

Answered by Henry
C(x) = x^2 - 40x + 405 = 0,
Use the Quadratic Formula:

x = ( 40 +- sqrt(400-1620)) / 2,
x = (40 +- sqrt(-20)) / 2,
x = (40 +- sqrt(20*-1)) / 2,
x = (40 +- 4.47i) / 2,

Solution Set:
x = 20 + 2.24i.
x = 20 - 2.24i.
Answered by Henry
Correction:Replace 400 with 1600.

There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions