Answer:
c = -64
Explanation:
c/(-4) = 16
multiply the equation by -4,
c/(-4) × (-4) = 16 × (-4)
c = 16 × (-4)
c = -64
Answer:
Given equation have two solutions.
x = 
Right option is (D)
Step-by-step explanation:
We have given,

we can rewrite this equation in the form given as:
6x² + 40 + 31x = 0
or 6x² + 31x + 40 = 0
On solving this quadratic equation, we get :
x = 
That means, given equation have two solutions.
Right option is (D)
Answer:
1/ 112
Step-by-step explanation:
1-½ = ½ ( Mr. Daniel's leftover)
½×½= ¼ ( Mr. Richie)
½×¼= 1/8 ( Ms Laura)
½×1/8 = 1/16 ( Ms. Kimberly)
1/7 × 1/16 = 1/ 112 (the last turn)
so, Ms. Sarah eats 1/ 112 of a piece.
Three decimals:
5.414
5.415
5.416
Ordered decimals:
5.414,5.415,5.416,5.417,5.418
The first three terms of sequence are 9 , 6 , 3
<em><u>Solution:</u></em>
Given the recursive function f(n) = f(n - 1) - 3
Where f(1) = 9
To find: First three terms of sequence
Substitute n = 2 , n = 3 and n = 4 in given recursive function
When n = 2
f(n) = f(n - 1) - 3
f(2) = f(2 - 1) - 3
f(2) = f(1) - 3
f(2) = 9 - 3 = 6
f(2) = 6
Thus second term is 6
When n = 3
f(3) = f( 3 - 1) - 3
f(3) = f(2) - 3
f(3) = 6 - 3 = 3
f(3) = 3
Thus the third term is 3
When n = 4
f(4) = f( 4 - 1) - 3
f(4) = f(3) - 3
f(4) = 3 - 3
f(4) = 0
Thus the fourth term is 0
Thus first three terms of sequence are 9 , 6 , 3