单选题If 2x-3y = 11 and 3x+15 = 0, what is the value of y?A-7B-5C1/3D3E10
单选题
If 2x-3y = 11 and 3x+15 = 0, what is the value of y?
A
-7
B
-5
C
1/3
D
3
E
10
参考解析
解析:
First solve the equation that contains one variable. Since 3x+15 = 0, then 3x = -15, so x = -15/3 = -5. Substituting -5 for x in the other equation, 2x-3y = 11, gives 2(-5)-3y = 11 or -10-3y = 11. Adding 10 to both sides of the equation makes -3y = 21, so y = -21/3 = -7.
First solve the equation that contains one variable. Since 3x+15 = 0, then 3x = -15, so x = -15/3 = -5. Substituting -5 for x in the other equation, 2x-3y = 11, gives 2(-5)-3y = 11 or -10-3y = 11. Adding 10 to both sides of the equation makes -3y = 21, so y = -21/3 = -7.
相关考题:
Q4 :int iVal1 = 0, iVal2 = 0;int * ipVal;ipVal = iVal1; What is the Value of ipVal = *ipVal =ipVal = (int*)iVal1; What is the Value of ipVal = *ipVal =iVal2 = (int)iVal1; What is the Value of ipVal = *ipVal =
下列程序的运行结果是( )。 #includeiostream.h class Loeation{ private: int X,Y; public: void init(int=0,int=0); void valueX(int val){X=val;} int valueX{returnx;} void valueY(int val){Y=val;} int valueY{return Y;}}; void Location::init(int initX,int initY) {X=initX; Y=initY4} void main(X {Location A,B; A.init; B.value X(5); coutA.value XendlA.value Yendl; B.init(6,2); B.value Y(4); eoutB.value XendlB.value Yendl; }A.5 0 6 4B.0 0 6 4C.5 0 6 2D.0 0 6 2
With the DSCP value fo "101110", what does the "11" in bits 1 and 2 indicate ?()A、AF ClassB、Drop ProbabilityC、CS(Class Selector Value )D、PHB (Per-Hop Behavior )E、IP PrecedenceF、Queue Depth
String foo = “blue”; Booleanbar = new Boolean [1]; if (bar[0]) { foo = “green”; } What is the result?() A、 Foo has the value of “”B、 Foo has the value of null.C、 Foo has the value of “blue”D、 Foo has the value of “green”E、 An exception is thrown.F、 The code will not compile.
11. public void someMethod(Object value) { 12. // check for null value .... 20. System.out.println(value.getClass()); 21. } What, inserted at line 12, is the appropriate way to handle a null value?() A、 assert value == null;B、 assert value !null, “value is null”;C、 if (value == null) { throw new AssertionException(”value is null”);D、 if (value == null) { throw new IllegalArgumentException(”value is null”);
By default, what does a Juniper Networks router set the BGP origin code to when originating theroute?()A、IGP (Value 0)B、EGP (Value 1)C、Incomplete (Value 2)D、It depends on the route's source.
填空题In the xy-plane, the graph of y = 2x2 + hx - 6 passes through the point (-3, -21), what is the value of h ?____
单选题If x is an integer and y=7x+11, what is the greatest value of x for which Y is less than 50?A7B6C5D4E3
单选题11. public void someMethod(Object value) { 12. // check for null value .... 20. System.out.println(value.getClass()); 21. } What, inserted at line 12, is the appropriate way to handle a null value?()A assert value == null;B assert value !null, “value is null”;C if (value == null) { throw new AssertionException(”value is null”);D if (value == null) { throw new IllegalArgumentException(”value is null”);
单选题With the DSCP value fo "101110", what does the "11" in bits 1 and 2 indicate ?()AAF ClassBDrop ProbabilityCCS(Class Selector Value )DPHB (Per-Hop Behavior )EIP PrecedenceFQueue Depth
填空题If a and b are distinct integers such that ab1 and b≠0, what is the greatest possible value of a/b?____
单选题By default, what does a Juniper Networks router set the BGP origin code to when originating theroute?()AIGP (Value 0)BEGP (Value 1)CIncomplete (Value 2)DIt depends on the route's source.
单选题If a and b are positive integers such that (a-4)(b-5) = 0, what is the least possible value of a + b?A5B6C8D10E11
问答题What is the value of y? (1) y2+8y+16=0 (2) y0