If you copied the "n 3" part, it's very likely that your job was to create a pattern with either the rule n^3 or n*3.
In the case of the former, we can start with the initial number of 1 and increase by 1.
In that way, using the rule n^3 would create this pattern of numbers: 1, 8, 27, 64, and so on. Or stated in another way 1*1*1, 2*2*2, 3*3*3, 4*4*4 ...
In the case of the latter, we can start with the initial number of 1 and increase it by 1. 
In this way, using the rule of n*3 would create this pattern of numbers: 3, 6, 9, 12, 15, 18 and o son. Or stated in another way 1*3, 2*3, 3*3, 4*3, 5*3 ...
        
             
        
        
        
Recall the double angle identity for cosine:

It follows that

Since 0° < 22° < 90°, we know that sin(22°) must be positive, so csc(22°) is also positive. Let x = 22°; then the closest answer would be C,

but the problem is that none of these claims are true; cot(32°) ≠ 4/3, cos(44°) ≠ 5/13, and csc(22°) ≠ √13/2...
 
        
             
        
        
        
Answer:
thats so cool! Happy Birthday you should get some kind of dessert and pizza.
Step-by-step explanation:
Dessert: get some ice cream and something to go with it. TASTY
Pizza: pizza=happiness and happiness is what you should be on your bday!
 
        
                    
             
        
        
        
Answer:
r =0.4437
Step-by-step explanation:
We have the follwoing dataset:
X: 20,23,53,4,24,32,35,24,31,23
Y: 30,35,40,38,37,45,50,34,42,32
n=10
The correlation coefficient is a "statistical measure that calculates the strength of the relationship between the relative movements of two variables". It's denoted by r and its always between -1 and 1.
And in order to calculate the correlation coefficient we can use this formula: 
![r=\frac{n(\sum xy)-(\sum x)(\sum y)}{\sqrt{[n\sum x^2 -(\sum x)^2][n\sum y^2 -(\sum y)^2]}}](https://tex.z-dn.net/?f=r%3D%5Cfrac%7Bn%28%5Csum%20xy%29-%28%5Csum%20x%29%28%5Csum%20y%29%7D%7B%5Csqrt%7B%5Bn%5Csum%20x%5E2%20-%28%5Csum%20x%29%5E2%5D%5Bn%5Csum%20y%5E2%20-%28%5Csum%20y%29%5E2%5D%7D%7D) 
  
For our case we have this:
n=10  
  
Th excel figure attached shows the calculations for each sum.
![r=\frac{10(10609)-(269)(383)}{\sqrt{[10(8645) -(269)^2][10(15007) -(383)^2]}}=0.4437](https://tex.z-dn.net/?f=r%3D%5Cfrac%7B10%2810609%29-%28269%29%28383%29%7D%7B%5Csqrt%7B%5B10%288645%29%20-%28269%29%5E2%5D%5B10%2815007%29%20-%28383%29%5E2%5D%7D%7D%3D0.4437) 
  
So then the correlation coefficient would be r =0.4437