mathisntmyfav mathisntmyfav
  • 12-11-2019
  • Mathematics
contestada

What is the value of X?

What is the value of X class=

Respuesta :

webbjw03
webbjw03 webbjw03
  • 12-11-2019

Answer:

37

Step-by-step explanation:

5x-5=180

5x=185

x=37

the line itself has to be 180 degrees so you combine the two equations and set them equal to 180 and solve from there.

Answer Link

Otras preguntas

Which of the following justifies the statement below? If AB = BC and BC = DE, then AB = DE. A. Transitive Property of Equality B. Segment Addition
Environmental factors can influence the gene expression in some organisms. Using a specific example, explain how a lighter shade of a color can affect the gene
Help please. I attempted, but I couldn't succeed.
When turned on, a fan requires 5.0 seconds to get up to its final operating rotational speed of 1200 rpm. a) How large is the final operating angular speed, in
T F Overuse of global variables can lead to problems.
This means to increase a value by one.. 1. decrement 2. increment 3. modulus 4. parse 5. None of these
which of these factors may affect nutritional needs?
A slice of apple pie contains 14.0 grams of fat, 2.00 grams of protein, and 52.0 grams of carbohydrate. The respective fuel values for protein, fat, and carbohy
conservation between two friends of early marriage​
What will the following code display? int number = 6; cout << ++number << endl; 1. 0 2. 5 3. 7 4. 6