Answer:
27
Step-by-step explanation:
Out of those numbers and assuming the equation is f(x) = 6x^2=3
f(-2)= 6(-2)^2+3
Answer:
The answer is B
Step-by-step explanation:
I learned this from my math teacher
Answer:
n = -2
Step-by-step explanation:
4n + 12 = 4
Subtract 12 from both sides.
4n = -8
Divide both sides by 4.
n = -2
To find the mean you add all the numbers and divide by how many numbers there are so in this case 2+3+4+4+6= 19, there are 5 numbers so divide 19/5
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