Formula is y = a(x-h)^2 + k
Where h is 1 and k is 1
f (x) = a(x-1)^2 + 1
-3 = a(0-1)^2 + 1
-3 = a(-1)^2 + 1
-3 = a(1) + 1
-3 - 1 = a
-4 = a
a = -4
A must be equal to -4
y = -4(x-1)^2 + 1
0 = -4(x-1)^2 + 1
4(x^2 - 2x + 1) - 1 = 0
4x^2 - 8x + 4 - 1 = 0
4x^2 - 8x + 3 = 0
4x^2 - 8x = -3
Divide fpr 4 each term of the equation....x^2 - 2x = -3/4
We must factor the perfect square ax^2 + bx + c which we don't have. We must follow the rule (b/2)^2 where b is -2....(-2/2)^2 =
(-1)^2 = 1 and we add up that to both sides
x^2 - 2x + 1 = -3/4 + 1
x^2 - 2x + 1 = 1/4
(x-1)^2 = 1/4
square root both sides x-1 = (+/-) 1/2
x1 = +1/2 + 1 = 3/2
x2 = -1/2 + 1 = 1/2
x-intercepts are 1/2 and 3/2, in form (3/2,0); (1/2,0)
The sum of the interior angles of a hexagon is 720 degrees. If 3 angles are congruent, each with measure x degrees, and the other 3 angles are also congruent to each other, each with measure 2x degrees, then the total sum of all 6 angles would be 3x + 3(2x) = 9x. If this is equal to 720, then x = 80 degrees, while 2x = 160 degrees.
Therefore, there are 3 80-degree angles and 3 160-degree angles.
Answer:
m = 3/40
Step-by-step explanation:
4 = 3/4m - 6
m*4 = m(3/4m -6)
4m = m*3/4m + m*-6
4m = 3/4 - 6m
6m + 4m = 3/4
10m = 3/4
m = (3/4)/10
m = 3/40
check:
4 = 3/(4*3/40) - 6
4 = 3/(12/40) - 6
4 = (3*40)/12 - 6
4 = 120/12 - 6
4 = 10 - 6
Answer: Mark has 28 marbles while Don has 85 marbles.
Step-by-step explanation:
Let x represent the number of marbles that Mark has.
Let y represent the number of marbles that Don has.
If Don has 1 more than 3 times the number of marbles Mark has, it means that
y = 3x + 1
The total number of marbles is 113. It means that
x + y = 113- - - - - - - - - - - - 1
Substituting y = 3x + 1 into equation 1, it becomes
x + 3x + 1 = 113
4x + 1 = 113
4x = 113 - 1 = 112
x = 112/4
x = 28
y = 3x + 1 = 3 × 28 + 1
y = 85