Solution
Given the question in the image, the following are the solution steps to answer the question.
STEP 1: Define the converse of a statement
The converse of a statement is formed by switching the hypothesis and the conclusion.
STEP 2: break down the given statements
Hypothesis: If M is the midpoint of line segment PQ,
Conclusion: line segment PM is congruent to line segment QM
STEP 3: Switch the two statements
Hence, the answer is given as:
If line segment PM is congruent to line segment QM, then M is the midpoint of line segment PQ,
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.
Answer:
A line includes the points (4, 8) and (3, 5) whose equation in slope-intercept form will be :

Step-by-step explanation:
The point slope form: 

where : m = Slope of the line

A line includes the points (4, 8) and (3, 5).The equation of the line will be:




(y=mx+c), where c is intercept at y axis.
The above equation represents slope-intercept form of the line.
This is the formula to solve for the vertex.
Example Question:
Find the vertex of y = -0.5x^2 + 100x
-b/2a = -100/2(-0.5) = -100/-1 = 100
The x coordinate of the vertex is 100.
Best of Luck!
P.S. this is 1000th question i've answered :)
Answer:
a(4) = 15/4
Step-by-step explanation:
Here we're told that the first term is a(1) = 30 and that the common factor r = 1/2.
Thus, the geometric sequence formula specific to this case is
a(n) = 30(1/:2)^(n-1).
What is the fourth term? Let n = 4,
a(4) = 30(1/2)^(4-1), or a(4) = 30(1/2)^(3), or a(4) = 30(1/8) = 30/8, or, in reduced form,
a(4) = 15/4.