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
If you replace 2 with x you will get 1 = 1
This means the anwser is :
x = 2
Answer:
6 Days
Step-by-step explanation:
Practically:
It takes,
10 Men ( complete ) 5 Copies --> 6 Days
So, 2 Men can complete 1 copy in 6 days.
Question asks us :
8 Men ( complete ) 4 Copies --> X Days
It will take 6 days because the proportion of men to copies is same as the first equation.
Theoretically:
10 Men 5 Copies 6 Days
8 Men 4 Copies X Days
> 6/X = 8/10 ( If men decrease the number of days increase. So, it is an indirect proportion. ) . 5/4 ( If copies decrease the number of days decrease as well. So, it is a direct proportion. )
> 6/X = 8/10 . 5/4
> 6/X = 40/40
> 6/X = 1
<h2>
> X=6</h2><h2>
</h2><h2><em>
I hope it will be understood.</em></h2><h2><em>
If I have any inaccuracies please let me know.</em></h2><h2><em>
Have a nice day and never stop questioning!</em></h2><h3><em>
</em></h3>
1.x^2 +6x - 4 = 6x
X^2 + 6x -4 - 6x = 0
X^2 - 4 = 0
By difference of two squares :
X^2 - 4 = 0 can be written as (x-2) (x+2) = 0
(X-2)=0 therefore x= 2
(X+2)=0 therefore x= -2
2. X^2 - 8x = -6x
X^2 -8x + 6x = 0
X^2 - 2x = 0
X(X-2) = 0
X= 0, X= 2