solve similar triangles (advanced)

Solve Similar Triangles (advanced)

Answers

Answer 1

Answer:

x = 3/2

Step-by-step explanation:

ΔACB ≈ ΔAED due to hypotenuse-leg theorem

therefore, BC/BA = DE/AD

4/6 = 5/(x+6)

cross-multiply to get:

4(x+6) = 6(5)

4x + 24 = 30

4x = 6

x = 6/4 or 3/2

check:

4/6 = 5/7.5; the cross-products are both equal to 30


Related Questions

5th grade math. Correct answer will be marked brainliest.

5th grade math. Correct answer will be marked brainliest.

Answers

Answer: 1,285, 1,282, 1,278

Step-by-step explanation:

Answer:

1,285, 1,282, 1,278

Step-by-step explanation:

pThe current price of a non-dividend-paying stock is $73.07 and you expect the stock price to either go up by a factor of 1.105 or down by a factor of 0.914 each period for 2 periods over the next 0.2 years. Each period is 0.1 years long. A European call option on the stock expires in 0.2 years. Its strike price is $73. The risk-free rate is 5% (annual, continuously compounded).

Answers

The value of the European call option on the stock, based on the given parameters, is $2.65. This is calculated using the Black-Scholes option pricing model with the provided stock price, strike price, risk-free rate, time to expiration, and implied volatility.

To calculate the value of the European call option, we can use the Black-Scholes option pricing model. The formula for the call option value is:

C = S * N(d1) - X * e^(-rT) * N(d2)

Where:

C is the call option value,
S is the current stock price,
N() represents the cumulative standard normal distribution function,
d1 = (ln(S/X) + (r + σ^2/2) * T) / (σ * √T),
d2 = d1 - σ * √T,
X is the strike price of the option,
r is the risk-free rate,
T is the time to expiration in years, and
σ is the volatility of the stock price.

Plugging in the given values, we have:

S = $73.07,
X = $73,
r = 0.05,
T = 0.2,
σ is the implied volatility.

By calculating the values of d1 and d2 using the provided formula, we can then use the cumulative standard normal distribution function to find N(d1) and N(d2). Finally, substituting all the values into the option pricing formula, we obtain the value of the European call option as $2.65.

This calculation assumes that the stock price follows a lognormal distribution, the market is efficient, and there are no transaction costs or taxes.

To learn more about Stock prices, visit:

https://brainly.com/question/14604717

#SPJ11

-1/2(y-x) Write the expanded form of the expression.

Answers

Answer:

-1/2y+1/2x

Step-by-step explanation:

when you times -1/2 times you get -1/2 but when you get -1/2y- -1/2x

but when your working with integers if there is two negetive signs together than you will add      

Which factor or factors listed below are external influences on a loan's interest rate?
1. the borrower's credit history
II. the length of the loan
III. the federal funds rate
a. I and II
b. I and III
c. II and III
d. III only

Answers

Answer:

D

Step-by-step explanation:

EDGE 2021

Solve the following problem. My bank account balance was $7676 and i withdrew amounts of $1369, $2618, and $937. What is my balance now?!??!

Answers

$7676 - $1369 = $6307
$6307 - $2618 = $3689
$3689 - $937 = $2752
There is $2,752 left in the bank account.

A line that models the data is given by the equation
y= 1.62x + 18 , where y represents the wait time,
and x represents the number of staff available.
The slope of the line is -1.62. What does this mean in
this situation?

A line that models the data is given by the equationy= 1.62x + 18 , where y represents the wait time,and

Answers

Answer:

Kindly check explanation

Step-by-step explanation:

Give the line of best fit :

y = 1.62x + 18 ; where ;

y = wait time ; x = number of staffs available

If slope of the line is -1.62.

The slope of linear graph represents the ratio of change in the y variable and the x variable. With a slope value of - 1.62, the rate of change is negative and thus an increase in x will lead to a decrease in y. This means that for every unit increase in the number of staffs, the wait time reduces at a rate of 1.62 per unit.

when constructing a confidence interval for the mean of a distribution based on one sample, how is confidence level determined?

Answers

Constructing a confidence interval for the mean of a distribution based on one sample is Confidence level = 1 - significance level.

