8x^2 - 16x - 15 = 0
x = [ -(-16) +/- sqrt((-16)^2 - 4*8*-15) / ] 2*8
= 2.696, -0.696
Answer:
x = 3
y = 2
Step-by-step explanation:
Diagonals of a parallelogram bisect each other into two equal segments. Therefore:
3x - 1 = 2(x + 1)
Solve for x
3x - 1 = 2x + 2
Collect like terms
3x - 2x = 1 + 2
x = 3
Also:
5y + 1 = 6y - 1
Collect like terms
5y - 6y = -1 - 1
-y = -2
Divide both sides by -1
y = -2/-1
y = 2
Answer:
sometimes because it depends on the sign whether it's negative or positive
Answer:
a = 1565217.39 ft / s ^ 2
t = 0.001725 seconds
Step-by-step explanation:
The first thing is to use the same system of units therefore we will pass the 28 inches to feet, like this:
28 in * (1 ft / 12 in) = 2.33 ft
Now yes, we can continue, we have the following data:
vi = 0
vf = 2700 ft / s
the equations in this case are as follows:
vf = vi + a * t
vf = a * t
rearranging for a
a = vf / t (1)
now with the position equation we know that:
x = vi * t + (a * t ^ 2) / 2
x = (a * t ^ 2) / 2 (2)
now replacing (1) in (2), we are left with:
x = (vf / t) * (t ^ 2) / 2
knowing that x would be 2.33 ft, which is when the cannonball exits the cannon.
2.33 = 2700 * t / 2
t = 2.33 * 2/2700 = 0.001725 seconds.
and now replace in (1)
a = vf / t = 2700 / 0.001725 = 1565217.39 ft / s ^ 2