How can I deduce the hypotenuse from the information given?











up vote
2
down vote

favorite
1












I'm going into Machine Learning and am currently brushing up on some Calculus on Coursera. Everything was going smoothly until I got to this word problem:




A ladder rests against a wall. The top of the ladder touches the wall at height $12$ meters. The length of the ladder is $4$ meters longer than the distance from the base of the ladder to the wall. Find the length of the ladder.




I am confused as to how to deduce the hypotenuse from the information given above. And have sat here trying different things with no success. What am I missing?










share|cite|improve this question









New contributor




Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • I added the "algebra-precalculus" tag to your post. Cheers!
    – Robert Lewis
    4 hours ago










  • Draw a picture with the ladder. Label the sides of the triangle formed by the ladder, the wall, and the floor. If you call the base x, the ladder is x+4. Then use the Pythagorean theorem.
    – Joel Pereira
    4 hours ago















up vote
2
down vote

favorite
1












I'm going into Machine Learning and am currently brushing up on some Calculus on Coursera. Everything was going smoothly until I got to this word problem:




A ladder rests against a wall. The top of the ladder touches the wall at height $12$ meters. The length of the ladder is $4$ meters longer than the distance from the base of the ladder to the wall. Find the length of the ladder.




I am confused as to how to deduce the hypotenuse from the information given above. And have sat here trying different things with no success. What am I missing?










share|cite|improve this question









New contributor




Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















  • I added the "algebra-precalculus" tag to your post. Cheers!
    – Robert Lewis
    4 hours ago










  • Draw a picture with the ladder. Label the sides of the triangle formed by the ladder, the wall, and the floor. If you call the base x, the ladder is x+4. Then use the Pythagorean theorem.
    – Joel Pereira
    4 hours ago













up vote
2
down vote

favorite
1









up vote
2
down vote

favorite
1






1





I'm going into Machine Learning and am currently brushing up on some Calculus on Coursera. Everything was going smoothly until I got to this word problem:




A ladder rests against a wall. The top of the ladder touches the wall at height $12$ meters. The length of the ladder is $4$ meters longer than the distance from the base of the ladder to the wall. Find the length of the ladder.




I am confused as to how to deduce the hypotenuse from the information given above. And have sat here trying different things with no success. What am I missing?










share|cite|improve this question









New contributor




Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I'm going into Machine Learning and am currently brushing up on some Calculus on Coursera. Everything was going smoothly until I got to this word problem:




A ladder rests against a wall. The top of the ladder touches the wall at height $12$ meters. The length of the ladder is $4$ meters longer than the distance from the base of the ladder to the wall. Find the length of the ladder.




I am confused as to how to deduce the hypotenuse from the information given above. And have sat here trying different things with no success. What am I missing?







calculus algebra-precalculus trigonometry






share|cite|improve this question









New contributor




Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|cite|improve this question









New contributor




Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|cite|improve this question




share|cite|improve this question








edited 4 hours ago









Key Flex

7,12441229




7,12441229






New contributor




Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 4 hours ago









Edward Severinsen

1133




1133




New contributor




Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Edward Severinsen is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












  • I added the "algebra-precalculus" tag to your post. Cheers!
    – Robert Lewis
    4 hours ago










  • Draw a picture with the ladder. Label the sides of the triangle formed by the ladder, the wall, and the floor. If you call the base x, the ladder is x+4. Then use the Pythagorean theorem.
    – Joel Pereira
    4 hours ago


















  • I added the "algebra-precalculus" tag to your post. Cheers!
    – Robert Lewis
    4 hours ago










  • Draw a picture with the ladder. Label the sides of the triangle formed by the ladder, the wall, and the floor. If you call the base x, the ladder is x+4. Then use the Pythagorean theorem.
    – Joel Pereira
    4 hours ago
















I added the "algebra-precalculus" tag to your post. Cheers!
– Robert Lewis
4 hours ago




I added the "algebra-precalculus" tag to your post. Cheers!
– Robert Lewis
4 hours ago












Draw a picture with the ladder. Label the sides of the triangle formed by the ladder, the wall, and the floor. If you call the base x, the ladder is x+4. Then use the Pythagorean theorem.
– Joel Pereira
4 hours ago




Draw a picture with the ladder. Label the sides of the triangle formed by the ladder, the wall, and the floor. If you call the base x, the ladder is x+4. Then use the Pythagorean theorem.
– Joel Pereira
4 hours ago










2 Answers
2






active

oldest

votes

















up vote
2
down vote



accepted










Let $d$ be the distance from the ladder to the wall, and $l$ the length of the ladder.
Then



$l = d + 4; tag 1$



