Answer:The distance from a point to a line is
distance(ax+by+c=0,(x0,y0)) = abs(ax0+by0+c)/sqrt(a^2+b^2)
So first convert the formula for the line to standard form
5x+2y=4
5x+2y-4=0
a=5, b=2, c=-4, x0=15, y0=-21
Step-by-step explanation:
Answer:
minimum (-9)
Step-by-step explanation:
look at the parabola if it is n shaped it has a maximum and if it is u shaped it has a minimum
I think bc of the last comment it should be = no solutions or Ø
Answer:
x=1.25, y=1.75
Step-by-step explanation:
The two triangles formed (one triangle with side lengths of 5, 7, 8 and another with sides 5+x, 10, and 7+y) are similar, because they share the same angle measures.
Now, 2 sides given that we can compare ratios with are the side with length 8, and the side with length 10. 10/8= 1.25, which is the ratio of the sides on these 2 triangles.
Now we want to find what the side '5+x' is equal to. To do that we can use our ratio, and multiply 5 by 1.25 to find '5+x'. This is 6.25. To find x, all we need to do is subtract 5 from 6.25, which is 1.25.
Let's find y now. Do the same thing that we did with the side '5+x'; find what '7+y' is by multiplying 7 by 1.25, which is 8.75. 8.75-7= 1.75.
Hope this helps! :)