hgonzaleshg
hgonzaleshg
22-09-2022
Mathematics
contestada
need to find the value of xp
Respuesta :
Hrishii
Hrishii
22-09-2022
Answer:
x = 10
Step-by-step explanation:
it is given that: Line m || line n and line t is their transversal.
(6x + 10)° is the vertical angle of the interior angle formed by the top line (perhaps line m) and it's transversal.
Thus, by interior angles on the same side of the transversal, we have:
-> (6x + 10)° + (10x + 10)° = 180°
-> (16x + 20)° = 180°
-> 16x + 20 = 180
-> 16x = 180 - 20
-> 16x = 160
x = 160/16
x = 10
Answer Link
VER TODAS LAS RESPUESTAS ( 23+ )
Otras preguntas
how did you get the five consecutive integer that have a product of 524,160
An observer moving toward Earth with a speed of 0.84 c notices that it takes 5.1 min for a person to fill her car with gas. Suppose, instead, that the observer
Mark and his brother signed up for the Catch Up phone plan. They share the minutes every month equally. How many minutes can Mark use each day without going ove
The integrity of a program's output is only as good as the integrity of its input. For this reason, the program should discard input that is invalid and prompt
You and other college students are deciding whether to major in music or engineering. You learn that there is a shortage of engineers making it easy for enginee
Explain how can we determine that where is the strength of magnetic force maximum in abar magnet.
Which of the following would affect heart rate in a similar way to activation of the parasympathetic ANS? Group of answer choices a. Norepinephrine antagonists
toThePowerOf is a function that accepts two int parameters and returns the value of the first parameter raised to the power of the second. An int variable cubeS
How can you educate those around you on how to protect the environment and its resources? Discuss ways to live more sustainably. Include a minimum of five (5) w
Programming challenge description: Given a string comprising just of the characters (,),{,},[,] determine if it is well-formed or not. Input: Your program shoul