If a $12times 16$ sheet of paper is folded on its diagonal, what is the area of the region of the overlap?
Clash Royale CLAN TAG#URR8PPP
$begingroup$
I have tried this problem and keep on getting $96$ as my answer, where the correct answer is $75$.
Problem:
If a $12times 16$ sheet of paper is folded on its diagonal, what is the area of the region of the overlap (the region where paper is on top of paper)?
geometry
$endgroup$
add a comment |
$begingroup$
I have tried this problem and keep on getting $96$ as my answer, where the correct answer is $75$.
Problem:
If a $12times 16$ sheet of paper is folded on its diagonal, what is the area of the region of the overlap (the region where paper is on top of paper)?
geometry
$endgroup$
$begingroup$
I either don't understand the question, or the answer is 96.
$endgroup$
– Floris Claassens
Feb 24 at 0:13
$begingroup$
@FlorisClaassens I get 75. How do you two get $96$? If we compare work we can maybe see where one (or both) of us are making the error.
$endgroup$
– fleablood
Feb 24 at 0:31
3
$begingroup$
The answer can't be $96$. An oblong rectangle won't fold evenly onto itself so the overlapping area must be less than one half the area of the rectangle. $96$ is exactly equal to half the area so $96$ is an impossible answer.
$endgroup$
– fleablood
Feb 24 at 0:36
add a comment |
$begingroup$
I have tried this problem and keep on getting $96$ as my answer, where the correct answer is $75$.
Problem:
If a $12times 16$ sheet of paper is folded on its diagonal, what is the area of the region of the overlap (the region where paper is on top of paper)?
geometry
$endgroup$
I have tried this problem and keep on getting $96$ as my answer, where the correct answer is $75$.
Problem:
If a $12times 16$ sheet of paper is folded on its diagonal, what is the area of the region of the overlap (the region where paper is on top of paper)?
geometry
geometry
edited Feb 24 at 11:37
Asaf Karagila♦
306k33438769
306k33438769
asked Feb 24 at 0:06
NJCNJC
161
161
$begingroup$
I either don't understand the question, or the answer is 96.
$endgroup$
– Floris Claassens
Feb 24 at 0:13
$begingroup$
@FlorisClaassens I get 75. How do you two get $96$? If we compare work we can maybe see where one (or both) of us are making the error.
$endgroup$
– fleablood
Feb 24 at 0:31
3
$begingroup$
The answer can't be $96$. An oblong rectangle won't fold evenly onto itself so the overlapping area must be less than one half the area of the rectangle. $96$ is exactly equal to half the area so $96$ is an impossible answer.
$endgroup$
– fleablood
Feb 24 at 0:36
add a comment |
$begingroup$
I either don't understand the question, or the answer is 96.
$endgroup$
– Floris Claassens
Feb 24 at 0:13
$begingroup$
@FlorisClaassens I get 75. How do you two get $96$? If we compare work we can maybe see where one (or both) of us are making the error.
$endgroup$
– fleablood
Feb 24 at 0:31
3
$begingroup$
The answer can't be $96$. An oblong rectangle won't fold evenly onto itself so the overlapping area must be less than one half the area of the rectangle. $96$ is exactly equal to half the area so $96$ is an impossible answer.
$endgroup$
– fleablood
Feb 24 at 0:36
$begingroup$
I either don't understand the question, or the answer is 96.
$endgroup$
– Floris Claassens
Feb 24 at 0:13
$begingroup$
I either don't understand the question, or the answer is 96.
$endgroup$
– Floris Claassens
Feb 24 at 0:13
$begingroup$
@FlorisClaassens I get 75. How do you two get $96$? If we compare work we can maybe see where one (or both) of us are making the error.
$endgroup$
– fleablood
Feb 24 at 0:31
$begingroup$
@FlorisClaassens I get 75. How do you two get $96$? If we compare work we can maybe see where one (or both) of us are making the error.
$endgroup$
– fleablood
Feb 24 at 0:31
3
3
$begingroup$
The answer can't be $96$. An oblong rectangle won't fold evenly onto itself so the overlapping area must be less than one half the area of the rectangle. $96$ is exactly equal to half the area so $96$ is an impossible answer.
$endgroup$
– fleablood
Feb 24 at 0:36
$begingroup$
The answer can't be $96$. An oblong rectangle won't fold evenly onto itself so the overlapping area must be less than one half the area of the rectangle. $96$ is exactly equal to half the area so $96$ is an impossible answer.
$endgroup$
– fleablood
Feb 24 at 0:36
add a comment |
5 Answers
5
active
oldest
votes
$begingroup$
The overlapping region is triangle $AEC$, with base $AC=20$ and altitude $EH$. To find $EH$, observe that $GH=BF=48/5$ and $DB'=AC-2CF=28/5$. By similitude one then gets $EH=15/2$.
$endgroup$
$begingroup$
What tools do you use to sketch the picture? I have been trying to find a fast sketching tool to generate good pictures to answer geometric questions.
$endgroup$
– Jacky Chong
Feb 24 at 0:31
2
$begingroup$
@JackyChong I used GeoGebra, free and powerful: www.geogebra.org.
$endgroup$
– Aretino
Feb 24 at 7:51
add a comment |
$begingroup$
Referring to the Diagram from Aretino
By the Pythagorean theorem the diagonal [AC] is 20 inches.
Therefore 1/2 the diagonal [AH] is 10 inches.
By similar triangles: [AEH] is similar to [ACB].
$$fracEHAH = fracBCAB Rightarrow frac h 10 = frac 1216 $$
Solve for height
$$h=frac12016=7.5$$
Solve for area of triangle [AEC]
$$Area=frac 1 2 cdot Base cdot Height Rightarrow frac 1 2 cdot AC cdot EH Rightarrow frac 12 cdot 20 cdot 7.5 = 75 $$
$endgroup$
add a comment |
$begingroup$
Folding the piece of paper, you get an isosceles triangle with 2 congruent right triangles on its sides. Each of these right triangles has side lengths $a, 12, h$, where $a$ is the shortest side and $h$ is the hypotenuse. Using the pythagorean theorem, and the fact that $a+h=16$, you get two equations in two variables, the other one being $h^2-a^2=(h-a)(h+a)=144$. This says that $h-a=9$, and so $h=12.5$ and $a=3.5$. The area of the overlap is the area of a 12x16 triangle minus a 3.5x12 triangle, which is in fact 75.
$endgroup$
add a comment |
$begingroup$
The overlap is not exactly half the piece of paper, try folding a piece of paper along the diagonal and you'll see why. I can confirm the answer is indeed 75.
$endgroup$
add a comment |
$begingroup$
The diagonal is $20$ inches long. (Pythagorean Theorem).
The angles well be $A= arcsin frac 1220=arccos frac 1620$ and $B= arcsin frac 1620=arccos frac 1220$ with $A < B$ and $A + B = 90^circ$. (Basic trig definitions. Draw a picture to verify.)
The resulting shape will be an isosceles triangle with a base of $20$ and two base angles of $A$. This cuts in half into two congruent right triangles.
The proportions of one of these right triangles is Hypotenuse = $h$. Base = $h*cos A= h*cosarccos frac 1620 = h*frac 45 = 10$. And height will = $h*sin A=hsin arcsin frac 1220 = h*frac 35$.
$h* frac 45 = 10$ so $h = 12.5$ and so the height is $12.5*frac 35 = 7.5$.
And the area of the triangle is $frac 12*20*7.5 = 75$.
$endgroup$
add a comment |
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%2f3124273%2fif-a-12-times-16-sheet-of-paper-is-folded-on-its-diagonal-what-is-the-area-of%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The overlapping region is triangle $AEC$, with base $AC=20$ and altitude $EH$. To find $EH$, observe that $GH=BF=48/5$ and $DB'=AC-2CF=28/5$. By similitude one then gets $EH=15/2$.
$endgroup$
$begingroup$
What tools do you use to sketch the picture? I have been trying to find a fast sketching tool to generate good pictures to answer geometric questions.
$endgroup$
– Jacky Chong
Feb 24 at 0:31
2
$begingroup$
@JackyChong I used GeoGebra, free and powerful: www.geogebra.org.
$endgroup$
– Aretino
Feb 24 at 7:51
add a comment |
$begingroup$
The overlapping region is triangle $AEC$, with base $AC=20$ and altitude $EH$. To find $EH$, observe that $GH=BF=48/5$ and $DB'=AC-2CF=28/5$. By similitude one then gets $EH=15/2$.
$endgroup$
$begingroup$
What tools do you use to sketch the picture? I have been trying to find a fast sketching tool to generate good pictures to answer geometric questions.
$endgroup$
– Jacky Chong
Feb 24 at 0:31
2
$begingroup$
@JackyChong I used GeoGebra, free and powerful: www.geogebra.org.
$endgroup$
– Aretino
Feb 24 at 7:51
add a comment |
$begingroup$
The overlapping region is triangle $AEC$, with base $AC=20$ and altitude $EH$. To find $EH$, observe that $GH=BF=48/5$ and $DB'=AC-2CF=28/5$. By similitude one then gets $EH=15/2$.
$endgroup$
The overlapping region is triangle $AEC$, with base $AC=20$ and altitude $EH$. To find $EH$, observe that $GH=BF=48/5$ and $DB'=AC-2CF=28/5$. By similitude one then gets $EH=15/2$.
answered Feb 24 at 0:30
AretinoAretino
25.4k21445
25.4k21445
$begingroup$
What tools do you use to sketch the picture? I have been trying to find a fast sketching tool to generate good pictures to answer geometric questions.
$endgroup$
– Jacky Chong
Feb 24 at 0:31
2
$begingroup$
@JackyChong I used GeoGebra, free and powerful: www.geogebra.org.
$endgroup$
– Aretino
Feb 24 at 7:51
add a comment |
$begingroup$
What tools do you use to sketch the picture? I have been trying to find a fast sketching tool to generate good pictures to answer geometric questions.
$endgroup$
– Jacky Chong
Feb 24 at 0:31
2
$begingroup$
@JackyChong I used GeoGebra, free and powerful: www.geogebra.org.
$endgroup$
– Aretino
Feb 24 at 7:51
$begingroup$
What tools do you use to sketch the picture? I have been trying to find a fast sketching tool to generate good pictures to answer geometric questions.
$endgroup$
– Jacky Chong
Feb 24 at 0:31
$begingroup$
What tools do you use to sketch the picture? I have been trying to find a fast sketching tool to generate good pictures to answer geometric questions.
$endgroup$
– Jacky Chong
Feb 24 at 0:31
2
2
$begingroup$
@JackyChong I used GeoGebra, free and powerful: www.geogebra.org.
$endgroup$
– Aretino
Feb 24 at 7:51
$begingroup$
@JackyChong I used GeoGebra, free and powerful: www.geogebra.org.
$endgroup$
– Aretino
Feb 24 at 7:51
add a comment |
$begingroup$
Referring to the Diagram from Aretino
By the Pythagorean theorem the diagonal [AC] is 20 inches.
Therefore 1/2 the diagonal [AH] is 10 inches.
By similar triangles: [AEH] is similar to [ACB].
$$fracEHAH = fracBCAB Rightarrow frac h 10 = frac 1216 $$
Solve for height
$$h=frac12016=7.5$$
Solve for area of triangle [AEC]
$$Area=frac 1 2 cdot Base cdot Height Rightarrow frac 1 2 cdot AC cdot EH Rightarrow frac 12 cdot 20 cdot 7.5 = 75 $$
$endgroup$
add a comment |
$begingroup$
Referring to the Diagram from Aretino
By the Pythagorean theorem the diagonal [AC] is 20 inches.
Therefore 1/2 the diagonal [AH] is 10 inches.
By similar triangles: [AEH] is similar to [ACB].
$$fracEHAH = fracBCAB Rightarrow frac h 10 = frac 1216 $$
Solve for height
$$h=frac12016=7.5$$
Solve for area of triangle [AEC]
$$Area=frac 1 2 cdot Base cdot Height Rightarrow frac 1 2 cdot AC cdot EH Rightarrow frac 12 cdot 20 cdot 7.5 = 75 $$
$endgroup$
add a comment |
$begingroup$
Referring to the Diagram from Aretino
By the Pythagorean theorem the diagonal [AC] is 20 inches.
Therefore 1/2 the diagonal [AH] is 10 inches.
By similar triangles: [AEH] is similar to [ACB].
$$fracEHAH = fracBCAB Rightarrow frac h 10 = frac 1216 $$
Solve for height
$$h=frac12016=7.5$$
Solve for area of triangle [AEC]
$$Area=frac 1 2 cdot Base cdot Height Rightarrow frac 1 2 cdot AC cdot EH Rightarrow frac 12 cdot 20 cdot 7.5 = 75 $$
$endgroup$
Referring to the Diagram from Aretino
By the Pythagorean theorem the diagonal [AC] is 20 inches.
Therefore 1/2 the diagonal [AH] is 10 inches.
By similar triangles: [AEH] is similar to [ACB].
$$fracEHAH = fracBCAB Rightarrow frac h 10 = frac 1216 $$
Solve for height
$$h=frac12016=7.5$$
Solve for area of triangle [AEC]
$$Area=frac 1 2 cdot Base cdot Height Rightarrow frac 1 2 cdot AC cdot EH Rightarrow frac 12 cdot 20 cdot 7.5 = 75 $$
answered Feb 24 at 3:23
CRawsonCRawson
212
212
add a comment |
add a comment |
$begingroup$
Folding the piece of paper, you get an isosceles triangle with 2 congruent right triangles on its sides. Each of these right triangles has side lengths $a, 12, h$, where $a$ is the shortest side and $h$ is the hypotenuse. Using the pythagorean theorem, and the fact that $a+h=16$, you get two equations in two variables, the other one being $h^2-a^2=(h-a)(h+a)=144$. This says that $h-a=9$, and so $h=12.5$ and $a=3.5$. The area of the overlap is the area of a 12x16 triangle minus a 3.5x12 triangle, which is in fact 75.
$endgroup$
add a comment |
$begingroup$
Folding the piece of paper, you get an isosceles triangle with 2 congruent right triangles on its sides. Each of these right triangles has side lengths $a, 12, h$, where $a$ is the shortest side and $h$ is the hypotenuse. Using the pythagorean theorem, and the fact that $a+h=16$, you get two equations in two variables, the other one being $h^2-a^2=(h-a)(h+a)=144$. This says that $h-a=9$, and so $h=12.5$ and $a=3.5$. The area of the overlap is the area of a 12x16 triangle minus a 3.5x12 triangle, which is in fact 75.
$endgroup$
add a comment |
$begingroup$
Folding the piece of paper, you get an isosceles triangle with 2 congruent right triangles on its sides. Each of these right triangles has side lengths $a, 12, h$, where $a$ is the shortest side and $h$ is the hypotenuse. Using the pythagorean theorem, and the fact that $a+h=16$, you get two equations in two variables, the other one being $h^2-a^2=(h-a)(h+a)=144$. This says that $h-a=9$, and so $h=12.5$ and $a=3.5$. The area of the overlap is the area of a 12x16 triangle minus a 3.5x12 triangle, which is in fact 75.
$endgroup$
Folding the piece of paper, you get an isosceles triangle with 2 congruent right triangles on its sides. Each of these right triangles has side lengths $a, 12, h$, where $a$ is the shortest side and $h$ is the hypotenuse. Using the pythagorean theorem, and the fact that $a+h=16$, you get two equations in two variables, the other one being $h^2-a^2=(h-a)(h+a)=144$. This says that $h-a=9$, and so $h=12.5$ and $a=3.5$. The area of the overlap is the area of a 12x16 triangle minus a 3.5x12 triangle, which is in fact 75.
answered Feb 24 at 1:09
D.R.D.R.
1,754823
1,754823
add a comment |
add a comment |
$begingroup$
The overlap is not exactly half the piece of paper, try folding a piece of paper along the diagonal and you'll see why. I can confirm the answer is indeed 75.
$endgroup$
add a comment |
$begingroup$
The overlap is not exactly half the piece of paper, try folding a piece of paper along the diagonal and you'll see why. I can confirm the answer is indeed 75.
$endgroup$
add a comment |
$begingroup$
The overlap is not exactly half the piece of paper, try folding a piece of paper along the diagonal and you'll see why. I can confirm the answer is indeed 75.
$endgroup$
The overlap is not exactly half the piece of paper, try folding a piece of paper along the diagonal and you'll see why. I can confirm the answer is indeed 75.
answered Feb 24 at 0:24
bitesizebobitesizebo
1,59618
1,59618
add a comment |
add a comment |
$begingroup$
The diagonal is $20$ inches long. (Pythagorean Theorem).
The angles well be $A= arcsin frac 1220=arccos frac 1620$ and $B= arcsin frac 1620=arccos frac 1220$ with $A < B$ and $A + B = 90^circ$. (Basic trig definitions. Draw a picture to verify.)
The resulting shape will be an isosceles triangle with a base of $20$ and two base angles of $A$. This cuts in half into two congruent right triangles.
The proportions of one of these right triangles is Hypotenuse = $h$. Base = $h*cos A= h*cosarccos frac 1620 = h*frac 45 = 10$. And height will = $h*sin A=hsin arcsin frac 1220 = h*frac 35$.
$h* frac 45 = 10$ so $h = 12.5$ and so the height is $12.5*frac 35 = 7.5$.
And the area of the triangle is $frac 12*20*7.5 = 75$.
$endgroup$
add a comment |
$begingroup$
The diagonal is $20$ inches long. (Pythagorean Theorem).
The angles well be $A= arcsin frac 1220=arccos frac 1620$ and $B= arcsin frac 1620=arccos frac 1220$ with $A < B$ and $A + B = 90^circ$. (Basic trig definitions. Draw a picture to verify.)
The resulting shape will be an isosceles triangle with a base of $20$ and two base angles of $A$. This cuts in half into two congruent right triangles.
The proportions of one of these right triangles is Hypotenuse = $h$. Base = $h*cos A= h*cosarccos frac 1620 = h*frac 45 = 10$. And height will = $h*sin A=hsin arcsin frac 1220 = h*frac 35$.
$h* frac 45 = 10$ so $h = 12.5$ and so the height is $12.5*frac 35 = 7.5$.
And the area of the triangle is $frac 12*20*7.5 = 75$.
$endgroup$
add a comment |
$begingroup$
The diagonal is $20$ inches long. (Pythagorean Theorem).
The angles well be $A= arcsin frac 1220=arccos frac 1620$ and $B= arcsin frac 1620=arccos frac 1220$ with $A < B$ and $A + B = 90^circ$. (Basic trig definitions. Draw a picture to verify.)
The resulting shape will be an isosceles triangle with a base of $20$ and two base angles of $A$. This cuts in half into two congruent right triangles.
The proportions of one of these right triangles is Hypotenuse = $h$. Base = $h*cos A= h*cosarccos frac 1620 = h*frac 45 = 10$. And height will = $h*sin A=hsin arcsin frac 1220 = h*frac 35$.
$h* frac 45 = 10$ so $h = 12.5$ and so the height is $12.5*frac 35 = 7.5$.
And the area of the triangle is $frac 12*20*7.5 = 75$.
$endgroup$
The diagonal is $20$ inches long. (Pythagorean Theorem).
The angles well be $A= arcsin frac 1220=arccos frac 1620$ and $B= arcsin frac 1620=arccos frac 1220$ with $A < B$ and $A + B = 90^circ$. (Basic trig definitions. Draw a picture to verify.)
The resulting shape will be an isosceles triangle with a base of $20$ and two base angles of $A$. This cuts in half into two congruent right triangles.
The proportions of one of these right triangles is Hypotenuse = $h$. Base = $h*cos A= h*cosarccos frac 1620 = h*frac 45 = 10$. And height will = $h*sin A=hsin arcsin frac 1220 = h*frac 35$.
$h* frac 45 = 10$ so $h = 12.5$ and so the height is $12.5*frac 35 = 7.5$.
And the area of the triangle is $frac 12*20*7.5 = 75$.
edited Feb 24 at 0:56
answered Feb 24 at 0:30
fleabloodfleablood
72.9k22789
72.9k22789
add a comment |
add a comment |
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%2f3124273%2fif-a-12-times-16-sheet-of-paper-is-folded-on-its-diagonal-what-is-the-area-of%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
$begingroup$
I either don't understand the question, or the answer is 96.
$endgroup$
– Floris Claassens
Feb 24 at 0:13
$begingroup$
@FlorisClaassens I get 75. How do you two get $96$? If we compare work we can maybe see where one (or both) of us are making the error.
$endgroup$
– fleablood
Feb 24 at 0:31
3
$begingroup$
The answer can't be $96$. An oblong rectangle won't fold evenly onto itself so the overlapping area must be less than one half the area of the rectangle. $96$ is exactly equal to half the area so $96$ is an impossible answer.
$endgroup$
– fleablood
Feb 24 at 0:36