Answer:
each peice will be 1/15 m long.
Step-by-step explanation:
Answer: 14
Step-by-step explanation:
Input Data :
Point 1 (
x
A
,
y
A
) = (-4, -8)
Point 2 (
x
B
,
y
B
) = (10, -8)
Objective :
Find the distance between two given points on a line?
Formula :
Distance between two points = √
(x
B
−
x
A
)
2
+
(
y
B
−
y
A
)
2
Solution :
Distance between two points = √
(
10
− −
4
)
2
+
(
−
8
− −
8
)
2
= √
14
^2
+
0
^2
= √
196
+
0
= √
196
= 14
Distance between points (-4, -8) and (10, -8) is 14
Answer:
31 is prime. and it’s prime factorization is just 31....
Step-by-step explanation:
Solution:
As we have to write an expression , which evaluates to true if the value of the integer variable x is divisible (with no remainder) by the integer variable y, y≠0.
so, when x is divided by y we should get remainder as 0.
Using Euclid division lemma
x= y* q + m, i.e when an integer x is divided by y gives quotient q and remainder m.
Here , m=0
So, x = q * y
So, the expression which describes the above relationship is ,
, where q is Quotient.
<span> Direct-substituting x = -2 gives 0/0, so we know that by the factor theorem, both the numerator and denominator have a factor of x + 2. From there, we can cancel out the conflicting factors and apply the limit.
We can factor the numerator and denominator to get:
x^3 - x^2 - x + 10 = (x + 2)(x^2 - 3x + 5)
x^2 + 3x + 2 = (x + 2)(x + 1).
So we have:
lim (x-->-2) (x^3 - x^2 - x + 10)/(x^2 + 3x + 2)
= lim (x-->-2) [(x + 2)(x^2 - 3x + 5)]/[(x + 2)(x + 1)]
= lim (x-->-2) (x^2 - 3x + 5)/(x + 1), by canceling out x + 2
= [2^2 - 3(-2) + 5]/(-2 + 1)
= (4 + 6 + 5)/(-1)
= -15.
I hope this helps! </span>