since the wall is mos' likely perpendicular to the ground, we may deploy the Pythagorean theorem and write



$l^2 = (12)^2 + d^2; tag 2$



substituting (1) into (2) yields



$(d + 4)^2 = 144 + d^2, tag 3$



$d^2 + 8d + 16 = 144 + d^2, tag 4$



$8d + 16 = 144 Longrightarrow 8d = 128 Longrightarrow d = 16M Longrightarrow l = 20M. tag 5$






share|cite|improve this answer

















  • 1




    Oh my. I distributed the 2 exponent to d and 4 individually instead of multiplying the expression by itself. Not the first time this has gotten me.
    – Edward Severinsen
    4 hours ago










  • @EdwardSeverinsen: we're all learners, my friend!
    – Robert Lewis
    4 hours ago


















up vote
4
down vote













enter image description here



Given the length of the wall as $12$.



Take the length of the base as $x$.



Since, the length of the ladder is $4$ times greater than the base we have $x+4$



Now according to the pythagorean theorem we have,



$$(x+4)^2=12^2+x^2$$
$$x^2+16+8x=144+x^2$$
$$8x=128$$
$$x=16$$



So, the length of the ladder $=x+4implies 16+4=20$






share|cite|improve this answer

















  • 2




    Nice graphic, +1!
    – Robert Lewis
    4 hours ago






  • 1




    @RobertLewis Thanks!
    – Key Flex
    4 hours ago











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',
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
});


}
});






Edward Severinsen is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3033356%2fhow-can-i-deduce-the-hypotenuse-from-the-information-given%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
2
down vote



accepted










Let $d$ be the distance from the ladder to the wall, and $l$ the length of the ladder.
Then



$l = d + 4; tag 1$



since the wall is mos' likely perpendicular to the ground, we may deploy the Pythagorean theorem and write



$l^2 = (12)^2 + d^2; tag 2$



substituting (1) into (2) yields



$(d + 4)^2 = 144 + d^2, tag 3$



$d^2 + 8d + 16 = 144 + d^2, tag 4$



$8d + 16 = 144 Longrightarrow 8d = 128 Longrightarrow d = 16M Longrightarrow l = 20M. tag 5$






share|cite|improve this answer

















  • 1




    Oh my. I distributed the 2 exponent to d and 4 individually instead of multiplying the expression by itself. Not the first time this has gotten me.
    – Edward Severinsen
    4 hours ago










  • @EdwardSeverinsen: we're all learners, my friend!
    – Robert Lewis
    4 hours ago















up vote
2
down vote



accepted










Let $d$ be the distance from the ladder to the wall, and $l$ the length of the ladder.
Then



$l = d + 4; tag 1$



since the wall is mos' likely perpendicular to the ground, we may deploy the Pythagorean theorem and write



$l^2 = (12)^2 + d^2; tag 2$



substituting (1) into (2) yields



$(d + 4)^2 = 144 + d^2, tag 3$



$d^2 + 8d + 16 = 144 + d^2, tag 4$



$8d + 16 = 144 Longrightarrow 8d = 128 Longrightarrow d = 16M Longrightarrow l = 20M. tag 5$






share|cite|improve this answer

















  • 1




    Oh my. I distributed the 2 exponent to d and 4 individually instead of multiplying the expression by itself. Not the first time this has gotten me.
    – Edward Severinsen
    4 hours ago










  • @EdwardSeverinsen: we're all learners, my friend!
    – Robert Lewis
    4 hours ago













up vote
2
down vote



accepted







up vote
2
down vote



accepted






Let $d$ be the distance from the ladder to the wall, and $l$ the length of the ladder.
Then



$l = d + 4; tag 1$



since the wall is mos' likely perpendicular to the ground, we may deploy the Pythagorean theorem and write



$l^2 = (12)^2 + d^2; tag 2$



substituting (1) into (2) yields



$(d + 4)^2 = 144 + d^2, tag 3$



$d^2 + 8d + 16 = 144 + d^2, tag 4$



$8d + 16 = 144 Longrightarrow 8d = 128 Longrightarrow d = 16M Longrightarrow l = 20M. tag 5$






share|cite|improve this answer












Let $d$ be the distance from the ladder to the wall, and $l$ the length of the ladder.
Then



$l = d + 4; tag 1$



since the wall is mos' likely perpendicular to the ground, we may deploy the Pythagorean theorem and write



$l^2 = (12)^2 + d^2; tag 2$



substituting (1) into (2) yields



$(d + 4)^2 = 144 + d^2, tag 3$



$d^2 + 8d + 16 = 144 + d^2, tag 4$



