Answer: The blue whale's weight is 150 times heavier than the narwhal's weight.
Step-by-step explanation:
Given: Weight of Blue whale = 
Weight of Narwhal = 
Number of times blue whale's weight is heavier than the narwhal's weight = 
![=\dfrac{3\times10^5}{2\times10^3}\\\\=1.5\times10^{5-3}\ \ \ [\dfrac{a^m}{a^n}=a^{m-n}]\\\\=1.5\times10^2\\\\=1.5\times100=150](https://tex.z-dn.net/?f=%3D%5Cdfrac%7B3%5Ctimes10%5E5%7D%7B2%5Ctimes10%5E3%7D%5C%5C%5C%5C%3D1.5%5Ctimes10%5E%7B5-3%7D%5C%20%5C%20%5C%20%5B%5Cdfrac%7Ba%5Em%7D%7Ba%5En%7D%3Da%5E%7Bm-n%7D%5D%5C%5C%5C%5C%3D1.5%5Ctimes10%5E2%5C%5C%5C%5C%3D1.5%5Ctimes100%3D150)
Hence, the blue whale's weight is 150 times heavier than the narwhal's weight.
Answer:
bool b = isupper(x);
Step-by-step explanation:
I have written the expression for a char variable x.The isupper(x) will return true if the character x is upper case and false if the character x is lower case.
I have stored the returned value to a bool variable b .So the value of variable b will be true only when the x is in uppercase and false when b is lower case.
I hope this helps you
false
cause two negative numbers multiple must be positive
(-1).(-49)
+49