Question 154248
Use the formula:
The midpoint of two points ({{{x[1]}}}, {{{y[1]}}}) and ({{{x[2]}}}, {{{y[2]}}})is:
({{{(x[1]+x[2])/2}}},{{{(y[1]+y[2])/2}}})
*************************************************************************
Substituting
{{{x[1]=3}}}
{{{x[2]=4}}}
{{{y[1]=4}}}
{{{y[2]=8}}}
into the formula, we have:
({{{(3+4)/2}}},{{{(4+8)/2}}})
So the midpoint is
({{{7/2}}},{{{6}}})