Answer:
Step-by-step explanation:
 
        
             
        
        
        
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.
 
 
        
             
        
        
        
If I'm understanding the question correctly, 7+3=10. 10*8=80.
        
                    
             
        
        
        
It would be a lot better if you zoomed in for these since it’s nearly impossible to read.
        
             
        
        
        
Answer:
C and E
Step-by-step explanation:
To answer this question, we plug in the X values of the coordinates into the equation to see if they'll give us the corresponding Y value.
(X, Y)
Example:
Y = 5X
6 != 5 * 3
We do this for every coordinate point. If the problem doesn't make sense, it doesn't fall on the line. Let's test every one of these.
B. (0, 1)
1 != 5 * 0
C. (3, 15)
15 = 5 * 3
D. (4, 2)
2 != 5 * 4
E. (-1, -5)
-5 = 5 * -1
F. (-1, 5)
5 != 5 * -1
* For those who don't know, the !=  is how to say "not equal to" in computer science.