Answer:
you do not need to drive to the bank to make a deposit.
Step-by-step explanation:
We have been given two points.
and
. We are asked to find the point B such that it divides line segment AC so that the ratio of AB to BC is 4:1.
We will use segment formula to solve our given problem.
When a point P divides segment any segment internally in the ratio
, then coordinates of point P are:
![[\right x=\frac{mx_2+nx_1}{m+n},y=\frac{my_2+ny_1}{m+n}\left]](https://tex.z-dn.net/?f=%5B%5Cright%20x%3D%5Cfrac%7Bmx_2%2Bnx_1%7D%7Bm%2Bn%7D%2Cy%3D%5Cfrac%7Bmy_2%2Bny_1%7D%7Bm%2Bn%7D%5Cleft%5D)
and
.

Upon substituting our given information in above formula, we will get:
![[\right x=\frac{4(3)+1(3)}{4+1},y=\frac{4(9)+1(4)}{4+1}\left]](https://tex.z-dn.net/?f=%5B%5Cright%20x%3D%5Cfrac%7B4%283%29%2B1%283%29%7D%7B4%2B1%7D%2Cy%3D%5Cfrac%7B4%289%29%2B1%284%29%7D%7B4%2B1%7D%5Cleft%5D)
![[\right x=\frac{12+3}{5},y=\frac{36+4}{5}\left]](https://tex.z-dn.net/?f=%5B%5Cright%20x%3D%5Cfrac%7B12%2B3%7D%7B5%7D%2Cy%3D%5Cfrac%7B36%2B4%7D%7B5%7D%5Cleft%5D)
![[\right x=\frac{15}{5},y=\frac{40}{5}\left]](https://tex.z-dn.net/?f=%5B%5Cright%20x%3D%5Cfrac%7B15%7D%7B5%7D%2Cy%3D%5Cfrac%7B40%7D%7B5%7D%5Cleft%5D)
![[\right x=3,y=8\left]](https://tex.z-dn.net/?f=%5B%5Cright%20x%3D3%2Cy%3D8%5Cleft%5D)
Therefore, the coordinates of point B would be
.
Answer:
y = x + 1
Step-by-step explanation:
The gradient of a line can be defined by the equation:
m (gradient) = (y1 – y2 ) ÷ (x1 – x2) ----> "1" and "2" should be in subscript
For (-7,-6) we use x2 and y2 (because this point can be anywhere along a line):
x2 = -7, y2 = -6
Plug these values into the formula above:
m = (y-(-6)) ÷ (x-(-7))
m = (y+6) ÷ (x+7)
At this stage, the equation can't be solved as there are two unknowns. Therefore, the gradient must be found another way. Two lines are parallel if they have the same gradient - in their y=mx+c equations, m will be equal.
x - y=7 is the line alluded to in the question. Rearranging this equation into the line equation format gives:
y = x-7 ---> The gradient (coefficient of x) is 1.
Therefore, the gradient of the other parallel line must also be 1.
This can be substituted into the previous equation to give:
1 = (y+6)÷(x+7)
x+7 = y+6
x+1 = y
Therefore, the answer is y=x+1
The letter A represents the smallest value in the data collection, which would be 17
The lines are parallel.
In order to figure this out, let's start off by simplifying both equations as much as we can:
2y = 16 + 4x
Divide by 2
y = 2x + 8
Remember that the slope of that equation is '2' since 'm' in the equation y = mx + b represents slope.
Simplify the next equation:
6y - 30 = 12 x
6y = 12x + 30
Divide by 6:
y = 2x + 5
As you can tell, this line also has a slope of 2.
Parallel lines is defined as two lines that have the same slope. Knowing this, we can infer that these two lines are parallel.
-T.B.