单选题Two circles, P and Q, lie in the same plane. If the center of circle Q lies on circle P, then in how many points could circle P and circle Q intersect?Ⅰ. 0Ⅱ. 1Ⅲ. 2AⅠ onlyBⅡ onlyCⅢ onlyDⅠ, Ⅱ and ⅢEⅡ and Ⅲ only

单选题
Two circles, P and Q, lie in the same plane. If the center of circle Q lies on circle P, then in how many points could circle P and circle Q intersect?Ⅰ. 0Ⅱ. 1Ⅲ. 2
A

Ⅰ only

B

Ⅱ only

C

Ⅲ only

D

Ⅰ, Ⅱ and Ⅲ

E

Ⅱ and Ⅲ only


参考解析

解析:
If the radius of circle Q is greater than the diameter of circle P, there is no intersection point. If the radius of circle Q is equal to the diameter of circle P, there is one intersection point. If the radius of circle Q is less than the diameter of circle P, there are two intersection points.

相关考题:

计算商品价格综合指数所选用的公式为( )。A.∑p1q1/∑p0q0B.∑p1q1/∑p0q1C.∑p0q1/∑p1q1D.∑p1q0/∑p0q0

下列统计指数中属于总指数有( )。A.Q1/Q0B.P1/P0C.∑Q1P0/ ∑Q0P0D.∑Z1Q1/∑Z0Q0E.∑M1P0Q1/∑M0P0Q1

编制销售量综合指数的公式结果正确的是( )。A.K=∑p0q1/∑p0q0B.K=∑p1q1/∑p1q0C.K=∑p1q1/∑p0q0D.K=∑p1q1/∑p0q1

描述以(1000,1000)为圆心、以400为半径画1/4圆弧的语句,以下正确的是( ) 。A、Circle(1000,1000),400,0,3.1415926/2B、Circle(1000,1000),,400,0,3.1415926/2C、Circle(1000,1000),400,,0,3.1415926/2D、Circle(1000,1000),400,,0,90

Protection and Indemnity Associations in short term in shipping circle is called as ______.A.PIAB.AssociationsC.P and I ClubsD.the Clubs

