Answer:
23
Step-by-step explanation:
The absolute value expression has a V shape. The range of a positive absolute value expression starts at its vertex and extends to infinity. The absolute value is in the denominator, which means it can not be zero.
(0, ∞)
{y|y>0}
Hope this helps
-1/3b = 9
b = 9 * -3
b = -27
To find the root, replace y with 0
X^2-12x+35=0
A=1 B=-12 C=35
B^2-4ac=(-12)^2 -4(1)(35)
=144 -140
=4
x=(-b+/- square root of b^2 -4ac) /over/ (2a)
Plug in the numbers
x=-(-12) sqr (-12)^2 4(1)(35) / (2)(1)
X=12 +/-sqr 4 / 2
Positive outcome
x=12 + sqr 4 / 2
x=12+2/2
x=7 <— this one
Negative outcome
x=12-2i/2
x=6-i
Vertex: (6,-1)
Answer:
x=5, y=2
Step-by-step explanation:
You simply write down what you see:
3x - 4y + 4x - 5y = 17
2x - 3y + 3x - 5y = 9
Then you simplify by grouping the x and the y terms:
7x - 9y = 17
5x - 8y = 9
Now you want to get equal amounts of x or y. Let's go for x. If we multiply the top eq with 5 and the bottom one with -7, we get:
35x - 45y = 85
-35x + 56y = -63
-------------------------+ now we can add them:
11y = 22 divide by -11
y = 2
So 7x - 18 = 17, x =5
Finally, it makes sense to double check by filling in these answers in the original equations, just to see if no mistakes were made:
3*5 - 4*2 = 7
4*5 - 5*2 = 10
7+10 = 17: ok!
2*5 - 3*2 = 4
3*5 - 5*2 = 5
4+5 = 9: ok!