Answer:
3216/8 is = to 402
Step-by-step explanation:
So I am not sure what you are asking sorry
Answer:
Your power function is y=-2
Step-by-step explanation:
The way I found it was.
0=0, so, the function multiply by zero, and have no other term to add
A number (one in a case) gives as a result: -2. So, one, elevated to ANY power results in one, every time. So, I have 1, as a factor and -2 as a result. One is as well a factor that delivers a result equal to the other factor. (3)(1)=3 , (8987)(1)=8987. So, the other factor must be -2
Then I checked all the table, and the results were consistent.
Answer:
Parallel lines are straight lines that don't ever touch. Think of a railroad track.
Perpendicular lines are lines that meet and make a 90 degree angle
Answer:
Step-by-step explanation:
Harvey rides his bike at an average speed of 12 miles in 1 hour, 24 miles in 2 hours, and so on. Let h be the number of hours he rides and d be distance traveled. Write the equation for the relationship between distance and time in point-slope form.
----
You have three points relating time and distance:
(1,12),(2,24),(3,36)
-----
The slope for your equation would be (24-12)/(2-1) = 12/1 = 12
-------------------------------
The intercept is the distance you would travel in no time; that would be zero.
---------------------------------
The equation is: distance = 12(time)
d = 12t
Answer:
4x^2 - 4x - 3
Step-by-step explanation:
f(x) = 2x - 1
g(x) = x^2 - 4
g(f(x)) = ?
[substitute the x of g(x) with f(x)]
g(x) = x^2 - 4
g(f(x)) = (2x - 1)^2 - 4
[solve]
[binomial * binomial = quadratic equation]
[use FOIL method (first, outer, inner, last)]
g(f(x)) = (2x - 1)(2x - 1) - 4
g(f(x)) = (2x*2x) + (-2x) + (-2x) + (1) - 4
[combine like terms]
g(f(x)) = 4x^2 - 2x - 2x + 1 - 4
g(f(x)) = 4x^2 - 4x - 3