To approximate the distance of points with three dimension, make use of the equation,
d = sqrt ((x2 - x1)^2 + (y2 - y1)^2 +(z2 - z1)^2)
Substituting all the data from the points given,
<span>d = sqrt ((2 - -2)^2 + (-7 - 3)^2 +(4 - -5)^2) = sqrt 197
</span>
Thus, the distance from the points is approximately 14.04 and that is letter D.
To measure the capacity of a container, you could use : cup, quarts, tablespoons, ounces, gallons and tablespoons.
Answer: where’s the question??
Answer:
(5x+3)/((2x-3)(x+2)) = 3/(2x-3)+1/(x+2)
Step-by-step explanation:
Let
(5x+3)/((2x-3)(x+2)) = A/(2x-3)+B/(x+2)
5x+3=A(x+2)+B(2x-3)
5x+3=x(A+2B)+(2A-3B)
comparing x:
5=A+2B ... (1)
comparing constant:
3=2A-3B ... (2)
By solving:
A=3, B=1
(5x+3)/((2x-3)(x+2)) = 3/(2x-3)+1/(x+2)