The definition of the confidence level is (1-α). Zα is the number of standard deviations from the mean at which X with a certain probability lies. If Z = 1.96 is selected, the likelihood that the real mean falls inside the range is set at 0.95, hence we are asking for the 95% confidence interval.

Let us consider,

Confidence level = c

significance level \(= \alpha\)

\(c = 1 - \alpha\)

Fore more such question on confidence level.

https://brainly.com/question/29634773

#SPJ4

380 is 40% of which number

Answers

Answer:

950

Step-by-step explanation:

380x100 divided by 40=950

Answer: 950

Step-by-step explanation:

3x-y=8 solve for x


need help asap !! please and ty

Answers

Answer:

x = (8+y)/3

Step-by-step explanation:

3x-y=8

Add y to each side

3x-y+y=8+y

3x = 8+y

Divide each side by 3

3x/3 = (8+y)/3

x = (8+y)/3

Answer:

Step-by-step explanation:

3x = y - 8

x = y/3 + 8/3

volume of a cylinder

volume of a cylinder

Answers

Answer:

A

Step-by-step explanation:

The volume (V) of a cylinder is calculated as

V = πr²h ( r is the base radius and h the height )

Here r = 6 and h = 8, then

V = π × 6² × 8 = π × 36 × 8 = 288π cm³ → A

R-1.3 Algorithm A uses 10n log n operations, while algorithm B uses n2 operations. Determine the value n0 such that A is better than B for n ≥ n0.
R-1.4 Repeat the previous problem assuming B uses n √n operations.
I only need R-1.4!!

Answers

For n ≥ 459, Algorithm A is better than Algorithm B when B uses n√n operations.

To determine the value of n₀ for which Algorithm A is better than Algorithm B when B uses n√n operations, we need to find the point at which the number of operations for Algorithm A is less than the number of operations for Algorithm B.

Algorithm A: 10n log n operations

Algorithm B: n√n operations

Let's set up the inequality and solve for n₀:

10n log n < n√n

Dividing both sides by n gives:

10 log n < √n

Squaring both sides to eliminate the square root gives:

100 (log n)² < n

To solve this inequality, we can use trial and error or graph the functions to find the intersection point. After calculating, we find that n₀ is approximately 459. Therefore, For n ≥ 459, Algorithm A is better than Algorithm B when B uses n√n operations.

Learn more about Algorithm  here:

https://brainly.com/question/24953880

#SPJ11

R-1.3: For \($n \geq 14$\), Algorithm A is better than Algorithm B when B uses \($n^2$\) operations.

R-1.4: Algorithm A is always better than Algorithm B when B uses \($n\sqrt{n}$\) operations.

R-1.3:

Algorithm A: \($10n \log n$\) operations

Algorithm B: \($n^2$\) operations

We want to determine the value of \($n_0$\) such that Algorithm A is better than Algorithm B for \($n \geq n_0$\).

We need to compare the growth rates:

\($10n \log n < n^2$\)

\($10 \log n < n$\)

\($\log n < \frac{n}{10}$\)

To solve this inequality, we can plot the graphs of \($y = \log n$\) and \($y = \frac{n}{10}$\) and find the point of intersection.

By observing the graphs, we can see that the two functions intersect at \($n \approx 14$\). Therefore, for \($n \geq 14$\), Algorithm A is better than Algorithm B.

R-1.4:

Algorithm A: \($10n \log n$\) operations

Algorithm B: \($n\sqrt{n}$\) operations

We want to determine the value of \($n_0$\) such that Algorithm A is better than Algorithm B for \($n \geq n_0$\).

We need to compare the growth rates:

\($10n \log n < n\sqrt{n}$\)

\($10 \log n < \sqrt{n}$\)

\($(10 \log n)^2 < n$\)

\($100 \log^2 n < n$\)

To solve this inequality, we can use numerical methods or make an approximation. By observing the inequality, we can see that the left-hand side \($(100 \log^2 n)$\) grows much slower than the right-hand side \($(n)$\) for large values of \($n$\).

Therefore, we can approximate that:

\($100 \log^2 n < n$\)

For large values of \($n$\), the left-hand side is negligible compared to the right-hand side. Hence, for \($n \geq 1$\), Algorithm A is better than Algorithm B when B uses \($n\sqrt{n}$\) operations.

