Prime numbers are those numbers which have only two factors, 1 and the number itself . For e.g. 3,5,7,11 etc are all prime numbers.
Between 110 and 130 we have a total of two prime numbers which are 113 and 127, since both have only two factors .
And sum of 113 and 127 is

So the required answer is 240 .
Answer: 82
Step-by-step explanation:
We know that ADC is the angle bisector
So BDC and BDA are two equal angles
So 164 divided by the two equal sides gives us 82 on each side
Answer:
Step-by-step explanation:
y=-6 is the reqd. line.
Answer:
The height of the mast is 8√2 feet
Step-by-step explanation:
In this question, we are asked to calculate the height of the mast given the information in the question.
Please check the attachment for diagrammatic representation.
From the diagrammatic representation, we can conclude that we are asked to calculate the value of the third side of a right angled triangle, given the length of the two other sides.
Using the pythagoras’s theorem;
Square of hypotenuse = square of opposite + square of adjacent
From the diagram, we can see that the length of the cable represents the hypotenuse.
Hence;
AB^2= BC^2 + AC^2
12^2 = 4^2 + AC^2
144 = 16 + AC^2
AC^2 = 144 - 16
AC^2 = 128
AC = √128
AC = 8√2 feet
(0,0),(-1,2)
slope = (2 - 0) / (-1 - 0) = - 2/1 = -2
so this equation, since it goes thru the origin, is : y = -2x or 2x + y = 0
(2,3),(1,-2)
slope = (-2 - 3) / (1 - 2) = -5/-1 = 5
y = mx + b
slope(m) = 5
(2,3)...x = 2 and y = 3
now sub into the formula and find b, the y int
3 = 5(2) + b
3 = 10 + b
3 - 10 = b
-7 = b
so this equation is : y = 5x - 7 or 5x - y = 7
so ur 2 equations are :
2x + y = 0
5x - y = 7