Answer:
<u></u>
Explanation:
The measure of how fast the wrestler gained weight, in kg per month, is the weight gain rate.
The table is:
Time (months) Weight (kg)
0.5 80.6
2 88.4
3.5 96.2
The weight gain rate, WGR, for a period may be calculated as:
- WGR = [ weight gain ] / [period]
- WGR = [final weight - initial weight] / [final time - initial time]
- WGR₁ = [88.4 kg - 80.6 kg] / [2 month - 0.5 month] = 7.8 kg / 1.5 month = 5.2 kg / month
- WGR₂ = [96.2 kg - 88.4 kg] / [3.5 month - 2 month] = 7.8 kg / 1.5 month = 5.2 kg / month.
As you see, the wrestler gained weight at a constant rate of 5.2 kg per month.
Answer:
Slope = -1/5
Step-by-step explanation:
(-5, -2)(5, -4)
Slope: 
You can use your calculator if you have one or do long division. just make sure to move the decimal so it looks like this: 63 divided by 7. you answer should be 9
Answer:
The correct option is:
h = 1, k = 16
Step-by-step explanation:
y=4x^2-8x+20 =0
It is a quadratic formula in standard form:
ax^2+bx+c
where a = 4 , b = -8 and c=20
The vertex form is:
a(x − h)2 + k = 0
h is the axis of symmetry and (h,k) is the vertex.
Calculate h according to the following formula:
h = -b/2a
h= -(-8)/2(4)
h = 8/8
h = 1
Substitute k for y and insert the value of h for x in the standard form:
ax^2+bx+c
k = 4(1)^2+(-8)(1)+20
k = 4-8+20
k=-4+20
k = 16
Thus the correct option is h=1, k=16....