Answer:
504 miles
Step-by-step explanation:
Make a proportion
= 
7/12 is 0.5833, so multiply 864 by that to find the number of miles
864(0.5833) = 504
The slope is already given in the question so we can find the y-intercept.
Slope-intercept form: y = mx + b
3 = 4(-2) + b
3 = -8 + b
3 + 8 = -8 + b + 8
11 = b
Now, we can write the equation.
y = 4x + 11
Best of Luck!
Step-by-step explanation:
f(3)=?
f(x)=2x+5
put x=3,
f(3)=2(3)+5=6+5=11
------------
g(2)=?
g(x)=x^2-3
put x=2,
g(2)=2^2-3=4-3=1
-----------------
g(f(-1))=?
g(x)=x^2-3
and f(-1)=2(-1)+5= -2+5=3
so g(f(-1))=3^2-3=9-3=6
----------------
f(g(-1))=?
f(x)=2x+5
g(x)=g(-1)=(-1)^2-3=1-3= -2
f(g(-1))=2(-2)+5= -4+5=1
----------------
g(f(x))=?
g(x)= x^2-3
put x=f(x),
g(f(x))=f(x)^2-3=(2x+5)^2-3=4x+25+20x-3=24x+25