Answer:
2nd one
Step-by-step explanation:
X= √29, -√29
The answer to this question would be ^
The mean is: 7.6
The range is: 7
The median is: 7
The mode is: 5
:)
Answer:
The center is (-10,10) and the radius is 4sqrt(3)
Step-by-step explanation:
(x + 10)^2 + (y - 10)^2 = 48
We can write the equation of a circle as
(x -h)^2 + (y - k)^2 = r^2 where (h,k) is the center and r is the radius
(x- -10)^2 + (y - 10)^2 = (sqrt(16*3) )^2
(x- -10)^2 + (y - 10)^2 = (4sqrt(3)) ^2
The center is (-10,10) and the radius is 4sqrt(3)
Answer:
Multiply vector c by the scalar -1/2.
Step-by-step explanation:
Look at vector c.
It has an x component of 4 and a y component of 4.
You can write vector c as a sum of its components using unit vectors in the x direction (i) and in the y direction (j).
c = 4i + 4j
Now look at vector d, and write it also as a sum of its x and y components.
d = -2i - 2j
Now ask yourself, what operation do I do to 4 to end up with -2?
One answer is to multiply 4 by -1/2.
d = (-1/2)c = (-1/2)(4i) + (-1/2)(4j) = -2i - 2j
That worked. By multiplying vector c by the scalar -1/2, you end up with vector d.