5 2/5 is the answer as a mixed number
I believ it’s 6. I’m not sure
Answer:
B and C
Step-by-step explanation:
The first thing we must do for this case is to define variables:
x: the total mass of the chemical in the container
y: a sample of a chemical from a container
We have the following equation:
y = (3/10) x - 5 3/4
Then, for y = 39.1 we have:
39.1 = (3/10) x - 5 3/4
Clearing x:
(3/10) x = 39.1 + 5 3/4
(3/10) x = 44.85
x = (10/3) * (44.85)
x = 149.5 grams
Answer:
the total mass in grams of the chemical in the container before the scientist removed the sample of 39.1 grams was:
x = 149.5 grams.
X = -3.
The distance from p(-9, 0, 0) is
d = sqrt((x+9)^2 + y^2 + z^2)
The distance from q(3,0,0) is
d = sqrt((x-3)^2 + y^2 + z^2)
Let's set them equal to each other.
sqrt((x+9)^2 + y^2 + z^2) = sqrt((x-3)^2 + y^2 + z^2)
Square both sides, then simplify
(x+9)^2 + y^2 + z^2 = (x-3)^2 + y^2 + z^2
x^2 + 18x + 81 + y^2 + z^2 = x^2 - 6x + 9 + y^2 + z^2
18x + 81 = - 6x + 9
24x + 81 = 9
24x = -72
x = -3
So the desired equation is x = -3 which defines a plane.