document.write( "Question 105880This question is from textbook Intermediate Algebra
\n" );
document.write( ": I don't know what I am doing wrong but I can't seem to get this right even using the solvers for this type problem.. Can someone please help me solve this before I pull out all my hair? Thank You.
\n" );
document.write( "I have to find the midpoint of this line segment;
\n" );
document.write( "P(2,8)
\n" );
document.write( "Q(5,8) Thanks. \n" );
document.write( "
Algebra.Com's Answer #77046 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! Given the two points: \n" ); document.write( ". \n" ); document.write( "P(2,8) \n" ); document.write( "Q(5,8) \n" ); document.write( ". \n" ); document.write( "The x-value of the midpoint of the line joining these two points is halfway between \n" ); document.write( "the x-values of the two points. The two x-values are 2 and 5. Halfway between these \n" ); document.write( "two values is 3.5. You can also find this by averaging the two x-values. The average \n" ); document.write( "of 2 and 5 is found by adding these two values and dividing by 2. Averaging the two x \n" ); document.write( "values for this problem is done this way: \n" ); document.write( ". \n" ); document.write( " (2 + 5)/2 = 7/2 = 3.5 \n" ); document.write( ". \n" ); document.write( "The y-value of the midpoint of the line joining these two points is also halfway between \n" ); document.write( "the y-values of the two points. The two y-values are 8 and 8. Halfway between these \n" ); document.write( "two values is still 8 (since there is zero difference). You can also confirm this by \n" ); document.write( "averaging the two y-values. The sum of the two y-values is 8 + 8 or 16. Divide this sum \n" ); document.write( "by 2 to get the average y-value as 16/2 = 8. \n" ); document.write( ". \n" ); document.write( "So the midpoint of the line that connects the two given points is (3.5, 8). \n" ); document.write( ". \n" ); document.write( "In general, if you are given any two points and asked to find the midpoint of the line \n" ); document.write( "joining them, you get the x-value of the midpoint by averaging the x-values of the two \n" ); document.write( "points. And you find the y-value of the midpoint by averaging the y-values of the two \n" ); document.write( "points. \n" ); document.write( ". \n" ); document.write( "In this problem the two points have the same y-value. This means that the line connecting \n" ); document.write( "the points is a horizontal line that runs between the x-values 2 and 5. So the midpoint \n" ); document.write( "is just halfway along this horizontal line. This verifies that to be on the line, the \n" ); document.write( "y-value of the midpoint must be 8. And the x-value must be halfway between x= 2 and x = 5. \n" ); document.write( ". \n" ); document.write( "Again, in summary the midpoint of the line joining the given points is (3.5, 8). \n" ); document.write( ". \n" ); document.write( "Hope this explains the process of finding midpoints of lines joining two given points. \n" ); document.write( ". \n" ); document.write( " |