Answer:
16 (1+2)
Step-by-step explanation:
factors of 16: 1,2,4,8,16
factors of 32: 1,2,4,8,16,32
16 x 1 = 16
16 x 2 = 32
The graph described is the graph of a quadratic function.
The x-intercept of the function is at; (8, 0).
<h3>What type of function is described by the graph?</h3>
It follows from the description box of the graph that it begins in the third quadrant, and rises through a series of points in the first quadrant before it exits the first quadrant.
Hence, it follows that the graph is a quadratic function and its x-intercept is at point; (8,0).
Read more on intercept;
brainly.com/question/1884491
#SPJ1
Its representedf by 2 polygons(triangles)
first one :
24-20=4
11-6=5
second:
24-14=10
11-7=4
B. frind area of 2 small trianges
a=(base x height )/2
first=4x5/2=10ft square
second=10x 4/2=20ft square
add them=10+20=30
rectangle24x 11=264
264-30=234
Find rates of change until you find a constant.
dy/dx=1,2,3,4,5,6
d2y/dx2=1,1,1,1,1
So the acceleration, d2y/d2x, is constant. This means that this is a quadratic sequence of the form a(n)=an^2+bn+c. So we can set up a system of equations to solve for the values of a,b, and c. Using the first three points, (1,1), (2,2), and (3,4) we have:
9a+3b+c=4, 4a+2b+c=2, and a+b+c=1 getting the differences...
5a+b=2 and 3a+b=1 and getting this difference...
2a=1, so a=1/2 making 5a+b=2 become:
2.5+b=2, so b=-1/2, making a+b+c=1 become:
1/2-1/2+c=1, so c=1 so the rule is:
a(n)=0.5x^2-0.5x+1 or if you prefer to not have decimals
a(n)=(x^2-x+2)/2