The pair is any numbers, 1 positive and one negative, that add up to -3.
Here is a sample;
(-5, 2)
Answer is 9.
-3x^2 + 243 = 0
Bring 243 to the right.
-3x^2 = -243
Divide by -3.
x^2 = 243/3 = 81
Tak the square root of both sides.
x = 81^1/2 = 9.
Answer:
0.448 seconds
Step-by-step explanation:
d = -16t² -4t + 412
find t when d = 407
substituting d = 407 into the equation:
407 = -16t² -4t + 412 (subtract 407 from both sides)
-16t² -4t + 412 - 407 = 0
-16t² -4t + 5 = 0 (multiply both sides by -1)
16t² + 4t - 5 = 0
solving using your method of choice (i.e completing the square or using the quadratic equation), you will end up with
t = (-1/8) (1 + √21)= -0.70 seconds (not possible because time cannot be negative)
or
t = (-1/8) (1 -√21) = 0.448 seconds (answer)
y = 4x + 7
This equation is in slope-intercept form, which is y = mx + b, where m is the slope and b is the y-intercept. The slope of this line is 4. Parallel lines have the same slope, thus a line not parallel to this line will not have a slope of 4. Let's check which of these lines does not have a slope of 4.
y - 4x = 9
y = 9 + 4x (add 4x to both sides)
y = 4x + 9 (switch the constant and x-term)
This line has a slope of 4.
4x - y = 8
-y = 8 - 4x (subtract 4x from both sides)
y = -8 + 4x (divide both sides by -1)
y = 4x - 8 (switch the constant and x-term)
This line has a slope of 4.
4y - x = 8
4y = 8 + x (add x to both sides)
y = 8/4 + x/4 (divide both sides by 4)
y = x/4 + 2 (simplify and switch constant and x-term)
This line has a slope of 1/4. It is thus not parallel to the line y = 4x + 7.
Answer:
4y - x = 8