(5x+1)² = 7; expand: 25x² + 10x +1 = 7 or 25x² + 10x -6 = 0
Solve this quadratic for x:
x = [-b + √(b² - 4ac)]/2a and x = [-b - √(b² - 4ac)]/2a
Plug the values and you'll find :
x = (- √7 - 1)/5 (answer C)
x = (+√7 -1)/5 (answer E)
"Energy equals mass times the speed of light squared." On the most basic level, the equation says that energy and mass (matter) are interchangeable; they are different forms of the same thing. Under the right conditions, energy can become mass, and vice versa.
Answer:
the answer is A
Step-by-step explanation:
edgenuity
Answer:
A) 
B) 
C) for n = 2
= 1
for n = 3
= 3
for n = 4
= 8
for n = 5
= 19
Step-by-step explanation:
A) A recurrence relation for the number of bit strings of length n that contain a pair of consecutive Os can be represented below
if a string (n ) ends with 00 for n-2 positions there are a pair of consecutive Os therefore there will be :
strings
therefore for n ≥ 2
The recurrence relation for the number of bit strings of length 'n' that contains consecutive Os
b ) The initial conditions
The initial conditions are : 
C) The number of bit strings of length seven containing two consecutive 0s
here we apply the re occurrence relation and the initial conditions
for n = 2
= 1
for n = 3
= 3
for n = 4
= 8
for n = 5
= 19