Answer:
B. 550
Step-by-step explanation:
550 is the smallest number that becomes 600 when rounded to the nearest hundred
X + 2y - 6 = z..........x + 2y - z = 6
3y - 2z = 7
4 + 3x = 2y - 5z.....3x - 2y + 5z = -4
x + 2y - z = 6.....multiply by -3
3x - 2y + 5z = -4
---------------------
-3x - 6y + 3z = -18 (result of multiplying by -3)
3x - 2y + 5z = -4
--------------------add
-8y + 8z = - 22
-8y + 8z = -22
3y - 2z = 7 .....multiply by 4
----------------
-8y + 8z = -22
12y - 8z = 28 (result of multiplying by 4)
----------------add
4y = 6
y = 6/4 reduces to 3/2
-8y + 8z = -22
-8(3/2) + 8z = -22
-12 + 8z = -22
8z = -22 + 12
8z = -10
z = -10/8 reduces to -5/4
x + 2y - 6 = z
x + 2(3/2) - 6 = -5/4
x + 3 - 6 = -5/4
x - 3 = -5/4
x = -5/4 + 3
x = -5/4 + 12/4
x = 7/4
solution is (7/4, 3/2, -5/4).....x = 7/4, y = 3/2, and z = -5/4
Answer: Hi there, the answer should be the third option v < -8.
Answer:
Step-by-step explanation:
Count pairs (a, b) whose sum of squares is N (a^2 + b^2 = N)
Given a number N, the task is to count all ‘a’ and ‘b’ that satisfy the condition a^2 + b^2 = N.
Note:- (a, b) and (b, a) are to be considered as two different pairs and (a, a) is also valid and to be considered only one time.
Examples:
Input: N = 10
Output: 2
1^2 + 3^2 = 9
3^2 + 1^2 = 9
Input: N = 8
Output: 1
2^2 + 2^2 = 8
Answer:
each cup would cost $0.52
Step-by-step explanation:
there are 16 cups in 1 gallon so you multiply that by two. Then you have 32 so you divide 16.64 by 32 and you end up with 0.52. hope this helped :))
Tell me I got this wrong