answersLogoWhite

0


Best Answer

45

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: To check whether the given number is an Avogadro number or not?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write a shell programs for to check whether the given number is an Avogadro number or not?

Avogadro's number is a constant. Therefore only one number is equal to Avogadro's number.


What is the name given to the number of particles in a mole?

The name given to the number of particles in a mole is Avagadro's number/constant


Shell program to find out whether given number is Avogadro or not?

echo "Enter A Number :" read n r=n s=0 rem=0 while [ $n -gt 0 ] do rem=$(($n%10)) s=$(($s+$rem*$rem*$rem)) n=$(($n/10)) done if [ $r -eq $s ] then echo "The Number is Avogadro" else echo "The Number is Not Avogadro" fi


What is the name given to the number of atoms in a mole?

The number of atoms in a mole of any pure substance is called?


What is Avogadro's Number used for?

It is the number of particles in one mole of a given substance. used to convert units.


Write an algorithm to check whether the given number is odd or even?

Type your answer here... i think we should first enter 1 number then check it


Draw a flow chart to check whether a given number is prime or not?

[object Object]


What is avogadro number used for measuring and what is the number?

The Avogadro constant is the number of constituent particles, usually atoms or molecules, that are contained in the amount of substance given by one mole. The number is approx 6.02214086*10^23 mol-1


Avogadro's is useful for what?

It is the number of particles in one mole of a given substance. used to convert units.


Could you write a assembly language program in tasm To check whether a given number present in a sequence of given memory location containing the string to be checked in 8086?

8086 assembly language program to check wether given number is perfect or not


To convert a given number of moles into the number or atoms you would multiply by which factors?

You would multiply the number of mols by Avogadro's number which is 6.0221415 x 1023


List the steps for converting grams to molecules of a compound.?

A mole of a substance contain 6,022 140 857.10ex23 (number of Avogadro - NA ) molecules.A mass (in grams) contain a number of molecules equal to:(given mass x number of Avogadro)/molar mass