You need to include the radius.
When we draw a circle with the centre at D and have a tangent HF to the circle D at point E, the angle DEF will be a right angle.
In other words angle DEF = 90 degrees
Since HF, the tangent, is a straight line, the other angle DEH should also be = 90 degrees because the straight line has an angle of 180 degrees
Therefore angle DEF = angle DEH = 90 degrees
Therefore, angle DEF is congruent to angle DEH (Option A)
Answer: the statements and resons, from the given bench, that fill in the blank are shown in italic and bold in this table:
Statement Reason
1. K is the midpoint of segment JL Given
2. segment JK ≅ segment KL <em>Definition of midpoint</em>
3. <em>L is the midpoint of segment KM</em> Given
4. <em>segment KL ≅ segment LM</em> Definition of midpoint
5. segment JK ≅ segment LM Transitive Property of
Congruence
Explanation:
1. First blank: you must indicate the reason of the statement "segment JK ≅ segment KL". Since you it is given that K is the midpoint of segment JL, the statement follows from the very <em>Definition of midpoint</em>.
2. Second blank: you must add a given statement. The other given statement is <em>segment KL ≅ segment LM</em> .
3. Third blank: you must indicate the statement that corresponds to the definition of midpoint. That is <em>segment KL ≅ segment LM</em> .
4. Fourth and fith blanks: you must indicate the statement and reason necessary to conclude with the proof. Since, you have already proved that segment JK ≅ segment KL and segment KL ≅ segment LM it is by the transitive property of congruence that segment JK ≅ segment LM.
Answer:
Below in bold.
Step-by-step explanation:
I'll solve a few of them to illustrate the method:
a) 5x - (3x - 1) = x - 4
The aim is to get all the 'x' terms to one sides of the '=' and the numbers to the other side:
Distribute the negative over the 3x - 1 in the parentheses:
5x - 3x + 1 = x - 4 ( Note that -* -1 = + 1)
Now subtract 1 from both sides:
5x - 3x + 1 - 1 = x - 4 - 1
5x - 3x = x - 5
Now subtract x from both sides:
5x - 3x - x = x - x - 5.
2x - x = -5
x = -5.
(b) 3/5 x + 1 = 2/5 - 3x
We first get rid of the fractions by multiplying each term by 5:
5 * 3/5 x + 1*5 = 5 * 2/5 - 5*3x
3x + 5 = 2 - 15x
3x + 15x + 5 = 2 - 15x + 15x (adding 15x to both sides)
18x + 5 = 2 Subtract 5 from both sides:
18x + 5 - 5 = 2 - 5
18x = -3
Now we divide both sides by 18:
x = -3/18 = -1/6.
g) 0.3(6 + m) = 0.4(8 - m)
0.3 * 6 + 0.3* m = 0.4*8 + 0.4 * -m ( Distributing the 0.3 and 0.4 over the parentheses)
1.8 + 0.3m = 3.2 - 0.4m ( recall that + * - = -)
1.8 - 1.8 + 0.3m = 3.2 - 1.8 - 0.4m
0.3m = 1.4 - 0.4m
0.3m + 0.4m = 1.4 - 0.4m + 0.4m
0.7m = 1.4
m = 1/4/0.7
m = 2.
I hope this helps.