So the figure is called a ray. Which is when there’s a point and than an arrow extends off that point forever. But the way to write a ray is by putting an arrow above it.
Finding the midpoint coordinates of any segment really boils down to finding the midpoints of each individual coordinate.
The x-coordinates of the two points are -12 and -8 - the number halfway between those two is -10, so that'll be the midpoint's x-coordinate. The y-coordinates are -7 and -4 - -5.5 is halfway between these two, so the y-coordinate will be 5.5.
Putting the two together, the midpoint of the segment WT has the coordinates (-10, -5.5).
Multiply both sides of the equation by (x+1), on the right hand side the denominator then goes away and on the left hand side you get (x+1)(x+1), foil that out then just solve for x
Total hours of hiking is 15.12 miles
Time taken is 6.3 hours
The number of miles hiked per hour would be
Total hours ÷ time taken

=2.4 miles
So Megan has hiked 2.4 miles every hour
Answer:
In your console (ctrl + shift + j), the letter a would appear. Beneath that, the letter c would appear.
Step-by-step explanation:
This is because the val2 is not less than or equal to 3. The second condition that's inside the first condition is true but since the first condition is false, the second condition would not run.