Alright, so the distance formula is sqrt((x1-x2)^2+(y1-y2)^2), and plugging that in, we get sqrt((0-3)^2+(3-10)^2)=sqrt((-3)^2+(-7)^2)=sqrt(9+49)=sqrt(58)=around 7.6
        
             
        
        
        
The awnser is D but could also maybe be B
        
                    
             
        
        
        
Answer: x = - 3.5
Step-by-step explanation:
Rewrite the equation by completing the square.
4x2 + 28x + 49 = 0
Completing the square method :
Divide through by the Coefficient of x^2
x^2 + 7x + (49/4) = 0
a = 1, b = 7, c = 49/4
Move c to the right side of the equation 
x^2 + 7x = - 49/4
Complete the square on the left hand side by squaring its half of the x term
(7/2)^2 = (49/4)
Add the output to both sides of the equation 
x^2 + 7x + (49/4) = - (49/4) + (49/4)
(x + 7/2)^2 = 0
Square root of both sides 
x + 7/2 = 0
x = - 7/2
x = - 3.5
 
        
             
        
        
        
Answer:
option a
Step-by-step explanation: