Answer:
A choice.
Step-by-step explanation:
Domain starts at x = - 7 and ends at x = 4. The domain from the graph is also continuous. Therefore, we can rule out C and D.
B is not correct as domain starts from x = -7 and not x = - 4.
Answer:
12x² - x - 20 = (4x+5)(3x−4)
Answer:
Agree.
Step-by-step explanation:
1. (5^r)^t can be represented simply as 5^rt.
2. when r as negative integer, t as positive integer, rt is always a negative integer
3. when ever the indices rt is negative, the number 5^rt will be less than 1, thus cannot be a whole number for sure.
To get the points at which the two boats meet we need to find the equations that model their movement:
Boat A:
vertex form of the equation is given by:
f(x)=a(x-h)^2+k
where:
(h,k) is the vertex, thus plugging our values we shall have:
f(x)=a(x-0)^2+5
f(x)=ax^2+5
when x=-10, y=0 thus
0=100a+5
a=-1/20
thus the equation is:
f(x)=-1/20x^2+5
Boat B
slope=(4-0)/(10+10)=4/20=1/5
thus the equation is:
1/5(x-10)=y-4
y=1/5x+2
thus the points where they met will be at:
1/5x+2=-1/20x^2+5
solving for x we get:
x=-10 or x=6
when x=-10, y=0
when x=6, y=3.2
Answer is (6,3.2)