Which point on the graph of $ y=7-x^2$ is closest to the point $(0,4)$? [on hold]Find point closest to the...
Add an angle to a sphere
Why did the Germans forbid the possession of pet pigeons in Rostov-on-Don in 1941?
New order #4: World
Domain expired, GoDaddy holds it and is asking more money
Ideas for 3rd eye abilities
Are objects structures and/or vice versa?
What to wear for invited talk in Canada
Manga about a female worker who got dragged into another world together with this high school girl and she was just told she's not needed anymore
COUNT(*) or MAX(id) - which is faster?
Why airport relocation isn't done gradually?
How to manage monthly salary
Does it makes sense to buy a new cycle to learn riding?
How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?
Can I find out the caloric content of bread by dehydrating it?
What are the advantages and disadvantages of running one shots compared to campaigns?
How to answer pointed "are you quitting" questioning when I don't want them to suspect
How would photo IDs work for shapeshifters?
What is the offset in a seaplane's hull?
If a centaur druid Wild Shapes into a Giant Elk, do their Charge features stack?
Could a US political party gain complete control over the government by removing checks & balances?
Is this food a bread or a loaf?
Can I legally use front facing blue light in the UK?
Piano - What is the notation for a double stop where both notes in the double stop are different lengths?
How can I fix this gap between bookcases I made?
Which point on the graph of $ y=7-x^2$ is closest to the point $(0,4)$? [on hold]
Find point closest to the given pointClosest point in $y = sqrt{x}$ to the origin is at $x=-1/2$?Find the point on graph of $xy=12$ that is closest to the point $(5,0)$Optimization, point on parabola closest to another pointWhat is the closest point on the graph of $x^2-y^2=4$ to the point $(0,1)$?Finding the points on a curve, closest to a specific pointThe point on $y = sqrt{ln x}$ closest to $(4,0)$nth closest point with integer coordinates to a given pointFind the points on the graph of the function that are closest to the given point.Which point of the graph of $y=sqrt{x}$ is closest to the point $(1,0)$?
$begingroup$
Which point on the graph of $ y=7-x^2$ is closest to the point $(0,4)$ ?
calculus optimization
New contributor
$endgroup$
put on hold as off-topic by Shailesh, Leucippus, user21820, John Omielan, B. Goddard 16 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Shailesh, Leucippus, user21820, John Omielan, B. Goddard
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
$begingroup$
Which point on the graph of $ y=7-x^2$ is closest to the point $(0,4)$ ?
calculus optimization
New contributor
$endgroup$
put on hold as off-topic by Shailesh, Leucippus, user21820, John Omielan, B. Goddard 16 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Shailesh, Leucippus, user21820, John Omielan, B. Goddard
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
$begingroup$
Which point on the graph of $ y=7-x^2$ is closest to the point $(0,4)$ ?
calculus optimization
New contributor
$endgroup$
Which point on the graph of $ y=7-x^2$ is closest to the point $(0,4)$ ?
calculus optimization
calculus optimization
New contributor
New contributor
edited 19 hours ago
user21820
40.1k544162
40.1k544162
New contributor
asked 23 hours ago
Julian CallegariJulian Callegari
81
81
New contributor
New contributor
put on hold as off-topic by Shailesh, Leucippus, user21820, John Omielan, B. Goddard 16 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Shailesh, Leucippus, user21820, John Omielan, B. Goddard
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by Shailesh, Leucippus, user21820, John Omielan, B. Goddard 16 hours ago
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "This question is missing context or other details: Please provide additional context, which ideally explains why the question is relevant to you and our community. Some forms of context include: background and motivation, relevant definitions, source, possible strategies, your current progress, why the question is interesting or important, etc." – Shailesh, Leucippus, user21820, John Omielan, B. Goddard
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
HINT
If a point is on the specified graph, it looks like $p_x = left(x,7-x^2right)$. So the square $D$ of the distance $d$ of $p_x$ to $(0,4)$ is given by
$$
D(x) = d^2(x) = (x-0)^2 + (7-x^2-4)^2
$$
Can you simplify and minimize $D(x)$?
$endgroup$
add a comment |
$begingroup$
Take a point $P(a,7-a^2)$ of the parabola. The slope between this point and $Q(0,4)$ is
$frac{7-a^2-4}{a}$ while the derivate of $y$ at $a$ is $-2a$. Now the line through $PQ$ must hit the parabola at a right angle, hence
$$frac{7-a^2-4}{a}dot(-2a)=-1,$$
from where $a$ is easily calculated.
$endgroup$
add a comment |
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
HINT
If a point is on the specified graph, it looks like $p_x = left(x,7-x^2right)$. So the square $D$ of the distance $d$ of $p_x$ to $(0,4)$ is given by
$$
D(x) = d^2(x) = (x-0)^2 + (7-x^2-4)^2
$$
Can you simplify and minimize $D(x)$?
$endgroup$
add a comment |
$begingroup$
HINT
If a point is on the specified graph, it looks like $p_x = left(x,7-x^2right)$. So the square $D$ of the distance $d$ of $p_x$ to $(0,4)$ is given by
$$
D(x) = d^2(x) = (x-0)^2 + (7-x^2-4)^2
$$
Can you simplify and minimize $D(x)$?
$endgroup$
add a comment |
$begingroup$
HINT
If a point is on the specified graph, it looks like $p_x = left(x,7-x^2right)$. So the square $D$ of the distance $d$ of $p_x$ to $(0,4)$ is given by
$$
D(x) = d^2(x) = (x-0)^2 + (7-x^2-4)^2
$$
Can you simplify and minimize $D(x)$?
$endgroup$
HINT
If a point is on the specified graph, it looks like $p_x = left(x,7-x^2right)$. So the square $D$ of the distance $d$ of $p_x$ to $(0,4)$ is given by
$$
D(x) = d^2(x) = (x-0)^2 + (7-x^2-4)^2
$$
Can you simplify and minimize $D(x)$?
answered 23 hours ago
gt6989bgt6989b
35.6k22557
35.6k22557
add a comment |
add a comment |
$begingroup$
Take a point $P(a,7-a^2)$ of the parabola. The slope between this point and $Q(0,4)$ is
$frac{7-a^2-4}{a}$ while the derivate of $y$ at $a$ is $-2a$. Now the line through $PQ$ must hit the parabola at a right angle, hence
$$frac{7-a^2-4}{a}dot(-2a)=-1,$$
from where $a$ is easily calculated.
$endgroup$
add a comment |
$begingroup$
Take a point $P(a,7-a^2)$ of the parabola. The slope between this point and $Q(0,4)$ is
$frac{7-a^2-4}{a}$ while the derivate of $y$ at $a$ is $-2a$. Now the line through $PQ$ must hit the parabola at a right angle, hence
$$frac{7-a^2-4}{a}dot(-2a)=-1,$$
from where $a$ is easily calculated.
$endgroup$
add a comment |
$begingroup$
Take a point $P(a,7-a^2)$ of the parabola. The slope between this point and $Q(0,4)$ is
$frac{7-a^2-4}{a}$ while the derivate of $y$ at $a$ is $-2a$. Now the line through $PQ$ must hit the parabola at a right angle, hence
$$frac{7-a^2-4}{a}dot(-2a)=-1,$$
from where $a$ is easily calculated.
$endgroup$
Take a point $P(a,7-a^2)$ of the parabola. The slope between this point and $Q(0,4)$ is
$frac{7-a^2-4}{a}$ while the derivate of $y$ at $a$ is $-2a$. Now the line through $PQ$ must hit the parabola at a right angle, hence
$$frac{7-a^2-4}{a}dot(-2a)=-1,$$
from where $a$ is easily calculated.
edited 16 hours ago
answered 18 hours ago
Michael HoppeMichael Hoppe
11.3k31837
11.3k31837
add a comment |
add a comment |