问答题What is the average (arithmetic mean) of x and y?  (1) The average of x+3 and y+5 is 14.  (2) The average of x,y and 16 is 12.

问答题
What is the average (arithmetic mean) of x and y?  (1) The average of x+3 and y+5 is 14.  (2) The average of x,y and 16 is 12.

参考解析

解析:
将两条件分别代入计算可知,x和y的平均数均为10,故本题选D项。

相关考题:

已知Lxx=∑(x-mean(x))2=400,Lyy=∑(y-mean(y))2=3000,Lxy=∑(x-mean(x))·(y-mean(y))=-1000;则相关系数r=()。注:mean(x)、mean(y)分别为x,y的均值。 A.0.925B.-0.913C.0.957D.0.913

双曲线x2-y2/2 =1在点(-√2,√2)处的切线的方程是( ).(A)y=-x+√2.(B)y=-x+3√2.(C)y=-2x-√2.(D)y=-2x+3√2.

1. public class X implements Runnable(  2. private int x;  3. private int y;  4.    5. public static void main(String[]args)  6. X that = new X();  7. (new Thread(that)).start();  8. (new Thread(that)).start();  9. )  10.    11. public void run()  (  12. for (;;)  (  13. x++; 14. y++;  15. System.out.printIn(“x=” + x + “, y = ” + y);  16.     ) 17. ) What is the result?()A、 Errors at lines 7 and 8 cause compilation to fail.B、 The program prints pairs of values for x and y that might not always be the same on the same line (for example, “x=2, y=1”).C、 The program prints pairs of values for x and y that are always the same on the same line (for example, “x=1, y=1”. In addition, each value appears twice (for example, “x=1, y=1” followed by “x=1, y=1”).D、 The program prints pairs of values for x and y that are always the same on the same line (for example, “x=1, y=1”. In addition, each value appears only for once (for example, “x=1, y=1” followed by “x=2, y=2”).

问答题Kara attends a university where students study for an average (arithmetic mean) of 13.4 hours per week. How many hours per week does Kara study?  (1) The standard deviation of study time at Kara’s school is 2.8.  (2) Kara’s study time is one standard deviation away from the mean.

问答题What is the value of x-y?  (1) (x-y)2=25  (2) 4x=4 (y+3)

单选题If the average of 8 and x is 10 and the average of 7 and y is 11, what is the average of x and y?A9.0B10.5C12.0D13.5E15.00

单选题If the average of x and y is 11/2 and the average of 1/x and 1/y is 11/24, then xy =______.A4B6C11D12E14

单选题The average (arithmetic mean) of c and d is 12, and the average of c, d, and e is 10. What is the value of e?A6B10C12D18E20

单选题What is the average (arithmetic mean) of 8 consecutive odd integers if the smallest of those integers is n?An+5Bn+6Cn+7Dn+8En+9

问答题If 10a + 10b =35, what is the average (arithmetic mean) of a and b?

问答题An aircraft flew from A to B at an average speed of 230 mph. It returned from B to A at an average speed of 300 mph. What was its average speed for the two journeys?

问答题At the beer-drinking contest the winner drank an average of 10 bottles of beer at the first 20 rounds. After a further 20 rounds the average increased to 15 bottles. What is the average for the last 20 rounds?

问答题If x+y=36, what is the value of xy?  (1) y-x=14  (2) y=2x+3

单选题If x-9 = 2y and x+3 = 5y, what is the value of x?A-2B4C11D15E17

问答题At the eating contest the winner ate an average of 15 hot dogs at the first 20 sittings. After a further 20 sittings the average increased to 20 hot dogs. What was the average for the last 20 sittings?

单选题1. public class X implements Runnable(  2. private int x;  3. private int y;  4.    5. public static void main(String[]args)  6. X that = new X();  7. (new Thread(that)).start();  8. (new Thread(that)).start();  9. )  10.    11. public void run()  (  12. for (;;)  (  13. x++; 14. y++;  15. System.out.printIn(“x=” + x + “, y = ” + y);  16.     ) 17. ) What is the result?()A Errors at lines 7 and 8 cause compilation to fail.B The program prints pairs of values for x and y that might not always be the same on the same line (for example, “x=2, y=1”).C The program prints pairs of values for x and y that are always the same on the same line (for example, “x=1, y=1”. In addition, each value appears twice (for example, “x=1, y=1” followed by “x=1, y=1”).D The program prints pairs of values for x and y that are always the same on the same line (for example, “x=1, y=1”. In addition, each value appears only for once (for example, “x=1, y=1” followed by “x=2, y=2”).

单选题在速度为v=2m/s的水平直线流中,在y轴下方5个单位处放一强度为3的汇流,则此流动的流函数为(  )。[2012年真题]Aψ=2y-[3/(2π)]arctan[(y+5)/x]Bψ=2y+[3/(2π)]arctan[(y+5)/x]Cψ=2x-[3/(2π)]arctan[(y-5)/x]Dψ=2x+[3/(2π)]arctan[(y-5)/x]

单选题If 70% of the bananas in a particular harvest had an average (arithmetic mean) length of 7 inches and 30% of the bananas in that harvest had an average (arithmetic mean) length of 5 inches, what was the average (arithmetic mean) length, in inches, of all of the bananas in the harvest?A6.0B6.2C6.4D6.6E6.8

问答题If a is an integer, is b an integer?  (1) The average (arithmetic mean) of a and b is an integer.  (2) The average (arithmetic mean) of a, b, and b+4 is a.

问答题If M is a set of five numbers p, q, r, s and t, is the range of numbers in M greater than 5?  (1) The average (arithmetic mean) of p, q, r, S, and t is 5.  (2) p-r5.

单选题The average (arithmetic mean) of five numbers is 10. The sum of three of the numbers is 30. What is the sum of the other two numbers?A5B10C20D30E40

单选题The average (arithmetic mean) of a set of seven numbers is 81. If one of the numbers is discarded, the average of the remaining numbers is 78. What is the value of the number that was discarded?A98B99C100D101E102

单选题For integer values of the age from 10 months to 14 months, the average (arithmetic mean) weight falls approximately between ______ pounds.A750 and 850B850 and 950C950 and 1050

单选题If the average (arithmetic mean) of 3, 7, 10, and x is 7, then what is the median of 3,7,10, and x?A5.5B6C6.5D7E7.5

单选题The average (arithmetic mean) of x and y is m, where m ≠ 0. What is the average (arithmetic mean) of x, y, and 2m?AmB4/3mC3/2mD5/3mE2m

单选题If the average (arithmetic mean) of a, b, 4, and 10 is 8, what is the value of a + b?A4B6C9D15E18

问答题What is the average (arithmetic mean) of x and y?  (1) The average of x+3 and y+5 is 14.  (2) The average of x,y and 16 is 12.

问答题MegaTech and UltraCorp are considering a merger to form the MegaUltraTech Corporation. Does MegaTech have more employees than UltraCorp?  (1) The average (arithmetic mean) age of UltraCorp employees is 32.8, while the average age of MegaTech employees is 27.2.  (2) If the merger goes through and all employees from both companies remain employed, the average (arithmetic mean) age of the MegaUltraTech employees will be 31.4.