1 mile * (1 hr / 4 mile) = 1/4 hr
1/4 hr = 15 min
Answer:
D
Step-by-step explanation:
Answer:
y = 3x + 5
Step-by-step explanation:
Two lines which are parallel have the same gradient. This means that the parallel line must have a gradient of 3x
y = 3x + c
To figure out c you substitute in the given coordinate for the x and y values
8 = 3(1) + c
c = 5
y = 3x + 5
Answer:
option 4
Step-by-step explanation:
(f*g)(x) =(x² + x+ 1)*(x² - x -1)
= x²*(x² - x -1) + x(x² - x -1) + 1*( x² - x -1)
= x²*x² - x²*x -x²*1 + x*x² - x*x -x*1 + x² - x -1
= x⁴ - x³ - x² +x³ - x² - x + x² - x -1
= x⁴ - x³ + x³ - x² - x² + x² - x - x - 1
= x⁴ - x² - 2x - 1