• 2022-07-26 问题

    设f(x)可导,恒正,且0<a<x<b时恒有f(x)<xf′(x),则 A: bf(a)>af(b). B: abf(x)>x2f(b). C: af(a)<xf(x). D: abf(x)<x2f(a).

    设f(x)可导,恒正,且0<a<x<b时恒有f(x)<xf′(x),则 A: bf(a)>af(b). B: abf(x)>x2f(b). C: af(a)<xf(x). D: abf(x)<x2f(a).

  • 2022-05-30 问题

    3.设函数$f(x)={{x}^{4}}\sin x$,则${{f}^{(9)}}(0)=$( )。 A: $\frac{9!}{5!}$ B: $\frac{5!}{9!}$ C: $\frac{1}{5!}$ D: $0$

    3.设函数$f(x)={{x}^{4}}\sin x$,则${{f}^{(9)}}(0)=$( )。 A: $\frac{9!}{5!}$ B: $\frac{5!}{9!}$ C: $\frac{1}{5!}$ D: $0$

  • 2022-06-01 问题

    有代码片段:function f(y) {var x=y*y;return x;} for(var x=0;x< 5;x++) {y=f(x);document.writeln(y);}输出结果是( )。 A: 0 1 2 3 4 B: 0 1 4 9 16 C: 0 1 4 9 16 25 D: 0 1 2 3 4 5

    有代码片段:function f(y) {var x=y*y;return x;} for(var x=0;x< 5;x++) {y=f(x);document.writeln(y);}输出结果是( )。 A: 0 1 2 3 4 B: 0 1 4 9 16 C: 0 1 4 9 16 25 D: 0 1 2 3 4 5

  • 2022-06-07 问题

    设连续型随机变量X的密度函数为f(x),分布函数为F(x),则对任意的区间(a,b),则P(a<X<b)=() A: F(a)-F(b) B: ∫abF(x)dx C: f(a)-f(b) D: ∫abf(x)dx

    设连续型随机变量X的密度函数为f(x),分布函数为F(x),则对任意的区间(a,b),则P(a<X<b)=() A: F(a)-F(b) B: ∫abF(x)dx C: f(a)-f(b) D: ∫abf(x)dx

  • 2022-06-01 问题

    阅读下面的JavaScript代码,输出结果是function f(y) {var x=y*y;return x;}for(x=0;x<; 5;x++) {y=f(x);document.writeln(y);} A: 0 1 4 9 16 25 B: 0 1 2 3 4 C: 答案都不对 D: 0 1 4 9 16

    阅读下面的JavaScript代码,输出结果是function f(y) {var x=y*y;return x;}for(x=0;x<; 5;x++) {y=f(x);document.writeln(y);} A: 0 1 4 9 16 25 B: 0 1 2 3 4 C: 答案都不对 D: 0 1 4 9 16

  • 2022-06-01 问题

    阅读下面的JavaScript代码,执行结果为?function f(y) { var x = y * y; return x;}for(x = 0; x < 5; x++) { y = f(x); document.write(y+" ");} A: 0 1 2 3 4 B: 0 1 4 9 16 C: 0 1 4 9 16 25 D: 以上答案都不对

    阅读下面的JavaScript代码,执行结果为?function f(y) { var x = y * y; return x;}for(x = 0; x < 5; x++) { y = f(x); document.write(y+" ");} A: 0 1 2 3 4 B: 0 1 4 9 16 C: 0 1 4 9 16 25 D: 以上答案都不对

  • 2021-04-14 问题

    以下程序运行的结果是:【】。 #include intmain() { inta=3,b=4,c=9,d=9,e=9; d=(a>b)&&(c=5); e=d>0?11:22; printf('c=%d,d=%d,e=%d ',c,d,e); return0; } Ac=5,d=0,e=22 Bc=5,d=1,e=11 Cc=9,d=1,e=11 Dc=9,d=0,e=22

    以下程序运行的结果是:【】。 #include intmain() { inta=3,b=4,c=9,d=9,e=9; d=(a>b)&&(c=5); e=d>0?11:22; printf('c=%d,d=%d,e=%d ',c,d,e); return0; } Ac=5,d=0,e=22 Bc=5,d=1,e=11 Cc=9,d=1,e=11 Dc=9,d=0,e=22

  • 2022-06-03 问题

    为什么f(36)等于f(4*9)等于f(4)加f(9)

    为什么f(36)等于f(4*9)等于f(4)加f(9)

  • 2022-06-01 问题

    Read the following JavaScript code: function f(y) { var x=y*y; return x; } for(x=0;x&lt; 5;x++) { y=f(x); document.writeln(y); } The output is ( ). A: 01 2 3 4 B: 0 1 4 9 16 C: 0 1 4 9 16 25 D: None of the above answers are correct

    Read the following JavaScript code: function f(y) { var x=y*y; return x; } for(x=0;x&lt; 5;x++) { y=f(x); document.writeln(y); } The output is ( ). A: 01 2 3 4 B: 0 1 4 9 16 C: 0 1 4 9 16 25 D: None of the above answers are correct

  • 2022-06-06 问题

    以 下 不 等 式 中 ,不 正 确 的 是( )。 A: 1 2 3 4 5 6 &lt;(1 2 3 4 5 6)H B: (1 1 0 1 0 1 0 1 0 1 0 1 0)B&gt;(F F F)H C: (9)H&gt; 9 D: 1 1 1 1 &gt;(1 1 1 1)B

    以 下 不 等 式 中 ,不 正 确 的 是( )。 A: 1 2 3 4 5 6 &lt;(1 2 3 4 5 6)H B: (1 1 0 1 0 1 0 1 0 1 0 1 0)B&gt;(F F F)H C: (9)H&gt; 9 D: 1 1 1 1 &gt;(1 1 1 1)B

  • 1 2 3 4 5 6 7 8 9 10