Finding the axis of symmetry.
1) Identify a, b, and c in the equation
f(x) = 4x² - 1 ⇒ a = 4 ; b = 0 ; c = -1
g(x) = x² - 8x + 5 ⇒ a = 1 ; b = -8 ; c = 5
h(x) = -3x² - 12x + 1 ⇒ a = -3 ; b = -12 ; c = 1
2) Formula of the axis of symmetry
x = -b/2a
f(x) ⇒ x = -0/2(4) = 0
g(x) ⇒ x = -(-8)/2(1) = 8/2 = 4
h(x) ⇒ x = -(-12)/2(-3) = 12/-6 = -2
Rank from least to greaters: -2, 0, 4 ⇒ h(x) ; f(x) ; g(x) CHOICE D
Pythagorus Theorm
a sqr + b sqr = c sqr
25 sqr + 7 sqr = c sqr
625 + 49 = c sqr
625 + 49 = 674
c = sqr root of 674
c = 25.96 (rounded to 2dp)
Answer:
xy^(2)z^(6)
Step-by-step explanation:
i hope that helps you :)
Answer:
The cost of 1kg jam is $7 and the cost of 1kg butter is $4
Step-by-step explanation:
Let jam = x
butter = y
3x + 2y = 29 -----(1)
6x + 3y = 54 -----(2)
(1)×2 ->
6x + 4y = 58 -----(3)
(3)-(2) ->
y = 4
suby=4into(2)
6x + 3(4) = 54
6x = 42
x = 7
(Correct me if i am wrong)