So, for R-1.4, the value of \($n_0$\) is 1, meaning Algorithm A is always better than Algorithm B when B uses \($n\sqrt{n}$\) operations.

To know more about Algorithm, refer here:

https://brainly.com/question/28724722

#SPJ4

R-1.3 Algorithm A uses 10n log n operations, while algorithm B uses n2 operations. Determine the value

12. A hot air balloon is flying at an altitude of 1,000 ft. The pilot wants to increase the altitude of
the balloon at 5° angle over the next 500 ft. What will be the balloon's change in altitude?
(sin 5° -0.0872; cos 5º = 0.9962; tan 5° = 0.0875)
A. 25.8 ft
B 43.7 ft
C. 231.4 ft
D. 498 ft

Answers

Balloon's altitude = 43.7ft as

change in altitude/500 = tan 5°  

change in altitude = .0875*500

                              =43.7ft

Kevin is 30 years old. He wants to take out a 15-year level term insurance policy with a face value of $500,000. The monthly premium is $56. What will be his total cost over the 15-year period?

Answers

Answer:

$10,080

Step-by-step explanation:

Monthly premium = $56

So, yearly premium = $56 × 12 = $672

Time period = 15 years

Now, we can calculate the total cost for 15 years period by using following formula,

Total cost = yearly premium × Time period

By putting the value, we get

Total cost = $672 × 15

= $10,080

Hence, total cost for 15 years period is $10,080.

PLEASE HELP I DON'T WANT TO FAIL:(:(:(:(:(:(:(:(:(:(:(

A company makes storage containers with sheet steel walls. The containers are shaped like rectangular prisms, as shown below. If the company has a total of 994 of sheet steel available, how many storage containers can be made?
PLEASE HELP!!!!!

Answers

Answer:

165.666666667

Step-by-step explanation:

prisms have six walls, so you divide 994 by six

Lorenzo tiene 4 cajas de huevo, cada uno con 50 huevos y 3 cartones del mismo producto con 10 de ellos ¿Cuántos huevos hay en total?

Answers

Responder:

240 huevos

Explicación paso a paso:

Número de cajas de huevos = 4

Huevos por caja = 50

Total de huevos en caja = 50 * 4 = 200 huevos

Número de cajas = 3

Número de huevos por caja = 10

Total de huevos en caja = 10 * 4 = 40 huevos

Huevos totales = (huevos en caja + huevos en cartón)

Total = (200 + 40) = 240 huevos

PLEASE HELP ME ASAP PLEASE.

PLEASE HELP ME ASAP PLEASE.

Answers

Answer:

See below

Step-by-step explanation:

g (h(6))   :

   h (6) =  3 ( 6^2) + 2 = 110

   then g (110) =   sqrt (110)

h (g(5))

    g(5) = sqrt 5

        then h( sqrt5) = 3 ( sqrt5)^2 + 2 = 17

A study finds that 85% of teachers use the internet to teach. Aresearcher claims that the percentage has recently increased. Shecollects a random sample of 340 teachers and finds that 302 of theteachers used the Internet to teach.
A. What is the population proportion (p) and the sample proportion(^p) for this set of data?
*0.89, 0.85
*0.85, 0.89
*0.85, 0.85
*0.89, 1.12
B. What is the magnitude of the critical value for a one-tailedtest of proportion with significance 0.10?
*2.33
*1.75
*1.64
*1.28
C. What is the value of the test statistic to test if thepopulation proportion is 0.85 at significance 0.10.
*-1.75
*1.55
*2.06
*2.47
D. What decision would be made for a one-tailed test that thepopulation proportion is 0.85 at significance 0.10?
*Do not reject the null.
*Reject the null.
*Sometimes reject the null.

Answers