$8d + 16 = 144 Longrightarrow 8d = 128 Longrightarrow d = 16M Longrightarrow l = 20M. tag 5$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 4 hours ago









Robert Lewis

42.5k22862




42.5k22862








  • 1




    Oh my. I distributed the 2 exponent to d and 4 individually instead of multiplying the expression by itself. Not the first time this has gotten me.
    – Edward Severinsen
    4 hours ago










  • @EdwardSeverinsen: we're all learners, my friend!
    – Robert Lewis
    4 hours ago














  • 1




    Oh my. I distributed the 2 exponent to d and 4 individually instead of multiplying the expression by itself. Not the first time this has gotten me.
    – Edward Severinsen
    4 hours ago










  • @EdwardSeverinsen: we're all learners, my friend!
    – Robert Lewis
    4 hours ago








1




1




Oh my. I distributed the 2 exponent to d and 4 individually instead of multiplying the expression by itself. Not the first time this has gotten me.
– Edward Severinsen
4 hours ago




Oh my. I distributed the 2 exponent to d and 4 individually instead of multiplying the expression by itself. Not the first time this has gotten me.
– Edward Severinsen
4 hours ago












@EdwardSeverinsen: we're all learners, my friend!
– Robert Lewis
4 hours ago




@EdwardSeverinsen: we're all learners, my friend!
– Robert Lewis
4 hours ago










up vote
4
down vote













enter image description here



Given the length of the wall as $12$.



Take the length of the base as $x$.



Since, the length of the ladder is $4$ times greater than the base we have $x+4$



Now according to the pythagorean theorem we have,



$$(x+4)^2=12^2+x^2$$
$$x^2+16+8x=144+x^2$$
$$8x=128$$
$$x=16$$



So, the length of the ladder $=x+4implies 16+4=20$






share|cite|improve this answer

















  • 2




    Nice graphic, +1!
    – Robert Lewis
    4 hours ago






  • 1




    @RobertLewis Thanks!
    – Key Flex
    4 hours ago















up vote
4
down vote













enter image description here



Given the length of the wall as $12$.



Take the length of the base as $x$.



Since, the length of the ladder is $4$ times greater than the base we have $x+4$



Now according to the pythagorean theorem we have,



$$(x+4)^2=12^2+x^2$$
$$x^2+16+8x=144+x^2$$
$$8x=128$$
$$x=16$$



So, the length of the ladder $=x+4implies 16+4=20$






share|cite|improve this answer

















  • 2




    Nice graphic, +1!
    – Robert Lewis
    4 hours ago






  • 1




    @RobertLewis Thanks!
    – Key Flex
    4 hours ago













up vote
4
down vote










up vote
4
down vote









enter image description here



Given the length of the wall as $12$.



Take the length of the base as $x$.



Since, the length of the ladder is $4$ times greater than the base we have $x+4$



Now according to the pythagorean theorem we have,



$$(x+4)^2=12^2+x^2$$
$$x^2+16+8x=144+x^2$$
$$8x=128$$
$$x=16$$



So, the length of the ladder $=x+4implies 16+4=20$






share|cite|improve this answer












enter image description here



Given the length of the wall as $12$.



Take the length of the base as $x$.



Since, the length of the ladder is $4$ times greater than the base we have $x+4$



Now according to the pythagorean theorem we have,



$$(x+4)^2=12^2+x^2$$
$$x^2+16+8x=144+x^2$$
$$8x=128$$
$$x=16$$



So, the length of the ladder $=x+4implies 16+4=20$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered 4 hours ago









Key Flex

7,12441229




7,12441229








  • 2




    Nice graphic, +1!
    – Robert Lewis
    4 hours ago






  • 1




    @RobertLewis Thanks!
    – Key Flex
    4 hours ago














  • 2




    Nice graphic, +1!
    – Robert Lewis
    4 hours ago






  • 1




    @RobertLewis Thanks!
    – Key Flex
    4 hours ago








2




2




Nice graphic, +1!
– Robert Lewis
4 hours ago




Nice graphic, +1!
– Robert Lewis
4 hours ago




1




1




@RobertLewis Thanks!
– Key Flex
4 hours ago




@RobertLewis Thanks!
– Key Flex
4 hours ago










Edward Severinsen is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Edward Severinsen is a new contributor. Be nice, and check out our Code of Conduct.













Edward Severinsen is a new contributor. Be nice, and check out our Code of Conduct.












Edward Severinsen is a new contributor. Be nice, and check out our Code of Conduct.
















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.





Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


Please pay close attention to the following guidance:


  • 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.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3033356%2fhow-can-i-deduce-the-hypotenuse-from-the-information-given%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

Mangá

 ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