wednesdayA
wednesdayA wednesdayA
  • 04-02-2019
  • Mathematics
contestada

What is the value of X?

What is the value of X class=

Respuesta :

wegnerkolmp2741o
wegnerkolmp2741o wegnerkolmp2741o
  • 04-02-2019

Answer:

x=5

Step-by-step explanation:

The sum of the angles of a triangle equal 180 degrees

91+ 8x+3 + 10x-4 = 180

Combine like terms

90 +18x = 180

Subtract 90 from each side

90-90+18x = 180-90

18x = 90

Divide by 18

18x/18 = 90/18

x =5

Answer Link

Otras preguntas

一30 + (-2)= What is the answer
How many delegates are in the Senate and how long are their terms? O 550, 6 years O 100,2 years O 435, 5 years O 365, 6 years 100, 6 years
If your driving 34 mph and the hotel your staying at id 184 miles away how long will it take to get there?
What is the purpose of having leak and gated channels for the neuron?
solve quadratic x^2+6x+1=0
What is a major theme in "Because I could not stop for Death"? becoming immortal rejecting death reliving the past accepting mortality
what is the molar mass of the chemical (NH4)2SO4?
Feliz año nuevo para los bebes que vinieron a mi casa a chupar mi VAGINA​
One number is 4times as large as another. If the numbers are added together, the result is 6 less times the smaller. Find the numbers.
Python - write a program that lets the user enter a string and displays the character that appears most frequently in the string. This is my attempt so far, I k