证明: 所有形如 [tex=6.071x1.357]z3hRnys1les5pfOb1aTvy0yIu/dw0WDx3zXl3JO7wqScCEeOdq12gkzZgUGN/Dwo[/tex] 的有理数的集合关于数的乘法构成群。
举一反三
- intx=5,y=8,z=7;表达式z=!(x>y)||(x=1,y=3)计算后的结果 A: x=1,y=3,z=1 B: x=1,y=3,z=0 C: x=5,y=8,z=0 D: x=5,y=8,z=1
- 阅读下面的java语言代码,输出结果是( )。 int x, y = 1, z=0; if( z < 0 ) x= 3; else if ( y == 0 ) x= 5; else x= 7; System.out.println(x+”,”+ y); A: 7, 0 B: 7, 1 C: 3, 3 D: 以上都不正确
- 【单选题】Which of the following matrices does not have the same determinant of matrix B: [1, 3, 0, 2; -2, -5, 7, 4; 3, 5, 2, 1; -1, 0, -9,-5] A. [1, 3, 0, 2; -2, -5, 7, 4; 0, 0, 0, 0; -1, 0, -9, -5] B. [1, 3, 0, 2; -2, -5, 7, 4; 1, 0, 9, 5; -1, 0, -9, -5] C. [1, 3, 0, 2; -2, -5, 7, 4; 3, 5, 2, 1; -3, -5, -2, -1] D. [1, 3, 0, 2; -2, -5, 7, 4; 0, 0, 0, 1; -1, 0, -9, -5]
- 下面的C语言代码,输出结果是:( )int x, y, z;y=1;z=0;if ( z <; 0 ){x = 3;}else if ( y = = 0 ){x = 5;}else{x = 7;}printf("x=%d",x); A: x=3 B: x=5 C: x=7 D: x为随机数
- 若集合S={3,a2},T={x|0<x+a<3,x∈Z}且S∩T={1},P=S∪T,求集合P的所有子集。