Move 12 to the other side, making it negative
h=31-12
h=19
Answer:
Step-by-step explanation:
6=48
Set h to 640 and solve for t:
640 = -490t^2 + 1120t
Subtract 640 from both sides:
-490t^2 + 1120t - 640 = 0
The formula to solve a quadratic equation is:
x = -b -/+ sqrtroot (b^2-4ac)/(2a) where a = -490, b = 1120 and c = -640
Solve:
x = -1120 -/+ sqrtroot (1120^2-4(-490)(-640) )/ 2(-490)
x = 8/7 = 1.1428 = 1.14
Time was 1.14 seconds
Correct answer:
"<span>If the sum of the squares of the two shorter sides equals the square of the longest side, then the triangle is a right triangle"
the Pythagorean theorem states that in a right triangle, the sum of the squares of the shortest sides is equal to the square of the largest side, the hypotenuse.
Also,
If we have a triangle with side lengths a, b and c, where a and b are the shortest, and "a squared plus b squared = c squared" then the triangle is a right triangle.
</span>
Answer:
q = 15
Step-by-step explanation:
Given
f(x) = x² + px + q , then
f(3) = 3² + 3p + q = 6 , that is
9 + 3p + q = 6 ( subtract 9 from both sides )
3p + q = - 3 → (1)
---------------------------------------
f'(x) = 2x + p , then
f'(3) = 2(3) + p = 0, that is
6 + p = 0 ( subtract 6 from both sides )
p = - 6
Substitute p = - 6 into (1)
3(- 6) + q = - 3
- 18 + q = - 3 ( add 18 to both sides )
q = 15