I belive the answer would be B if not im sorry
Answer:
11
Step-by-step explanation:
it says 11
Y=3x-5
y-3x=-5
Times 2 from both side
y(2)-3x(2)=-5(2)
2y-6x=-10
Times negative from both side
(-)2y-6x(-)=(-)-10
-2y+6x=10
or
6x-2y=10
6x=2y+10
6x-2y=10
Furthermore, we see that both equation have the same 6x-2y=10 which means that both of them have infinity solutions, not a solution. Hope it help!
Answer:
D. (-2, -6) and (5,15)
Step-by-step explanation:
When you set the equations together, you get x^2-3x-10. You then set this equation equal to zero and get (x-5)(x+2) or x=-2 and x=5. Then, plug these x-values into each equation to get your y-values.
9514 1404 393
Answer:
"complete the square" to put in vertex form
Step-by-step explanation:
It may be helpful to consider the square of a binomial:
(x +a)² = x² +2ax +a²
The expression x² +x +1 is in the standard form of the expression on the right above. Comparing the coefficients of x, we see ...
2a = 1
a = 1/2
That means we can write ...
(x +1/2)² = x² +x +1/4
But we need x² +x +1, so we need to add 3/4 to the binomial square in order to make the expressions equal:

_____
Another way to consider this is ...
x² +bx +c
= x² +2(b/2)x +(b/2)² +c -(b/2)² . . . . . . rewrite bx, add and subtract (b/2)²*
= (x +b/2)² +(c -(b/2)²)
for b=1, c=1, this becomes ...
x² +x +1 = (x +1/2)² +(1 -(1/2)²)
= (x +1/2)² +3/4
_____
* This process, "rewrite bx, add and subtract (b/2)²," is called "completing the square"—especially when written as (x-h)² +k, a parabola with vertex (h, k).