Answer:
y = -0.07x2 + 3.07x
Step-by-step explanation:
For each plant we add, there is a decrease of 70 grams for all plants from the inicial value of 3 kg of beans.
So, for 2 plants, we have (3 - 0.07) * 2
For 3 plants, we have (3 - 2*0.07) * 3
For x plants, we have (3 - (x-1)*0.07) * x
So we can model the final result of the amount of beans 'y' with the equation:
y = (3 - (x-1)*0.07) * x
y = (3 - 0.07x + 0.07) * x
y = (3.07 - 0.07x) * x
y = -0.07x2 + 3.07x
(In this equation we have a = -0.07, b = 3.07 and c = 0)
Associative,commutative and distributive
Given that triangle m and n are similar, then the implication is the ratio of the corresponding sides are the same and the corresponding angles are equal. This implies that if the two angles of triangle m measure 32° and 93°, then the possible size for the two angles in triangle n will be 32° and 93°.
Find the mean,median,range of 6 6,8,5,4,6,4,3,8,4
SVEN [57.7K]
The numbers in order are
3, 4, 4, 4, 5, 6, 6, 6, 8
The median is the number in the middle, which is 5.
The range is the largest number minus the smallest number, 8 - 3 = 5
The mean is the sum of all the numbers divided by how many number are the in the list, 3 + 4 + 4 + 4 + 5 + 6 + 6 + 6 + 8 = 46, 46/9 = 5.11