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
______
Answer: y = 1
Step-by-step explanation:
9x + (3 x 1) = 12
Answer:
Given expression is,
9(x+3) = 108
In solving the equation the steps are as follows,
Step 1 : 9x + 27 = 108 ( By distributive property )
Step 2 : 9x = 81 ( Subtracting 108 on both sides )
Step 3 : x = 9 ( Divide both sides by 9)
Hence, by the above explanation we can drag the steps of solution in correct order.
The radius of the sector of the circle with the given area is: B. 3.
<h3>What is the Area of a Sector?</h3>
Area of sector of a circle = ∅/360 × πr².
Given the following:
Area of sector = 9/8 π cm².
∅ = 45 degrees
Plug in the values into the formula
9/8π = 45/360 × πr²
1.125 = 0.125 × r²
1.125/0.125 = r²
9 = r²
r = 3 cm
Learn more about the area of sector on:
brainly.com/question/22972014
#SPJ1