<span>First of all to calculate the distance between two points we can use distance formula
d=Square Root [(x2-x1)^2 + (y2-y1)^2]
Now substitute the given points p(x1,y1) and q(x2,y2)in above distance formula
The values are X2=3, X1=8and Y2=8and Y1=2.
After Substituting the values
d=Square Root[(-5)^2+(6)^2]
d=Square Root(25+36]
d=Square Root[61]
d=7.8
7.8 is the distance between points P(8, 2) and Q(3, 8) to the nearest tenth.</span>
The answer would be 35 99/100 because you cannot simplify 99/100
1/2^3=1/8
we have 30 of them so
30.1/8=30/8 => 3 and 6/8 or 3 and 3/4 if simplified
-x^2+2x+3=x^2-2x+3 add x^2 to both sides
2x+3=2x^2-2x+3 subtract 2x from both sides
3=2x^2-4x+3 subtract 3 from both sides
2x^2-4x=0 factor
2x(x-2)=0
So x=0 and 2
18+3x=-10+x
3x-x=-10-18
2x=-28
x=-14