Determine all pairs (x, y) of integer values of x and y that satisfy the equation.|x| + |y| = 3
A. (0, 3), (0, -3), (3, 0), (-3, 0), (1, 2), (-1, -2), (1, -4), (-1, 4), (2, 1), (-2, -1), (4, -1), (-4, 1)
B. (0, 3), (0, -3), (3, 0), (-3, 0), (1, -2), (-1, 2), (2, -1), (-2, 1)
C. (0, 3), (0, -3), (3, 0), (-3, 0), (1, 2), (1, -2), (-1, 2), (-1, -2), (2, 1), (2, -1), (-2, 1), (-2, -1)
D. (0, 3), (0, -3), (3, 0), (-3, 0), (1, 2), (1, -2), (-1, 2), (-1, -2)
Answer: C
You might also like to view...
Evaluate the iterated integral.
A. 13? B. 7? C. 6? D. 12?
Solve the problem.The shape and density of a thin shell are indicated below. Find the coordinates of the center of mass.Shell: "nose" of the paraboloid x2 + y2 = 2z cut by the plane z = 4Density: ? =
A.
B.
C.
D.
Find all the first order partial derivatives for the following function.f(x, y, z) = ln (xy)z
A. = -
;
= -
;
= ln (xy)
B. = z ln
;
= zln
;
= ln (xy)
C. =
;
=
;
= ln (xy)
D. =
;
=
;
= z ln (xy)z-1
Solve the problem.A cab company charges a base rate of $1.50 plus 15 cents per minute. Let C(x) be the cost in dollars of using the cab for x minutes. Write a cost function.
A. C(x) = 1.50x + 0.15 B. C(x) = 0.15x + 1.50 C. C(x) = 1.50x - 0.15 D. C(x) = 0.15x - 1.50