The third graph or bottom left graph represents 
Step-by-step explanation:
Step 1:
To determine which of the given graphs represents the equation
, we substitute some values in the place of x.
When

Anything with an exponent of 0 will equal 1.
So the graphs on the right side cannot be the answers.
Step 2:
Now we substitute another value to determine which graph represents 
When

The value of f(x) when
is lesser than the value of f(x) when 
So the third graph or bottom left graph represents 
Answer:(8+24) divided by (12 * 4)
Step-by-step explanation: 8 + 24 = 32 and 12 * 4 = 48. 32 divided by 48 is 2/3.
Answer:
10x.
Step-by-step explanation:
It is given that,
JK = 3x
LM = 12x
JM = 25x
Let as consider the line as shown in the below figure.
From the figure it is clear that,
Therefore, the length of KL is 10x.
Answer:
f(x) = 1.5x - 0.5x
Step-by-step explanation:
The function of the pattern represented by the pentagonal numbers is the sum of three triangular numbers.
The triangular number general formula
x (x + 1) / 2
For example,
The sequence
1, 3, 6, 10
*
* * *
* * * * * *
* , * *, * * *, * * * *
_____________________________
The pentagonal numbers
The sequence:
1, 5, 12, 22, 35
As shown in the picture can be divided into three triangles
Triangle 2
x (x + 1) / 2
Triangle 1 and 3 (they are triangles one unit smaller than 2)
n (n + 1) / 2
n= x-1
Replacing n
(x-1) ((x-1) + 1) / 2
(x-1) (x) / 2
(x-1) x / 2
______________
Function represents the pattern
Triangle 2 + (Triangle 1 + Triangle 3)
Triangle 1 = Triangle 3
So then,
Triangle 2 + 2* Triangle 1
x (x +1) /2 + 2* (x -1) x/2
Rearranging
0.5 x (x +1) + x(x -1)
0.5x^2 + 0.5x + x^2 -x
(0.5 x^2 + x^2) + (0.5x -x )
1.5 x^2 - 0.5 x
______