阅读以下说明和C代码,将应填入(n)处的字句写在的对应栏内。【说明】在一个简化的绘图程序中,支持的图形种类有点(point)和圆(circle),在设计过程中采用面向对象思想,认为所有的点和圆都是一种图形(shape),并定义了类型shape t、 point t和circle t分别表示基本图形、点和圆,并且点和圆具有基本图形的所有特征。【C代码】typedef enum { point,circle } shape type; /* 程序中的两种图形:点和圆 */typedef struct { /* 基本的图形类型 */shape_type type; /* 图形中类标识:点或者圆*/void (*destroy) (); /* 销毁图形操作的函数指针*/void (*draw) (); /* 绘制图形操作的函数指针*/} shape_t;typedef struct { shape_t common; int x; iht y; } point_t; /* 定义点类型, x, y为点坐标*/void destroyPoint (point_t* this) { free (this); printf ("Point destoryed!\n"); } ) /* 销毁点对象*/void drawPoint(point_t* this) { printf("P(%d,%d)", this-x, this-y); }/* 绘制点对象*/shape_t* createPoint (va_list* ap) (/* 创建点对象,并设置其属性*/point_t* p_point;if ( (p_point= (point_t*)malloc (sizeof (point_t)) ) ==NULL) returnNULL;p_point->common, type = point; p_point-common, destroy = destroyPoint;p_point->common.draw = drawPoint;p_point->x = va_arg(*ap, int); /* 设置点的横坐标*/p_point->y = va_arg(*ap, int); /* 设置点的纵坐标*/return (shape_t*)p_ooint; /*返回点对象指针*/}typedef struct { /*定义圆类型*/shape_t common;point_t 4center; /*圆心点*/int radius; /*圆半径*/} circle_t;void destroyCircle(circle_t* this){free((1)); free(this); printf("Circle destoryed!\n");}void drawCircle(circle_t* this) {print f ("C (");(2).draw(this->center); /*绘制圆心*/printf(",%d) ", this->radius);}shape_t* createCircle(va_list4 ap) { /*创建一个圆,并设置其属性*/circle_t4 p circle;if ((p_circle = (circle_t4)malloc (sizeof (circle_t)) ) ==NULL ) return NULL;p_circle->common.type = circle; p_circle->common.destroy = destroyCircle;p_circle->common.draw = drawCircle;(3) = createPoint(ap); /* 设置圆心*/p_circle->radius = va_arg(*ap, int); /* 设置圆半径*/return p_circle;}shape_t* createShape(shape_type st, "') { /* 创建某一种具体的图形*/va_list ap; /*可变参数列表*/&nbs

What defines a great circle?A.A curved line drawn on a Mercator ChartB.A course line that inscribes a loxodromic curveC.The shortest distance between any two points on the earthD.The smallest circle that can be drawn on the face of a sphere

In which voyage,between two points,is the rhumb line distance NOT approximately the same as the great circle distance?_____.A.The two points are in low latitudes in the same hemisphereB.The two points are in high latitudes in the same hemisphereC.The two points are near the equator,but in different hemispheresD.One point is near the equator,one point is in a high latitude,and both are near the 180th meridian

下列各项中,属于帕氏数量指数的是()。A:∑p1q1/∑p0q0B:∑p1q1/∑p0q1C:∑p1q1/∑p1q0D:∑p1q0/∑p0q0

p0和p1分别是基期和报告期的质量数值,q0和q1别是基期和报告期的数量数值,帕式质量指数的一般计算公式是()。A:∑p0q1/∑p0q0B:∑p1q0/∑p0q0C:∑p1q1/∑p1q0D:∑p1q1/∑p0q1

在利用指数体系分析价格(用p表示)和销售量(用q表示)变动对销售额的影响时,销售量指数的计算公式是()。A:∑p1q1/∑p0q0B:∑p1q1/∑p1q0C:∑p1q1/∑p0q1D:∑p0q1/∑p0q0

A.p=0,q=0B.p=0,q=1C.p=1,q=0D.p=1,q=1

假设q1、p1分别表示报告期的采购数量与价格,q0、p0分别表示基期的采购数量与价格,则派氏综合指数为()。A:Kp=∑q1p1/∑q0p0B:Kp=∑q1p0/∑q0p0C:Kp=∑q1p1/∑q1p0D:Kp=∑q0p1/∑q0p0

销售量指数的表达式为()。A、Σp0q1/Σp0q0B、Σp1q1/Σp1q0C、Σp1q0/Σp0q0D、Σp1q1/Σp0q1

下列属于Visual Basic工程文件的是()。A、circlE.frmB、circlE.vbpC、circlE.docD、circlE.jpg

单选题()is the main reason that reduces the power advantage of a two-stroke engine over a same size four-stroke one to about()AInefficient scavenging;twiceBInefficient scavenging;1~8 timesCFewer strokes in a circle;twiceDFewer strokes in a circle;1~8 times

单选题在利用指数体系分析价格(用p表示)和销售量(用q表示)变动对销售额的影响时,销售量指数的计算公式是(  )。A∑p1q1/∑p0q0B∑p1q1/∑p1q0C∑p1q1/∑p0q1D∑p0q1/∑p0q0

多选题销售量指数的表达式为()。AΣp0q1/Σp0q0BΣp1q1/Σp1q0CΣp1q0/Σp0q0DΣp1q1/Σp0q1

单选题What defines a great circle? ()AA curved line drawn on a Mercator ChartBA course line that inscribes a loxodromic curveCThe shortest distance between any two points on the earthDThe smallest circle that can be drawn on the face of a sphere

单选题p0和p1分别是基期和报告期的质量数值,q0和q1别是基期和报告期的数量数值,帕式质量指数的一般计算公式是(  )。A∑p0q1/∑p0q0B∑p1q0/∑p0q0C∑p1q1/∑p1q0D∑p1q1/∑p0q1

单选题A circle with center A has its center at (6, -2) and a radius of 4. Which of the following is the equation of a line tangent to the circle with center A ?Ay=3x+2By=2x+1Cy=-x+5Dy=-2Ey=-6

单选题A circle has an area of A, A second circle has a diameter four times that of the first circle. What is the area of the second circle?A2AB4AC8AD16AE32A

问答题If a circle is one, how many is an octagon?

单选题Circles O and P intersect at exactly one point, as shown in the figure above. If the radius of circle O is 2 and the radius of circle P is 6, what is the circumference of any circle that has OP as a diameter?A4πB8πC12πD16πE64π

单选题Two circles, P and Q, lie in the same plane. If the center of circle Q lies on circle P, then in how many points could circle P and circle Q intersect?Ⅰ. 0Ⅱ. 1Ⅲ. 2AⅠ onlyBⅡ onlyCⅢ onlyDⅠ, Ⅱ and ⅢEⅡ and Ⅲ only

单选题In which voyage, between two points, is the rhumb line distance not approximately the same as the great circle distance?().AThe two points are in low latitudes in the same hemisphereBThe two points are in high latitudes in the same hemisphereCThe two points are near the equator, but in different hemispheresDOne point is near the equator, one point is in a high latitude, and both are near the 180th meridian

单选题Concerning a celestial observation,the azimuth angle is measured from the principal vertical circle to the().AGreenwich celestial meridianBhour circle of the bodyClocal celestial meridianDvertical circle of the body

单选题Let @ represent one of the four basic arithmetic operations such that, for any nonzero real numbers P and Q, P @ 0=P and P @ Q=Q @ P. Which arithmetic operation(S) does the symbol @ represent?A×onlyB+onlyC-onlyD-and×E+and÷