If you look carefully at the grid, you will see that each increment is by 1/8.
That means that for the x-coordinate of P, you can count from -4/8 to get -5/8.
For the y-coordinate, you can count up from 0 to get 3/8.
Then, the answer is (-5/8, 3/8), or the third answer.
Answer:
2
Step-by-step explanantion:
You sustitute 20 for s to get 20 = d + 18, subtract 18 from both sides and you get d = 2.
Answer:
g[f(n)] = -8n+3
Step-by-step explanation:
Given,
g(n) = 2n + 5 , f(n) = -4n-1
Find g(f(n)),
Solutions,
g[f(n)] = g[-4n-1]
= 2(-4n-1) + 5
= -8n–2+5
g[f(n)] = -8n+3
Final Answer = g[f(n)] = -8n+3.
Answer:
74 and 79
6
Step-by-step explanation: