Answer:
The copy machine makes 87.5 copies in one minute.
Step-by-step explanation:
Set up an equation to divide 4 into 350. This is because in order to know how many copies is being made in 1 minute, you need to determine the rate of copies per minute.
350 divided by 4 is 87.5.
Answer:
b and c
Step-by-step explanation:
Answer:
- (6-u)/(2+u)
- 8/(u+2) -1
- -u/(u+2) +6/(u+2)
Step-by-step explanation:
There are a few ways you can write the equivalent of this.
1) Distribute the minus sign. The starting numerator is -(u-6). After you distribute the minus sign, you get -u+6. You can leave it like that, so that your equivalent form is ...
(-u+6)/(u+2)
Or, you can rearrange the terms so the leading coefficient is positive:
(6 -u)/(u +2)
__
2) You can perform the division and express the result as a quotient and a remainder. Once again, you can choose to make the leading coefficient positive or not.
-(u -6)/(u +2) = (-(u +2)-8)/(u +2) = -(u+2)/(u+2) +8/(u+2) = -1 + 8/(u+2)
or
8/(u+2) -1
Of course, anywhere along the chain of equal signs the expressions are equivalent.
__
3) You can separate the numerator terms, expressing each over the denominator:
(-u +6)/(u+2) = -u/(u+2) +6/(u+2)
__
4) You can also multiply numerator and denominator by some constant, say 3:
-(3u -18)/(3u +6)
You could do the same thing with a variable, as long as you restrict the variable to be non-zero. Or, you could use a non-zero expression, such as 1+x^2:
(1+x^2)(6 -u)/((1+x^2)(u+2))
So, we know the center is at -1, -3, hmmm what's the radius anyway?
well, the radius will be the distance from the center to any point on the circle, it just so happen that we know -7, -5 is on it, thus
![\bf ~~~~~~~~~~~~\textit{distance between 2 points}\\\\ \begin{array}{ccccccccc} &&x_1&&y_1&&x_2&&y_2\\ % (a,b) &&(~ -1 &,& -3~) % (c,d) &&(~ -7 &,& -5~) \end{array} \\\\\\ d = \sqrt{( x_2- x_1)^2 + ( y_2- y_1)^2} \\\\\\ r=\sqrt{[-7-(-1)]^2+[-5-(-3)]^2}\implies r=\sqrt{(-7+1)^2+(-5+3)^2} \\\\\\ r=\sqrt{36+4}\implies r=\sqrt{40}\\\\ -------------------------------](https://tex.z-dn.net/?f=%5Cbf%20~~~~~~~~~~~~%5Ctextit%7Bdistance%20between%202%20points%7D%5C%5C%5C%5C%0A%5Cbegin%7Barray%7D%7Bccccccccc%7D%0A%26%26x_1%26%26y_1%26%26x_2%26%26y_2%5C%5C%0A%25%20%20%28a%2Cb%29%0A%26%26%28~%20-1%20%26%2C%26%20-3~%29%20%0A%25%20%20%28c%2Cd%29%0A%26%26%28~%20-7%20%26%2C%26%20-5~%29%0A%5Cend%7Barray%7D%0A%5C%5C%5C%5C%5C%5C%0Ad%20%3D%20%5Csqrt%7B%28%20x_2-%20x_1%29%5E2%20%2B%20%28%20y_2-%20y_1%29%5E2%7D%0A%5C%5C%5C%5C%5C%5C%0Ar%3D%5Csqrt%7B%5B-7-%28-1%29%5D%5E2%2B%5B-5-%28-3%29%5D%5E2%7D%5Cimplies%20r%3D%5Csqrt%7B%28-7%2B1%29%5E2%2B%28-5%2B3%29%5E2%7D%0A%5C%5C%5C%5C%5C%5C%0Ar%3D%5Csqrt%7B36%2B4%7D%5Cimplies%20r%3D%5Csqrt%7B40%7D%5C%5C%5C%5C%0A-------------------------------)