teri445 teri445
  • 25-06-2021
  • Mathematics
contestada

I Need Help Finding The Answer To m

I Need Help Finding The Answer To m class=

Respuesta :

KurdishPotato
KurdishPotato KurdishPotato
  • 25-06-2021

Answer:

164.4

Step-by-step explanation:

m<ABC = m<ABK + m<KBC

17x + 8 = 42 + 12x - 4

17x - 12x = 42 - 4 + 8 add like terms

5x = 46 divide both sides by 5

x = 9.2 now replace x with 9.2 in 17x + 8

17*9.2 + 8 = 164.4

Answer Link

Otras preguntas

I don’t get number seven someone help
A manager spent 5 hours of his day in meetings. If he said that he spent 70% of his day, how many total hours did he work?
Polynomials with odd degrees typically make a "u-shaped graph" and polynomials with even degrees typically make an "s-shaped" graph.True False
Which statements about wind are true?
which of the binomials below is a factor of this trinomial x2+6x-40
Can someone do #4 #5 #6?
Select the correct answer
What is the balanced equation for the reaction of lithium metal with fluorine gas? Li ( s ) + F ( g ) → LiF ( s ) Li ( s ) + F 2 ( g ) → LiF ( s ) 2 Li ( s ) +
What is the range of the absolute value function shown in the graph? A. 3 ≤ y < ∞ B. -∞ < y ≤ 3 C. -6 ≤ y < ∞ D. -∞ < y < ∞
Hi ! How can you return the value of the class computeDiscountInfo to the variable savings in the main class ? Here is my code : import java.util.Scanner; publi