Answer:
Y1 intercept = 2
(0,2) (3,-7)
m= (-7 - 2) / (3-0) =-9/3 = - 3
Then y = - 3x + 2
Y2 intercept = - 8
(0,-8) (3,-7)
m = (-7 - - 8) / (3-0) = 1/3
Then y= (1/3)x-8
1.5 times 6 is equal to 9. So the answer is 9 kilometers
Answer:
x = 5m/s
Step-by-step explanation:
Distance flying out = 12 km (headwind)
Distance flying back = 12 km (tailwind)
total distance = 12 + 12 =24 km
wind speed = 1km/h
speed going out (with headwind) = (x - 1) km/h
speed coming back (with tailwind) = (x + 1) km/h
Time taken to go out = distance going out / speed going out
= 12 / (x-1)
Time taken to come back = distance coming back / speed coming back
= 12 / (x+1)
total time = time taken to go out + time taken to come back
5 =[ 12/(x-1) ] + [ 12/(x-1)]
expanding this, we will get
5x² - 24x - 5 = 0
solving quadratic equation, we will get
x = -1/5 (impossible because speed cannot be negative)
or
x = 5 (answer)
Answer:
Total number of ways to select all sstudent to make assignment = 10×36×70×1 = 25200
Step-by-step explanation:
We have given number of students = 10
These 10 students are assigned to four dorm rooms a single, a double, a triple and a quad
So number of ways to assigned single student 
Now left student = 10 -1 = 9
So number of ways to assigned double student 
Now left student = 9-2 = 7
So number of ways to assigned triple student
=70
Now left student = 7 - 3 = 4
So number of ways to assigned quad student 
So total number of ways to select all sstudent to make assignment = 10×36×70×1 = 25200
Y=mx+b is our base equation
m=slope, so let's find that first:
m= change in y/change in x
So between the points (-1,-2) and (3,4),
The y values, -2 and 4, have a difference of 6. The x values, -1 and 3, have a difference of 4. This makes our slope 6/4 (or 3/2 simplified)
Now our equation is
Y=3/2x + b
We still need to find b
To find b, we can substitute a point given to us. Let's use (3,4) just to avoid negatives.
4=3/2(3) + b
Multiply
4=9/2 + b
Subtract 9/2 from both sides
-1/2=b
Now let's put it all back together!
Y=3/2x-1/2 Is the answer.
I hope this Helps!