(Fog) = f(g(x))
g(-2)=-2+4=2
f(2)=2^2 +3 = 4+3 =7
985-35=950, 950÷2=475, 475+35=510, 510 and 475
Answer:u=19/7 or 2.714286 or 2 5/7
Step-by-step explanation:
−14u+32=−6
Step 1: Subtract 32 from both sides.
-14u+32-32=-6-32
-14u=-38
Step 2: Divide both sides by -14.
-14u/-14=-38/-14
U=19/7
Step-by-step explanation:
For two points (x₁, y₁) and (x₂, y₂), the distance between them is:
d² = (x₁ − x₂)² + (y₁ − y₂)²
The order of points 1 and 2 don't matter. You can switch it:
d² = (x₂ − x₁)² + (y₂ − y₁)²
This is basically the Pythagorean theorem for a coordinate system.
Let's do an example. If you have points (1, 2) and (4, 6), then the distance between them is:
d² = (4 − 1)² + (6 − 2)²
d² = 3² + 4²
d² = 9 + 16
d² = 25
d = 5
If you have points with negative coordinates, remember that subtracting a negative is the same as adding a positive.
For example, the distance between (-1, -2) and (4, 10) is:
d² = (4 − (-1))² + (10 − (-2))²
d² = (4 + 1)² + (10 + 2)²
d² = 5² + 12²
d² = 25 + 144
d² = 169
d = 13