1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
german
3 years ago
6

Solve for x in the diagram below.

Mathematics
2 answers:
san4es73 [151]3 years ago
7 0

Answer:

20 is your answer

x+3x+10=90 being right angle

4x=90-10

x=80/4=20

Sveta_85 [38]3 years ago
5 0

Answer:

x = 20°

Step-by-step explanation:

<em>here's</em><em> your</em><em> solution</em>

<em> </em><em> </em><em> </em><em> </em><em> </em><em> </em><em>=</em><em>></em><em> </em><em>it </em><em>is </em><em>given</em><em> that</em><em> </em><em>whole</em><em> </em><em>angle</em><em> </em><em>is </em><em>9</em><em>0</em><em>°</em>

<em> </em><em> </em><em> </em><em> </em><em>=</em><em>></em><em> </em><em>so,</em><em> </em><em>x </em><em>+</em><em> </em><em>(</em><em>3</em><em>x</em><em> </em><em>+</em><em> </em><em>1</em><em>0</em><em>)</em><em> </em><em>=</em><em> </em><em>9</em><em>0</em><em>°</em>

<em> </em><em> </em><em> </em><em>=</em><em>></em><em> </em><em>x </em><em>+</em><em> </em><em>3</em><em>x</em><em> </em><em>+</em><em> </em><em>1</em><em>0</em><em> </em><em>=</em><em> </em><em>9</em><em>0</em><em>°</em>

<em> </em><em> </em><em> </em><em> </em><em>=</em><em>></em><em> </em><em>4</em><em>x</em><em> </em><em>+</em><em> </em><em>1</em><em>0</em><em> </em><em>=</em><em> </em><em>9</em><em>0</em><em>°</em>

<em> </em><em> </em><em> </em><em>=</em><em>></em><em>4</em><em>x</em><em> </em><em>=</em><em> </em><em>9</em><em>0</em><em> </em><em>-</em><em> </em><em>1</em><em>0</em>

<em> </em><em> </em><em> </em><em>=</em><em>></em><em> </em><em>4</em><em>x</em><em> </em><em>=</em><em> </em><em>8</em><em>0</em><em>°</em>

<em> </em><em> </em><em> </em><em>=</em><em>. </em>

<em> </em><em> </em><em> </em><em> </em><em>=</em><em>></em><em> </em><em>x </em><em>=</em><em> </em><em>8</em><em>0</em><em>/</em><em>4</em>

<em> </em><em> </em><em> </em><em>=</em><em>></em><em> </em><em>x </em><em>=</em><em> </em><em>2</em><em>0</em><em>°</em>

<em>one </em><em>angle</em><em> </em><em>is </em><em>2</em><em>0</em><em>°</em><em> </em><em>and </em><em>other</em><em> </em><em>7</em><em>0</em><em>°</em>

<em>hope</em><em> it</em><em> helps</em>

You might be interested in
A recipe that yields 12 cups of soup calls for 28 ounces of beef broth how many ounces of beef broth do you need to make 18 cups
Genrish500 [490]

Answer:

42

Step-by-step explanation:

for one cup 28/12

for 18 cup,

(28/12)×18

=42

6 0
2 years ago
Use the Euclidean Algorithm to compute the greatest common divisors indicated. (a) gcd(20, 12) (b) gcd(100, 36) (c) gcd(207, 496
coldgirl [10]

Answer:

(a) gcd(20, 12)=4

(b) gcd(100, 36)=4

(c) gcd(496,207 )=1

Step-by-step explanation:

The Euclidean algorithm is an efficient method for computing the greatest common divisor of two integers, without explicitly factoring the two integers.

The Euclidean algorithm solves the problem:

<em>                                   Given integers </em>a, b<em>, find </em>d=gcd(a,b)<em />

Here is an outline of the steps:

  1. Let a=x, b=y.
  2. Given x, y, use the division algorithm to write x=yq+r.
  3. If r=0, stop and output y; this is the gcd of a, b.
  4. If r\neq 0, replace (x,y) by (y,r). Go to step 2.

The division algorithm is an algorithm in which given 2 integers N and D, it computes their quotient Q and remainder R.

Let's say we have to divide N (dividend) by D (divisor). We will take the following steps:

Step 1: Subtract D from N repeatedly.

Step 2: The resulting number is known as the remainder R, and the number of times that D is subtracted is called the quotient Q.

(a) To find gcd(20, 12) we apply the Euclidean algorithm:

20 = 12\cdot 1 + 8\\ 12 = 8\cdot 1 + 4\\ 8 = 4\cdot 2 + 0

The process stops since we reached 0, and we obtain gcd(20, 12)=4.

(b) To find gcd(100, 36) we apply the Euclidean algorithm:

100 = 36\cdot 2 + 28\\ 36 = 28\cdot1 + 8\\ 28 = 8\cdot 3 + 4\\ 8 = 4\cdot 2 + 0

The process stops since we reached 0, and we obtain gcd(100, 36)=4.

(c) To find gcd(496,207 ) we apply the Euclidean algorithm:

496 = 207\cdot 2 + 82\\ 207 = 82\cdot 2 + 43\\ 82 = 43\cdot 1 + 39\\ 43 = 39\cdot 1 + 4\\ 39 = 4\cdot 9 + 3\\ 4 = 3\cdot 1 + 1\\ 3 = 1\cdot 3 + 0

The process stops since we reached 0, and we obtain gcd(496,207 )=1.

3 0
2 years ago
Natasha rode her
dalvyx [7]

Answer:

130 minutes total and 2 hours and 10 minutes

Step-by-step explanation:

Its correct

8 0
2 years ago
Read 2 more answers
Find X and BDL. please Help :(​
tatiyna

Answer:

Step-by-step explanation:

BD=BL(given)

so ∠BLD=∠BDL=3x

90+∠GBD+30=180

∠GBD=180-120=60°

Also ∠GBD=∠BLD (given)

so ∠BDL=60°

3x=60

x=20°

8 0
2 years ago
Which method of gathering data is described by the statement "these are run only when probabilities are known as fact
HACTEHA [7]
It seems that you have missed the necessary options for us to answer this question. But anyway, here is the answer. The method <span>of gathering data that is described by the statement "these are run only when probabilities are known as fact" is called SIMULATION. Hope this answers your question.</span>
3 0
3 years ago
Other questions:
  • Use 10 point bins 90-99 and 80-89
    8·2 answers
  • Determine whether the equation y minus y equals is sometimes always or never true
    14·1 answer
  • What is the rate of change?
    14·1 answer
  • Points)
    8·1 answer
  • The force of the air's resistance to a certain car (in Newtons) as a function of the car's speed (km/h) is graphed.
    6·1 answer
  • Warm-Up: Perpendicular Bisector<br> 1.<br> What is WY? Explain your reasoning.
    9·2 answers
  • PLZZ I NEED TO KNOW NOW 30 POINTS!!
    8·1 answer
  • How many days are in an hour?
    10·1 answer
  • PLEASE HELP MEEE!
    14·1 answer
  • C) On Sunday, there were 28 students present in class five. 18 of them were boys and the rest were girls. If only 4 girls were a
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!