<span>y = slope*x + y-intercept;
</span>We can rewrite our equation in a shorter form : y = mx + b;
y = x + 2 ; m1 = 2 and b1 = 2;
y = -x + 6; m2 = -1 and b2 = 6;
<span>Set the two equations for y equal to each other:
</span>x + 2 = -x + 6 ;
<span>Solve for x. This will be the x-coordinate for the point of intersection:
</span>2x = 4;
x = 2;
<span>Use this x-coordinate and plug it into either of the original equations for the lines and solve for y. This will be the y-coordinate of the point of intersection:
</span>y = 2 + 2 ;
y = 4;
<span>The point of intersection for these two lines is (2 , 4).</span>
Answer:
27 is the answer.
Step-by-step explanation:
(45/100)*60
=27
Answer:
Multiplication Symbols:
<u>1.</u><u> Times</u> ×
<u>2.</u><u> Dot</u> ⋅
<u>3.</u><u> Parentheses</u> ()
<u>4.</u><u> Variables next to each other</u> <em>ab</em>
Step-by-step explanation:
The symbols can be used like this...
Times: <em>a</em> × <em>b</em> = <em>c</em>
Dot: <em>a</em> ⋅ <em>b</em> = <em>c</em>
Parentheses:<em> </em>(<em>a</em>)(<em>b</em>) = <em>c</em>
Variables next to each other: <em>ab </em>= <em>c</em>
-9 × 3 - 4² = -27 - 16 = -43
3² + 2² = 9 + 4 = 13
(-9 × 3 - 4²)/(3² + 2²) = -43/13 = -3 4/13
Answer:
22x^2 -10xy + 12x
Step-by-step explanation:
To add and subtract polynomials, combine only like terms. When doing it vertically, stack polynomials and line up the same bases and exponents. Once this is done, simply add and subtract the coefficients.
10x^2 + 12xy + 4x
+ 12x^2 -22xy + 8x
_________________
22x^2 -10xy + 12x
Here we added 10 + 12 = 22, 12 + -22 = -10 and 4 + 8 = 12.