(A)  The sample proportion (p') is 0.89.

(B) The critical value for a one-tailed test of proportion with a significance level of 0.10 is 1.28.

(C) To test if the population proportion is 0.85 at a significance level of 0.10.

(D) we reject the null hypothesis that the population proportion is 0.85.

A. The population proportion (p) is 0.85, as stated in the study. The sample proportion (p') is 0.89, calculated by dividing the number of teachers who use the internet (302) by the total sample size (340).

B. The critical value for a one-tailed test of proportion with a significance level of 0.10 is 1.28. This value is obtained from the standard normal distribution table for a one-tailed test at a 90% confidence level.

C. To test if the population proportion is 0.85 at a significance level of 0.10, we need to calculate the test statistic. The test statistic value is 2.47, which is calculated by taking the difference between the sample proportion (p') and the hypothesized population proportion (p), and then dividing it by the standard error.

D. Based on the calculated test statistic and the significance level, the decision would be to reject the null hypothesis. Since the test statistic (2.47) is greater than the critical value (1.28), we have evidence to suggest that the proportion of teachers using the internet to teach has increased significantly. Therefore, we reject the null hypothesis that the population proportion is 0.85.

Learn more about Null Hypothesis:

brainly.com/question/28920252

#SPJ11

what is the length of the third side triangle?

what is the length of the third side triangle?

Answers

Answer:

x = 8cm

Step-by-step explanation:

17² = 15² + x²

289 = 225 + x²

- x² = 225 - 289

x² = 64

x = √64

x = 8

Good Luck! :)

\({ \boxed{ \sf \color{blue}{answer}}}\)

x = 8 cm

Step-by-step explanation:

17² = 15² + x²

289 = 225 + x²

x² = 225 - 289

x² = 64

x = √64

x = 8

___________________

Teorema pythagoras

What is the inequality shown

What is the inequality shown

Answers

Answer:

-4 \(\leq\) x \(\leq\) 3

Step-by-step explanation:

The filled in dots mean that those numbers are included

kendra is drawig a rectangle. the length will be 4 inches and the area will be at least 12 square inches

Answers

Answer
48

Explanation

A= lw so 4x12= 48



Hope this helps !!

The length should be x ≥ 3 inch and 4x ≥ 12 square inches.

What is linear inequality?

The mathematical expression for inequality states that neither side is equal. In mathematics, inequality occurs when the relationship results in a non-equal comparison between two expressions or numbers. Any of the inequality symbols, such as greater than (>), less than (<), greater than or equal to (≥), less than or equal to (≤), or not equal to (≠), can take the place of the equal sign "=" in this expression. Polynomial inequality, rational inequality, and absolute value inequality are the various kinds of mathematical inequalities.

Given a rectangle, length  = 4 inches

area is at least 12 square inches

inequality equation for area

A ≥ 12

area  = l x b

where l = length = 4 inches and b = breadth = x

A ≥ 12

4x ≥ 12

x ≥ 3 inches

Hence the breadth should be x ≥ 3 inches and equation of area is

4x ≥ 12 square inches.

Learn more about linear inequality;

https://brainly.com/question/11897796

#SPJ2

The complete question is,

Kendra is drawing a rectangle. The length will be 4 inches, and the area will be at least 12 square inches. Let x represent the width of the rectangle. Which inequality describes the problem?

on a regular day during the NBA season are what roughly nine NBA games being played on regular days the NBA uses a total of 27 brand new basketballs on using each game uses that exact same number of basketballs fill out the table below using equivalent ratios?

on a regular day during the NBA season are what roughly nine NBA games being played on regular days the

Answers

To find the constant of proportionality, divide the total amount of basketballs that have been used by the total number of games. This will give you the rate of new basketballs per game:

\(\frac{27\text{ basketballs}}{9\text{ games}}=3\text{ basketballs per game}\)

Fill the column of "Number of NBA games" with the numbers from 1 to 9. Using the constant of proportionality, multiply each number in the first column by 3 to find how many basketballs are used depending on the number of games.

\(\begin{gathered} 1\text{ game }\rightarrow\text{ 3 basketballs} \\ 2\text{ games}\rightarrow6\text{ basketballs} \\ 3\text{ games }\rightarrow9\text{ basketballs} \\ \text{.} \\ \text{.} \\ \text{.} \\ 9\text{ games }\rightarrow27\text{ basketballs} \end{gathered}\)

Remember: the proportional relationship being represented is the number of new basketbals that are used per game. The constant of proportionality is 27/9 = 3, and that's the value that belongs next to the 1 in the table.

on a regular day during the NBA season are what roughly nine NBA games being played on regular days the NBA uses a total of 27 brand new basketballs on using each game uses that exact same number of basketballs fill out the table below using equivalent ratios?

PLEASE HELP ME WITH THIS

PLEASE HELP ME WITH THIS

Answers

The answer is 68 degrees

Write the given third order linear equation as an equivalent system of first order equations with initial values. (t - 2t^2)y' - 4y'" = -2t with y(3) = -2, y'(3) = 2, y"(3) = -3 Use x_1 = y, x_2 = y', and x_3 = y". with initial values If you don't get this in 2 tries, you can get a hint.

Answers

The given third-order linear equation is (t - 2t^2)y' - 4y'' = -2t with y(3) = -2, y'(3) = 2, y''(3) = -3.

We can write this equation as a system of first-order linear equations with initial values by introducing three new variables x_1, x_2, and x_3 such that:

x_1 = y

x_2 = y'

x_3 = y''

with initial values x_1(3) = -2, x_2(3) = 2, x_3(3) = -3.

The resulting system of equations is:

x_1' = x_2

x_2' = x_3

x_3' = (2t^2 - t)x_2 - 4x_3 + 2t

This system can be solved numerically for the unknown functions x_1, x_2, and x_3 with the initial conditions given.

for such more questions on  linear equation

https://brainly.com/question/28732353

#SPJ11

I need help with geometry please.

Answers

Explanation:

From the properties of a parallelogramgiven in the image below, we will have that

From the parallelogram, we were given the opposite sides to be

\(6x-6,3x+30\)

Hence,

Since the property of a parallelogram states that opposite sides are equal, we will have that

I need help with geometry please.

A typical snake bite delivers 0.0045 grams of venom. Maria and Tammy were asked to write this number in scientific notation. Their answers are shown below. Which student is correct? Explain how you determined your answer.

Answers

Answer:

Maria

Step-by-step explanation:

A typical snake bite delivers 0.0045 grams of venom.

Maria wrote it in scientific notation as \(4.5\times 10^{-3}\)

Tammy wrote it in scientific notation as \(4.5\times 10^{3}\)

Any number can be written in the form of scientific notation as follows :

\(N=a\times 10^b\) (a is real no and b is integer)

The given no is 0.0045.

There are 2 zeroes before 4. Also the decimal is there before 2 zeroes.

\(0.0045=\dfrac{45}{10000}\\\\=\dfrac{45}{10}\times \dfrac{1}{1000}\\\\=4.5\times 10^{-3}\)

Hence, Maria is correct.

i need helpppppppppp​

 i need helpppppppppp

Answers

Answer:

I can't see the question so how can I answer it.if you want me to solve it for you the use a qualified camera

YALL JHITTS GO ADD MY T IK T OK

ITS >. * twoplayaany*

im following back

Answers

Answer:

Okay bestie ‼️

Step-by-step explanation:

15 : The world population in 2010 was approximately 6.92 billion.
The annual rate of increase was about 1.0235. Find the world population in
2020.

Answers

A number that can be written

the population of a slowly growing bacterial colony after hours is given by . find the growth rate after 3 hours.

Answers

The growth rate of the bacterial colony after 3 hours is 32%, the population of a slowly growing bacterial colony after t hours is given by the function p(t) = 100 + 24t + 2t²

The growth rate of the colony is the rate of change of the population, which is given by the derivative of the function. The derivative of p(t) is p'(t) = 24 + 4t

The growth rate after 3 hours is p'(3) = 24 + 4 * 3 = 32. This means that the population of the colony is increasing by 32% after 3 hours.

The derivative of a function gives the rate of change of the function.The growth rate of a population is the rate of change of the population.The growth rate of a bacterial colony can be calculated by differentiating the function that represents the population of the colony.

To know more about derivative click here

brainly.com/question/29096174

#SPJ11

what is the area of a circle with the diameter of 10cm ?

Answers

Answer:

A≈78.54cm² Diamter= 10

Step-by-step explanation:

hope this helps

Answer:

A=78.54 cm sq

Step-by-step explanation:

Using the formulas

A=πr2

d=2r

Solving for A

A=1

4πd2=1

4·π·102≈78.53982cm²

Other Questions
which is true if figure defg is reflected across the x asic puso ya Rona e re diretse Eng? Which statement is true helppppppppppppppppppppppppppppppp Which of the following is an extraneous solution of 4x+41 = x+5?Ox=-8Ox=-2Ox=2O x=8 Rachel is due to receive two payments from an insurance company. She will get $1,000 exactly one year from today, and $2,000 two years from today. Instead of the two payments, the insurance company is willing to settle the account by making one lump-sum payment to Rachel today. The insurance company applies a 6% discount rate for the one year cash flow and a 8% discount rate for the two-year cash flow. What dollar amount will Rachel receive today? Sal's Sandwich Shop sells wraps and sandwiches as part of its lunch specials. The profit on every sandwich is $2 and the profit on every wrap is $3. Sal made a profit of $1,470 from lunch specials last month. The equation 2x + 3y = 1,470 represents Sal's profits last month, where x is the number of sandwich lunch specials sold and y is the number of wrap lunch specials sold.Change the equation to slope-intercept form. Identify the slope and y-intercept of the equation. Be sure to show all your work. A rectangular carpet has a perimeter of 234 inches. The length of the carpet is 83 inches more than the width. What are the dimensions of the carpet? What percentage of urban Chinese owned a colored TV, a refrigerator, and a washing machine by the end of the twentieth century what is defined as the excess number of hydrogen protons aligned with the static magnetic field direction (b0)? An additional means of reducing merchandise trade deficits is to ____________ inflation within the nation. An additional means of reducing merchandise trade deficits is to ____________ inflation within the nation. the client is prescribed propranolol (inderal) for migraine headache prophylaxis. the nurse prepares discharge instruction based on the fact that propranolol (inderal) belongs to which class of medication? sally smith, a pediatric nurse, is collecting the birth weights of children that have a length of stay in the neonatal intensive care unit longer than 60 days. this represents . Three boys share $2100 in the ratio 3:5:7. Calculate how much each boy would get? which of the following terms describes applying current knowledge to enhance firm performance in the short term? A tourist purchases a car in England and ships it home to the United States. The car stickers advertised that the car's fuel consumption was the rate of 40 miles per gallon on the open road.The tourist does not realize that the U.K. gallon differs from the U.S. gallon:1 U.K. gallon =4.546 090 0 litres1 U.S. gallon =3.785 411.8 litresFor a trip of 750 miles (in the United states), how many gallons of fuel does the mistaken tourist believe she needs ? 1. What is the volume, in cubic centimeters, of the sphere shown below? Use 3.14for Pi Tree Retailer operates in DownTown Kingston. The store was opened on 1st June 2020. The following information relates to the transactions for the first month of doing business.June1 Started business with $50,000 cash and a motor vehicle valuing $80,000.2 Received a cheque representing a loan from City Bank for $125,000.3 Bought equipment by cheque $25,000.3 Paid a cheque for $75,000 to cover the costs of goods bought for resale.5 Received cash of $57,500 for goods bought from us.5 Purchased an office desk on credit from S&L Office Supplies $82,500.6 Sold merchandise on credit to Pearly Dress Shop $62,500.8 Bought goods on credit from Maxwell Designers $46,000.9 Sold goods on credit to Maxines Dress Shop for $37,500.11 Paid cash of $7,500 for office stationery.12 Returned defective goods to Maxwell Designers which cost $3,000.14 Bought goods on credit from Star Creations $16,250.14 Sold goods to Dreams Department Store receiving a cheque for $62,500.16 Pearlys Dress Shop settled their account with cash receiving a discount of 5%.17 Deposited cash of $36,000 in the business bank account.18 Maxines Dress shop returned merchandise bought on June 9; valuing $2,700.19 Paid Maxwell Designers $40,000 in full settlement of the balance outstanding by cheque; having received a discount of $3,000.20 Paid S&L Office Supplies $42,500 from personal funds.22 The owner of Big Tree Retail Store took merchandise for his personal use valuing $12,000.25 Interest income of $7,500 was received in cash.25 Paid wages by cash $52,000.27 Paid rent $22,000 by cheque.27 Paid water rates $15,000 by cash.27 Paid electricity $30,000 by cheque.Required3. General LedgerBalance off all accounts in the ledgers and extract a trial balance. Sketch the graph and find the area of the region completely enclosed by the graphs of the given functions $f$ and $g$.$$f(x)=x^4-2 x^2+2 ; \quad g(x)=4-2 x^2$$ Find the equation of the circle having radius 5 and which touches the line 3x+4y-16=0 at point (4,1)?