#C. 二分法求函数的零点

    Type: Default 1000ms 256MiB

二分法求函数的零点

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

【题目描述】

有函数:f(x)=x515x4+85x3225x2+274x121f(x)=x^5-15x^4+85x^3-225x^2+274x-121

已知f(1.5)>0,f(2.4)<0f(1.5)>0 ,f(2.4)< 0 且方程f(x)=0f(x)=0 在区间[1.5,2.41.5,2.4] 有且只有一个根,请用二分法求出该根。

【输入】

(无)

【输出】

该方程在区间[1.5,2.41.5,2.4]中的根。要求四舍五入到小数点后66位。

【输入样例】

(无)

【输出样例】

(无)

【来源】

一本通在线评测

0309晚练——二分三分

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
4
Start at
2025-3-11 19:00
End at
2025-3-11 20:30
Duration
1.5 hour(s)
Host
Partic.
10