Answer:
Definition of bisector
Angle addition postulate
same side interior angles theorem
subtraction property of equality
Step-by-step explanation:
It is given that m║n, m∠1 = 65°,m∠2=60° and BD --> bisects ∠ABC . Because of triangle sum theorem, m∠3 = 55°. By the definition of bisector , ∠3 ≅∠4, so m∠4= 55°. Using the angle addition postulate , m∠ABC = 110°, m∠5 = 110° because vertical angles are congruent . Because of same side interior angles theorem, m∠5 +m∠6 = 180°. Substituting gives 110°+ m∠6 =180°, so by the subtraction property of equality , m∠6 = 70°.
Answer:
2
I am taking my first programming course, so my apologies if this is a dumb question/possibly classified by the wrong category on this site. One of the exercise problems I am working on is the following:
Define a function print_total_inches, with parameters num_feet and num_inches, that prints the total number of inches. Note: There are 12 inches in a foot. Ex:
print_total_inches(5, 8) prints:
Total inches: 68
Step-by-step explanation:
The area of a rectangle is equal L x W
4 cm longer than it is wide L = 4 + <span>W
</span>
L x W = 117 we replace L here
(4 + <span>W ) x W = 117
</span>
4W + W ^2 = 117
<span>4W + W ^2 -117 = 0
</span>W ^2 +4 W -117 = 0
W² + 4W - 117 = 0
<span>
THEN u want to use the </span>use the quadratic formula
OR Factoring gives us
(W + 13)(W - 9) = 0
W = -13 or 9
But it can't be negative, so
W = 9 and L= 9+4 = 13
Answer:
Step-by-step explanation:
D)hope it helpef
Given:
Cost of four lines = $125
Cost of each additional line = $15
Jason wants to spend at most $200 per month on cell phone expenses.
To find:
The inequality for the given situation.
Solution:
Let
be the number of additional line.
Cost of one additional line = $15
Cost of
additional line = 
Total cost = Fixed cost + Addition cost
= 
It is given that Jason wants to spend at most $200 per month on cell phone expenses. It means the total cost must be less than or equal to 200.

Therefore, the correct option is C.