<?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_The_Shop.js' ) ;
?>
IN THE SHOP

Instantly find the change due from £10 or £20
- Suppose you buy something for £3.33 and you
give a £10 note. How much change would you
you expect to get?
You just apply ALL FROM 9 AND THE LAST
FROM 10 to the £3.33 and you get £6.67
- £10 - £2.30 = £7.70
Here “the last” is the 3 as zero does not count.
So we take 2 from 9 and 3 from 10.
<?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_The_Shop" class="QHC_TutorialButton">In The Shop</span></p>

Zerah Colburn (1804-40), when he was eight,
was asked to raise the number 8 to the sixteenth
power: he announced the answer
(281,474,976,710,656) "promptly and with
facility",causing the academic audience to
weep. He was next asked to raise the numbers
2,3,....9 to the 10th power: and he gave the
answers so rapidly that the gentleman who was
taking them down was obliged to ask him to
repeat them more slowly.


