Answer:
log ^3 (x)
Step-by-step explanation:
See the image below:)
Answer:
-4x^2 + 237x - 675
Step-by-step explanation:
(x - 3)*(232 - 4x -7) >> Distribute x and -3 to the trinomial
232x - 4x^2 - 7x - 696 + 12x + 21 >> Simplify
-4x^2 + 237x - 675
Answer:
2 21 degree angles
Step-by-step explanation:
An isosoles triangle has two congruent angles and every triangle's sum of interior angles equals 180 degrees. 138*2>180, so the 138 degree angle cannot be congruent to any of the other angles. Therefore:
180=138+2x
42=2x
21 degrees=x
13 is prime because there is only 1 factor 1 and 13.
Answer:
Equation is: y = 0.5x² + 0.5x - 3
Explanation:
general form of the parabola is:
y = ax² + bx + c
Now, we will need to solve for a, b and c.
To do this, we will simply get points from the graph, substitute in the general equation and solve for the missing coefficients.
First point that we will use is (0,-3).
y = y = ax² + bx + c
-3 = a(0)² + b(0) + c
c = -3
The equation now becomes:
y = ax² + bx - 3
The second point that we will use is (2,0):
y = ax² + bx - 3
0 = a(2)² + b(2) - 3
0 = 4a + 2b -3
4a + 2b = 3
This means that:
2b = 3 - 4a
b = 1.5 - 2a ...........> I
The third point that we will use is (-3,0):
y = ax² + bx - 3
0 = a(-3)² + b(-3) - 3
0 = 9a - 3b - 3
9a - 3b = 3 ...........> II
Substitute with I in II and solve for a as follows:
9a - 3b = 3
9a - 3(1.5 - 2a) = 3
9a - 4.5 + 6a = 3
15a = 7.5
a = 7.5 / 15
a = 0.5
Substitute with the value of a in equation I to get b as follows:
b = 1.5 - 2a
b = 1.5 - 2(0.5)
b = 0.5
Substitute with a and b in the equation as follows:
y = 0.5x² + 0.5x - 3
Hope this helps :)