Find the area of the region enclosed by the parabolas y=x^2 and y=2x-x^2.
- 首页
- 国家电网试题
-
1.Find the area of the region enclosed by the parabolas y=x^2 and y=2x-x^2.
-
2.int x,y,z; x=y=l; z(x , ty,y ); x=答案】2、3、2
-
3.求解 x, y 使得 x^2 + y^2 = p.设 p = 20190221 求解 x, y 使得 x^2 + y^2 = p.
-
4.下列哪一项等同于x!=y?: ! (x == y)|x > y && x < y|x > y || x < y|x >= y || x <= y
-
5.The equation to the circle with its center at the origin (原点) and of radius a is x^2 + y^2 = a^2.
-
6.[单选] 若yA . y=y(x) B . y=y(x) cC . y=y(x) cD . y=y(x) c
-
7.设y₁²~X(n₁),y₂²~X²(n₂), y₁²,y₂² 独立,则 y₁²+y₂²~
-
8.2x 2 (3xy 2 ﹣x 2 y)﹣2(xy 2 x 2 )
-
9.(2)y' cos x=esim t
-
10.x=3,y=4,z=5,执行以下语句if(x>z)[x=y;y=z;z=x;] else [x=z;z=y;y=x;] x=__y= __z= __。