若函数f(x)=(1+C15x+C25x2+C35x3+C45x4+C55x5)3,则lgf(999)=( )
若函数f(x)=(1+C15x+C25x2+C35x3+C45x4+C55x5)3,则lgf(999)=( )
有以下程序?0?2#iclude?0?2#defief(x)x*x*x?0?2mai()?0?2{ita=3,s,t;?0?2?0?2s=f(a+1);t=f((a+1));?0?2?0?2pritf(“%d,%d’,s,t);?0?2}?0?2程序运行后的输出结果是
有以下程序?0?2#iclude?0?2#defief(x)x*x*x?0?2mai()?0?2{ita=3,s,t;?0?2?0?2s=f(a+1);t=f((a+1));?0?2?0?2pritf(“%d,%d’,s,t);?0?2}?0?2程序运行后的输出结果是
曲线$\left\{ \matrix{ {x^2} + {y^2} + {z^2} = 9 \cr y = x \cr} \right.$的参数方程为( ). A: $$\left\{ \matrix{ x = \sqrt 3 \cos t \cr y = \sqrt 3 \cos t \cr z = \sqrt 3 \sin t \cr} \right.(0 \le t \le 2\pi )$$ B: $$\left\{ \matrix{ x = {3 \over {\sqrt 2 }}\cos t\cr y = {3 \over {\sqrt 2 }}\cos t \cr z = 3\sin t \cr} \right.(0 \le t \le 2\pi )$$ C: $$\left\{ \matrix{ x = \cos t\cr y = \cos t\cr z = \sin t \cr} \right.(0 \le t \le 2\pi )$$ D: $$\left\{ \matrix{ x = {{\sqrt 3 } \over 3}\cos t\cr y = {{\sqrt 3 } \over 3}\cos t \cr z = {{\sqrt 3 } \over 3}\sin t\cr} \right.(0 \le t \le 2\pi )$$
曲线$\left\{ \matrix{ {x^2} + {y^2} + {z^2} = 9 \cr y = x \cr} \right.$的参数方程为( ). A: $$\left\{ \matrix{ x = \sqrt 3 \cos t \cr y = \sqrt 3 \cos t \cr z = \sqrt 3 \sin t \cr} \right.(0 \le t \le 2\pi )$$ B: $$\left\{ \matrix{ x = {3 \over {\sqrt 2 }}\cos t\cr y = {3 \over {\sqrt 2 }}\cos t \cr z = 3\sin t \cr} \right.(0 \le t \le 2\pi )$$ C: $$\left\{ \matrix{ x = \cos t\cr y = \cos t\cr z = \sin t \cr} \right.(0 \le t \le 2\pi )$$ D: $$\left\{ \matrix{ x = {{\sqrt 3 } \over 3}\cos t\cr y = {{\sqrt 3 } \over 3}\cos t \cr z = {{\sqrt 3 } \over 3}\sin t\cr} \right.(0 \le t \le 2\pi )$$
若集合S={3,a2},T={x|0<x+a<3,x∈Z}且S∩T={1},P=S∪T,求集合P的所有子集。
若集合S={3,a2},T={x|0<x+a<3,x∈Z}且S∩T={1},P=S∪T,求集合P的所有子集。
【单选题】不等式 x 2 - 3| x | < 0 的解集为() (5.0分) A. {x|0<x<3} B. {x|﹣3<x<0或0<x<3} C. {x|﹣3<x<0} D. {x|﹣3<x<3}
【单选题】不等式 x 2 - 3| x | < 0 的解集为() (5.0分) A. {x|0<x<3} B. {x|﹣3<x<0或0<x<3} C. {x|﹣3<x<0} D. {x|﹣3<x<3}
全集为R,A={x∣0 A: {x∣0≤3} B: {x∣x≤0} C: {x∣x>3} D: {x∣x≤0或x>3}
全集为R,A={x∣0 A: {x∣0≤3} B: {x∣x≤0} C: {x∣x>3} D: {x∣x≤0或x>3}
对公式∀x(P(x,y) →Q(x,z)) ∨∃zR(x,z)使用代入和换名规则后得到的公式正确的是( )。 A: ∀x(P(x,y) →Q(x,z)) ∨∃zR(x,u) B: ∀u(P(u,y) →Q(x,w)) ∨∃zR(x,z) C: ∀x(P(x,y) →Q(x,z)) ∨∃wR(u,w) D: ∀x(P(u,y) →Q(u,w)) ∨∃zR(x,z)
对公式∀x(P(x,y) →Q(x,z)) ∨∃zR(x,z)使用代入和换名规则后得到的公式正确的是( )。 A: ∀x(P(x,y) →Q(x,z)) ∨∃zR(x,u) B: ∀u(P(u,y) →Q(x,w)) ∨∃zR(x,z) C: ∀x(P(x,y) →Q(x,z)) ∨∃wR(u,w) D: ∀x(P(u,y) →Q(u,w)) ∨∃zR(x,z)
向量空间w={(x,2y,0)T∈R3|x,3,∈R)的维数为________.
向量空间w={(x,2y,0)T∈R3|x,3,∈R)的维数为________.
一空间曲线由参数方程x=t y=sin(2t) , -3<t<3z=cos(3t*t)表示,绘制这段曲线可以由下列哪组语句完成。 A: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z, t) B: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t*t);plot3(x, y, z) C: t=-3:0.1:3;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z) D: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z) E: x=-3:0.1:3;y=sin(2*x);z=cos(3*x.*x);plot3(x, y, z)
一空间曲线由参数方程x=t y=sin(2t) , -3<t<3z=cos(3t*t)表示,绘制这段曲线可以由下列哪组语句完成。 A: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z, t) B: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t*t);plot3(x, y, z) C: t=-3:0.1:3;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z) D: t=-3:0.1:3;x=t;y=sin(2*t);z=cos(3*t.*t);plot3(x, y, z) E: x=-3:0.1:3;y=sin(2*x);z=cos(3*x.*x);plot3(x, y, z)
下列信号中,( )信号的频谱是连续的。 A: $x(t) = A\sin (\omega t + {\varphi _1}) + B\sin (3\omega t + {\varphi _2})$ B: $x(t) = 5\sin 30t + 3\sin \sqrt {50} t$ C: $x(t) = {e^{ - at}}\sin {\omega _0}t$
下列信号中,( )信号的频谱是连续的。 A: $x(t) = A\sin (\omega t + {\varphi _1}) + B\sin (3\omega t + {\varphi _2})$ B: $x(t) = 5\sin 30t + 3\sin \sqrt {50} t$ C: $x(t) = {e^{ - at}}\sin {\omega _0}t$