Answer:
j = (h-4) / k
Step-by-step explanation:
Unless there is more information given about this question somewhere else in the assignment, I'm assuming you are being asked to solve this equation for j.
If so, then its just a matter of rearranging the equation so that it is in the form
j = (expression containing other variables)
(h-4) / j = k (multiply both sides by j)
(h-4) = jk (divide both sides by k)
j = (h-4) / k
lox (x) = -5
rewrite the equation in exponential form:
10^-5 = x
10^-5 = 1/10000
1/10000 = 0.00001
That is the correct answer.
Answer:
The volume of the ball is 256 cm³
Step-by-step explanation:
we know that
The density is equal to the ratio of the mass by the volume
D=m/V
Solve for V
The volume is equal to the ratio of the mass by the density
V=m/D
In this problem we have
m=128 g
D=0.5 g/cm³
substitute
V=128/0.5=256 cm³
Answer:
Two times at (-1,0) and (2.5,0)
Step-by-step explanation:
When the graph intersects or touches x-axis, y is equal to 0
so y = -2x^2 + 3x + 5
=> 0 = -2x^2 + 3x + 5
The formula to solve a quadratic equation of the form ax^2 + bx + c = 0 is equal to x = [-b +/-√(b^2 - 4ac)]/2a
so a = -2
b = 3
c = 5
substitute in the formula
x = [-3 +/- √(3^2 - 4x-2x5)]/2(-2)
x = [-3 +/- √(9 + 40)]/(-4)
x = [-3 +/- 7]/(-4)
x1 = (-3 + 7)/(-4) = 4/-4 = -1
x2 = (-3 - 7)/(-4) = -10/-4 = 5/2 = 2.5
so the graph has two x-intercepts (-1,0) and (2.5,0), therefore it intersects x-axis two times