This means common members {10,40,60}
        
                    
             
        
        
        
Answer:
natural no.s are those no.s which don't have any negative integer or any fractional value 
they begin zero and so on 
 
        
             
        
        
        
The area of the largest triangle would be 6 inches².
How did I get this? I'll explain first:
We would want our triangle to have the longest sides, so it can be big. If you think of a rectangle, a triangle can fit into it if:
The base (bottom) of the triangle is the same length as one side of the rectangle, and the other side of the triangle is perpendicular (90°) to the bottom and is the same length of the other side of the rectangle.
Okay, just picture it: two sides of the triangle are resting in the two sides of the rectangle, and the third side of the triangle is a line that splits the rectangle in half from one corner to the other.
I've added an image to explain.
The formula to find the area of a triangle is half of the base × height.
A of Δ = half of 3 × 4A = 1.5 × 4 = 6 inches²!
 
        
        
        
Answer:
Average rate of change over the interval 2<= x <= 5:
y = 3x + 5:        3
y = 3x^2 + 1:     21
y = 3^x:             78
<u />
Step-by-step explanation:
2<= x <= 5
Average rate of change over the interval 2<= x <= 5:
<u>y = 3x + 5</u>
y(5) = 3(5) + 5 = 20
y(2) = 3(2) + 5 = 11
Average rate of change = (20 - 11)/(5-2) = 9/3 = <u>3</u>
<u />
<u>y = 3x^2 + 1</u>
y(5) = 3(5^2) + 1 = 75 + 1 = 76
y(2) = 3(2^2) + 1= 13
Average rate of change = (76 - 13)/(5-2) = 63/3 = <u>21</u>
<u />
<u>y = 3^x</u>
y(5) = 3^5 = 243
y(2) = 3^2 =9
Average rate of change = (243-9)/(5-2) = 234/3 =<u> 78</u>