Tips and Ticks Lenses


Tips and Ticks Lenses

  • കോൺവെക്സ് - ദീർഘദൃഷ്ടി
  • കോൺകേവ് - ഹ്രസ്വദൃഷ്ടി
  • സിലണ്ട്രിക്കൽ - വിഷമദൃഷ്ടി


കോഡ്:

  • മലയാളത്തിൽ \'\'കോൺവെക്സ് \" എന്നെഴുതുമ്പോൾ മറ്റ് ലെൻസുകളെ അപേക്ഷിച്ച് ദീർഘമുള്ള പേരാണ് ഇത്. അതിനാൽ ദീർഘദൃഷ്ടി പരിഹരിക്കാനുപയോഗിക്കുന്നു \'
  • മലയാളത്തിലെഴുതുമ്പോൾ \"കോൺകേവ് \" എന്ന വാക്ക് മറ്റ് ലെൻസുകളുടെ പേരെഴുതുന്നതിനേക്കാൾ ചെറുതാണ്. ഹ്രസ്വദൃഷ്ടി പരിഹരിക്കാനുപയോഗിക്കുന്നു.
  • \"സിലണ്ട്രിക്കൽ \" എന്ന് വായിക്കാൻ തന്നെ വിഷമമാണ്. വിഷമദൃഷ്ടി-അസ്റ്റിഗ്മാറ്റിക് ലെൻസുകൾ


Questions


  • ദീർഘദൃഷ്ടി പരിഹരിക്കാൻ ഉപയോഗിക്കുന്ന ലെൻസ്? കോൺവെക്സ് ലെൻസ്
  • മങ്ങിയ വെളിച്ചത്തിൽ കണ്ണുകൾ കാണാൻ കഴിയാത്ത അവസ്ഥയാണ്? നിശാന്ധത
  • ഗലോക്കോമ, സീറോഫ്താൽമിയ,ട്രക്കോമ തുടങ്ങിയ രോഗങ്ങൾ ബാധിക്കുന്ന ശരീര ഭാഗം? കണ്ണ്
  • അടുത്തുള്ള വസ്തുക്കളെ വ്യക്തമായി കാണാൻ സാധിക്കാത്ത അവസ്ഥ? ദീർഘദൃഷ്ടി
Logo
Logo
അക്ബറിന്റെ നിർമ്മിതികൾ

അക്ബറിന്റെ നിർമ്മിതികൾ .


കോഡ് - ALFI യ്ക്ക് BP യുണ്ട്.

A - ആഗ്രാ കോട്ട, അഹമ്മദാബാദ് കോട്ട.
L - ലാഹോർ കോട്ട.
F - ഫത്തേപ്പൂർ സിക്രി (ചെങ്കല്ലിലെ ഇതിഹാസം).
I - ഇബാദത്ത് ഘാന (ഫത്തേപൂർ സിക്രിയിലെ ആരാധനാലയം).
B - ബുലന്ദ് ദർവാസ (ഫത്തേപൂർ സിക്രിയുടെ പ്രവേശന കവാടം).
P - പഞ്ച് മഹൽ.


 അക്ബറുടെ ശവകുടീരം സ്ഥിതിചെയ്യുന്നത് - സിക്കിന്ദ്ര (ആഗ്ര) .
 അക്ബർ ന...

Open

Time and Work Problems - Shortcut Tricks and Formulas

Problems Type 1: .

A can finish work in X days. .

B can finish work in Y days.


Both can finish in Z days = (X*Y) / (X+Y). .


Problems Type 2: .

Both A and B together can do work in T days.

A can do this work in X days.


then, B can do it in Y days = (X*T) / (X-T) .


Problems Type 3: .

A can finish work in X days.

B can finish work in Y days.

C can finish work in Z days.


Together they can do work in T days = (X*Y*Z)/ [(X*Y)+(Y*Z)+(X*Z)] .


Problems Type 4: .

A can finish work in X days.

B can finish work in Y days.


A*X = B*Y.

...

Open

Divisibility Rule

What is the divisibility by 2 Rule?.
Even numbers are multiples of 2. A number is even if ends in 0,2,4,6, or 8.
What is the divisibility by 3 rule?.
A number is divisible by 3 if the sum of its digits is divisible by 3.
372, for instance, is divisible by 3 since sum of its digits (3+7+2) is 12. And 12 is divisible by 3.
What is the divisibility by 4 rule?.
A number is divisible by 4 if the number\'s  last two digits are divisible by 4.
9,312, for instance, is divisible by 4 since its last 2 digits are 12. And 12 is divisible by 4.
What is the divisibility by 5 rule?.
A number is divisible by 5 if its last digit is a 0 or 5.
What is the divisibility by 6 rule?.
Since 6 is a multiple of 2 and 3, the rules for divisibility by 6 are a combination of the rule for 2 and the rule for   3.
Divisibility by 8 Rule.
A number passes the test for 8 if the las...

Open