folamiroheem
folamiroheem folamiroheem
  • 21-01-2021
  • Mathematics
contestada

The measures of the angles of a triangle are shown in the figure below. Solve for x.
(6x+20)
105
(7-10)

The measures of the angles of a triangle are shown in the figure below Solve for x 6x20 105 710 class=

Respuesta :

Merschman12
Merschman12 Merschman12
  • 21-01-2021

Answer:

x=5

Step-by-step explanation:

Angles in a triangle adds up to 180 degrees

so 105 + (6x+20) + (7x-10) = 180

simplify

115+13x=180

subtract 115 to each side

13x=65

divide by 13

x=5

check work

105 + (6(5) + 20) + (7(5) -10)

105 + (30 +20) +(35 - 10)

105 + 50 + 25 = 180

Answer Link

Otras preguntas

Write a note on life of Hazrat khadija in simple words
The measures of two angles of a triangle are 49° and 75°. Find the measure of the third angle in degrees.
simplify 6(x - 4) +9​
It is important to re-evaluate financial goals periodically. In which of the following situations would it be necessary to change an existing financial goal?
how native american groups used different forms of agriculture to sustain societal growth?
Tom can type 120 words in 3 minutes. What is the ratio of words typed to minutes? Question 2 options: A. 1 : 117 B. 1 : 40 C. 40 : 1 D. 117 : 1
Compare [tex]5^{149}[/tex] and [tex]11^{99}[/tex].
Do-well bonds have a face value of 1000 and are currently quoted at 86.725. The bonds have coupon rate of 6.5 percent. What is the current yield on these bonds?
Which are superficial anatomical features? skin color arteries nerves posture
What is the output of the following code? int main() { int x = 10; int y = 30; if (x < 0) { y = 0; } else if (x < 10) { y = 10; } else { y = 20; } cout &l