Answer:
Hi there!
Your answer is:
-1 >=x>5
This can be broken down to:
x <= -1
x>5
Which fits your requirements!
<span>N(t) = 16t ; Distance north of spot at time t for the liner.
W(t) = 14(t-1); Distance west of spot at time t for the tanker.
d(t) = sqrt(N(t)^2 + W(t)^2) ; Distance between both ships at time t.
Let's create a function to express the distance north of the spot that the luxury liner is at time t. We will use the value t as representing "the number of hours since 2 p.m." Since the liner was there at exactly 2 p.m. and is traveling 16 kph, the function is
N(t) = 16t
Now let's create the same function for how far west the tanker is from the spot. Since the tanker was there at 3 p.m. (t = 1 by the definition above), the function is slightly more complicated, and is
W(t) = 14(t-1)
The distance between the 2 ships is easy. Just use the pythagorean theorem. So
d(t) = sqrt(N(t)^2 + W(t)^2)
If you want the function for d() to be expanded, just substitute the other functions, so
d(t) = sqrt((16t)^2 + (14(t-1))^2)
d(t) = sqrt(256t^2 + (14t-14)^2)
d(t) = sqrt(256t^2 + (196t^2 - 392t + 196) )
d(t) = sqrt(452t^2 - 392t + 196)</span>
Rate of change is another way to say slope.
Slope is (the change in y) / (the change in x).
The formula for slope is:
m = (y2 - y1)/(x2 - x1), with (x1, y1) being one point and (x2, y2) being the second. What you need to do is order the slopes from smallest to largest because slope means the same thing as rate of change.
#17. First, you need to find the slope of function A. To do this, I’m choosing two different points I see on the graph: (1,1) and (2,1). I now plug these into the slope formula:
m = (1-1)/(2-1) = 0/1 = 0.
The slope for function A = 0
To find the slope for function B, you can choose any two points. I’m going to use (3,0) and (6,1)
m = (1-0)/(6-3) = 1/3
The slope for function B is 1/3
For function C, you are already given the slope. That equation is in something called slope-intercept form (y=mx+b), where the x is being multiplied by the slope.
The slope on function C = 1/4
So,, A has the smallest slope, C has the second smallest slope, and B has the largest slope.
#18. The two points in using to find the slope for function A are (0,-3) and (1,0).
m = (0+3)/(1-0) = 3/1 =3
The slope for function A is 3
The two points I’m using for function B are (-2, 10) and (0, 20)
m = (20-10)/(0+2) = 10/2 = 5
The slope for function B is 5
The slope for function C is 1. When the slope is 1, it is not written because any number (other than 0) times 1 equals 1.
Function C has the smallest slope, function B has the second smallest slope, and function C had the largest slope.
It would probably be better for you to try 19 and 20 on your own, and let me or anyone else on Brainly know if you have any questions or something doesn’t make sense.
I hope this has helped!
Blank 1: 3
Blank 2: 27
Blank 3: 21
you have to distribute the three to everything inside the parenthesis, and because it's directly in front of the parenthesis it's being multiplied.
3(x - 9) = 3x - 27
Now you need to isolate the y, in this e ample you need to add 6 to both sides
the final equation should be:
y = 3x - 21
A foot is 12 inches.
12 can go into 58 evenly 4 times, since 12• 4 equals 48 but 12 • 5 equals 60. This means that the tree is at least 4 feet. Then to find the leftover inches we do 58-48 equals 10, therefore the answer is 58 inches translates to 4 feet and 10 inches.