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

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

-2

B

4

C

11

D

15

E

17


参考解析

解析:
Subtract corresponding sides of the two given equations: x+3=5y, x- 9= 2y →0+ 12=3y. 12/3 = y or y=4. Since y= 4 and x + 3 = 5y, then x + 3 = 5(4) = 20, so x=20-3=17.

相关考题:

What is the decimal value of the binary value 10010?A.16B.17C.18D.19

( 33 )以下程序段运行结束后,变量 x 的值为x=2y=4Dox=x*yy=y+1Loop While y4A ) 2B ) 4C ) 8D ) 20

方程y"-2y'+5y=0的通解为( )。A y=ex(c1cosx+c2sinx)B y=e-x(c1cos2x+c2sin2x)C y=ex(c1cos2x+c2sin2x)D y=e-x(c1cosx+c2sinx)

A. f″(x^2y) B. f′(x^2y)+x^2f″(x^2y) C. 2x[f′(x^2y)+yf″(x^2y)] D. 2x[f′(x^2y)+x^2yf″(x^2y)]

1. public class SwitchTest {  2. public static void main (String []args)  {  3. System.out.PrintIn(“value =” +switchIt(4));  4. }  5. public static int switchIt(int x)  {  6. int j = 1;  7. switch (x) {  8. case 1: j++;  9. case 2: j++;  10. case 3: j++;  11. case 4: j++;  12. case 5: j++;  13. default:j++;  14. }  15. return j + x;  16. }  17. }     What is the output from line 3?()  A、 Value = 3B、 Value = 4C、 Value = 5D、 Value = 6E、 Value = 7F、 Value = 8

public class SwitchTest {  public static void main(String[] args) {  System.out.println(“value = “ + switchIt(4));  }  public static int switchIt(int x) {  int j = 1;  switch (x) {  case 1: j++; case 2: j++;  case 3: j++;  case 4: j++;  case 5: j++;  default: j++;  }  return j + x; }  }  What is the result?()  A、 value = 3B、 value = 4C、 value = 5D、 value = 6E、 value = 7F、 value = 8

描述某连续系统方程为 y″(t)+2y′(t)+5y(t)=f′(t)+f(t) 该系统的冲激响应h(t)=()

预注给药剂量一般为插管剂量的()A、1/2B、1/3~1/4C、1/5~1/10D、1/15E、1/20

When configuring a dual port gigabit Integrated Virtual Ethernet adapter (IVE), what value must be assigned to Multiple Core Scaling (MCS) to enable 8 logical ports in total? ()A、2B、4C、8D、16

public class SwitchTest {   public static void main (String args) {   System.out.PrintIn(“value =” +switchIt(4));   }   public static int switchIt(int x) {   int j = 1;   switch (x) {   case 1: j++;   case 2: j++;   case 3: j++;  case 4: j++;   case 5: j++;   default:j++;   }   return j + x;   }   }   What is the output from line 3? ()A、 Value = 3B、 Value = 4C、 Value = 5D、 Value = 6E、 Value = 7F、 Value = 8

What is the decimal equivalent of 00000110?()A、2B、4C、6D、11

填空题曲线y=y(x)经过原点且在原点处的切线与直线2x+y=6平行,而y=y(x)满足方程y″-2y′+5y=0,则此曲线的方程为____。

单选题public class SwitchTest {   public static void main (String args) {   System.out.PrintIn(“value =” +switchIt(4));   }   public static int switchIt(int x) {   int j = 1;   switch (x) {   case 1: j++;   case 2: j++;   case 3: j++;  case 4: j++;   case 5: j++;   default:j++;   }   return j + x;   }   }   What is the output from line 3? ()A Value = 3B Value = 4C Value = 5D Value = 6E Value = 7F Value = 8

单选题If 4c=d and 0.4f=c, what is the value of d when f=40?A80B64C40D32E25

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

单选题1. public class SwitchTest {  2. public static void main (String []args)  {  3. System.out.PrintIn(“value =” +switchIt(4));  4. }  5. public static int switchIt(int x)  {  6. int j = 1;  7. switch (x) {  8. case 1: j++;  9. case 2: j++;  10. case 3: j++;  11. case 4: j++;  12. case 5: j++;  13. default:j++;  14. }  15. return j + x;  16. }  17. }     What is the output from line 3?()A Value = 3B Value = 4C Value = 5D Value = 6E Value = 7F Value = 8

单选题设y=(4x+4)/x2-2,则曲线在拐点处的切线方程为(  )。Ay+26/9=-4(x+3)/27By-26/9=-4(x+3)/27Cy-26/9=4(x+3)/27Dy+26/9=4(x+3)/27

填空题If x + 9 is 50% greater than x, then what is the value of x?____

问答题In the figure below, what is the value of x?

单选题曲线y=y(x)经过原点且在原点处的切线与直线2x+y=6平行,而y=y(x)满足方程y″-2y′+5y=0,则此曲线的方程为(  )。Ay=excos2xBy=-excos2xCy=exsin2xDy=-exsin2x

单选题What is the result()?A  2B  4C  8D  16E  The code will not compile.

单选题曲线y=y(x)经过原点且在原点处的切线与直线2x+y=6平行,而y=y(x)满足方程y″-2y′+5y=0,则此曲线的方程为(  )。Ay=exsin2xBy=-exsin2xCy=exsinxDy=-exsinx

问答题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.