Optimization of the least used wireOptimization of the area of a cross inscribed in a circleMax and min of a wire cut into a square and triangleHow to find minimum distance path between 2 points on a surfaceCutting the wire - optimalizationOptimization of a piece of wire used to construct a square and a rectangle, minimize area“Consistent multiplication” puzzleWhat is the best rest position for two elevators in a 10-story building?How to prove the maximum number of chords those can not across more than one other chord from points around the circle?Equivalence and convexity in optimization problems with restrictionsCalculus Optimization Problem: Wire Triangle and Circle
Does detail obscure or enhance action?
Why doesn't H₄O²⁺ exist?
How is it possible to have an ability score that is less than 3?
Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)
Has there ever been an airliner design involving reducing generator load by installing solar panels?
dbcc cleantable batch size explanation
Which country benefited the most from UN Security Council vetoes?
I'm flying to France today and my passport expires in less than 2 months
When a company launches a new product do they "come out" with a new product or do they "come up" with a new product?
Malformed Address '10.10.21.08/24', must be X.X.X.X/NN or
How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?
Was any UN Security Council vote triple-vetoed?
What's the output of a record needle playing an out-of-speed record
Client team has low performances and low technical skills: we always fix their work and now they stop collaborate with us. How to solve?
Can you really stack all of this on an Opportunity Attack?
Theorems that impeded progress
Why is 150k or 200k jobs considered good when there's 300k+ births a month?
Is it inappropriate for a student to attend their mentor's dissertation defense?
Paid for article while in US on F-1 visa?
A case of the sniffles
Can a Cauchy sequence converge for one metric while not converging for another?
infared filters v nd
Languages that we cannot (dis)prove to be Context-Free
Watching something be written to a file live with tail
Optimization of the least used wire
Optimization of the area of a cross inscribed in a circleMax and min of a wire cut into a square and triangleHow to find minimum distance path between 2 points on a surfaceCutting the wire - optimalizationOptimization of a piece of wire used to construct a square and a rectangle, minimize area“Consistent multiplication” puzzleWhat is the best rest position for two elevators in a 10-story building?How to prove the maximum number of chords those can not across more than one other chord from points around the circle?Equivalence and convexity in optimization problems with restrictionsCalculus Optimization Problem: Wire Triangle and Circle
$begingroup$
question:There are two trees that are spaced 30 meters apart. The height of one of them is 12 meters and the other is 28 meters. The two trees should be kept by two wires so that both wires are connected to a point on the ground with a nail and the other head they reach the end of both trees. Where to knock down the nail to get the least wire.
my try:
assume that, $$ Z=T_1+T_2 $$ $$28^2+ x^2=T_1^2$$ $$12^2+(30-x)^2=T_2^2$$
by this way: $$Z=sqrt28^2+x^2 +sqrt12^2+(30-x)^2$$
and for the maximum $Z$ we have:$$fracddxZ$$
The final answer is $x=9$.
if my solution is true does it different if I say:
$28^2+left(30-xright)^2=T_1^2$
$12^2+x^2=T_2^2$
and ...
optimization
$endgroup$
add a comment |
$begingroup$
question:There are two trees that are spaced 30 meters apart. The height of one of them is 12 meters and the other is 28 meters. The two trees should be kept by two wires so that both wires are connected to a point on the ground with a nail and the other head they reach the end of both trees. Where to knock down the nail to get the least wire.
my try:
assume that, $$ Z=T_1+T_2 $$ $$28^2+ x^2=T_1^2$$ $$12^2+(30-x)^2=T_2^2$$
by this way: $$Z=sqrt28^2+x^2 +sqrt12^2+(30-x)^2$$
and for the maximum $Z$ we have:$$fracddxZ$$
The final answer is $x=9$.
if my solution is true does it different if I say:
$28^2+left(30-xright)^2=T_1^2$
$12^2+x^2=T_2^2$
and ...
optimization
$endgroup$
add a comment |
$begingroup$
question:There are two trees that are spaced 30 meters apart. The height of one of them is 12 meters and the other is 28 meters. The two trees should be kept by two wires so that both wires are connected to a point on the ground with a nail and the other head they reach the end of both trees. Where to knock down the nail to get the least wire.
my try:
assume that, $$ Z=T_1+T_2 $$ $$28^2+ x^2=T_1^2$$ $$12^2+(30-x)^2=T_2^2$$
by this way: $$Z=sqrt28^2+x^2 +sqrt12^2+(30-x)^2$$
and for the maximum $Z$ we have:$$fracddxZ$$
The final answer is $x=9$.
if my solution is true does it different if I say:
$28^2+left(30-xright)^2=T_1^2$
$12^2+x^2=T_2^2$
and ...
optimization
$endgroup$
question:There are two trees that are spaced 30 meters apart. The height of one of them is 12 meters and the other is 28 meters. The two trees should be kept by two wires so that both wires are connected to a point on the ground with a nail and the other head they reach the end of both trees. Where to knock down the nail to get the least wire.
my try:
assume that, $$ Z=T_1+T_2 $$ $$28^2+ x^2=T_1^2$$ $$12^2+(30-x)^2=T_2^2$$
by this way: $$Z=sqrt28^2+x^2 +sqrt12^2+(30-x)^2$$
and for the maximum $Z$ we have:$$fracddxZ$$
The final answer is $x=9$.
if my solution is true does it different if I say:
$28^2+left(30-xright)^2=T_1^2$
$12^2+x^2=T_2^2$
and ...
optimization
optimization
edited Mar 21 at 18:51
black rose
asked Mar 21 at 18:41
black roseblack rose
62
62
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157224%2foptimization-of-the-least-used-wire%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3157224%2foptimization-of-the-least-used-wire%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown