Height of a part volume in a cone












0












$begingroup$


enter image description here



Hi,
I know this is high school math but i feel kinda stupid right now so I am asking it here:



Given is a truncated cone (upside down if relevant). Given is the volume as well as the upper and lower radius.



Now the cone got filled with a given volume. How do i determine the height of the filled liquid?



As you see in the picture, there is a cone (not a triangle). Given is r1w, r2w, and VW and VA



With that at least I am able to calculate everything else, but not hA. Can someone of you please help me?










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    enter image description here



    Hi,
    I know this is high school math but i feel kinda stupid right now so I am asking it here:



    Given is a truncated cone (upside down if relevant). Given is the volume as well as the upper and lower radius.



    Now the cone got filled with a given volume. How do i determine the height of the filled liquid?



    As you see in the picture, there is a cone (not a triangle). Given is r1w, r2w, and VW and VA



    With that at least I am able to calculate everything else, but not hA. Can someone of you please help me?










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      enter image description here



      Hi,
      I know this is high school math but i feel kinda stupid right now so I am asking it here:



      Given is a truncated cone (upside down if relevant). Given is the volume as well as the upper and lower radius.



      Now the cone got filled with a given volume. How do i determine the height of the filled liquid?



      As you see in the picture, there is a cone (not a triangle). Given is r1w, r2w, and VW and VA



      With that at least I am able to calculate everything else, but not hA. Can someone of you please help me?










      share|cite|improve this question











      $endgroup$




      enter image description here



      Hi,
      I know this is high school math but i feel kinda stupid right now so I am asking it here:



      Given is a truncated cone (upside down if relevant). Given is the volume as well as the upper and lower radius.



      Now the cone got filled with a given volume. How do i determine the height of the filled liquid?



      As you see in the picture, there is a cone (not a triangle). Given is r1w, r2w, and VW and VA



      With that at least I am able to calculate everything else, but not hA. Can someone of you please help me?







      geometry






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Jan 29 at 9:46









      Larry

      2,53031131




      2,53031131










      asked Jan 29 at 9:40









      FrostyFrosty

      32




      32






















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          If $alpha$ is the half-aperture angle of a cone, $r$ its base radius and $h$ its height, then $h=rcotalpha$ and the volume of the cone can be written as $V={piover3}r^3cotalpha$.



          Let then $r_A$ be the radius of the surface of the liquid. We have:
          $$
          V_W={piover3}cotalpha(r_{2W}^3-r_{1W}^3),
          quad
          V_A={piover3}cotalpha(r_{A}^3-r_{1W}^3).
          $$

          From the first equation we get
          $$
          cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          $$

          and substituting that into the second equation we can solve for $r_A$:
          $$
          r_A=root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}
          $$

          and finally:
          $$
          h_A=(r_A-r_{1W})cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          left(root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}-r_{1W}right).
          $$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you so far. I now get how you got to $r_A$ . But the next line is not really clear to me. You said $h=rcotalpha$, so why did you said in the last equation $h_A=(r_A-r_{1W})cotalpha$? Applying the volume formula of a a conial frustum to $V_A$: $$ {V_A={1over3}pi(r_A^2+r_Ar_{1W}+r_{1W}^2)*h_A} $$ Solve for $h_A$: $$ {h_A = {V_Aover{1over3}pi(r_A^2+r_Ar_{1w}+r_{1w}^2)}} $$ Now comparing your $h_A$ solution to mine, there are differences. Where is my mistake?
            $endgroup$
            – Frosty
            Jan 30 at 9:08












          • $begingroup$
            Height $h$ in $h=rcotalpha$ is referred to the whole cone, i.e. it is the height from the cone vertex to the base. The height of a frustum is the difference of the heights of two cones.
            $endgroup$
            – Aretino
            Jan 30 at 9:54










          • $begingroup$
            I think your formula (it isn't easily readable in comment above) should give the same results as mine: please check for some numerical values of the variables.
            $endgroup$
            – Aretino
            Jan 30 at 9:57










          • $begingroup$
            Sorry for the weird formula. I typed it in many other mathjax-previews and they were shown without failours. I went wrong. Maybe now its going to work. I got a Volume formula for a truncated cone and solved it for $h_A$: $h_A={V_Aover{1over3}pi(r_A^2+r_A*r_{1w}+r_{1w}^2)}$.
            $endgroup$
            – Frosty
            Jan 30 at 12:08












          • $begingroup$
            Now if i type i try your take your $r_A$ and $h_A$ i get other results as with my $h_A$ calculation.
            $endgroup$
            – Frosty
            Jan 30 at 12:13












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


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3091973%2fheight-of-a-part-volume-in-a-cone%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0












          $begingroup$

          If $alpha$ is the half-aperture angle of a cone, $r$ its base radius and $h$ its height, then $h=rcotalpha$ and the volume of the cone can be written as $V={piover3}r^3cotalpha$.



          Let then $r_A$ be the radius of the surface of the liquid. We have:
          $$
          V_W={piover3}cotalpha(r_{2W}^3-r_{1W}^3),
          quad
          V_A={piover3}cotalpha(r_{A}^3-r_{1W}^3).
          $$

          From the first equation we get
          $$
          cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          $$

          and substituting that into the second equation we can solve for $r_A$:
          $$
          r_A=root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}
          $$

          and finally:
          $$
          h_A=(r_A-r_{1W})cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          left(root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}-r_{1W}right).
          $$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you so far. I now get how you got to $r_A$ . But the next line is not really clear to me. You said $h=rcotalpha$, so why did you said in the last equation $h_A=(r_A-r_{1W})cotalpha$? Applying the volume formula of a a conial frustum to $V_A$: $$ {V_A={1over3}pi(r_A^2+r_Ar_{1W}+r_{1W}^2)*h_A} $$ Solve for $h_A$: $$ {h_A = {V_Aover{1over3}pi(r_A^2+r_Ar_{1w}+r_{1w}^2)}} $$ Now comparing your $h_A$ solution to mine, there are differences. Where is my mistake?
            $endgroup$
            – Frosty
            Jan 30 at 9:08












          • $begingroup$
            Height $h$ in $h=rcotalpha$ is referred to the whole cone, i.e. it is the height from the cone vertex to the base. The height of a frustum is the difference of the heights of two cones.
            $endgroup$
            – Aretino
            Jan 30 at 9:54










          • $begingroup$
            I think your formula (it isn't easily readable in comment above) should give the same results as mine: please check for some numerical values of the variables.
            $endgroup$
            – Aretino
            Jan 30 at 9:57










          • $begingroup$
            Sorry for the weird formula. I typed it in many other mathjax-previews and they were shown without failours. I went wrong. Maybe now its going to work. I got a Volume formula for a truncated cone and solved it for $h_A$: $h_A={V_Aover{1over3}pi(r_A^2+r_A*r_{1w}+r_{1w}^2)}$.
            $endgroup$
            – Frosty
            Jan 30 at 12:08












          • $begingroup$
            Now if i type i try your take your $r_A$ and $h_A$ i get other results as with my $h_A$ calculation.
            $endgroup$
            – Frosty
            Jan 30 at 12:13
















          0












          $begingroup$

          If $alpha$ is the half-aperture angle of a cone, $r$ its base radius and $h$ its height, then $h=rcotalpha$ and the volume of the cone can be written as $V={piover3}r^3cotalpha$.



          Let then $r_A$ be the radius of the surface of the liquid. We have:
          $$
          V_W={piover3}cotalpha(r_{2W}^3-r_{1W}^3),
          quad
          V_A={piover3}cotalpha(r_{A}^3-r_{1W}^3).
          $$

          From the first equation we get
          $$
          cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          $$

          and substituting that into the second equation we can solve for $r_A$:
          $$
          r_A=root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}
          $$

          and finally:
          $$
          h_A=(r_A-r_{1W})cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          left(root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}-r_{1W}right).
          $$






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            Thank you so far. I now get how you got to $r_A$ . But the next line is not really clear to me. You said $h=rcotalpha$, so why did you said in the last equation $h_A=(r_A-r_{1W})cotalpha$? Applying the volume formula of a a conial frustum to $V_A$: $$ {V_A={1over3}pi(r_A^2+r_Ar_{1W}+r_{1W}^2)*h_A} $$ Solve for $h_A$: $$ {h_A = {V_Aover{1over3}pi(r_A^2+r_Ar_{1w}+r_{1w}^2)}} $$ Now comparing your $h_A$ solution to mine, there are differences. Where is my mistake?
            $endgroup$
            – Frosty
            Jan 30 at 9:08












          • $begingroup$
            Height $h$ in $h=rcotalpha$ is referred to the whole cone, i.e. it is the height from the cone vertex to the base. The height of a frustum is the difference of the heights of two cones.
            $endgroup$
            – Aretino
            Jan 30 at 9:54










          • $begingroup$
            I think your formula (it isn't easily readable in comment above) should give the same results as mine: please check for some numerical values of the variables.
            $endgroup$
            – Aretino
            Jan 30 at 9:57










          • $begingroup$
            Sorry for the weird formula. I typed it in many other mathjax-previews and they were shown without failours. I went wrong. Maybe now its going to work. I got a Volume formula for a truncated cone and solved it for $h_A$: $h_A={V_Aover{1over3}pi(r_A^2+r_A*r_{1w}+r_{1w}^2)}$.
            $endgroup$
            – Frosty
            Jan 30 at 12:08












          • $begingroup$
            Now if i type i try your take your $r_A$ and $h_A$ i get other results as with my $h_A$ calculation.
            $endgroup$
            – Frosty
            Jan 30 at 12:13














          0












          0








          0





          $begingroup$

          If $alpha$ is the half-aperture angle of a cone, $r$ its base radius and $h$ its height, then $h=rcotalpha$ and the volume of the cone can be written as $V={piover3}r^3cotalpha$.



          Let then $r_A$ be the radius of the surface of the liquid. We have:
          $$
          V_W={piover3}cotalpha(r_{2W}^3-r_{1W}^3),
          quad
          V_A={piover3}cotalpha(r_{A}^3-r_{1W}^3).
          $$

          From the first equation we get
          $$
          cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          $$

          and substituting that into the second equation we can solve for $r_A$:
          $$
          r_A=root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}
          $$

          and finally:
          $$
          h_A=(r_A-r_{1W})cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          left(root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}-r_{1W}right).
          $$






          share|cite|improve this answer









          $endgroup$



          If $alpha$ is the half-aperture angle of a cone, $r$ its base radius and $h$ its height, then $h=rcotalpha$ and the volume of the cone can be written as $V={piover3}r^3cotalpha$.



          Let then $r_A$ be the radius of the surface of the liquid. We have:
          $$
          V_W={piover3}cotalpha(r_{2W}^3-r_{1W}^3),
          quad
          V_A={piover3}cotalpha(r_{A}^3-r_{1W}^3).
          $$

          From the first equation we get
          $$
          cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          $$

          and substituting that into the second equation we can solve for $r_A$:
          $$
          r_A=root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}
          $$

          and finally:
          $$
          h_A=(r_A-r_{1W})cotalpha={3V_Wover{pi}(r_{2W}^3-r_{1W}^3)}
          left(root3of{{V_Aover V_W}(r_{2W}^3-r_{1W}^3)+r_{1W}^3}-r_{1W}right).
          $$







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Jan 29 at 23:00









          AretinoAretino

          25.8k31545




          25.8k31545












          • $begingroup$
            Thank you so far. I now get how you got to $r_A$ . But the next line is not really clear to me. You said $h=rcotalpha$, so why did you said in the last equation $h_A=(r_A-r_{1W})cotalpha$? Applying the volume formula of a a conial frustum to $V_A$: $$ {V_A={1over3}pi(r_A^2+r_Ar_{1W}+r_{1W}^2)*h_A} $$ Solve for $h_A$: $$ {h_A = {V_Aover{1over3}pi(r_A^2+r_Ar_{1w}+r_{1w}^2)}} $$ Now comparing your $h_A$ solution to mine, there are differences. Where is my mistake?
            $endgroup$
            – Frosty
            Jan 30 at 9:08












          • $begingroup$
            Height $h$ in $h=rcotalpha$ is referred to the whole cone, i.e. it is the height from the cone vertex to the base. The height of a frustum is the difference of the heights of two cones.
            $endgroup$
            – Aretino
            Jan 30 at 9:54










          • $begingroup$
            I think your formula (it isn't easily readable in comment above) should give the same results as mine: please check for some numerical values of the variables.
            $endgroup$
            – Aretino
            Jan 30 at 9:57










          • $begingroup$
            Sorry for the weird formula. I typed it in many other mathjax-previews and they were shown without failours. I went wrong. Maybe now its going to work. I got a Volume formula for a truncated cone and solved it for $h_A$: $h_A={V_Aover{1over3}pi(r_A^2+r_A*r_{1w}+r_{1w}^2)}$.
            $endgroup$
            – Frosty
            Jan 30 at 12:08












          • $begingroup$
            Now if i type i try your take your $r_A$ and $h_A$ i get other results as with my $h_A$ calculation.
            $endgroup$
            – Frosty
            Jan 30 at 12:13


















          • $begingroup$
            Thank you so far. I now get how you got to $r_A$ . But the next line is not really clear to me. You said $h=rcotalpha$, so why did you said in the last equation $h_A=(r_A-r_{1W})cotalpha$? Applying the volume formula of a a conial frustum to $V_A$: $$ {V_A={1over3}pi(r_A^2+r_Ar_{1W}+r_{1W}^2)*h_A} $$ Solve for $h_A$: $$ {h_A = {V_Aover{1over3}pi(r_A^2+r_Ar_{1w}+r_{1w}^2)}} $$ Now comparing your $h_A$ solution to mine, there are differences. Where is my mistake?
            $endgroup$
            – Frosty
            Jan 30 at 9:08












          • $begingroup$
            Height $h$ in $h=rcotalpha$ is referred to the whole cone, i.e. it is the height from the cone vertex to the base. The height of a frustum is the difference of the heights of two cones.
            $endgroup$
            – Aretino
            Jan 30 at 9:54










          • $begingroup$
            I think your formula (it isn't easily readable in comment above) should give the same results as mine: please check for some numerical values of the variables.
            $endgroup$
            – Aretino
            Jan 30 at 9:57










          • $begingroup$
            Sorry for the weird formula. I typed it in many other mathjax-previews and they were shown without failours. I went wrong. Maybe now its going to work. I got a Volume formula for a truncated cone and solved it for $h_A$: $h_A={V_Aover{1over3}pi(r_A^2+r_A*r_{1w}+r_{1w}^2)}$.
            $endgroup$
            – Frosty
            Jan 30 at 12:08












          • $begingroup$
            Now if i type i try your take your $r_A$ and $h_A$ i get other results as with my $h_A$ calculation.
            $endgroup$
            – Frosty
            Jan 30 at 12:13
















          $begingroup$
          Thank you so far. I now get how you got to $r_A$ . But the next line is not really clear to me. You said $h=rcotalpha$, so why did you said in the last equation $h_A=(r_A-r_{1W})cotalpha$? Applying the volume formula of a a conial frustum to $V_A$: $$ {V_A={1over3}pi(r_A^2+r_Ar_{1W}+r_{1W}^2)*h_A} $$ Solve for $h_A$: $$ {h_A = {V_Aover{1over3}pi(r_A^2+r_Ar_{1w}+r_{1w}^2)}} $$ Now comparing your $h_A$ solution to mine, there are differences. Where is my mistake?
          $endgroup$
          – Frosty
          Jan 30 at 9:08






          $begingroup$
          Thank you so far. I now get how you got to $r_A$ . But the next line is not really clear to me. You said $h=rcotalpha$, so why did you said in the last equation $h_A=(r_A-r_{1W})cotalpha$? Applying the volume formula of a a conial frustum to $V_A$: $$ {V_A={1over3}pi(r_A^2+r_Ar_{1W}+r_{1W}^2)*h_A} $$ Solve for $h_A$: $$ {h_A = {V_Aover{1over3}pi(r_A^2+r_Ar_{1w}+r_{1w}^2)}} $$ Now comparing your $h_A$ solution to mine, there are differences. Where is my mistake?
          $endgroup$
          – Frosty
          Jan 30 at 9:08














          $begingroup$
          Height $h$ in $h=rcotalpha$ is referred to the whole cone, i.e. it is the height from the cone vertex to the base. The height of a frustum is the difference of the heights of two cones.
          $endgroup$
          – Aretino
          Jan 30 at 9:54




          $begingroup$
          Height $h$ in $h=rcotalpha$ is referred to the whole cone, i.e. it is the height from the cone vertex to the base. The height of a frustum is the difference of the heights of two cones.
          $endgroup$
          – Aretino
          Jan 30 at 9:54












          $begingroup$
          I think your formula (it isn't easily readable in comment above) should give the same results as mine: please check for some numerical values of the variables.
          $endgroup$
          – Aretino
          Jan 30 at 9:57




          $begingroup$
          I think your formula (it isn't easily readable in comment above) should give the same results as mine: please check for some numerical values of the variables.
          $endgroup$
          – Aretino
          Jan 30 at 9:57












          $begingroup$
          Sorry for the weird formula. I typed it in many other mathjax-previews and they were shown without failours. I went wrong. Maybe now its going to work. I got a Volume formula for a truncated cone and solved it for $h_A$: $h_A={V_Aover{1over3}pi(r_A^2+r_A*r_{1w}+r_{1w}^2)}$.
          $endgroup$
          – Frosty
          Jan 30 at 12:08






          $begingroup$
          Sorry for the weird formula. I typed it in many other mathjax-previews and they were shown without failours. I went wrong. Maybe now its going to work. I got a Volume formula for a truncated cone and solved it for $h_A$: $h_A={V_Aover{1over3}pi(r_A^2+r_A*r_{1w}+r_{1w}^2)}$.
          $endgroup$
          – Frosty
          Jan 30 at 12:08














          $begingroup$
          Now if i type i try your take your $r_A$ and $h_A$ i get other results as with my $h_A$ calculation.
          $endgroup$
          – Frosty
          Jan 30 at 12:13




          $begingroup$
          Now if i type i try your take your $r_A$ and $h_A$ i get other results as with my $h_A$ calculation.
          $endgroup$
          – Frosty
          Jan 30 at 12:13


















          draft saved

          draft discarded




















































          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.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3091973%2fheight-of-a-part-volume-in-a-cone%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

          MongoDB - Not Authorized To Execute Command

          How to fix TextFormField cause rebuild widget in Flutter

          in spring boot 2.1 many test slices are not allowed anymore due to multiple @BootstrapWith