Answer:
<h3>-16</h3>
Step-by-step explanation:
PEMDAS- (Parenthesis, Exponents, Multiply, Divide, Add, and Subtract) from left to right.
BOMDAS- (Brackets, Of, Multiply, Divide, Add, and Subtract) from left to right.
(-8)2
-8*2 (First, remove parenthesis.)
-8*2=-16
-16
Therefore, the final answer is -16.
Step-by-step explanation:
Pork sandwiches: 2 , 6 , 10 , 14
goes by 4
Chicken Sandwiches: 5 , 15 , 25 , 35
goes by 10
To solve this problem, let us say that:
money invested in stock A = A
money invested in stock B = B
money invested in stock C = C
The given problem states that:
C = A * (1 / 4) = 0.25 A
B = A * (1 / 2) = 0.50 A
It was stated that we only have $16,000 to invest.
Therefore:
A + B + C = 16,000
Substituting values of C and B in terms of A:
A + 0.50 A + 0.25 A = 16,000
1.75 A = 16,000
A = $9,142.86
So C and B is:
C = 0.25 (9142.86)
C = $2285.71
B = 0.50 (9142.86)
B = $4571.43
Answer:
So Albert scored = 26 scores it's true and correct ! thank you:)
Answer: Vertex = (2, -15) 2nd point = (0, -3)
<u>Step-by-step explanation:</u>
g(x) = 3x² - 12x - 3
= 3(x² - 4x - 1)
a=1 b=-4 c=-1
Find the x-value of the vertex by using the formula for the axis of symmetry: ![x = \dfrac{-b}{2a}](https://tex.z-dn.net/?f=x%20%3D%20%5Cdfrac%7B-b%7D%7B2a%7D)
![x = \dfrac{-(-4)}{2(1)}](https://tex.z-dn.net/?f=x%20%3D%20%5Cdfrac%7B-%28-4%29%7D%7B2%281%29%7D)
![= \dfrac{4}{2}](https://tex.z-dn.net/?f=%3D%20%5Cdfrac%7B4%7D%7B2%7D)
= 2
Find the y-value of the vertex by plugging the x-value (above) into the given equation: g(x) = 3x² - 12x - 3
g(2) = 3(2)² - 12(2) - 3
= 12 - 24 - 3
= -15
So, the vertex is (2, -15) ← PLOT THIS COORDINATE
Now, choose a different x-value. Plug it into the equation and solve for y. <em>I chose x = 0</em>
g(0) = 3(0)² - 12(0) - 3
= 0 - 0 - 3
= -3
So, an additional point is (0, -3) ← PLOT THIS COORDINATE