5. You have correctly shown the decimal equivalents of the numbers in selection C. Those are in order. The decimal equivalents for selection D would be
... -1.33, -2.00, -1.00, -0.08, -0.07
The first of these is greater than the second of these, so this list is not in order. The correct choice is D.
6. √169 = 13, the only rational number in the lot. The correct choice is C.
8. All the numbers except the ones with radicals are rational numbers, so the appropriate choice is the one that lists the radicals only: G.
9. You have correctly plotted the points. When you connect them to make a geometric figure, you get a triangle that is 6 units high and 6 units wide. Its area will be half that of a square that is 6×6, so is 18 square units.
_____
The formula for the area of a triangle is 
... A = (1/2)bh
where b is the base length of the triangle (6 units), and h is the height (6 units). Filling in the numbers you have, this is
... A = (1/2)·6·6 = 18 . . . . square units.
When you have a plot like this on a graph, it is usually pretty easy to see that the triangle area is half the area of a rectangle (or square) with the same height and width.
 
        
             
        
        
        
Answer:
You are correct with all of your answers so far,...
Step-by-step explanation:
5) = 0 (-17 + 20 = 3,... 3 + -3 = 0)
6) = -34 (-34 + 25 = -9,... -9 + -25 = -34)
9) = -4 (7 + -11 = -4)
Chow,...!
 
        
                    
             
        
        
        
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with  
 = 62.5 in
 = 62.5 in
 = 2.2 in
 = 2.2 in
the normal probability density function is given by  
 , then
, then
(a)  = 0.5899
 = 0.5899
    (in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking  where n = 37.
 where n = 37.  is normally distributed with mean 62.5 in and standard deviation
 is normally distributed with mean 62.5 in and standard deviation  . So, the probability density function is given by
. So, the probability density function is given by
 , and
, and
 = 0.9166
 = 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
 
        
             
        
        
        
Yes the distributive property is used to expand expressions, but it is also used to make it simpler.
For an example
3(x+4) + 3(y-8)
This is the same thing as
3x + 12 + 3y -8
        
             
        
        
        
This triangle has 60 degrees already. Remember that the sum of all triangles have to be 180.
Since we have two y's we can simplify it as 2y + 60 = 180.
We can now set this up as an algebraic equation.
2y + 60 = 180
Subtract 60 from both sides.
2y = 120
Divide both sides by 2
y = 60.
Y = 60, your answer is D.)
I hope this helps!