Answer:
Step-by-step explanation:
hair growth is the bottom one y + 3x
total area is the top one y = 3x²
bacteria is the middle one y = 3ˣ
Answer:
2.8 divided by 0.35 = 8 (years)
Step-by-step explanation:
1) Given: ds / dt = 3t^2 / 2s
2) Separate variables: 2s ds = 3t^2 dt
3) Integrate both sides:
∫ 2s ds = ∫ 3t^2 dt
s^2 + constant = t^3 + constant
=> s^2 = t^3 + constant
=> s = √ (t^3 + constant)
Answer: option B.
The answer to this is (x+6)(x+2)
Answer:
x = 1 , 7
Step-by-step explanation:
Solution:-
- The given equation is as follows:
y = x^2 - 8x + 7
- We can solve the above equation by either making factors or by using Quadratic formula.
Factor Approach:
- Using the constant "7" at the end of the quadratic equation we will determine two integer multiples such that their additions/subtraction results in "-8".
- So the only factor of "7" are:
7 x 1 = 7
-7 x -1 = 7
- We see that addition/subtraction of first (7 , 1 ) does not results in "-8", However, the sum of ( -1 , -7 ) = -1 - 7 = -8. So the correct factors are ( -1 , -7 ). So we replace "-8x" with our factors "-1x" and "-7x":
x^2 -x -7x + 7 = 0
- Take common multiples out of pair of two terms:
x*(x-1) -7*(x-1) = 0
(x-7)*(x-1) = 0
- So we equate each term in bracket with "0" and evaluate the values of x:
(x-7) = 0 , x = 7
(x-1) = 0 , x = 1
- So the solution to the quadratic equation is:
x = 1 , 7