<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mind Your Decisions</title>
	<atom:link href="https://mindyourdecisions.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>https://mindyourdecisions.com/blog</link>
	<description>Math Videos, Math Puzzles, Game Theory. By Presh Talwalkar</description>
	<lastBuildDate>Tue, 28 Apr 2026 06:02:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://mindyourdecisions.com/blog/wp-content/uploads/2015/10/cropped-blog-logo-icon-32x32.gif</url>
	<title>Mind Your Decisions</title>
	<link>https://mindyourdecisions.com/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Trick You Should Know For Harvard Entrance Exam Problem</title>
		<link>https://mindyourdecisions.com/blog/2026/04/27/trick-you-should-know-for-harvard-entrance-exam-problem/</link>
		
		<dc:creator><![CDATA[Presh Talwalkar]]></dc:creator>
		<pubDate>Mon, 27 Apr 2026 19:29:00 +0000</pubDate>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Puzzle]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[math puzzle]]></category>
		<category><![CDATA[video]]></category>
		<guid isPermaLink="false">https://mindyourdecisions.com/blog/?p=38735</guid>

					<description><![CDATA[I have seen this puzzle with taglines like &#8220;trick you should know&#8221; or &#8220;Harvard entrance exam.&#8221; Of course this is not literally a Harvard entrance exam; people use that tagline to suggest a challenging university style admission question. Solve for x: 8x + 2x = 30 As usual, watch the video for a solution. Trick &#8230; <a href="https://mindyourdecisions.com/blog/2026/04/27/trick-you-should-know-for-harvard-entrance-exam-problem/" class="more-link">Continue reading <span class="screen-reader-text">Trick You Should Know For Harvard Entrance Exam Problem</span></a>]]></description>
										<content:encoded><![CDATA[<p>I have seen this puzzle with taglines like &#8220;trick you should know&#8221; or &#8220;Harvard entrance exam.&#8221; Of course this is not literally a Harvard entrance exam; people use that tagline to suggest a challenging university style admission question.</p>
<p>Solve for <i>x</i>:</p>
<p>8<sup><i>x</i></sup> + 2<sup><i>x</i></sup> = 30</p>
<p>As usual, watch the video for a solution.</p>
<p><b><a href="https://youtu.be/WBPDa5A5c90">Trick You Should Know For Harvard Entrance Exam Problem</a></b></p>
<p><iframe src="https://www.youtube-nocookie.com/embed/WBPDa5A5c90" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Or keep reading.<br />
<span id="more-38735"></span><br />
.<br />
.<br />
.<br />
.<br />
M<br />
I<br />
N<br />
D<br />
.<br />
Y<br />
O<br />
U<br />
R<br />
.<br />
D<br />
E<br />
C<br />
I<br />
S<br />
I<br />
O<br />
N<br />
S<br />
.<br />
P<br />
U<br />
Z<br />
Z<br />
L<br />
E<br />
.<br />
.<br />
.<br />
.<br />
<b>Answer To Trick You Should Know For Harvard Entrance Exam Problem</b></p>
<p>(Pretty much all posts are transcribed quickly after I make the videos for them&#8211;please <a href="mailto:presh@mindyourdecisions.com">let me know</a> if there are any typos/errors and I will correct them, thanks).</p>
<p>Using exponent rules we have:</p>
<p>8<sup><i>x</i></sup> + 2<sup><i>x</i></sup> = 30<br />
(2<sup>3</sup>)<sup><i>x</i></sup> + 2<sup><i>x</i></sup> = 30<br />
(2<sup>3<i>x</i></sup>) + 2<sup><i>x</i></sup> = 30<br />
(2<sup><i>x</i></sup>)<sup>3</sup> + 2<sup><i>x</i></sup> = 30</p>
<p>Now let&#8217;s substitute <i>y</i> = 2<sup><i>x</i></sup>. Thus we have a cubic equation:</p>
<p><i>y</i><sup>3</sup> + <i>y</i> = 30<br />
<i>y</i><sup>3</sup> + <i>y</i> &#8211; 30 = 0</p>
<p>If we can figure out a root of this equation, we can reduce it to the product of a linear equation and a quadratic equation, both of which we can readily solve. By the rational root theorem, we have candidate rational roots are plus or minus factors of the constant term 30 divided by the factors of the leading coefficient of 1. This gives candidates of &plusmn; 1, 2, 3, 5, 6, 10, 15, 30. Testing <i>y</i> = -1 we get:</p>
<p>-1 &#8211; 1 &#8211; 30 = -32</p>
<p>Any larger negative value will just be more negative. Testing <i>y</i> = 1, 2, 3 we get:</p>
<p>1 + 1 &#8211; 30 = -28<br />
8 + 2 &#8211; 30 = -20<br />
27 + 3 &#8211; 30 = 0</p>
<p>So <i>y</i> = 3 is a root, and it is the only rational root of this equation.</p>
<p>Therefore <i>y</i><sup>3</sup> + <i>y</i> &#8211; 30 is divisible by <i>y</i> &#8211; 3. Performing long division we get:</p>
<p><img fetchpriority="high" decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2026/04/8-to-x-plus-2-to-x-equals-30-blog-long-division-corrected.png" alt="" width="600" height="629" class="alignnone size-full wp-image-38756" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2026/04/8-to-x-plus-2-to-x-equals-30-blog-long-division-corrected.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2026/04/8-to-x-plus-2-to-x-equals-30-blog-long-division-corrected-286x300.png 286w" sizes="(max-width: 600px) 100vw, 600px" /><br />
This means we have:</p>
<p>(<i>y</i> &#8211; 3)(<i>y</i><sup>2</sup> + 3<i>y</i> + 10) = <i>y</i><sup>3</sup> + <i>y</i> &#8211; 30</p>
<p>Setting the equation equal to 0, we have the linear factor or the quadratic factor has to be equal to 0, giving:</p>
<p><i>y</i> &#8211; 3 = 0<br />
<i>y</i> = 3</p>
<p><i>y</i><sup>2</sup> + 3<i>y</i> + 10 = 0<br />
(using quadratic formula)<br />
<i>y</i> = -1.5 &plusmn; 0.5 <i>i</i>&radic;31</p>
<p>We previously made the substituton:</p>
<p><i>y</i> = 2<sup><i>x</i></sup><br />
ln <i>y</i> = ln 2<sup><i>x</i></sup><br />
ln <i>y</i> = <i>x</i> ln 2<br />
<i>x</i> = (ln <i>y</i>)/(ln 2)</p>
<p>Thus we have 3 possible solutions:</p>
<p><i>y</i> = 3<br />
<i>x</i> = (ln 3)/(ln 2)</p>
<p><i>y</i><sup>2</sup> + 3<i>y</i> + 10 = 0<br />
<i>x</i> = (ln (-1.5 &plusmn; 0.5 <i>i</i>&radic;31))/(ln 2)</p>
<p>It is important to check for extraneous solutions, so it is good to test these values to make sure they do solve the original equation.</p>
<p>You can check in WolframAlpha, for example:</p>
<p><i>x</i> = (ln 3)/(ln 2)<br />
8<sup><i>x</i></sup> + 2<sup><i>x</i></sup> = 30<br />
<a href="https://www.wolframalpha.com/input?i=8%5E%28ln+3%2Fln+2%29%2B2%5E%28ln+3%2Fln+2%29">https://www.wolframalpha.com/input?i=8%5E%28ln+3%2Fln+2%29%2B2%5E%28ln+3%2Fln+2%29</a></p>
<p><i>x</i> = (ln (-1.5 + 0.5 <i>i</i>&radic;31))/(ln 2)<br />
8<sup><i>x</i></sup> + 2<sup><i>x</i></sup> = 30<br />
<a href="https://www.wolframalpha.com/input?i=8%5E%28ln+%28%28-1.5%2B0.5i*sqrt%2831%29%29%29%2Fln+2%29%2B2%5E%28ln+%28%28-1.5%2B0.5i*sqrt%2831%29%29%29%2Fln+2%29">https://www.wolframalpha.com/input?i=8%5E%28ln+%28%28-1.5%2B0.5i*sqrt%2831%29%29%29%2Fln+2%29%2B2%5E%28ln+%28%28-1.5%2B0.5i*sqrt%2831%29%29%29%2Fln+2%29</a></p>
<p><i>x</i> = (ln (-1.5 &#8211; 0.5 <i>i</i>&radic;31))/(ln 2)<br />
8<sup><i>x</i></sup> + 2<sup><i>x</i></sup> = 30<br />
<a href="https://www.wolframalpha.com/input?i=8%5E%28ln+%28%28-1.5%2B0.5i*sqrt%2831%29%29%29%2Fln+2%29%2B2%5E%28ln+%28%28-1.5%2B0.5i*sqrt%2831%29%29%29%2Fln+2%29">https://www.wolframalpha.com/input?i=8%5E%28ln+%28%28-1.5%2B0.5i*sqrt%2831%29%29%29%2Fln+2%29%2B2%5E%28ln+%28%28-1.5%2B0.5i*sqrt%2831%29%29%29%2Fln+2%29</a></p>
<p>Thus we have found 3 solutions to the original equation. What a fun problem!</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Fantabulous Numbers</title>
		<link>https://mindyourdecisions.com/blog/2026/04/23/fantabulous-numbers/</link>
		
		<dc:creator><![CDATA[Presh Talwalkar]]></dc:creator>
		<pubDate>Thu, 23 Apr 2026 20:36:26 +0000</pubDate>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Puzzle]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[math puzzle]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>
		<guid isPermaLink="false">https://mindyourdecisions.com/blog/?p=38724</guid>

					<description><![CDATA[This is a nice problem from the 2021 European Girls’ Mathematical Olympiad (EGMO). Anna says the number 2021 is fantabulous. All such numbers obey a property. If any element of the set {m, 2m + 1, 3m} is fantabulous for a positive integer m, then all elements of the set are fantabulous. Is the number &#8230; <a href="https://mindyourdecisions.com/blog/2026/04/23/fantabulous-numbers/" class="more-link">Continue reading <span class="screen-reader-text">Fantabulous Numbers</span></a>]]></description>
										<content:encoded><![CDATA[<p>This is a nice problem from the 2021 European Girls’ Mathematical Olympiad (EGMO).</p>
<p>Anna says the number 2021 is fantabulous. All such numbers obey a property.</p>
<p>If any element of the set {<i>m</i>, 2<i>m</i> + 1, 3<i>m</i>} is fantabulous for a positive integer <i>m</i>, then all elements of the set are fantabulous.</p>
<p>Is the number 2021<sup>2021</sup> fantabulous?</p>
<p>As usual, watch the video for a solution.</p>
<p><b><a href="https://youtu.be/mUb3EQ_3iWA">Fantabulous Numbers</a></b></p>
<p><iframe src="https://www.youtube-nocookie.com/embed/mUb3EQ_3iWA" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Or keep reading.<br />
<span id="more-38724"></span><br />
.<br />
.<br />
.<br />
.<br />
M<br />
I<br />
N<br />
D<br />
.<br />
Y<br />
O<br />
U<br />
R<br />
.<br />
D<br />
E<br />
C<br />
I<br />
S<br />
I<br />
O<br />
N<br />
S<br />
.<br />
P<br />
U<br />
Z<br />
Z<br />
L<br />
E<br />
.<br />
.<br />
.<br />
.<br />
<b>Answer To Fantabulous Numbers</b></p>
<p>(Pretty much all posts are transcribed quickly after I make the videos for them&#8211;please <a href="mailto:presh@mindyourdecisions.com">let me know</a> if there are any typos/errors and I will correct them, thanks).</p>
<p>A mathematician would likely think all positive integers are fantastic and fabulous, so it would stand to reason that all numbers are fantabulous. Can we prove it?</p>
<p>Since <i>m</i> = 2021 is fantabulous, we can readily calculate other numbers</p>
<p>2<i>m</i> + 1 = 4043<br />
3<i>m</i> = 6063</p>
<p>But now let&#8217;s make a set {<i>n</i>, 2<i>n</i> + 1, 3<i>n</i>} with 2<i>n</i> + 1 = 6063. We then have:</p>
<p><i>n</i> = 3031</p>
<p>Iterating with 2<i>p</i> + 1 = 3031, we have:</p>
<p><i>p</i> = 1515</p>
<p>Taking 1515 = 3<i>q</i>, we have</p>
<p><i>q</i> = 505</p>
<p>Take this as the form 2<i>r</i> + 1 to get</p>
<p><i>r</i> = 252</p>
<p>We can iterate in this fashion to find fantabulous numbers</p>
<p>252/3 = 84<br />
84/3 = 28<br />
2(28) + 1 = 57<br />
57/3 = 19<br />
(19 &#8211; 1)/2 = 9<br />
9/3 = 3<br />
3/3 = 1</p>
<p>So 2021 being fantabulous implies 1 is.</p>
<p>We already know <i>m</i> being fantabulous implies 2<i>m</i> + 1 is. If we could also show it implies 2<i>m</i> is fantabulous, then we would have 1 being fantabulous implies 2, 3 are, and then iterating we would have 4, 5, 6, 7 are, and so on, so that all positive integers are fantabulous, including 2021<sup>2021</sup>.</p>
<p>We can proceed like in the last calculation.</p>
<p>Let <i>m</i> be fantabulous. Then we will have fantabulous numbers from the operations 2<i>m</i> + 1, 3<i>m</i>. If <i>m</i> is odd we can perform (<i>m</i> &#8211; 1)/2, and if <i>m</i> is a multiple of 3 we can do <i>m</i>/3. So the fantabulous numbers are:</p>
<p><i>m</i><br />
3<i>m</i><br />
2(3<i>m</i>) + 1 = 6<i>m</i> + 1<br />
2(6<i>m</i> + 1) + 1 = 12<i>m</i> + 3<br />
(12<i>m</i> + 3)/3 = 4<i>m</i> + 1<br />
((4<i>m</i> + 1) &#8211; 1)/2 = 2<i>m</i></p>
<p>Thus <i>m</i> being fantabulous implies 2<i>m</i> is. Along with <i>m</i> implies 2<i>m</i> + 1 and 1 being fantabulous, we have that all positive integers are fantabulous, including 2021<sup>2021</sup>.</p>
<p><b>Reference</b></p>
<p>2021 European Girls’ Mathematical Olympiad (EGMO)<br />
<a href="https://www.egmo.org/egmos/egmo10/solutions.pdf">https://www.egmo.org/egmos/egmo10/solutions.pdf</a><br />
<a href="https://www.egmo.org/egmos/egmo10/">https://www.egmo.org/egmos/egmo10/</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What Is The Length? 99% Fail</title>
		<link>https://mindyourdecisions.com/blog/2026/04/20/what-is-the-length-99-fail/</link>
		
		<dc:creator><![CDATA[Presh Talwalkar]]></dc:creator>
		<pubDate>Mon, 20 Apr 2026 20:23:17 +0000</pubDate>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Puzzle]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[math puzzle]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[youtube]]></category>
		<guid isPermaLink="false">https://mindyourdecisions.com/blog/?p=38644</guid>

					<description><![CDATA[I covered these problems before in 2019 in separate posts. But I felt it was worth covering in a single video to illustrate an important lesson. Here&#8217;s a fun little puzzle. What&#8217;s the length of the top side? When I shared this puzzle, most people were able to find the correct answer. You might say &#8230; <a href="https://mindyourdecisions.com/blog/2026/04/20/what-is-the-length-99-fail/" class="more-link">Continue reading <span class="screen-reader-text">What Is The Length? 99% Fail</span></a>]]></description>
										<content:encoded><![CDATA[<p>I covered these problems before in 2019 in <a href="https://mindyourdecisions.com/blog/2019/07/08/what-is-the-side-length/">separate</a> <a href="https://mindyourdecisions.com/blog/2019/08/08/99-percent-fail-solve-for-the-length/">posts</a>. But I felt it was worth covering in a single video to illustrate an important lesson.</p>
<p>Here&#8217;s a fun little puzzle. What&#8217;s the length of the top side?</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/06/what-is-the-length-problem.png" alt="" width="600" height="405" class="alignnone size-large wp-image-32380" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/06/what-is-the-length-problem.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/06/what-is-the-length-problem-300x203.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>When I shared this puzzle, most people were able to find the correct answer. You might say that 99 percent could find the answer.</p>
<p>But let&#8217;s make one change to the puzzle, which I credit to a comment by <a href="https://www.youtube.com/watch?v=amLDMD8KPzQ&#038;lc=Ugw4bQRoE0tit8sLNPR4AaABAg.8xArwe3DbZu8xCMU8Idv0-">Michael Timothy</a>. Change the left length from 4 to 3, and now see if people can solve for the top side.</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-problem.png" alt="" width="600" height="338" class="alignnone size-full wp-image-32456" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-problem.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-problem-300x169.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>So what do you think? What is the value of <i>x</i> in this shape? Incredibly many people fail to get the correct answer. So what is the correct answer?</p>
<p>As usual, watch the video for a solution.</p>
<p><b><a href="https://youtu.be/GBNSVlPOLH0">What Is The Length? 99% Fail</a></b></p>
<p><iframe src="https://www.youtube-nocookie.com/embed/GBNSVlPOLH0" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Or keep reading.<br />
<span id="more-38644"></span><br />
.<br />
.<br />
.<br />
.<br />
M<br />
I<br />
N<br />
D<br />
.<br />
Y<br />
O<br />
U<br />
R<br />
.<br />
D<br />
E<br />
C<br />
I<br />
S<br />
I<br />
O<br />
N<br />
S<br />
.<br />
P<br />
U<br />
Z<br />
Z<br />
L<br />
E<br />
.<br />
.<br />
.<br />
.<br />
<b>Answer To </b></p>
<p>(Pretty much all posts are transcribed quickly after I make the videos for them&#8211;please <a href="mailto:presh@mindyourdecisions.com">let me know</a> if there are any typos/errors and I will correct them, thanks).</p>
<p>Let&#8217;s tackle the first problem.</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/06/what-is-the-length-problem.png" alt="" width="600" height="405" class="alignnone size-large wp-image-32380" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/06/what-is-the-length-problem.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/06/what-is-the-length-problem-300x203.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>So how do many people solve this? They construct the hypotenuse of the 3-4 right triangle, which will have a length of 5. And then they will construct a vertical line, saying it has a distance of 3. So they get another 3-4-5 right triangle, and a shape like this:</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2026/03/what-is-length-99-percent-fail-solution-false.png" alt="" width="600" height="479" class="alignnone size-full wp-image-38647" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2026/03/what-is-length-99-percent-fail-solution-false.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2026/03/what-is-length-99-percent-fail-solution-false-300x240.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>If this figure were accurate, then the value of the top side would be 5 + 3 = 8. And this is the correct answer!</p>
<p>However, there are a couple of unjustified steps in this derivation. You would need to show the horizontal 5 is perpendicular to the vertical line, and you would also need to show the length of 3 reaches the endpoint.</p>
<p>So what&#8217;s the danger of using this method, if the answer was correct anyway?</p>
<p>The problem is this derivation will not work in general. Let&#8217;s see what happens when we use it to solve problem 2.</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-wrong-way.png" alt="" width="600" height="338" class="alignnone size-large wp-image-32455" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-wrong-way.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-wrong-way-300x169.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>By this same method, the top side should be 5 + 4 = 9. But this is not the correct answer!</p>
<p>The construction makes a couple of mistakes: the blue line at the bottom is not parallel to the top line, and the vertical line marked 3 is not actually a distance of 3.</p>
<p>The point is made clear when the diagram is re-drawn to scale.</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-Percent-Miss-This-drawn-to-scale.png" alt="" width="600" height="338" class="alignnone size-full wp-image-32461" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-Percent-Miss-This-drawn-to-scale.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-Percent-Miss-This-drawn-to-scale-300x169.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>I find it interesting that students are basing their reasoning on the diagrams themselves.</p>
<p>In my math education, we were always taught never to assume diagrams are drawn to scale, and we were also taught not to assume angles like perpendicular or parallel lines.</p>
<p>Teachers are not being sinister by presenting diagrams not drawn to scale. Diagrams are meant to show relations in the big picture. In real life many diagrams are not drawn to scale: think about schematic maps of subway lines, atomic models, solar models, or maps of countries of the world. You should not assume a diagram is drawn to scale!</p>
<p><b>Solution to problem 2</b></p>
<p>My technique to solve this problem is to consider the distance from the bottom left corner to the top right corner.</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-1.png" alt="" width="600" height="338" class="alignnone size-large wp-image-32454" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-1.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-1-300x169.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>This works out to &radic;(4<sup>2</sup> + (3 + 5)<sup>2</sup>) = &radic;80, as it is the same distance of the hypotenuse of a right triangle with legs of 4 and 8.</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-2.png" alt="" width="600" height="338" class="alignnone size-large wp-image-32453" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-2.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-2-300x169.png 300w" sizes="(max-width: 600px) 100vw, 600px" /><br />
<img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-3.png" alt="" width="600" height="338" class="alignnone size-large wp-image-32452" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-3.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-3-300x169.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>Now go back to the original figure.</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-4.png" alt="" width="600" height="338" class="alignnone size-large wp-image-32451" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-4.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-4-300x169.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>And then consider just the right triangle as shown.</p>
<p><img decoding="async" src="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-5.png" alt="" width="600" height="338" class="alignnone size-full wp-image-32450" srcset="https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-5.png 600w, https://mindyourdecisions.com/blog/wp-content/uploads/2019/07/99-percent-fail-what-is-length-correct-way-5-300x169.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>We can then readily solve for <i>x</i> using the distance formula:</p>
<p><i>x</i><sup>2</sup> = (&radic;80)<sup>2</sup> &#8211; 3<sup>2</sup><br />
<i>x</i><sup>2</sup> = 71</p>
<p>Since the side length is a positive number, we solve that <i>x</i> = &radic;71.</p>
<p>In geometry you cannot always trust the diagrams, so the problem is a little bit trickier than it seems at first! </p>
<p><b>Source</b></p>
<p>Comment from Michael Timothy<br />
<a href="https://www.youtube.com/watch?v=amLDMD8KPzQ&#038;lc=Ugw4bQRoE0tit8sLNPR4AaABAg.8xArwe3DbZu8xCMU8Idv0-">https://www.youtube.com/watch?v=amLDMD8KPzQ&#038;lc=Ugw4bQRoE0tit8sLNPR4AaABAg.8xArwe3DbZu8xCMU8Idv0-</a><br />
Presh, please redo this problem using the bad solution given below, based on 3-4-5 triangles.  Then do that proof again, except make the far left 4 a 3.  That solution gives the answer &#8216;9&#8217;, while your correct method here gives root(71).</p>
<p>solar system nasa not scale size<br />
<a href="https://commons.wikimedia.org/wiki/File:Solar_System_graphic_by_NASA.png">https://commons.wikimedia.org/wiki/File:Solar_System_graphic_by_NASA.png</a><br />
<a href="https://en.wikipedia.org/wiki/File:Scale_of_the_Solar_System.png">https://en.wikipedia.org/wiki/File:Scale_of_the_Solar_System.png</a></p>
<p>original video<br />
<a href="https://www.youtube.com/watch?v=kfijuP5HDjU">https://www.youtube.com/watch?v=kfijuP5HDjU</a></p>
<p>Jakub Nowosad, CC BY-SA 4.0 <https://creativecommons.org/licenses/by-sa/4.0>, via Wikimedia Commons<br />
<a href="https://en.wikipedia.org/wiki/Harry_Beck">https://en.wikipedia.org/wiki/Harry_Beck</a><br />
<a href="https://en.wikipedia.org/wiki/Harry_Beck#/media/File:Tube_map_1908-2.jpg">https://en.wikipedia.org/wiki/Harry_Beck#/media/File:Tube_map_1908-2.jpg</a><br />
<a href="https://commons.wikimedia.org/wiki/File:Harry_Beck%27s_tube_map_at_Finchley_central_tube_station_-_geograph.org.uk_-_6206154.jpg">https://commons.wikimedia.org/wiki/File:Harry_Beck%27s_tube_map_at_Finchley_central_tube_station_-_geograph.org.uk_-_6206154.jpg</a><br />
Harry Beck&#8217;s tube map at Finchley central tube station by Mike Quinn, CC BY-SA 2.0 <https://creativecommons.org/licenses/by-sa/2.0>, via Wikimedia Commons</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
