Answer:
Yes, if you translate either plane, they will end up in the exact location.
I’m sorry if I’m wrong but the equation be 3x+6=2x and if you solve that, x=6.
Explanation: 3x+6=2x
-3x. -3x
6=x
Answer: The goal was $500
======================================================
Work Shown:
x% = x/100
175% = 175/100 = 1.75
Let g be the goal, which is the amount of money the club wanted to raise
175% of goal = 175% of g = 1.75g
The expression 1.75g represents how much money was actually raised, which was $875. Set the two expressions equal to each other. Solve for g
1.75g = 875
g = 875/1.75 ....... divide both sides by 1.75
g = 500
The club's goal was to raise $500
Note how 75% of $500 is 0.75*500 = 375
When they raised 175% of the goal, this means they went 75% overboard and added on 375 additional dollars (on top of the 500 they wanted). So they got to 500+375 = 875 which lines up with the instructions. This helps verify the answer.
Or we can see that 1.75*g = 1.75*500 = 875 which helps confirm the answer as well.
Answer:
(f + g)(3) = 9
Step-by-step explanation:
Given:
f(x) = x² + 1
g(x) = x - 4
Required:
(f + g)(3)
SOLUTION:
✔️Find f(3) by substituting x = 3 into f(x) = x² + 1:
f(3) = (3)² + 1 = 9 + 1
f(3) = 10
✔️Find g(3) by substituting x = 3 into g(x) = x - 4:
g(3) = 3 - 4
g(3) = -1
✔️Find (f + g)(3):
(f + g)(3) = f(3) + g(3)
= 10 + (-1)
= 10 - 1
(f + g)(3) = 9