Answer:
6x - 13y
Step-by-step explanation:
5(2x - 2y) - (4x + 3y)
10x - 10y - 4x - 3y
10x - 4x - 10y - 3y
6x - 13y
Answer:
7 large pizzas
Step-by-step explanation:
multiply 9.50 by every number on the calculator and get 9.50×7=66.5
or just divide 75.50 by 9.50
or idk
Answer:
<em>(x - 2)^2 + (y + 1)^2 = 26</em>
Step-by-step explanation:
A circle with center O(2, -1) that passes through the point A(3, 4).
=> The radius of this circle is OA which could be calculated by:
OA = sqrt[(3 - 2)^2 + (4 - (-1))^2] = sqrt[1^2 + 5^2] = sqrt[26]
The equation of a circle with center O(a, b) and radius r could be written as:
(x - a)^2 + (y - b)^2 = r^2
=> The equation of circle O above with center O(2, -1) and radius = sqrt(26) is shown as:
(x - 2)^2 + (y - (-1))^2 = (sqrt(26))^2
<=>(x - 2)^2 + (y + 1)^2 = 26
Hope this helps!