Answer:
Explanation:
mas of proton = 1.673 x 10^-27 kg
mass of neutron = 1.675 x 10^-27 kg
mass of electron = 9.1 x 10^-31 kg
(a) the mass of proton and the mass of neutron is not exactly same.
(b) mass of proton = 1838.46 x mass of electron
mass of neutron = 1840.65 x mass of electron
(c) As proton and neutrons are more massive than the electrons, so the protons and the neutrons has the greatest contribution of mass of an atom.
(d) The greatest contribution to the chemical properties of an atom is due to the electrons.
Answer: D = 16m
Explanation: given values: a = 2 m/s2, v = 4 m/s
In this case we have to determine the diameter of the Ferris wheel.
Diameter of circle is given as: D = 2.r.
First we have to find radius of wheel. The best way to find that is using the centripetal acceleration equation: a = v2/r
Plug in values in above equation to find radius: 2 m/s2 = (4 m/s)2/r 2 m/s2 = (16 m2/s2)/r r = (16 m2/s2)/2 m/s2
r = 8.0m
Diameter of Ferris wheel is:
D = 2.r.
D = 2.8m
D = 16m
Answer:
the answer is B, stability
Explanation:
A traditional economy is a system that is based on honorable customs, history, and beliefs. Tradition guides economic decisions, such as production and distribution. Traditional economies depend on agriculture, fishing, hunting, gathering or some combination above. They use exchange instead of money. Most traditional economies operate in emerging markets and developing countries. They are often in Africa, Asia, Latin America and the Middle East. But you can find scholarships from traditional economies scattered all over the world. Economists and anthropologists believe that all other economies started out as traditional economies. Thus, they expect the remaining traditional economies to evolve into market, command or mixed economies over time.
Answer:
B. 22,22,23,23,22,22,23
Explanation:
The standard deviation is a measure of dispersion or variability of a data set. In order to determine the data set that has the smallest standard deviation, we shall investigate on the ranges of the data sets given. The range of a data set is simply the difference between the maximum and minimum values in a data set. A data set that has a smaller range also has a smaller standard deviation.
From the alternatives given, the data set given by alternative B has the smallest range and consequently the smallest standard deviation.
The maximum value is 23 while the minimum is 22. The range is 1.
Answer:
The method to determine whether a string contains a value that can be converted to a specific data type before it is converted to that data type
Explanation:
The Java string includes () method to check whether a particular sequence of character is the part of given sub string or not.
One string contain another string in Java or not.
The indexof() to check the string and substring in java
Hence java string include () method to check whether a string contains a value that can be converted to a specific data type before it is converted to that data type