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
kotykmax [81]
3 years ago
5

How do I construct angle XYZ with a measure of 2 times the measure of angle ABC

Mathematics
1 answer:
Serjik [45]3 years ago
6 0
I can’t understand why everyone complicates this question. It can be easily solved by similar triangles.


In this png, we have something to make sure.

∠B=∠DAB
∠
B
=
∠
D
A
B
(Yes, dab)

This also means AD=BD
A
D
=
B
D
.

This is our basic construction of D, which is going to help us.

∠ADC=∠DAB+∠B=2∠B=∠CAB
∠
A
D
C
=
∠
D
A
B
+
∠
B
=
2
∠
B
=
∠
C
A
B

∠CAD=∠CAB−∠DAB=∠B
∠
C
A
D
=
∠
C
A
B
−
∠
D
A
B
=
∠
B

These are based on the fact that ∠A=2×∠B
∠
A
=
2
×
∠
B

Actually these conditions suffice. Because I am just proving that △ACD∼△BCA
△
A
C
D
∼
△
B
C
A

Similarity makes us realize the following:

ACBC=ADAB
A
C
B
C
=
A
D
A
B

and

ACBC=CDAC
A
C
B
C
=
C
D
A
C

So

AC×AB=BC×AD
A
C
×
A
B
=
B
C
×
A
D

and

AC2=BC×CD
A
C
2
=
B
C
×
C
D

So

BC2=BC×(BD+CD)=BC×(AD+CD)
B
C
2
=
B
C
×
(
B
D
+
C
D
)
=
B
C
×
(
A
D
+
C
D
)

=AC×AB+AC2
=
A
C
×
A
B
+
A
C
2

Q.E.D.
2.4k Views ·
You might be interested in
What is the equation of a line in general form that passes through the point (1,-2) and has a slope of 1/3
ser-zykov [4K]

Answer:

(y+2) = (1/3)(x-1)  

Answer in point-slope form, you can rearrange this into the form which you need.

Step-by-step explanation:

recall that the general point-slope form of a linear equation looks like :

(y - y₁) = m(x - x₁)

where m is the slope and (x₁,y₁) is any point on the line

here we are given m = 1/3 and (x₁,y₁)=(1,-2)

simply substitute this info into the general equation above

(y - y₁) = m(x - x₁)

(y - (-2) ) = (1/3)(x - 1)

(y+2) = (1/3)(x-1)  Answer in point-slope form, you can rearrange this into the form which you need.

4 0
3 years ago
Math g8 - giving brainly if correct. show work.​
d1i1m1o1n [39]

Answer:

25 m of ribbon

Step-by-step explanation:

12 / 0.48 = 25

8 0
2 years ago
Read 2 more answers
Why is the number of inches different from the number of feet?
-BARSIC- [3]
Because ft is bigger than inches and 1ft is 12 inches
8 0
3 years ago
Read 2 more answers
rashaads car used 2/3 of a gallon to travel 14 1/2 miles .How many miles can the car go on one gallon of gas
Brut [27]

Answer:

21.75 or 21 \frac{3}{4}

Step-by-step explanation:

What I did was 14.5 / 2 to see how many miles were on a 1/3 gallon, then multiplied that answer (which was 7.25) by 3 to get the full 3/3 or 1 gallon.

7 0
3 years ago
Use the Trapezoidal Rule, the Midpoint Rule, and Simpson's Rule to approximate the given integral with the specified value of n.
Otrada [13]

I guess the "5" is supposed to represent the integral sign?

I=\displaystyle\int_1^4\ln t\,\mathrm dt

With n=10 subintervals, we split up the domain of integration as

[1, 13/10], [13/10, 8/5], [8/5, 19/10], ... , [37/10, 4]

For each rule, it will help to have a sequence that determines the end points of each subinterval. This is easily, since they form arithmetic sequences. Left endpoints are generated according to

\ell_i=1+\dfrac{3(i-1)}{10}

and right endpoints are given by

r_i=1+\dfrac{3i}{10}

where 1\le i\le10.

a. For the trapezoidal rule, we approximate the area under the curve over each subinterval with the area of a trapezoid with "height" equal to the length of each subinterval, \dfrac{4-1}{10}=\dfrac3{10}, and "bases" equal to the values of \ln t at both endpoints of each subinterval. The area of the trapezoid over the i-th subinterval is

\dfrac{\ln\ell_i+\ln r_i}2\dfrac3{10}=\dfrac3{20}\ln(ell_ir_i)

Then the integral is approximately

I\approx\displaystyle\sum_{i=1}^{10}\frac3{20}\ln(\ell_ir_i)\approx\boxed{2.540}

b. For the midpoint rule, we take the rectangle over each subinterval with base length equal to the length of each subinterval and height equal to the value of \ln t at the average of the subinterval's endpoints, \dfrac{\ell_i+r_i}2. The area of the rectangle over the i-th subinterval is then

\ln\left(\dfrac{\ell_i+r_i}2\right)\dfrac3{10}

so the integral is approximately

I\approx\displaystyle\sum_{i=1}^{10}\frac3{10}\ln\left(\dfrac{\ell_i+r_i}2\right)\approx\boxed{2.548}

c. For Simpson's rule, we find a quadratic interpolation of \ln t over each subinterval given by

P(t_i)=\ln\ell_i\dfrac{(t-m_i)(t-r_i)}{(\ell_i-m_i)(\ell_i-r_i)}+\ln m_i\dfrac{(t-\ell_i)(t-r_i)}{(m_i-\ell_i)(m_i-r_i)}+\ln r_i\dfrac{(t-\ell_i)(t-m_i)}{(r_i-\ell_i)(r_i-m_i)}

where m_i is the midpoint of the i-th subinterval,

m_i=\dfrac{\ell_i+r_i}2

Then the integral I is equal to the sum of the integrals of each interpolation over the corresponding i-th subinterval.

I\approx\displaystyle\sum_{i=1}^{10}\int_{\ell_i}^{r_i}P(t_i)\,\mathrm dt

It's easy to show that

\displaystyle\int_{\ell_i}^{r_i}P(t_i)\,\mathrm dt=\frac{r_i-\ell_i}6(\ln\ell_i+4\ln m_i+\ln r_i)

so that the value of the overall integral is approximately

I\approx\displaystyle\sum_{i=1}^{10}\frac{r_i-\ell_i}6(\ln\ell_i+4\ln m_i+\ln r_i)\approx\boxed{2.545}

4 0
3 years ago
Other questions:
  • In a paper do you write 100 percent or one hundred percent
    5·1 answer
  • 8.09 is greater than 8.090​
    8·2 answers
  • What is the measure (in radians) of central angle in<br> the circle below?<br> 4 cm<br> 6 cm
    8·1 answer
  • What is the solution to the linear equation?
    12·1 answer
  • Simplify the expression <br> 8 - 4(2x - 3)?
    11·1 answer
  • Mary drove from her home to the library. After she left the library, she drove to the park. After that, she drove home. The map
    11·2 answers
  • Help plz:)))I’ll mark u Brainliest
    9·1 answer
  • Find the value for y
    10·1 answer
  • Invests $800 into an account with a 2.4% interest rate that is compounded quarterly.
    13·1 answer
  • The result of a multiplication of two or more<br> terms
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!