Answer:
Step-by-step explanation:
450000000000
Given:
Two endpoints of a diameter of a circle:
P (-7, -10)
Q (3, 2)
a) To find the center of the circle, find the midpoint of the two points:
midpoint:
(x2 - x1 )/ 2 , (y2 - y1) / 2
x= (2 - (-7))/2 = 4.5
y= (3 - (-10))/2 = 6.5
Therefore, the center of the circle is at C(4.5, 6.5)
b) To find the radius of the circle, we need to find the distance between the two points and divide by 2.
d = √(y2-y1)^2 + (x2 - x1)^2
d = √(2-(-7))^2 + (3 - (-10))^2
d = 5√10 = diameter
r = d/2 = 5√10 /2
Answer: Satisfied for n=1, n=k and n=k+1
Step-by-step explanation:
The induction procedure involves two steps
First is
Basic Step
Here we consider that for the value n=1, there is one car and it will always make the full circle.
Induction Step
Since basic step is satisfied for n=1
Now we do it for n=k+1
Now according to the statement a car makes full circle by taking gas from other cars as it passes them. This means there are cars that are there to provide fuel to the car. So we have a car that can be eliminated i.e. it gives it fuels to other car to make full circle so it is always there.
Now ,go through the statement again that the original car gets past the other car and take the gas from it to eliminate it. So now cars remain k instead of k+1 as it's fuel has been taken. Now the car that has taken the fuel can make the full circle. The gas is enough to make a circle now.
So by induction we can find a car that satisfies k+1 induction so for k number of cars, we can also find a car that makes a full circle.
Answer:
d he didn't make a mistake
Step-by-step explanation:
so when is says comparing to one it means is the fraction greater than less than or equal to one and because 3/4 is less than one and 9/8 is greater than then 3/4 is less than 9/8 remember it always opens up to the larger number
The solution of the system of equations that is given is (2,-1).
Given a system of equations are 5x+y=9 and 3x+2y=4.
A system of linear equations (or linear system) is a collection of one or more linear equations involving the same variables. A solution to a linear system is an assignment of values to the variables such that all the equations are simultaneously satisfied.
The given equations are
5x+y=9 ......(1)
3x+2y=4 ......(2)
Here, the substitution method is used to solve the system of equations.
Find the value of y from equation (1) by subtracting 5x from both sides.
5x+y-5x=9-5x
y=9-5x
To find the value of x substitute the value of y in equation (2).
3x+2(9-5x)=4
Apply the distributive property a(b+c)=ab+ac as
3x+2×9-2×5x=4
3x+18-10x=4
Combine the like terms on the left side as
-7x+18=4
Subtract 18 from both sides and get
-7x+18-18=4-18
-7x=-14
Divide both sides by -7 and get
(-7x)÷(-7)=(-14)÷(-7)
x=2
Substitute the value of x in equation (1) and get
5(2)+y=9
10+y=9
Subtract 10 from both sides
10+y-10=9-10
y=-1
Hence, the solution of system of equations 5x+y=9 and 3x+2y=4 is (2,-1).
Learn more about system of equations from here brainly.com/question/13729904
#SPJ4