X^1/2 - x
-2x^3 - x^1/2 - x
-2x^3 - 2x
i think this is it
First, subtract y2 - y1 to find the vertical distance. Then, subtract x2 - x1 to find the horizontal distance.
Formula to find distance given two points.
Square root (X2 - X1)^2 + (Y2 - Y1)^2
Xa Ya Xb Yb
A = (3, -4) B = (-1, 3)
Xa goes into X2 and Xb goes into X1
(3 - (-1))^2
Ya goes into Y2 and Yb goes into Y1
(-4 - 3)^2
Square root (3 - (-1))^2 + (-4 - 3)^2
Square root (4)^2 + (-7)^2
Square root 16 + 49
Square root 65
= 8.06
The error was Drako had (3 - 4)^2 when it should have been (3 - (-4))^2 because a positive is subtracting a negative.
Answer is option C
Mr. Jones jogs the same route each day. The amount of time he jogs is inversely proportional to his jogging rate.

k is the constant of proportionality
We check with each option and identify which option gives us same K value
(a) 4 mph for 2.5 hours and 6 mph for 3.75 hours
so k = 10
so k = 22.5
K values are not same
(b) 3 mph for 2 hours and 4.5 mph for 3 hours
so k = 6
so k = 13.5
K values are not same
(c) 4 mph for 2.5 hours and 5 mph for 2 hours
so k = 10
so k =10
K values are same .
Answer is option C
Anything raised to the power of 0 is 1. So standard form = 5.84
The solution to the given system of equation is (25/7, 6/7)
<h3>System of equation</h3>
Given the system of equation expressed as:
x= - 4y+7 ........... 1
-2y+3x=9 ...........2
Substitute the equation 1 into 2 into have:
-2y + 3(-4y+7) = 9
-2y + 3(-4y) + 3(7) = 9
-2y - 12y + 21 = 9
Collect the like terms
-14y = 9- 21
-14y = -12
y = 6/7
Substitute y = 6/7 into equation 1;
x =-4y + 7
x = -4(6/7) + 7
x= -24/7 + 7
x = -24+49/7
x = 25/7
Hence the solution to the given system of equation is (25/7, 6/7)
Learn more on system of equation here; brainly.com/question/14323743
#SPJ1