answersLogoWhite

0

If it is solid, one should put the two elements on either side of a balance. The element that dips down is heavier: the other lighter. If they are gasses... I have no idea. Consult other places in the internet.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What method could you use to determine that water is not an element?

Ask it politely.


Why does the fuse to the lighter of your 1996 sebring keep blowing?

Could be a shorted socket? Could be a bad element? Replace both--should solve problem


Could xenon combine with another element to make a compound?

Yes is could.


What determins an element?

You can determine what element an atom is by it's amount of sub-atomic particles and their positions. Every element has a different amount of electrons, so that is the easiest way to determine what type an atom is. If you wanted to determine it more broadly, for example, which group an element was in, you could just count the amount of electrons in the outer shell, as each group is unique in this way.


Is a shade lighter than the original color?

A shade lighter refers to a color that has been diluted with white or another light color to create a lighter version of the original color. This results in a softer and less intense hue compared to the original color.


What is another name for slow-blow-fuses?

another name could be "dual-element fuse" as these are the slow-blow type.


What was the purpose of mendels?

To determine if one trait could affect the inheritance of another trait


When checking an electric heating element you read voltage but no amperage What can you determine about the heating element?

If you are reading voltage but no amperage on the heating element, it suggests that there is a break in the circuit within the heating element, preventing current flow. This could be due to a burnt-out heating element or a disconnected wire. The heating element likely needs to be replaced.


What is another word for lighter?

DependsIf you are talking about the adjective then brighter, sunnier, fluffier, wispier, flimsier, softer, nimbler, more graceful, happier, easier, and simpler are good adjectives.If you are speaking of a lighter as a device that generates a flame, you could say the different types of lighters. i.e. decorative lighter, automobile lighter, butane lighter, or flame beginner.


What was the purpose of Mendel experiments?

To determine if one trait could affect the inheritance of another trait


What was the purpose of Mendel's experiments with?

To determine if one trait could affect the inheritance of another trait


How do you determine a circular queue is full?

You could check the last element's next() node to see if it's null. If it's not null, then you've pointed your end pointer to the first element, and the queue is full.