单选题If the radius of a circle is increased by 40%, how much will the area increase?A16%B20%C40%D80%E96%

单选题
If the radius of a circle is increased by 40%, how much will the area increase?
A

16%

B

20%

C

40%

D

80%

E

96%


参考解析

解析:
设圆的半径为r,故面积S=πr2,若半径增加40%,那么面积S’=π(1.4r)2=1.96πr2,故半径增加了96%,本题选择E项。

相关考题:

How much time does the typical project manager spend communicating (formal and informal)?A 40% - 60%B 30% - 70%C 60% - 80%D 75% - 90%E 25% - 55 %

107 How much time does the typical project manager spend communicating (formal and informal)? A. 40% - 60%B. 30% - 70%C. 60% - 80%D. 75% - 90%E. 25% - 55 %

成功的两大关键“WHY”和“HOW”分别占多大比例?() A50%,50%B40%,60%C80%,20%D20%,80%

What are you recommended to answer the question tell me about yourself, if you are seeking for your first job?A.Speak much about how that job appeals to you and caused you to apply for it.B.Speak much about how your enthusiasm about an area has driven you to want that job.C.Speak much about how a book you’ve read or a person you’ve known motivated you to get that job.D.Speak much about how your past experiences made you decide to compete for that job.

( 13 )补充完整下面的类定义:const double PI=3 .14;class Circle{ // 圆形物体的抽象基类protected:double r; // 半径public:Circle ( double radius=0 ) : r ( radius ) {}【 13 】 ; // 计算圆形物体表面积的纯虚函数声明};class Cylinder:public Circle { // 圆柱体类double h; // 高度public:Cylindr ( double radius=0, doubli height=0 ) :Circle ( radius ) , h ( height ) {}Virtual double Area () { // 计算圆柱体的表面积return 2*PI*r* ( r+h ) ;}};

- How much of a problem meeting the budget? - _______. A The product should finance itself ;B Well, it seems that we underestimated the costs ;C You only need a budget increase for the first order

下列程序中,先声明一个圆类circle和一个桌子类table,另外声明一个圆桌类roundtable,它是由 circle和table两个类派生的,要求声明一个圆桌类对象,并输出圆桌的高度,面积和颜色。请填空完成程序include<iostream.h>include<string.h>class circle{double radius;public:circle(double r){radius=r;}double get_area(){return 3.416*radius*radius;}};class table{double height;public:table(double h)<height=h;}double get_height(){return height;}};class roundtable:public table,public circle{char *color;public:roundtable(double h,double r,char c[]): 【 】 {color=new char[strlen(c) +1];【 】;};char*get_color(){return color;}}:void main(){roundtable rt(0.8,1.0,“白色”);cout<<"圆桌的高:"<<rt. get_height()<<end1;cout<<"圆桌面积:"<<rt.get_area()<<end1;cout<<"圆桌颜色:"<<n.get color()<<end1;}

根据程序中的注释将下列缺失部分补充完整。class Point{int x,y; //点的x和y坐标public:Point(int xx=0,int yy=0):x(xx),y(yy){}};class Circle{Point center;//圆心位置int radius; //半径public: //利用cx和cY分别初始化圆心的x和y坐标circle(int cx,int cy,int r): 【 】 ,radius(r){}void area()(cout3.14159*radius*radiusend1;)};

病室内适宜的温度、湿度应为()。A、18℃~22℃,50%~60%B、16℃~20℃,30%~40%C、18℃~22℃,60%~70%D、22℃~24℃,30%~40%E、20℃~24℃,60%~80%

下面哪个表达式正确使用了math()?A、area=newmath().pt*Radius$adiusB、area=math.New().pt*radius$radiusC、area=math.NewInstance().Pt#radius$radiusD、area=mathpt$radius$radius

成功的两大关键“WHY”和“HOW”分别占多大比例()?A、50%,50%B、40%,60%C、80%,20%D、20%,80%

public abstract class Shape {  private int x;  private int y;  public abstract void draw();  public void setAnchor(int x, int y) {  this.x = x;  this.y = y;  }  }  Which two classes use the Shape class correctly?()A、 public class Circle implements Shape { private int radius; }B、 public abstract class Circle extends Shape { private int radius; }C、 public class Circle extends Shape { private int radius; public void draw(); }D、 public abstract class Circle implements Shape { private int radius; public void draw(); }E、 public class Circle extends Shape { private int radius;public void draw() {/* code here */} }F、 public abstract class Circle implements Shape { private int radius;public void draw() { / code here */ } }

单选题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?A10%B50%C70%D75%E80%

单选题In the figure below, a small circle, with radius x, is inside a larger circle, with radius 6. What is the area, in terms of x, of the shaded region?A6π-2πxB6π-πx2C12π-2πxD36π-2πxE36π-πx2

单选题In how many different ways can five pupils be seated in four chairs?A20B40C60D80E120

单选题阴道脱落细胞雌激素高度影响表示为()A40/20/40B40/40/20C80/10/10D10/10/80E5/40/55

填空题If a circle has an area of 49π, what is the diameter of the circle?____

单选题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

单选题Which of the following is NOT mentioned as a success in the latter half of the 20th Century?AThe increase of life expectancy in developing countries.BThe lowing of infant mortality rates.CThe increase of university enrolment by 80%.DThe increased access to safe drinking water and basic sanitation.

单选题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π

单选题If the ratio of the area of a sector to the area of the circle is 2:3. what is the ratio of the length of the arc in the sector to the circumference of the circle?A3/2B2/3C4/9D1/4E9/4

单选题A number a increased by 20% of a results in a number b. When b is decreased by 33(1/3)% of b, the result is c. The number c is what percent of a?A40%B60%C80%D120%E150%

多选题public abstract class Shape {  private int x;  private int y;  public abstract void draw();  public void setAnchor(int x, int y) {  this.x = x;  this.y = y;  }  }  Which two classes use the Shape class correctly?()Apublic class Circle implements Shape { private int radius; }Bpublic abstract class Circle extends Shape { private int radius; }Cpublic class Circle extends Shape { private int radius; public void draw(); }Dpublic abstract class Circle implements Shape { private int radius; public void draw(); }Epublic class Circle extends Shape { private int radius;public void draw() {/* code here */} }Fpublic abstract class Circle implements Shape { private int radius;public void draw() { / code here */ } }

单选题How much does a return ticket to Newcastle cost?A£25.B£40.C£50.

单选题How much of the solar radiation can be converted into usable energy?A5%-10%.B10%-15%.C30%-45%.D40%-55%.

单选题病室内适宜的温度、湿度应为()。A18℃~22℃,50%~60%B16℃~20℃,30%~40%C18℃~22℃,60%~70%D22℃~24℃,30%~40%E20℃~24℃,60%~80%

单选题How much are the musical tickets for two children?A16 pounds.B35 pounds.C30 pounds.D40 pounds.

单选题If the radius of a circle is increased by 40%, how much will the area increase?A16%B20%C40%D80%E96%