Start by looking at the components of the line, basically the legs if you were to make it a right triangle.
components = < x1 - x2, y1 - y2 >
< 10-5 , 12-4 > = < 5 , 8 >
So the line starts at A and goes right 5 then up 8 to point B.
We need a point 3:1 distance which means that if X is our new point, length AX is 3 times length of XB.
3+1 = 4 parts total
Point X will be 3/4 distance
3/4 the components
< 5(3/4) , 8(3/4) > = < 15/4 , 6 >
Add these to point A to go right and up to the new point X.
(5 + 15/4 , 4 + 6) = (35/4 , 10)
35/4 = 8 3/4
so the first one is correct.
Debt free because you have no debt so you would say I’m debt free
Parabola : @x =-4,6 make an empty bubble
Line : fill in bubble @x=6, empty bubble @x=9
First
A. first one is the answer
second
-60 <= m ...first one is the answer
First, subtract 5 from both sides, leaving you with 5
- 30x - 5 = 0
If you use the quadratic formula (a=5), (b=-30), (c=-5)
x=-b +/- √b²-4ac / 2a
x= -(30) +/- √(30)² - 4(5) * (-5) / 2(5)
x= 30 +/- √1000 / 10
x = 3 +/- √10