<?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/FWF_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/Fun_With_Figures/FWF_In_Your_Maths_Lesson.js' ) ;
?>
IN YOUR MATHS LESSON

Why not check your sums by this fascinating method using digit sums.
- Suppose you want to check that the simple
addition sum below is correct.
4 3
3 2 +
___
7 5
We find the digit sums of 43, 32 and 75 and check
that the first two digit sums add up to the third digit sum.
4 3 7
3 2 + 5 +
___ _
7 5 3
The digit sums are shown on the right and
7 + 5 = 3 is correct in digit sums because
7 + 5 = 12 = 3 (1 + 2 = 3)
This indicates that the answer is correct.
All sums, even the most complex, can be checked in this way.
<?php
echo file_get_contents( JPATH_SITE.'/Site_Files/Basic_VM_Test_App/Ver0_00/html/QH_Dialog.html' ) ;
?>
<p><img src="/images/Tutorials/FWF/Exercise.jpg" width="43" height="43" align="absmiddle"><span id="QHI_FWF_In_Your_Maths_Lesson" class="QHC_TutorialButton">In Your Maths Lesson</span></p>
It is worth noting (in case you want to check
subtraction sums using the nine-point circle) that in
digit sums 7-5=2, 6-6=0 and so on, but 3-4=8.
You can see this on the circle by starting at 3 and
going 4 jumps backwards round the circle.
Or, alternatively you can add 9 to the 3 so that 3-4
becomes 12-4, which is 8.

and perfection of
Mathematics are
intimately
connected with the
prosperity of the
state


