Saturday, August 12, 2006
short cuts in maths
MULTIPLICATION WITH '11'
_____________________________
IF You want to multiply any number with ''11'' follow these steps
_____________________________
IF You want to multiply any number with ''11'' follow these steps
- if you want to multiply 1234 with 11,then
- put zero before 1234,it becomes 01234.
- from right to left ,frist take last number at right side,i.e., 4
- then 4+3=7
- 3+2=5
- 2+1=3
- 1+0=1
- the answer is "13574"
- if there is remainders ,for example you want to multiply 2489 with 11 then
- take 02489 ,from right to left
- i.e., first of all '9'
- then 9+8=17,take 7 and remainder (let r1)r1=1
- 8+4+1=13('.' r1=1)take 3,remainder (let r2)r2=1
- 4+2+1=7('.'r2=1)
- 2+0=2
- so the answer is "27379"
________________________________________________________
********************************************************