By definition, skew lines are a pair of lines that are not parallel but do not intersect each other either. Hence, the conclusion would be, the lines are non-coplanar. An example would two random lines drawn in the x and y axes in a cartesian plane, respectively.
Option A:

Solution:
Given data:
Center of the circle is (5, 3).
Radius of the circle = 4
To find the equation of the circle:
The general form of the equation of a circle in centre-radius format is

where (h, k) is the centre of the circle and r is the radius of the circle.
Substitute the given values in the equation of a circle formula:


The equation of the given circle is
.
Hence Option A is the correct answer.
Answer:
a. [ 0.454,0.51]
b. 599.472 ~ 600
Step-by-step explanation:
a)
Confidence Interval For Proportion
CI = p ± Z a/2 Sqrt(p*(1-p)/n)))
x = Mean
n = Sample Size
a = 1 - (Confidence Level/100)
Za/2 = Z-table value
CI = Confidence Interval
Mean(x)=410
Sample Size(n)=850
Sample proportion = x/n =0.482
Confidence Interval = [ 0.482 ±Z a/2 ( Sqrt ( 0.482*0.518) /850)]
= [ 0.482 - 1.645* Sqrt(0) , 0.482 + 1.65* Sqrt(0) ]
= [ 0.454,0.51]
b)
Compute Sample Size ( n ) = n=(Z/E)^2*p*(1-p)
Z a/2 at 0.05 is = 1.96
Samle Proportion = 0.482
ME = 0.04
n = ( 1.96 / 0.04 )^2 * 0.482*0.518
= 599.472 ~ 600
1+1=2 good luck so have a good day
Answer:
(8, 2 )
Step-by-step explanation:
Given the 2 equations
x + 4y = 16 → (1)
- x + 3y = - 2 → (2)
Adding the 2 equations term by term will eliminate the x- term
0 + 7y = 14
7y = 14 ( divide both sides by 7 )
y = 2
Substitute y = 2 into either of the 2 equations and solve for x
Substituting into (1)
x + 4(2) = 16
x + 8 = 16 ( subtract 8 from both sides )
x = 8
solution is (8, 2 )