Vertical distance between two parabola

  • Thread starter Thread starter icosane
  • Start date Start date
  • Tags Tags
    Parabola Vertical
AI Thread Summary
The discussion centers on finding the vertical distance function d(x) between two parabolas, y = x^2 + 6 and y = -(x-2)^2 + 6, leading to the conclusion that d(x) = 2x^2 - 4x + 4, with a minimum value of 2. The participant initially struggled but realized that d(x) is simply the difference between the two curves. They then posed a new question about determining the value(s) of k for which the line y = kx intersects the parabola y = x^2 + 25 at only one point. The approach involves setting the equations equal and applying the discriminant method to find k, concluding that k should be 10 or -10 for a single intercept. The conversation highlights the importance of understanding quadratic equations and their intersections.
icosane
Messages
48
Reaction score
0

Homework Statement



Write a function for d(x), the vertical distance between the two curves, and find the minimum value of d(x).

Homework Equations



The equation for parabola one is y = x^2 + 6, for parabola two, y = -(x-2)^2 + 6


The Attempt at a Solution



The answer in the back of the book is d(x) = 2x^2 - 4x + 4, with a minimum value of 2. This is from my old algebra 2 trig textbook and I have no teacher to ask for help, as I am doing self study. Any and all help would be very much appreciated.
 
Physics news on Phys.org
I figured it out, its just d(x) = y1 - y2, seems I was just over thinking things... but I have another question :)

Find the Value(s) of k for which the graph y = kx intersects the graph of y = x^2 + 25 in only one point.

If I set the equations equal, I get 0 = x^2 - kx + 25, and I know perfect squares have only one root, so it seems as though the answer is 10 or -10. Does this seem reasonable?
 
Yes, I think it does.
 
from 0 = x2 - kx + 25, use the discriminant method to find the value of k that will result to a single intercept only. that is

b2 - 4ac = 0 for one root or one intercept
b2 - 4ac > 0 for two roots or two intercepts
b2 - 4ac < 0 if you wish them to have no intercepts
 
oh i forgot...

a = 1
b = -k
c = 25
x2 = x squared

tnx tnx ^__^__^
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks

Similar threads

Replies
5
Views
4K
Replies
2
Views
2K
Replies
2
Views
3K
Replies
2
Views
2K
Replies
3
Views
3K
Replies
5
Views
1K
Back
Top