How do I find the shaded area?











up vote
0
down vote

favorite












This is how it looks like:



enter image description here



It is given that the area of the shaded region is $35 cm^2$.



All of my attempts so far ended up in a two-variable equation in terms of $r_1$ and $r_2$ (the radii of the larger circle and smaller circle respectively).



So, how do I find the area enclosed between the two circles, that is, the area of the larger circle minus the area of the smaller circle?










share|cite|improve this question






















  • No, I mean the area between the smaller circle and larger circle, excluding all other shapes.
    – Wais Kamal
    Nov 17 at 21:51






  • 1




    Then the hint becomes $frac12(r_1^2-r_2^2) = 35 implies pi(r_1^2-r_2^2) = ?$ which is essentially what Manika's answer does.
    – achille hui
    Nov 17 at 21:53















up vote
0
down vote

favorite












This is how it looks like:



enter image description here



It is given that the area of the shaded region is $35 cm^2$.



All of my attempts so far ended up in a two-variable equation in terms of $r_1$ and $r_2$ (the radii of the larger circle and smaller circle respectively).



So, how do I find the area enclosed between the two circles, that is, the area of the larger circle minus the area of the smaller circle?










share|cite|improve this question






















  • No, I mean the area between the smaller circle and larger circle, excluding all other shapes.
    – Wais Kamal
    Nov 17 at 21:51






  • 1




    Then the hint becomes $frac12(r_1^2-r_2^2) = 35 implies pi(r_1^2-r_2^2) = ?$ which is essentially what Manika's answer does.
    – achille hui
    Nov 17 at 21:53













up vote
0
down vote

favorite









up vote
0
down vote

favorite











This is how it looks like:



enter image description here



It is given that the area of the shaded region is $35 cm^2$.



All of my attempts so far ended up in a two-variable equation in terms of $r_1$ and $r_2$ (the radii of the larger circle and smaller circle respectively).



So, how do I find the area enclosed between the two circles, that is, the area of the larger circle minus the area of the smaller circle?










share|cite|improve this question













This is how it looks like:



enter image description here



It is given that the area of the shaded region is $35 cm^2$.



All of my attempts so far ended up in a two-variable equation in terms of $r_1$ and $r_2$ (the radii of the larger circle and smaller circle respectively).



So, how do I find the area enclosed between the two circles, that is, the area of the larger circle minus the area of the smaller circle?







geometry trigonometry circle area






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 17 at 21:21









Wais Kamal

1206




1206












  • No, I mean the area between the smaller circle and larger circle, excluding all other shapes.
    – Wais Kamal
    Nov 17 at 21:51






  • 1




    Then the hint becomes $frac12(r_1^2-r_2^2) = 35 implies pi(r_1^2-r_2^2) = ?$ which is essentially what Manika's answer does.
    – achille hui
    Nov 17 at 21:53


















  • No, I mean the area between the smaller circle and larger circle, excluding all other shapes.
    – Wais Kamal
    Nov 17 at 21:51






  • 1




    Then the hint becomes $frac12(r_1^2-r_2^2) = 35 implies pi(r_1^2-r_2^2) = ?$ which is essentially what Manika's answer does.
    – achille hui
    Nov 17 at 21:53
















No, I mean the area between the smaller circle and larger circle, excluding all other shapes.
– Wais Kamal
Nov 17 at 21:51




No, I mean the area between the smaller circle and larger circle, excluding all other shapes.
– Wais Kamal
Nov 17 at 21:51




1




1




Then the hint becomes $frac12(r_1^2-r_2^2) = 35 implies pi(r_1^2-r_2^2) = ?$ which is essentially what Manika's answer does.
– achille hui
Nov 17 at 21:53




Then the hint becomes $frac12(r_1^2-r_2^2) = 35 implies pi(r_1^2-r_2^2) = ?$ which is essentially what Manika's answer does.
– achille hui
Nov 17 at 21:53










1 Answer
1






active

oldest

votes

















up vote
3
down vote



accepted










Say $R_s$ is the radius of small circle and $R_b$ is the radius of big one, then




  1. What you need to find is $S = pi*(R_{b}^2 - R_{s}^2)$

  2. What you already know is $0.5R_b^2 - 0.5R_s^2 = 0.5(R_b^2 - R_s^2) = 35$ (subtracting the areas of triangles)


From (2) you just find, that $R_b^2 - R_s^2 = 70$ and then substituting it into (1) you get $70pi$






share|cite|improve this answer





















  • Never thought it is that simple, thanks a lot dude :)
    – Wais Kamal
    Nov 17 at 21:54











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


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3002817%2fhow-do-i-find-the-shaded-area%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








up vote
3
down vote



accepted










Say $R_s$ is the radius of small circle and $R_b$ is the radius of big one, then




  1. What you need to find is $S = pi*(R_{b}^2 - R_{s}^2)$

  2. What you already know is $0.5R_b^2 - 0.5R_s^2 = 0.5(R_b^2 - R_s^2) = 35$ (subtracting the areas of triangles)


From (2) you just find, that $R_b^2 - R_s^2 = 70$ and then substituting it into (1) you get $70pi$






share|cite|improve this answer





















  • Never thought it is that simple, thanks a lot dude :)
    – Wais Kamal
    Nov 17 at 21:54















up vote
3
down vote



accepted










Say $R_s$ is the radius of small circle and $R_b$ is the radius of big one, then




  1. What you need to find is $S = pi*(R_{b}^2 - R_{s}^2)$

  2. What you already know is $0.5R_b^2 - 0.5R_s^2 = 0.5(R_b^2 - R_s^2) = 35$ (subtracting the areas of triangles)


From (2) you just find, that $R_b^2 - R_s^2 = 70$ and then substituting it into (1) you get $70pi$






share|cite|improve this answer





















  • Never thought it is that simple, thanks a lot dude :)
    – Wais Kamal
    Nov 17 at 21:54













up vote
3
down vote



accepted







up vote
3
down vote



accepted






Say $R_s$ is the radius of small circle and $R_b$ is the radius of big one, then




  1. What you need to find is $S = pi*(R_{b}^2 - R_{s}^2)$

  2. What you already know is $0.5R_b^2 - 0.5R_s^2 = 0.5(R_b^2 - R_s^2) = 35$ (subtracting the areas of triangles)


From (2) you just find, that $R_b^2 - R_s^2 = 70$ and then substituting it into (1) you get $70pi$






share|cite|improve this answer












Say $R_s$ is the radius of small circle and $R_b$ is the radius of big one, then




  1. What you need to find is $S = pi*(R_{b}^2 - R_{s}^2)$

  2. What you already know is $0.5R_b^2 - 0.5R_s^2 = 0.5(R_b^2 - R_s^2) = 35$ (subtracting the areas of triangles)


From (2) you just find, that $R_b^2 - R_s^2 = 70$ and then substituting it into (1) you get $70pi$







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Nov 17 at 21:38









Makina

1,006113




1,006113












  • Never thought it is that simple, thanks a lot dude :)
    – Wais Kamal
    Nov 17 at 21:54


















  • Never thought it is that simple, thanks a lot dude :)
    – Wais Kamal
    Nov 17 at 21:54
















Never thought it is that simple, thanks a lot dude :)
– Wais Kamal
Nov 17 at 21:54




Never thought it is that simple, thanks a lot dude :)
– Wais Kamal
Nov 17 at 21:54


















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.





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%2f3002817%2fhow-do-i-find-the-shaded-area%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

QoS: MAC-Priority for clients behind a repeater

Ивакино (Тотемский район)

Can't locate Autom4te/ChannelDefs.pm in @INC (when it definitely is there)