One possible answer is 120°
For this case, the first thing we must do is take into account the definition of the axes:
the x axis is time in seconds
the y axis is velocity in meters per secon
Then, we look for the cut point with the y axis, which is given by:
(0, 2)
This means that the initial speed is 2 m / s.
We now look for the cut point with the x axis, which is given by:
(8, 0)
This means that the speed is 0 m / s, so the runner stopped when the time is 8 seconds.
Answer:
The initial velocity of the runner was 2 m / s, and the runner stopped after 8 seconds.
Answer:
The measure of angle B is 54°. The measure of angle A is 51°. The measure of angle AFE is 47°.
According to exterior angle theorem: It a triangle
Exterior angle = Sum of opposite interior angles
In triangle BED,
The measure of angle B is 54°.
In triangle ABC,
The measure of angle A is 51°.
In triangle AEF,
Using angle sum property,
Therefore the measure of angle AFE is 47°.
Answer:
- as written: c = P - a - b - d/4
- with parentheses: c = 4P - a - b - d
Step-by-step explanation:
The meaning of the given expression is ...
P = a + b + c + (d/4)
To solve for c, subtract all the terms on the right side not containing c.
P -(a + b + (d/4)) = c
c = P - a - b - (d/4)
_____
In such equations, parentheses are commonly missing. If that is the case here, then first we undo the division by 4, then we subtract the "not c" terms.
P = (a + b + c + d)/4 . . . . maybe what you meant
4P = a + b + c + d . . . . . . multiply by 4
4P - (a +b +d) = c
c = 4P -a -b -d