The answer is between 45,000,000-65,000,000
We take the equation <span>d = -16t^2+12t</span> and subtract d from both sides to get
0<span> = -16t^2+12t - d
We apply the quadratic formula to solve for t. With a = -16, b = 12, c = -d, we have
t = [ -(12) </span><span>± √( 12^2 - 4(-16)(-d) ) ] / [2 * -16]</span>
= [- 12 ± √(144-64d) ] / (-32)
= [- 12 ± √16(9-4d)] / (-32)
= [- 12 ± 4√(9-4d)] / (-32)
= 3/8 ±√(9-4d) / 8
The answer to your question is t = 3/8 ±√(9-4d) / 8
Answer:
There are 10⁻⁷ hydrogen ions in one-liter water
Step-by-step explanation:
Hi there!
a. If the pH = 7.0, then:
-log(H) = 7.0
multiply both sides of the equation by -1
log(H) = -7.0
Apply 10ˣ to both sides
10^(log (H)) = 10⁻⁷
(H) = 10⁻⁷
There are 10⁻⁷ hydrogen ions in one-liter water.
Why 10^(log (H)) = (H)?
Let´s consider this function:
y = 10^(log x)
(Apply log to both sides)
log y = log 10^(log x)
(Apply logarithmic property: log xᵃ = a · log x)
log y = log x · log 10
(log 10 = 1)
log y = log x
y = x
(since y = 10^(log x) and y = x):
10^(log x) = x
That´s why 10^(log (H)) = (H)
Answer:
d)-8
Step-by-step explanation:
- -6s-¹t²
- -6(3)-¹(-2)²
- -6(⅓)(4)
- -8
What is the solution set of x2 + y2 = 26 and x − y = 6? A. {(5, -1), (-5, 1)} B. {(1, 5), (5, 1)} C. {(-1, 5), (1, -5)} D. {(5,
Rus_ich [418]
He two equations given are
x^2 + y^2 = 26
And
x - y = 6
x = y +6
Putting the value of x from the second equation to the first equation, we get
x^2 + y^2 = 26
(y + 6) ^2 + y^2 = 26
y^2 + 12y + 36 + y^2 = 26
2y^2 + 12y + 36 - 26 = 0
2y^2 + 12y + 10 = 0
y^2 + 6y + 5 = 0
y^2 + y + 5y + 5 = 0
y(y + 1) + 5 ( y + 1) = 0
(y + 1)(y + 5) = 0
Then
y + 1 = 0
y = -1
so x - y = 6
x + 1 = 6
x = 5
Or
y + 5 = 0
y = - 5
Again x = 1
So the solutions would be (-1, 5), (1 , -5). The correct option is option "C".