Take 75 kilmoeters That is 1250 meters per second
Answer:
6
1). top 2). opt 3). sop 4). sot 5). ops 6). pot
Answer:
y = -1/3x
Step-by-step explanation:
To find the slope of the line, you can take two points and use the slope formula.
-2 - 0 = -2, 6 - 0 = 6, -2/6 = -1/3 which is the slope.
You would usually need to find b in y = mx + b but here you don't need b due to their being no y-intercept.
So just substitute -1/3 into y = mx + b
Answer:
(x-5)*(x+5)
Step-by-step explanation:
= x^2 + 5x - 25 - 5x
= x^2 +5x - 5x -25
because +5x - 5x = 0 so
= x^2 + 0 - 25
= x^2 - 25
25 can be written as 5^2
= x^2 - 5^2
we know that a^2 - b^2 = (a-b) * (a+b)
so x^2 - 5^2
= (x-5) * (x+5)
Hope this help you :3