To graph the line we need two points; we already have one the point (4,2) now we need to find another one; to do this we get the equation of the line given by:

where m is the slope and (x1,y1) are a point throught the line. Plugging the values given we have:

Now we give a value to x and find the corresponding y. If x=0, then:

hence we have the point (0,-2).
Now that we have two points (0,-2) and (4,2) we graph them on the plane and join them with a straight line, hence the graph is:
Answer:
a
Step-by-step explanation:
Perhaps the easiest way to find the midpoint between two given points is to average their coordinates: add them up and divide by 2.
A) The midpoint C' of AB is
.. (A +B)/2 = ((0, 0) +(m, n))/2 = ((0 +m)/2, (0 +n)/2) = (m/2, n/2) = C'
The midpoint B' is
.. (A +C)/2 = ((0, 0) +(p, 0))/2 = (p/2, 0) = B'
The midpoint A' is
.. (B +C)/2 = ((m, n) +(p, 0))/2 = ((m+p)/2, n/2) = A'
B) The slope of the line between (x1, y1) and (x2, y2) is given by
.. slope = (y2 -y1)/(x2 -x1)
Using the values for A and A', we have
.. slope = (n/2 -0)/((m+p)/2 -0) = n/(m+p)
C) We know the line goes through A = (0, 0), so we can write the point-slope form of the equation for AA' as
.. y -0 = (n/(m+p))*(x -0)
.. y = n*x/(m+p)
D) To show the point lies on the line, we can substitute its coordinates for x and y and see if we get something that looks true.
.. (x, y) = ((m+p)/3, n/3)
Putting these into our equation, we have
.. n/3 = n*((m+p)/3)/(m+p)
The expression on the right has factors of (m+p) that cancel*, so we end up with
.. n/3 = n/3 . . . . . . . true for any n
_____
* The only constraint is that (m+p) ≠ 0. Since m and p are both in the first quadrant, their sum must be non-zero and this constraint is satisfied.
The purpose of the exercise is to show that all three medians of a triangle intersect in a single point.
So first you need to open the brackets, so it would be x+2+4x-122=180. Then we can add the 4x and the other x to make 5x, and then by doing 2-122 we get -120. This gives us the equation 5x-120=180. We then isolate the variable by moving the -120 to the other side of the equation and becoming a positive, so it would look like 5x=180+120. Then, we have 5x=300. 300 divides by 5 is 60 making X=60. Hope this helps!
Answer:
- A) A = 27.3°, B = 56.1°, C = 96.6°
Step-by-step explanation:
<u>Use the Law of Cosines:</u>
- A = arccos [(b² + c² - a²)/(2bc)] = arccos [(13.2² + 15.8² - 7.3²)/(2*13.2*15.8)] = 27.3°
- B = arccos [(a² + c² - b²)/(2ac)] = arccos [(7.3² + 15.8² - 13.2²)/(2*7.3*15.8)] = 56.1°
- C = 180° - (A + B) = 180° - (27.3° + 56.1°) = 96.6°
Correct choice is A.