Answer:
Distance D = √ [(2 - x)^2 + (3 - 4x^3)^2].
Step-by-step explanation:
Use the distance formula:
D = √[(x2 - x1)^2 + (y2 - y1)^2].
So here it is
D = √[(2 - x)^2 + (4 - y)^2] where x,y is any point on the curve.
D = √[2 - x)^2 + (4 - (4x^3 + 1))^2]
D = √ [(2 - x)^2 + (3 - 4x^3)^2]
Answer:
parallel
Step-by-step explanation:
Answer:
x is 11
Step-by-step explanation:
We know the slope (3/4) and a point (3,-4), so we can use point-slope form (y-y1=m(x-x1)
Substitute the numbers into the equation
y--4=3/4(x-3)
simplify
y+4=3/4(x-3)
do the distributive property
y+4=3/4x-9/4
subtract 4 from both sides
y=3/4x-25/4
this is the equation of the line.
Since it says that (x,2) is a point in the equation, we can substitute it into the equation
2=3/4x-25/4
add 25/4 to both sides
33/4=3/4x
multiply by 4/3
11=x
we can double check by plugging (11,2) into the equation of the line.
2=3/4(11)-25/4
2=33/4-25/4
2=2
it works! :)
Hope this helps!