Answer:
Step-by-step explanation:
h=16t^2+98=?
subtract 98 from both sides to get
h-98=16t^2
(the 98 on the right cancels)
now divide by 16 on both sides
h-98/16=t^2
(the 16 on the right cancels)
lastly take the square root on both sides
square root(h-98/16)= t
if you know what h is fill it in and it will give you your answer
Im not 100% sure!!
Answer:
It should be the first answer.
Step-by-step explanation:
The first answer says "If Nemo is a fish, then he swims". That makes sense. Then the second one says "If Nemo does swim, then he is a fish". That would make sense, but if my name was Nemo, I can swim. That doesn't mean I'm a fish. The the third one says "If Nemo is not a fish, then he doesn't swim". That doesn't make sense. Say my name is Nemo. I'm not a fish. I can swim though!
Answer:
the answer would be 43 degrees.
Step-by-step explanation:
Lines are described by equations of the form y = mx + b
The fast way of finding 'b' is to look for a place where x = 0 and plug in the x and y values into this equation. In the case of this line, when x = 0, y = 5:
5 = m(0) + b
5 = 0 + b
5 = b
To get the slope, 'm', we need to pick two points and divide the difference of their y values by the difference of their x values. Pick points where the line falls on the grid. The one we just used, (0,5), works well. So does (2,1).
Plug into the equation m = (y2-y1)/(x2-x1) to get m = (1-5)/(2-0) = -4/2 = -2
Our equation is y = -2x + 5