There are 8 weeks and 18 books. therefore you would multiply these numbers together.
the answer would be 144 different combinations.
not sure about the permutation or combination notation, but I got you on the first part!
Answer:
Two points on the line would be (0, -4) and (4, -7)
Step-by-step explanation:
In order to find this, we can start at the y-intercept. The y-intercept is the constant at the end of the equation. In this case it is -4, which gives us the first point of (0, -4).
We can find the second point by using the numerator of the slope to determine how much we go up or down (-3) and the denominator for how much we go left to right (4). So we add the 4 to the x value and add the -3 to the y value.
(4, -7)
Answer:
y=2/3x
Step-by-step explanation:
A direct variation equation is y=kx. if k=2/3, then if x was 9,y would be 6.
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....