There are 2 options to solve that.
1. The first one is by derivatives.
f(x)=x^2+12x+36
f'(x)=2x+12
then you solve that for f'(x)=0
0=2x+12
x=(-6)
you have x so for (-6) solve the first equation, then you find y
y=(-6)^2+12*(-6)+36=(-72)
so the vertex is (-6, -72)
2. The second option is to solve that by equations:
for x we have:
x=(-b)/2a
for that task we have
b=12
a=1
x=(-12)/2=(-6)
you have x so put x into the main equation
y=(-6)^2+12*(-6)+36=(-72)
and we have the same solution: vertex is (-6, -72)
For next task, I will use the second option:
y=x^2-6x
x=(-b)/2a
for that task we have
b=(-6)
a=1
x=(6)/2=3
you have x so put x into the main equation
y=3^2+(-6)*3=(--9)
and we have the same solution: vertex is (3, -9)
Step-by-step explanation:
Given
x - 2.6 = 1.8
x = 1.8 + 2.6
x = 4.4
Hope it will help :)
The second option: 4x² - x + 1
All you have to do is add the like terms:
3x² + x² = 4x²
4x - 5x = -x
-2 + 3 = 1
Combine all the results and you will get your solution!
Answer:
Step-by-step explanation:
slope= y2-y1 / x2-x1
= -2-5 / 2-3
= -7 / -1
= 1
1. 3x - 2y = 0 => y = 3/2x
4x + 2y = 14<=> 4x + 2*(3/2x) = 14<=> 7x = 14<=> x = 2 & y = 3
2.3p + q = 7=> q = 7 - 3p
2p - 2q = -6<=> 2p - 2*(7-3p) = -6<=> 2p - 14 + 6p = -6<=> 8p = -6 + 14 = 8<=> p = 1 & q = 4
3.3x - 2y = 1=> x = (1+2y)/3
8x + 3y = 2<=> 8*(1+2y)/3 + 3y = 2<=> 8*(1+2y)/3 - 2 = -3y<=> 3*(8*(1+2y)/3 - 2) = -3*(3y)<=> 8*(1+2y) - 6 = -9y<=> 8 + 16y - 6 = -9y<=> 2 = -25y<=> y = -2/25 & x = 7/25