Like what kinds? Finding out the type of angle? The degree?
160/55.
Simplified version is 32/11
Answer:
(1.2, –4.7)
Step-by-step explanation:
Since in the question it is mentioned that on the plane of coordinate, a line is made from point A (7,-2) to point B(-8,-9)
Also, the ratio of A to B is 5:8
Based on this, the x and y coordinates at point C is
![= [\frac{5\times (-8) + 8\times 7}{5 + 8} , \frac{5\times (-9) + 8\times -2}{5 + 8}]\\\\= [\frac{16}{3}, \frac{-61}{13}]](https://tex.z-dn.net/?f=%3D%20%5B%5Cfrac%7B5%5Ctimes%20%28-8%29%20%2B%208%5Ctimes%207%7D%7B5%20%2B%208%7D%20%2C%20%5Cfrac%7B5%5Ctimes%20%28-9%29%20%2B%208%5Ctimes%20-2%7D%7B5%20%2B%208%7D%5D%5C%5C%5C%5C%3D%20%5B%5Cfrac%7B16%7D%7B3%7D%2C%20%5Cfrac%7B-61%7D%7B13%7D%5D)
= (1.2, –4.7)
Hence, the x and y coordinates of point C is (1.2, –4.7)
Therefore the last option is correct
Answer:
12 male teachers
Step-by-step explanation:
If the ratio is 3:4, and the number of female teachers is 16, then the number of male teachers must be 12. This can be confirmed by multiplying both 3 and 4 by 4, or 12/16 = 3/4.
Answer:
(x - 6)^2 = 42
Step-by-step explanation:
Using " ^ " to indicate exponentiation, we have:
x^2 - 12x -6=0
Here the coefficients of this quadratic equation are a = 1, b = -12 and c = -6.
Start by taking HALF of the coefficient of x, that is, HALF of -12. We get -6.
Next, square this result: (-6)^2 = 36.
Finally, add this 36 to both sides, obtaining:
x^2 - 12x + 36 - 6 = 36
Rewriting the first three terms, we get:
(x - 6)^2 - 6 = 36, or
(x - 6)^2 = 42 This is the end result to "completing the square."
If you want to go further and actually solve for x, then see below:
Taking the square root of both sides, we get
x - 6 = ±√42
Then x = 6 ± √42, or
x = 6 + √42 and
x = 6 - √42