网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
填空题
One side of square A is 1/2 the length of the diagonal of square B. If the area of square A is 16, what is the area of square B?a + b- 4z = 500a +b + 6z= 1200____
参考答案
参考解析
解析:
如果正方形A为16,那么它的边长为4,因为B的对角线是A的边长的两倍,所以B的对角线为8,设B的边长为b,根据勾股定理,b2 + b2 = 82 =64,所以32 = b2,所以B的面积为32。
如果正方形A为16,那么它的边长为4,因为B的对角线是A的边长的两倍,所以B的对角线为8,设B的边长为b,根据勾股定理,b2 + b2 = 82 =64,所以32 = b2,所以B的面积为32。
更多 “填空题One side of square A is 1/2 the length of the diagonal of square B. If the area of square A is 16, what is the area of square B?a + b- 4z = 500a +b + 6z= 1200____” 相关考题
考题
试题七(共 15 分)阅读下列说明、图和Java 代码,回答问题1 至问题3,将解答写在答题纸的对应栏内。[说明]已知四个类之间的关系如图 7-1 所示,分别对每个类的方法进行编号,例如 Shape的 perimeter()为 1 号,表示为“1:perimeter()” ,Rectangle 类的 perimeter()为 2 号,表示为“2:perimeter()” ,依此类推,其中,每个类的 perimeter方法签名相同。[Java 代码]Triangle tr = new Triangle();Square sq = new Square();Shape sh = tr;[问题 1] 关于上述 Java代码中 sh 和 tr 的以下叙述中,哪两个是正确的(写出编号) 。① sh 和 tr 分别引用同一个对象;② sh 和 tr 分别引用同一类型的不同的对象;③ sh 和 tr 分别引用不同类型的不同对象;④ sh 和 tr 分别引用同一个对象的不同拷贝;⑤ sh 和 tr 所引用的内存空间是相同的。[问题 2] 写出下面消息对应的方法编号(如果该消息错误或者没有对应的方法调用,请填写“无” ) 。tr.height() (1)sh.perimeter() (2)sq.height() (3)sq.perimeter() (4)sh.height() (5)tr.perimeter() (6)[问题 3] 下列赋值语句中哪两个是合法的(写出合法赋值语句的编号) 。① sq = sh; ② sh = tr; ③ tr = sq; ④ sq = tr; ⑤ sh = sq;
考题
试题五(共 15 分)阅读下列说明、图和C++代码,回答问题1 至问题3,将解答写在答题纸的对应栏内。[说明]已知四个类之间的关系如图 5-1 所示,分别对每个类的方法进行编号,例如 Shape的 perimeter()方法为 1 号,表示为“1:perimeter()” ,Rectangle 类的 perimeter()为2号,表示为“2:perimeter()” ,依此类推,其中,每个类的 perimeter方法都为虚函数且方法签名相同。[C++代码]Triangle *tr = new Triangle();Square *sq = new Square();Shape *sh = tr;[问题 1] 关于上述 C++代码中 sh 和 tr 的以下叙述中,哪两个是正确的(写出编号) 。① sh 和 tr 分别引用同一个对象;② sh 和 tr 分别引用同一类型的不同的对象;③ sh 和 tr 分别引用不同类型的不同对象;④ sh 和 tr 分别引用同一个对象的不同拷贝;⑤ sh 和 tr 所引用的内存空间是相同的。[问题 2] 写出下面消息对应的方法编号(如果该消息错误或者没有对应的方法调用,请填写“无” ) 。tr-height() (1)sh-perimeter() (2)sq-height() (3)sq-perimeter() (4)sh-height() (5)tr-perimeter() (6)[问题 3] 不考虑内存释放问题,下列赋值语句中哪两个是合法的(写出合法赋值语句的编号) 。① sq = sh; ② sh = tr; ③ tr = sq; ④ sq = tr; ⑤ sh = sq;
考题
Entering from sea,a daymark on the port side of the channel would be indicated on a chart by a ______.A.red triangle with the letter RB.white triangle with the letters RGC.green square with the letter GD.white square with the letters GR
考题
A tow astern is veering from side to side on its towline.The best way of controlling the action is to ______.A.Trim the tow by the bowB.Trim the tow by the sternC.List the tow to windwardD.Adjust the length of the towing bridle
考题
函数ListDelete_sq实现顺序表删除算法,请在空格处将算法补充完整。int ListDelete_sq(Sqlist *L,int i){ int k; if(i1||iL-length) return ERROR;for(k=i-1;klength-1;k++) L-slist[k]= (1) ; (2) ; return OK;}
考题
Definition of Length:()A、The length shall be taken as 96% of the total lengthB、The length shall be taken as 96% of the LbpC、The length shall be taken as 96% of the total length on a waterline at 85% of the least moulded depth measured from the top of the keelD、The length from the fore side of the stem to the axis of the rudder stock on that waterline
考题
单选题The length of a rectangular kitchen floor is 3 feet more than its width, if the length of the floor is 12 feet, what is the area of the floor in square feet?A
9B
15C
42D
108E
44
考题
单选题If one pair of opposite sides of a square are increased in length by 20% and the other pair of sides are increased in length by 50%, by what percent is the area of the rectangle that results greater than the area of the original square?A
10%B
50%C
70%D
75%E
80%
考题
单选题The length of a rectangle is 5 more than the side of a square, and the width of the rectangle is 5 less than the side of the square. If the area of the square is 45, what is the area of the rectangle?A
20B
25C
45D
50E
70
考题
单选题If A (-1, 1) and B (3, -1) are the endpoints of one side of square ABCD, what is the area of the square?A
12B
16C
20D
25E
36
考题
问答题A rectangle is equal in area to a square with sides of length 12. Is the diagonal of the rectangle greater in length than 20? (1) The rectangle has a length of 16. (2) The rectangle has a width of 9.
考题
单选题Entering from sea,a daymark on the port side of the channel would be indicated on a chart by a().A
red triangle with the letter RB
white triangle with the letters RGC
green square with the letter GD
white square with the letter GR
考题
多选题Definition of Length:()AThe length shall be taken as 96% of the total lengthBThe length shall be taken as 96% of the LbpCThe length shall be taken as 96% of the total length on a waterline at 85% of the least moulded depth measured from the top of the keelDThe length from the fore side of the stem to the axis of the rudder stock on that waterline
考题
单选题If the area of a square with sides of length 8 centimeters is equal to the area of a rectangle with a width of 4 centimeters, what is the length of the rectangle, in centimeters?A
4B
8C
12D
16E
18
考题
单选题When backing down with sternway,the pivot point of a vessel is().A
about one-quarter of the vessel's length from the sternB
at the bowC
about one-third of the vessel's length from the bowD
aft of the propellers
考题
单选题A list signal of one white light indicates that the vessel is ().A
on an even keelB
listing about 1° to the side the light is displayed onC
listing over 5° With the light displayed on the high sideD
listing,and the chutes should be directed to the side where the light is displayed
考题
单选题On entering from seaward,a starboard side daymark will().A
show a fixed red light if lightedB
show a Morse (A) white lightC
be square in shapeD
have an even number if numbered
考题
单选题A tow astern is veering from side to side on its towline. The best way of controlling the action is to().A
trim the tow by the bowB
trim the tow by the sternC
list the tow to windwardD
adjust the length of the towing bridle
考题
单选题The unit of duration of a dash in Morse Code is().A
one and one-half times the length of a dotB
twice the length of a dotC
three times the length of a dotD
four times the length of a dot
考题
单选题Which of the following describes one of the apartments the speaker has seen?A
A railway on one side and a lake on the other.B
A busy road on one side and a lake on the other.C
A busy road on one side and a railway on the other.
考题
单选题()measured at the midship section and taken from outside of the ship’s side shell plating on one side to the outside of ship’side shell plating on the other side.A
Length overallB
After perpendicularC
AmidshipsD
Extreme breadth
考题
问答题If the square root of t is a real number, is the square root of t positive? (1) t 0 (2) t2 0
考题
单选题When using carbon dioxide to fight a fire on a bulkhead,the CO2 should be applied().A
first to the bottom of the flaming area,sweeping from side to side,and following the flames upwardB
in a circular motion from the middle of the bulkhead outwardC
to the top of the flaming area,sweeping from side to side,and working toward the bottomD
in an up-and-down motion from one side of the bulkhead to the other
考题
填空题函数ListDelete_sq实现顺序表删除算法,请在空格处将算法补充完整。int ListDelete_sq(Sqlist *L,int i){ int k; if(iL-length) return ERROR;for(k=i-1;klength-1;k++) L-slist[k]= (1) ; (2) ; return OK;}
考题
单选题If an inflatable liferaft is overturned,it may be righted by().A
filling the stabilizers on one side with waterB
releasing the CO2 cylinderC
pushing up from under one endD
standing on the inflating cylinder and pulling on the straps on the underside of the raft
热门标签
最新试卷