<?php
$doc->addStyleSheet( JURI::root( true ).'/Site_files/Basic_VM_Test_App/Ver0_00/css/jquery-ui-1.11.4.min.css' ) ;
$doc->addStyleSheet( JURI::root( true ).'/Site_files/Basic_VM_Test_App/Ver0_00/css/Natural_Calculator_css.css' ) ;
$doc->addScript( JURI::root( true ).'/Site_Files/Basic_VM_Test_App/Ver0_00/jquery-2.1.4.min.js' ) ;
$doc->addScript( JURI::root( true ).'/Site_Files/Basic_VM_Test_App/Ver0_00/jquery-ui-1.11.4.min.js' ) ;
$doc->addScript( JURI::root( true ).'/Site_Files/Basic_VM_Test_App/Ver0_00/device.js' ) ;
$doc->addScript( JURI::root( true ).'/Site_Files/Basic_VM_Test_App/Ver0_00/Natural_Calculator/Natural_Calculator_Chapter_6_Exercises_part_1.js' ) ;
?>
.green_header { background-color: #cef7b3 ; text-align: center; font-weight: bold; font-size: 18pt; line-height: 120%; }
.subheading { background-color: #c9ffff; font-weight: bold; font-size: 18pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 18pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 18pt ; line-height: 120% ; }
.quoteBackground { background-color: #c9ffff ; }
.exampleBackground { background-color: #cef7b3 ; padding: 3px 6px 3px 6px ; border: 2px solid #000 ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 18pt; line-height: 120%; vertical-align: middle ; }
.leftMargin { margin-left: 10% ; }
.exampleLHText { display: inline-block ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 80px ; vertical-align: bottom ; }
.exampleRHTextEx3 { display: inline-block ; padding-left: 10px ; vertical-align: top ; }
.exampleLHPicEx4 { margin-left: 15% ; padding-top: 20px ; display: inline-block ; }
.exampleRHTextEx4a { display: inline-block ; padding-left: 10px ; vertical-align: top ; }
.exampleRHTextEx4b { display: inline-block ; padding-left: 10px ; vertical-align: top ; }
.exampleRHPicEx6 { display: inline-block ; padding-left: 80px ; vertical-align: top ; }
.indentImage { margin-left: 15% ; padding-top: 20px ; display: inline-block ; }
.vinculum { text-decoration: overline ; }
@media (max-width: 320px) {
.QHC_TutorialButton { color: #000000 ; font-size: 12pt ; font-weight: bold ; font-family: Arial ; padding: 3px 6px 3px 6px ; background-color: #ffffa5 ; border: 1px solid #000 ; cursor: pointer ; vertical-align: middle ; }
.green_header { background-color: #cef7b3 ; text-align: center; font-weight: bold; font-size: 12pt; line-height: 120%; }
.subheading { background-color: #c9ffff ; font-weight: bold; font-size: 9pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 12pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 12pt ; line-height: 120% ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 11pt; line-height: 120%; vertical-align: middle ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 30px ; padding-top: 10px ; vertical-align: bottom ; }
.exampleLHPicEx4 { margin-left: 15% ; padding-top: 20px ; display: block ; }
.exampleRHTextEx4b { display: inline-block ; padding-left: 20px ; vertical-align: top ; }
.exampleRHPicEx6 { display: inline-block ; padding-left: 20px ; vertical-align: top ; }
}
@media (min-width: 321px) and (max-width: 410px) {
.QHC_TutorialButton { color: #000000 ; font-size: 14pt ; font-weight: bold ; font-family: Arial ; padding: 4px 8px 4px 8px ; background-color: #ffffa5 ; border: 1px solid #000 ; cursor: pointer ; vertical-align: middle ; }
.green_header { background-color: #cef7b3 ; text-align: center; font-weight: bold; font-size: 12pt; line-height: 120%; }
.subheading { background-color: #c9ffff ; font-weight: bold; font-size: 10pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 12pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 12pt ; line-height: 120% ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 12pt; line-height: 120%; vertical-align: middle ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 40px ; padding-top: 10px ; vertical-align: bottom ; }
.exampleLHPicEx4 { margin-left: 15% ; padding-top: 20px ; display: block ; }
.exampleRHTextEx4b { display: inline-block ; padding-left: 20px ; vertical-align: top ; }
.exampleRHPicEx6 { display: inline-block ; padding-left: 20px ; vertical-align: top ; }
}
@media (min-width: 411px) and (max-width: 450px) {
.QHC_TutorialButton { color: #000000 ; font-size: 16pt ; font-weight: bold ; font-family: Arial ; padding: 4px 8px 4px 8px ; background-color: #ffffa5 ; border: 1px solid #000 ; cursor: pointer ; vertical-align: middle ; }
.green_header { background-color: #cef7b3 ; text-align: center; font-weight: bold; font-size: 12pt; line-height: 120%; }
.subheading { background-color: #c9ffff ; font-weight: bold; font-size: 11pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 12pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 12pt ; line-height: 120% ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 13pt; line-height: 120%; vertical-align: middle ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 50px ; padding-top: 10px ; vertical-align: bottom ; }
.exampleLHPicEx4 { margin-left: 15% ; padding-top: 20px ; display: block ; }
}
@media (min-width: 451px) and (max-width: 510px) {
.green_header { background-color: #cef7b3; text-align: center; font-weight: bold; font-size: 12pt; line-height: 120%; }
.subheading { background-color: #c9ffff ; font-weight: bold; font-size: 12pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 12pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 12pt ; line-height: 120% ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 14pt; line-height: 120%; vertical-align: middle ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 55px ; padding-top: 10px ; vertical-align: bottom ; }
.exampleLHPicEx4 { margin-left: 15% ; padding-top: 20px ; display: block ; }
}
@media (min-width: 511px) and (max-width: 580px) {
.green_header { background-color: #cef7b3; text-align: center; font-weight: bold; font-size: 12pt; line-height: 120%; }
.subheading { background-color: #c9ffff ; font-weight: bold; font-size: 12pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 12pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 12pt ; line-height: 120% ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 14pt; line-height: 120%; vertical-align: middle ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 60px ; padding-top: 10px ; vertical-align: bottom ; }
}
@media (min-width: 581px) and (max-width: 650px) {
.green_header { background-color: #cef7b3; text-align: center; font-weight: bold; font-size: 12pt; line-height: 120%; }
.subheading { background-color: #c9ffff ; font-weight: bold; font-size: 14pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 12pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 12pt ; line-height: 120% ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 14pt; line-height: 120%; vertical-align: middle ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 80px ; vertical-align: bottom ; }
}
@media (min-width: 651px) and (max-width: 730px) {
.green_header { background-color: #cef7b3; text-align: center; font-weight: bold; font-size: 12pt; line-height: 120%; }
.subheading { background-color: #c9ffff ; font-weight: bold; font-size: 14pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 14pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 14pt ; line-height: 120% ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 16pt; line-height: 120%; vertical-align: middle ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 80px ; vertical-align: bottom ; }
}
@media (min-width: 731px) and (max-width: 800px) {
.green_header { background-color: #cef7b3; text-align: center; font-weight: bold; font-size: 12pt; line-height: 120%; }
.subheading { background-color: #c9ffff ; font-weight: bold; font-size: 16pt; line-height: 120%; }
.smallText { text-align: left ; font-size: 16pt ; line-height: 120% ; }
.quoteText { margin-left: auto ; margin-right: auto ; text-align: center ; width: 95% ; font-size: 16pt ; line-height: 120% ; }
.exampleTitle { color: #ffc127 ; font-weight: bold; font-size: 18pt; line-height: 120%; vertical-align: middle ; }
.exampleRHPicEx1 { display: inline-block ; padding-left: 80px ; vertical-align: bottom ; }
}
He (Dase) multiplied together mentally two 8-figure numbers in 54 seconds, two 20-figure numbers in 6 minutes, two 40-figure numbers in 40 minutes, and two 100-figure numbers in 8 hours; he could extract the square root of a 60-figure number in an "incredibly short time", and the square root of a 100-figure number in 52 minutes.
Johann Dase (1824-1861) was born in Hamburg and began public exhibitions of his talents when he was 15. Dase could also count objects with the greatest rapidity. With a single glance he could give the number (up to thirty or thereabouts) of peas in a handful scattered on a table; and the ease and speed with which he could count the number of sheep in a herd, of books in a case, or the like, never failed to amaze the beholder.
Chapter 6 (Part 1)
Vertically and Crosswise
We come now to the general method of multiplication by which any two numbers, no matter how long, can be multiplied together by means of a simple pattern.
We will see a number of variations of this including squaring and the reverse process of division.
This Vertically and Crosswise formula develops the left to right method of multiplication described in chapter 1 for multiplication by a single figure, and is surely the most efficient general method of multiplication possible,
In this chapter we will put the numbers being multiplied one below the other.
<picture>
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_50.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_75.jpg" media="(min-width: 501px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" alt="Example Arrow">
</picture>
Example 1
<picture class="indentImage">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1a_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1a_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example1a_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example1a_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1a_100.jpg" alt="Sum 21 times 23 = 483">
</picture>
There are 3 steps:
A. multiply vertically in the left-hand
column: 2 × 2 = 4,
so 4 is the first figure of the answer.
<picture class="exampleRHPicEx1">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1b_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1b_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example1b_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example1b_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1b_100.jpg" alt="Partial Sum 21 times 23 = 4">
</picture>
B. multiply crosswise and add:
2 × 3 = 6,
1 × 2 = 2, 6 + 2 = 8,
so 8 is the middle figure of the answer.
<picture class="exampleRHPicEx1">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1c_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1c_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example1c_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example1c_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1c_100.jpg" alt="Partial Sum 21 times 23 = 48">
</picture>
C. multiply vertically in the right-hand
column: 1 × 3 = 3,
3 is the last figure of the answer.
<picture class="exampleRHPicEx1">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1d_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1d_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example1d_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example1d_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example1d_100.jpg" alt="Sum 21 times 23 = 483">
</picture>
<picture>
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_50.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_75.jpg" media="(min-width: 501px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" alt="Example Arrow">
</picture>
Example 2
<picture class="indentImage">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example2_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example2_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example2_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example2_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example2_100.jpg" alt="Sum 14 times 21 = 294">
</picture>
A. vertically on the left: 1 × 2 = 2,
B. crosswise: 1 × 1 = 1, 4 × 2 = 8 and 1 + 8 = 9,
C. vertically on the right: 4 × 1 = 4.
<?php
echo file_get_contents( JPATH_SITE.'/Site_Files/Basic_VM_Test_App/Ver0_00/html/QH_Dialog.html' ) ;
?>
<p><img src="/images/Tutorials/naturalCalculator/Exercise.jpg" width="43" height="43" align="absmiddle"><span id="QHI_NatCalc_Chapter6_ExA" class="QHC_TutorialButton">Exercise A</span></p>
The previous examples involved no carry figures, so let us consider this next.
<picture>
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_50.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_75.jpg" media="(min-width: 501px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" alt="Example Arrow">
</picture>
Example 3
<picture class="indentImage">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example3_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example3_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example3_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example3_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example3_100.jpg" alt="Sum 23 times 41 = 943">
</picture>
The 3 steps give us:
2 × 4 = 8,
2 × 1 + 3 × 4 = 12,
3 × 1 = 3.
In building up the answer mentally from the left we combine these numbers as we did in Chapter 1.
The mental steps are:
8
8,14 = 94 (the 1 is carried over to the left)
94,3 = 943
<picture>
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_50.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_75.jpg" media="(min-width: 501px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" alt="Example Arrow">
</picture>
Example 4
<picture class="exampleLHPicEx4">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example4_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example4_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example4_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example4_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example4_100.jpg" alt="Sum 23 times 34 = 782">
</picture>
The steps are:
6
6,17 = 77
77,12 = 782
<picture>
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_50.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_75.jpg" media="(min-width: 501px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" alt="Example Arrow">
</picture>
Example 5
<picture class="exampleLHPicEx4">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example5_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example5_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example5_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example5_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example5_100.jpg" alt="Sum 33 times 44 = 1452">
</picture>
The steps are:
12
12,24 = 144
144,12 = 1452
We can now multiply any two 2-figure numbers together in one line. With practice we will find that we can multiply the numbers mentally.
<p><img src="/images/Tutorials/naturalCalculator/Exercise.jpg" width="43" height="43" align="absmiddle"><span id="QHI_NatCalc_Chapter6_ExB" class="QHC_TutorialButton">Exercise B</span></p>
You may have found in this exercise that you prefer to start with the crosswise multiplications, and put the left and right vertical multiplications on afterwards.
This method also works perfectly for algebraic multiplications (and divisions).
Explanation It is easy to understand how this method works. The vertical product on the right multiplies units by units and so gives the number of units in the answer. The crosswise operation multiplies tens by units and units by tens and so gives the number of tens in the answer. And the vertical product on the left multiplies tens by tens and gives the number of hundreds in the answer.
Challenge Question: Can you see how this method simplifies when
- both numbers end in a 1
- the last figures of the numbers, or the first figures, or both figures of one number, are the same?
We now consider again the helpful vinculum. This was described in the last chapter and simplifies calculations by removing large digits like 6, 7, 8 and 9.
<picture>
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_50.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_75.jpg" media="(min-width: 501px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" alt="Example Arrow">
</picture>
Example 6
29 × 34:
<picture class="exampleRHPicEx6">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example6_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example6_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example6_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example6_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example6_100.jpg" alt="Partial Sum 3 bar 1 times 34 = 99 bar 4 = 986">
</picture>
We write 29 as 31 in order to remove the large digit 9.
Then the 3 steps are: 3 × 3 = 9, 3 × 4 + 1 × 3 = 12 - 3 = 9, 1 × 4 = 4.
The 4 may then be removed as shown in the previous chapter (994 = 990 - 4 = 986).
Of course the use of the vinculum is optional but it does remove the large digits, and the plus and minus numbers tend to cancel each other out.
<picture>
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_50.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_75.jpg" media="(min-width: 501px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" alt="Example Arrow">
</picture>
Example 7
49 × 58:
<picture class="exampleRHPicEx6">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example7_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example7_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example7_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example7_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example7_100.jpg" alt="Partial Sum 49 times 58 = 2842">
</picture>
The mental steps are:
30
30,-16 = 316 = 284
284,2 = 2842
<picture>
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_50.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow_75.jpg" media="(min-width: 501px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/ExampleArrow.jpg" alt="Example Arrow">
</picture>
Example 8
28 × 42:
<picture class="exampleRHPicEx6">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example8_75.jpg" media="(max-width: 500px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example8_80.jpg" media="(min-width: 501px) and (max-width: 700px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example8_85.jpg" media="(min-width: 701px) and (max-width: 830px)">
<source srcset="/images/Tutorials/NaturalCalculator/Chapter6part1/Example8_100.jpg" media="(min-width: 831px)">
<img src="/images/Tutorials/NaturalCalculator/Chapter6Part1/Example8_100.jpg" alt="Partial Sum 28 times 42 = 1176">
</picture>
The mental steps are:
12
12,2 = 122
122,4, = 1224 = 1176
At which point to remove the vinculums is a matter of judgment, the answer being the same of course whatever method is decided upon.
<p><img src="/images/Tutorials/naturalCalculator/Exercise.jpg" width="43" height="43" align="absmiddle"><span id="QHI_NatCalc_Chapter6_ExC" class="QHC_TutorialButton">Exercise C</span></p>
Challenge Question: Can you prove the By One More than the One Before method from Chapter 3 for finding products like 34 × 36 and 452, using Vertically and Crosswise?

