The answer is D. A function is to where a line can be drawn upon the y axis and not touch two points.
x = -1
y = 1
To find this, input the equation into a graphing calculator, whether online or an actual one, and you have two options:
1 - Search for the points in which the line crosses the x and or y axis.
2 - Hit 2nd Graph to access the table and find when x and y equal zero.
Hope this helps!
Answer: 11
The code would print 11 as x=x-4 basically sets x to what x was and subtracts it by 4 which means 15 was its previous value and it takes 4 away from it so it is now 11. Then because the loop condition is x=11 the loop condition has been met and will now go and display x.
The equation of this circle in standard form is equal to (x - 4)² + (y - 8)² = 5².
Based on the calculations, the equation of this circle in standard form is equal to (x - 4)² + (y - 8)² = 5²
The equation of a circle.
Mathematically, the standard form of the equation of a circle is given by;
(x - h)² + (y - k)² = r²
Where:
h and k represent the coordinates at the center.
r is the radius of a circle.
The midpoint of the given points represents the center of this circle:
h = (4 + 4)/2 = 4
k = (5.5 + 10.5)/2 = 8
Next, we would determine the radius by using the distance formula for coordinates:
r = √[(x₂ - x₁)² + (y₂ - y₁)²]
r = √[(4 - 4)² + (10.5 - 5.5)²]
r = √[0² + 5²]
r = √25
r = 5 units.
Therefore, the equation of this circle in standard form is equal to (x - 4)² + (y - 8)² = 5².
Learn more about circle here: brainly.com/question/12823137
#SPJ4
Answer:
b
Step-by-step explanation: