Please see picture thanks

Please See Picture Thanks

Answers

Answer 1

Using compound interest, The future value of this investment at the end of year 1 is $16321.6.

Compound interest is defined.

Compound interest is the type of interest that is calculated using both the principal and the interest that has accumulated over the preceding period. In contrast to simple interest, compound interest does not factor in the principal when calculating the interest for a subsequent period.

Every six months, or every semi-annually, the compound interest is added up.

Thus,

Rate = 4% / 2 = 2% =0.02

P = $16,000

n = 2

The compound interest is given by:

[tex]A = P (1 + \frac{r}{n})^n[/tex]

[tex]A = 16000(1 + \frac{0.02}{2})^2[/tex]

A = 16321.6

Hence, the future value of this investment at the end of year 1 is $16321.6.

Learn more about compound interest here:

brainly.com/question/14295570

#SPJ1


Related Questions

Determine if the equation describes y as a function of x

xy=4

Answers

[tex]\huge\begin{array}{ccc}y=\dfrac{4}{x}&\text{for}&x\neq0\end{array}[/tex]

We have:

[tex]xy=4[/tex]

We need:

[tex]y=?[/tex]

Let's transform the equation:

[tex]xy=4\\\\\dfrac{xy}{x}=\dfrac{4}{x}\qquad\text{for}\ x\neq0\\\\\boxed{y=\dfrac{4}{x}}[/tex]

provide a 95% confidence interval estimate of the difference between the proportion of women and men who trust recommendations made on this particular social networking site. (round your answers to four decimal places.)

Answers

Since the values of [tex]\hat{p}_1, \hat{p}_2, n_1[/tex], and n_2 are not given, it is not possible to determine the exact 95% confidence interval estimate.

A 95% confidence interval estimate of the difference between the proportion of women and men who trust recommendations made on a social networking site can be calculated using the formula for a difference in proportions:

[tex]$$\hat{p}_1 - \hat{p}_2 \pm z^* \sqrt{\frac{\hat{p}_1(1-\hat{p}_1)}{n_1} + \frac{\hat{p}_2(1-\hat{p}_2)}{n_2}}$$[/tex]

where [tex]$\hat{p}_1$[/tex] and [tex]$\hat{p}_2$[/tex] are the sample proportions of women and men who trust recommendations, respectively, n_1 and n_2 are the sample sizes of women and men, and z^* is the critical value from the standard normal distribution for a 95% confidence level (approximately equal to 1.96).

Since the values of [tex]\hat{p}_1, \hat{p}_2, n_1[/tex], and n_2 are not given, it is not possible to determine the exact 95% confidence interval estimate.

However, this formula can be used to calculate the estimate once the sample data is available.

For more questions on confidence interval estimate

https://brainly.com/question/17212516

#SPJ4

What is the effect on the graph of f(x)=x^2 when it is transformed to h(x)=3x^2-7?

Answers

The transformation h(x)=3x^2-7 will cause the graph of f(x)=x^2 to stretch vertically by a factor of 3 and shift 7 units downward.

Hwo to determine the effect of the transformation

From the question, we have the following parameters that can be used in our computation:

f(x) = x^2

h(x) = 3x^2 - 7

This means that

h(x) = 3f(x) - 7

This in other words, the transformation "stretches" the graph of f(x) = x^2 vertically by a factor of 3 and "translates" it vertically by shifting it downward by 7 units.

Read more about transformation at

https://brainly.com/question/27224272

#SPJ1

gillan read 3,135 words in 19 minutes let w represent the number of words read each minute if gillian read the same number of words each minute how many words did she read in 1 minute?

Answers

The number of words Gillan can read in 1 minute is,  165

What is the ratio?

A ratio in mathematics is a comparison of two or more numbers that shows how big one is in comparison to the other. The dividend or number being divided is referred to as the antecedent, while the divisor or number that is dividing is referred to as the consequent.

Given that,

Gillan read 3,135 words in 19 minutes

The number of words read each minute = w

Now, it has given,

Total words = 3135

Time taken = 19 minutes

For words per minute,

we need to take ratio of total words and total time taken,

Ratio =  Total words/Time taken

         =   3135/19

         =   165

Hence, the number of words in 1 minute is 165

To know more about Ratio check:

https://brainly.com/question/13419413

#SPJ1

the number of bacteria in a refrigerated food product is given by , , where is the temperature of the food. when the food is removed from the refrigerator, the temperature is given by , where is the time in hours. find the composite function : correct find the time when the bacteria count reaches 8621. time needed

Answers

The time needed when the bacteria count reaches 8621 is approximately 19.97 hours.

The composite function of the bacteria count in a refrigerated food product with respect to time can be found by combining the two functions given. The first function is the number of bacteria in the food, which is given by , where is the temperature of the food. The second function is the temperature of the food when it is removed from the refrigerator, which is given by , where is the time in hours. Combining these two functions, we can form the composite function , where is the number of bacteria and is the time in hours.

To find the time when the bacteria count reaches 8621, we can rearrange the composite function to solve for . Doing this gives us , which can be solved for to obtain . Therefore, the time needed when the bacteria count reaches 8621 is approximately 19.97 hours.

Learn more about composite function here:

https://brainly.com/question/29048585

#SPJ4

A robot uses a range sensor that can measure ranges from Om and 3m. For simplicity, assume that actual ranges are distributed uniformly in this in- terval. Unfortunately, the sensor can be faulty. When the sensor is faulty, it constantly outputs a range below lm, regardless of the actual range in the sensor's measurement cone. We know that the prior probability for a sensor to be faulty is p=0.01. Suppose the robot queried its sensor N times, and every single time the measurement value is below lm. What is the posterior probability of a sensor fault, for N = 1, 2, ..., 10. Formulate the corresponding proba- bilistic model.

Answers

The posterior probability of a sensor fault increases as the number of consecutive measurements below 1m increases.

Let P(F) be the prior probability of a sensor fault and P(M|F) be the probability of measurements below 1m given a faulty sensor. Then, the posterior probability of a sensor fault given N consecutive measurements below 1m is given by

P(F|M1 ,M2 ,...,MN )=P(F)P(M1|F)P(M2|F)....P(MN |F)/P(M1 ,M2 ,...,MN )

P(M1 ,M2 ,...,MN ) = P(M1)P(M2)....P(MN) = (1/3)^N

Therefore,

P(F|M1 ,M2 ,...,MN )=P(F)(1/3)^N

For N = 1,2,...,10

P(F|M1 ,M2 ,...,MN ) = 0.01 (1/3)^N

For N = 1, P(F|M1)= 0.01/3

For N = 2, P(F|M1,M2)= 0.01/9

For N = 3, P(F|M1,M2,M3) = 0.01/27

Similarly, for N= 4,5,6,7,8,9,10

P(F|M1,M2,M3,M4,M5,M6,M7,M8,M9,M10) = 0.01/81, 0.01/243, 0.01/729, 0.01/2187, 0.01/6561, 0.01/19683, 0.01/59049 respectively.

The posterior probability of a sensor fault increases as the number of consecutive measurements below 1m increases.

Learn more about  probability here:

https://brainly.com/question/30034780

#SPJ4

calculate the coordinates for hector's position. [note: we can assume that 95 feet is an approximately horizontal distance from the pitcher's mound to the grass line.] (2 points: 1 for x, 1 for y)

Answers

The coordinates for hector's position are (137.78, 47.72) for (x, y)

Tre's position as the point on the pitcher's mound (42.78, 42.78). Hector is approximately 95 feet away from the pitcher's mound horizontally (x axis).

We must solve for the correct x-coordinate because we already have the correct y-coordinate.

 x = 95 + 42.78  x = 137.72

Now all that is required of you is to write down the coordinates.

The coordinates of Hector are (137.72, 47.78).

The coordinate values of a point on a graph can be represented by (x, y), with x being referred to as the abscissa, indicating the horizontal distance from the origin or x-axis, and y being referred to as the ordinate, signifying the vertical distance from the origin or the x-axis.

Learn more about Coordinates here:

https://brainly.com/question/11337174

#SPJ4

Complete Question:

Hector was standing halfway between first and second base, at the grass line. The

grass line is 95 feet from the pitcher's mound.

6. Calculate the coordinates for Hector's position. [Note: We can assume that 95

feet is an approximately horizontal distance from the pitcher's mound to the grass

line.] (2 points: 1 for x, 1 for y)

Hector was standing at the coordinate ( __, _).

1. A rational number divided by an integer is always __?

2. True or false? Every rational number is either a natural number or an integer.

Answers

A rational number divided by an integer can either be a rational number or an integer. It is not always the same type of number.
False. Every rational number is not necessarily a natural number or an integer. A rational number can also be a fraction, where the numerator and denominator are integers, but the value is not necessarily an integer or a natural number. For example, 1/2 is a rational number that is not an integer or a natural number

Answer:

1. Rational

2. False

Step-by-step explanation:

1. You will always get a rational number when you add, subtract, multiply, or divide rational numbers.
2. All whole numbers, integers, and natural numbers are rationals, but not all rational numbers are integers, natural numbers, or whole numbers.
Hope it helps!

Find all the unknown measurements using the Law of Sines.
9.
10.

Answers

The length of the sides a and b are respectively 19.67 and 20.21 approximately to 2 decimal place, using the sine rule.

What is the sine rule

The sine rule is a relationship between the size of an angle in a triangle and the opposing side.

For the triangle ABC, by sine rule;

a/sinA = b/sinB = c/sinC

We first derive the angle A as follows:

75° + 35° + A = 180° {sum of interior angles of a triangle}

A = 180° - 110°

A = 70°

Thus by sine rule;

b/sin75° = 12/sin35°

b = (12× sin75°)/sin35° {cross multiplication}

b = 20.21

a/sin70° = 12/sin35°

a = (12× sin70°)/sin35° {cross multiplication}

a = 19.67

Therefore, the length of the sides a and b are respectively 19.67 and 20.21 approximately to 2 decimal place, using the sine rule.

Know more about sine rule here: https://brainly.com/question/4372174

#SPJ1

How to calculate the term:

200 + 200(e^0.09959)^1/12 + 200(e^0.09959)^2/12 + 200(e^0.09959)^3/12 + ... + 200(e^0.09959)^58/12 + 200(e^0.09959)^59/12

using geometric series/geometric progression?

Answers

The term of the sequence is Tn = 200[(e^0.09959)^1/12]^(n-1)

How to calculate the term of the sequence

From the question, we have the following parameters that can be used in our computation:

200 + 200(e^0.09959)^1/12 + 200(e^0.09959)^2/12 + 200(e^0.09959)^3/12 + ... + 200(e^0.09959)^58/12 + 200(e^0.09959)^59/12

In the above sequence, we have

T1 = 200

T2 = 200(e^0.09959)^1/12

So, the common ratio (r) is

r = 200(e^0.09959)^1/12/200

Evaluate

r = (e^0.09959)^1/12

The sequence is then calculated as

Tn = T1 * r^(n - 1)

Substitute the known values in the above equation, so, we have the following representation

Tn = 200[(e^0.09959)^1/12]^(n-1)

Hence, the term is Tn = 200[(e^0.09959)^1/12]^(n-1)

Read more about sequence at

https://brainly.com/question/29431864

#SPJ1

(50 POINTS AND BRAINLYEST)

Please answer both in the image below

Answers

[(x₁ + x₂)/2, (x₁ + x₂)/2] is the formula to find: B. the midpoint.

[(mx₂ + nx₁)/(m + n)],  [(my₂ + ny₁)/(m + n)] is the formula to find: A. the point that partitions a segment into a ratio of m : n, where m : n is not 1 : 1.

What is the midpoint theorem?

In Mathematics, the midpoint theorem states that in a triangle, the line segment which joins the midpoints of any two (2) sides of the triangle must be parallel to the third side and congruent to half of the length of the third side.

What is a line ratio?

In Mathematics, a line ratio can be defined as the set of points that partitions a line segment into a ratio of m : n and this is modeled by this mathematical expression:

P(x, y) = [(mx₂ + nx₁)/(m + n)],  [(my₂ + ny₁)/(m + n)]

where:

m : n is not 1 : 1.

Read more on line ratio here: brainly.com/question/14457392

#SPJ1

Prove that 4^n + 15n - 1 is divisible by 9 if n is a natural number. ​

Answers

The function 4^n + 15n - 1  is divisible by 9 if n is a natural number.

What is the proof of divisibility by 9?

A number is divisible by 9 if the sum of its digits is divisible by 9.

The given number = 4^n + 15n - 1

so we are going to test different natural numbers as n, to check if the resulting number is divisible  by 9.

let n = 1

4^(1) + 15(1) - 1 = 4 + 15 - 1 = 18

sum of 18 = 1 + 8 = 9

9 is divisible by 9

let n = 2

4^(2) + 15(2) - 1 = 16 + 30 - 1 = 45

sum of 45 = 4 + 5 = 9

9 is divisible by 9

Thus, if is proved that 4^n + 15n - 1 is divisible by 9 if n is a natural number. ​

Learn more about 9 divisibility here: https://brainly.com/question/13180020

#SPJ1

1.
10% of the students in a graduating class study French and not
Japanese. 50% of the students who study Japanese also study
French. If 40% of the students in the graduating class study French,
what percentage of students in the graduating class study Japanese?

Answers

Answer:

school who study French also study Japanese, do more students at the school study french than Japanese? (1) 16 students at

0=(2x-3)(x+1)? Answer or how to solve

Answers

Answer:

x = 3/2  or x = -1

Step-by-step explanation:

Determine whether the ordered pair is a solution to the given system of
equations.

1) (1,5);

-5m +6n = 25
-7m +8n = 33

2) (-2, 0);

8x-3y=-16
50 = -9x - 2y

Answers

1. The ordered pair (1, 5) is a solution to the system of equations.

2. The ordered pair (-2, 0) is NOT a solution to the system of equations.

How did we arrive at the assertions?

To determine if the ordered pair (1, 5) is a solution to the system of equations, we substitute the values into the equations and see if they hold true.

-5(1) + 6(5) = 25

25 = 25 (holds true)

-7(1) + 8(5) = 33

33 = 33 (holds true)

Since both equations hold true for the values of m=1 and n=5, we can conclude that the ordered pair (1, 5) is a solution to the system of equations.

To determine if the ordered pair (-2, 0) is a solution to the system of equations, we substitute the values into the equations and see if they hold true.

8(-2) - 3(0) = -16

-16 = -16 (holds true)

-9(-2) - 2(0) = 50

4 ≠ 50 (does not hold true)

Since one of the equations does not hold true for the values of x=-2 and y=0, we can conclude that the ordered pair (-2, 0) is NOT a solution to the system of equations.

learn more about system solution: https://brainly.com/question/4686750

#SPJ1

what is the answer? (brainliest) if someone helped!

Answers

1) Completing the square is a good solving option when b is an even number.

2) The discriminant of the quadratic equation y² = x² + 4x + 4 is positive.

What is discriminant?

The discriminant of a polynomial is a number that depends on the coefficients and allows some properties of the roots to be deduced without having to compute them.

1) Completing the square is a good solving option when b is an even number.

Completing the square is a technique used to solve quadratic equations of the form ax² + bx + c = 0 by rewriting the equation as a perfect square. This technique is particularly useful when b is an even number because it makes it easier to recognize the perfect square pattern.

For example, if b = 2, then the equation can be written as ax² + 2x + c = 0. By adding and subtracting the same term, this equation can be rewritten as a(x + 1)² + (c - a) = 0, which is a perfect square. Solving the equation then becomes a matter of finding the square root of the constant term.

If b is an odd number, the equation can still be solved using the completing the square technique, but it may require more steps.

Hence, Completing the square is a good solving option when b is an even number.

2) The discriminant of a quadratic equation of the form ax² + bx + c = 0 is given by b² - 4ac. In this case, a = 1, b = 4, and c = 4, so the discriminant is b² - 4ac = 4² - 4 * 1 * 4 = 16 - 16 = 0.

A positive discriminant means that the equation has two real and distinct roots, a negative discriminant means that the equation has two complex roots, and a zero discriminant means that the equation has one real root (a double root).

Hence, The discriminant of the quadratic equation y² = x² + 4x + 4 is positive.

To know more about discriminant visit,

https://brainly.com/question/10623305

#SPJ1

A local hamburger shop sold a combined total of 492 hamburgers and cheeseburgers on Saturday. There were 58 fewer
cheeseburgers sold than hamburgers. How many hamburgers were sold on Saturday?

Answers

The number of hamburgers sold was 275.

What is an expression?

An expression is a way of writing a statement with more than two variables or numbers with operations such as addition, subtraction, multiplication, and division.

Example: 2 + 3x + 4y = 7 is an expression.

We have,

Hamburgers = x

Cheeseburgers = y

There were 58 fewer cheeseburgers sold than hamburgers.

This means,

y = x - 58 ______(1)

A local hamburger shop sold a combined total of 492 hamburgers and cheeseburgers on Saturday.

This means,

x + y = 492 _______(2)

Substituting (1) in (2)

x + y = 492

x + x - 58 = 492

2x = 492 + 58

2x = 550

x = 275

Thus,

275 hamburgers were sold.

Learn more about expressions here:

https://brainly.com/question/3118662

#SPJ1

Please help!!!! 2(x + 4) > 2x +4 -2

Answers

Answer: 0>-6

Step-by-step explanation:

2x+8>2x+2     Distribute and subtract numbers.

2x+8-8 > 2x+2-8  Subtract eight from both sides.

2x > 2x-6  Then, simplify the expression. Subtract the numbers.

Answer: 0>-6

Hoping this helps!

A national charity contacted 100 randomly selected people by phone, and 7 percent of those contacted made a donation to the charity. The population proportion of those who make a donation when contacted by phone is known to be p=0.05. For samples of size 100, which of the following best interprets the mean of the sampling distribution of the sample proportion of people who make a donation when contacted by phone?

Answers

This question is based on the concept of statistics. Hence, the correct option is  (c) The mean of all sample proportions of those who make a donation from all random samples of 100 people contacted by phone is 0.05.

A national charity contacted 100 randomly selected people by phone, and 7 percent of those contacted made a donation to the charity. The population proportion p=0.05. For samples of size 100.

According to the question of statistics,

Mean of  sampling distribution of the sample proportion = p (Population proportion.)

It is given that, the population proportion of those who make donation when contacted by phone is known to be p=0.05.

Thus, Mean = p = 0.05

Hence, the correct option is  (c) The mean of all sample proportions of those who make a donation from all random samples of 100 people contacted by phone is 0.05.

learn more about  statistics here

brainly.com/question/10211620

#SPJ4

true/false. in a regular tetrahedron the centers of the four faces are the vertices of a smaller tetrahedron. the ratio of the volume of the smaller tetrahedron to that of the larger is , where and are relatively prime positive integers. find .

Answers

The percentage of the combined volume of 4 equal spheres stacked in a tetrahedral arrangement with a triangular base will be ~43.30%

Given that the normal tetrahedron's (Vt) side-S volume,

Vt = S3/(6*(square(2))

Considering a regular tetrahedron with side S and the radius (r) of a sphere,

the proportion of the total volume of four identical spheres stacked in a tetrahedral pattern with a triangular base

r = (S) / (2 + (2*sqrt(6))

S =[tex](2 + 2(sqrt(6)*r)[/tex]

S = r times 6.898979486

for S = 1

r = ~0.144948974

Sphere volume = (4*pi*r3)/3

Vsphere = 0.012756574 (Vs).

Vs = [tex]((2+(2*sqrt(6)/(2+(2*sqrt(6)3/3[/tex]

Vs equals 0.012756574 when S = 1.

4 spheres' volume equals 0.051026296.

Tetrahedron volume = Vt = S3/(6*(sqrt(2))

When S = 1, Vt equals 0.11785113.

4Vs/Vt = ~0.432972475

4Vs/Vt = ~43.30%

Know more about the tetrahedron

https://brainly.com/question/30457992

#SPJ4

The complete question:

What is the percentage of the combined volume of 4 equal spheres stacked in a tetrahedral arrangement with a triangular base, inscribed within a regular tetrahedron, to the volume of the tetrahedron?



what is the answer ​

Answers

The solution is Option C.

The value of the equation is y' = y/2x

What is an Equation?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.

It demonstrates the equality of the relationship between the expressions printed on the left and right sides.

Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.

Given data ,

Let the equation be represented as A

Now , the value of A is

Substituting the values in the equation , we get

y² = cx   be equation (1)

Now , dividing by x on both sides of the equation , we get

c = y²/x

Differentiating the equation with respect to x , we get

0 = ( x ( 2yy' ) - y² ) / x²

Multiply by x² on both sides of the equation , we get

x ( 2yy' ) - y² = 0

Adding y² on both sides of the equation , we get

y² = x ( 2yy' )

Divide by 2xy on both sides of the equation , we get

y' = ( y² ) / 2xy

y' = y/2x

Hence , the equation is y' = y/2x

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ1

When presenting quantitative data with a histogram, which of the following rules should a researcher follow? Start the frequency/proportion at zero. Put a break in they-axis. Put gaps between intervals. All of the above. None of the above.

Answers

A researcher should follow all of the rules when presenting quantitative data with a histogram. This includes starting the frequency/proportion at zero, putting a break in the y-axis, and putting gaps between intervals.

When creating a histogram, there are several important rules to follow in order to ensure that the data is accurately presented. These rules include starting the frequency/proportion at zero, putting a break in the y-axis, and putting gaps between intervals. Additionally, the bin width should be uniform and the x-axis should have a label. Furthermore, the histogram should have a title that describes the data being presented. Finally, the researcher should be sure to include a legend that explains the different colors and symbols used in the histogram. Following these guidelines will ensure that the data is accurately and effectively presented.

The complete question is :

When presenting quantitative data with a histogram, which of the following rules should a researcher follow? Start the frequency/proportion at zero. Put a break in they-axis. Put gaps between intervals. All of the above. None of the above.

learn more about histogram here

https://brainly.com/question/16819077

#SPJ4

Problems 10 and 11! Make a statement and reasons chart

Answers

The transformations to prove the relationships between the angles formed by parallel lines and a transversal are as follows

10. A translation of [tex]\overleftrightarrow{BF}[/tex] to [tex]\overleftrightarrow{AD}[/tex] and rotation of the image, indicates that the alternate interior angles ∠3 and ∠6 are congruent

11. The translation of [tex]\overleftrightarrow{BF}[/tex] to [tex]\overleftrightarrow{AD}[/tex], and the linear pair angles, ∠3 and ∠1, indicates that the same-side interior angles ∠3 and ∠5 are supplementary

What are alternate interior angles?

Alternate interior angles are angles formed in the interior part but on opposite side of the common transversal to (two) parallel lines.

10. To prove that alternate interior angles are congruent using (rigid) transformations, the specified parameters for the parallel lines [tex]\overleftrightarrow{BF}[/tex] and [tex]\overleftrightarrow{AD}[/tex], are used as follows;

[tex]\overleftrightarrow{BF}[/tex] ║ [tex]\overleftrightarrow{AD}[/tex]

The alternate interior angles are ∠3 and ∠6

A transformation that can be used to prove that the alternate interior angles, ∠3 and ∠6 are congruent is the translation of the line [tex]\overleftrightarrow{BF}[/tex] along the transversal [tex]\overleftrightarrow{AB}[/tex] to coincide with the line [tex]\overleftrightarrow{AD}[/tex], such that the the image of angle ∠3 following the translation is angle ∠7

Angle ∠3 is then indicated to be congruent to ∠7

∠3 ≅ ∠7

Rotating the resulting figure, 180°, we get, the image of angle ∠3, (∠7) is congruent to ∠6, ∠7 ≅ ∠6

Therefore, by transitive property of congruency, ∠3 is congruent to ∠6

∠3 ≅ ∠6

11. The parallel sides are; [tex]\overleftrightarrow{BF}[/tex] and [tex]\overleftrightarrow{AD}[/tex]

[tex]\overleftrightarrow{BF}[/tex] ║ [tex]\overleftrightarrow{AD}[/tex]

The translation of [tex]\overleftrightarrow{BF}[/tex] to [tex]\overleftrightarrow{AD}[/tex] indicates that ∠1 is congruent to ∠5

∠1 ≅ ∠5

∠1 = ∠5, (definition of congruency)

∠3 and ∠1 are linear pair angles, therefore, angle ∠3 and ∠1 are supplementary angles

∠3 + ∠1 = 180° (definition of supplementary angles)

∠3 + ∠5 = 180° (substitution property)

Therefore, Same-side interior angles, angle ∠3 and angle ∠5 are supplementary angles by definition of supplementary angles

Learn  more about angles formed by parallel lines and their common transversal here: https://brainly.com/question/30090855

#SPJ1

I need the answer fast

Answers

The length of side BD is, 40

What is mean by Triangle?

A triangle is a three sided polygon, which has three vertices and three angles which has the sum 180 degrees.

Given that;

In figure,

⇒ AB = 20

⇒ BC = 10

In triangle ABC;

We can find the side AC by using Pythagoras theorem as;

⇒ AB² = AC² + CB²

⇒ 20² = AC² + 10²

⇒ 400 - 100 = AC²

⇒ AC² = 300

⇒ AC = 10√3

Now, By using proportional relationship in triangles ABC and triangle ACD;

⇒ Hypotenuse / Short

⇒ AB / BC = AD / AC

Substitute all the values, we get;

⇒ 20 / 10 = AD/10√3

⇒ 2 × 10√3 = AD

⇒ AD = 20√3

In triangle ACD;

We an find CD by using Pythagoras theorem as;

⇒ AD² = AC² + CD²

⇒ (20√3)² = (10√3)² + CD²

⇒ 1200 - 300 = CD²

⇒ CD² = 900

⇒ CD = 30

Hence, Length of BD is,

⇒ BD = BC + CD

⇒ BD = 10 + 30

⇒ BD = 40

Thus, The length of side BD is, 40

Learn more about the triangle visit;

brainly.com/question/1058720

#SPJ1

A school supply company is giving away free chalkboards to promote their dust-free chalk. The company can spend up to $3,293 on the chalkboards. If each chalkboard costs the company $37, how many chalkboards will they be able to give away?

Answers

The number of chalkboards that the school will be able to give away is 89.

How many chalkboards will the school give away?

In order to determine how many chalkboards the school can give away, the mathematical operation that would be used is division.

Division is the process of grouping a number into equal parts using another number. The sign used to denote division is ÷.

Number of chalkboards the school can give away = total amount the school has to spend / cost of each chalkboard #

$3,293 / $37 = 89

To learn more about division, please check: https://brainly.com/question/13281206

#SPJ1

What is the length of the dotted line in the diagram below? Round to the nearest tenth.

Answers

The lenght of the dotted line in the given diagram is 5.92

The dotted line in the given diagram is the diagonal of the rectangle. The lenght of diagonal can be calculted using phytagoras theorem:

diagonal² = length² + wide²

From the diagram, we know that the wide of the rectangle is 1, however we have no information about the length of the rectangle yet. If we look to the attached triangle, we can know that the lengt of rectangle is actually the hypotenuse of the triangle.

We can find the hypotenuse of the triangle using the phytagoras theorem:

hypotenuse² = base² + height²

hypotenuse² = 3² + 5²

hypotenuse² = 9 + 25

hypotenuse² = 34

We can use the value of squred hypotenuse as the squared length to find the length of the diagonal:

diagonal² = length² + wide²

diagonal² = hypotenuse² + wide²

diagonal² = 34 + (1)²

diagonal² = 35

diagonal = 5.92

Learn more about Diagonal here: brainly.com/question/18983839

#SPJ1

Find the minimum value of the function f(x) = x² +10.5x + 20 to the nearest
hundredth.

Answers

well, the quadratic function is simply a parabola that looks like a bowl with a "minimum" at its vertex, so

[tex]\textit{vertex of a vertical parabola, using coefficients} \\\\ f(x)=\stackrel{\stackrel{a}{\downarrow }}{1}x^2\stackrel{\stackrel{b}{\downarrow }}{+10.5}x\stackrel{\stackrel{c}{\downarrow }}{+20} \qquad \qquad \left(-\cfrac{ b}{2 a}~~~~ ,~~~~ c-\cfrac{ b^2}{4 a}\right) \\\\\\ \left( -\cfrac{10.5}{2(1)}~~,~~20-\cfrac{10.5^2}{4(1)} \right)\implies \left( -\cfrac{10.5}{2}~~,~~20-\cfrac{110.25}{4} \right) \\\\\\ \left( -5.25~~,~~20-27.5625 \right) ~~ \approx ~~ \boxed{(-5.25~~,~-7.56)}[/tex]

express .125 as a fraction in the simplest form

Answers

.125 as a fraction is 1/8.

You move the decimal to the right three times to get 125. Then you put it over 100. (125/100) Then you can reduce that fraction into the simplest form which is 1/8. Hope this helps! :)

22 girls and 11 boys are divided into groups for a project. The same number of girls and the same number of boys are put in each group. What is the greatest number of groups that can be made?​

Answers

Answer:

11

Step-by-step explanation:

find ratio of girls to boys

22:11 divide by 11

2:1

2girls and 1boy in every boy makes 11 groups

A Norman window has the shape of a semicircle atop a rectangle so that the diameter of the semicircle is equal to the width of the rectangle. What is the area of the largest possible Norman window with a perimeter of 43 feet?

Answers

The largest possible Norman window with a perimeter of 43 feet has an area of approximately 324.71 square feet

How The answer was obtained

Let the width of the rectangle be x. Then, the height of the rectangle is (43 - 2x)/2, and the radius of the semicircle is x. The area of the Norman window is then given by:

A = x * (43 - 2x)/2 + (π/4) * x^2.

We want to maximize A subject to the constraint that the perimeter is 43 feet, which we have expressed as:

x + (43 - 2x)/2 = 43/2.

Solving for x, we find x = 12. The height of the rectangle is then 15.5, and the area of the Norman window is:

A = 12 * 15.5 + (π/4) * 12^2 = 180 + 144π.

So the largest possible Norman window with a perimeter of 43 feet has an area of approximately 324.71 square feet.

Learn more on calculations for area here https://brainly.com/question/2607596

#SPJ1

Other Questions
How did military involvement in Afghanistan impact the United States?a.The United States experienced a surge in national pride as its troops quickly destroyed terrorists training bases and returned homeb. The United States worked to establish a more democratic government agreeable to the U. S. interests.c.The United States was criticized by nations around the world and lost its seat on the United Nations Security Council.d.The United States allied itself with the Taliban to create a new government based on their religious beliefs. There are critical times when memory problems often manifest themselves.Match each critical time on the left with the corresponding cause of the memory problems on the right.This event can require more memory and can cause problems if there is not enough memory when it occurs.Memory is not properly seated or missing/the motherboard is defective.Incompletely or improperly doing this can cause errors that appear to be memory-related.The memory is not compatible and was not installed and configured properly. During the 1920s, the most commonly used tool used to stop labor strikes and limit labor organizing activities wasResponsesA arbitration.arbitration.B mediation.mediation.C the court injunction.the court injunction.D collective bargaining. Using the distributive property, write an equivalent expression to 16 + 42. please... true/false. the formulation of a hypothesis is based on observations and refined by available information from past observations or research. place the following statements in the appropriate sequence showing the progression from an observation to a testable hypothesis. Jada first refused her brother's request to change the date of their family holiday dinner, but after he threatened to not show up, Jada changed her mind. Which persuasive power did Jada's brother use? Edit Distance. Imagine that you are building a spellchecker for a word processor. When the spellchecker encounters an unknown word, you want it to suggest a word in its dictionary that the user might have meant (perhaps they made a typo). One way to generate this suggestion is to measure how "close" the typed word A is to a particular word B from the dictionary, and suggest the closest of all dictionary words. There are many ways to measure closeness; in this problem we will consider a measure known as the edit distance, denoted EDIT-DIST(A, B).In more detail, given strings A and B, consider transforming A into B via character insertions (i), deletions (d), and substitutions (s). For example, if A = ALGORITHM and B = ALTRUISTIC, then one way of transforming A into B is via the following operations:EDIT-DIST(A, B) is the minimal cost of transforming string A to string B, parameterized by the following three numbers:ci, the cost to insert a character,cd, the cost to delete a character,cs, the cost to substitute a character.Write base case(s) and a recurrence relation for computing EDIT-DIST(A, B). Hint: this should resemble the LCS recurrence relation from lecture. Someone pls do this for me I give extra points Which of the following assets purchased in the current year are eligible to be expensed under Section 179 assuming the cost does NOT exceed the limitations? (Check all that apply.) 1. Used equipment 2. Land for future building site 3. Storage warehouse 4. New office furniture 5. New delivery truck 6. Apartment complex kris's company has given her a raise to $17.95 per hour, but plans to change the way they pay to monthly instead of biweekly. to calculate what kris's gross pay will be for the new pay period, perform the following calculations: if you chose a consequentialist theory to apply to the health care lobbyist case, describe how a non-consequentialist would approach this situation. if you chose a non-consequentialist theory, describe how a consequentialist would approach it. microscopic membrane extensions that extend from the plasma membrane are called? The elevator got stuck between floors, trapped passengers pushed the emergencybutton.This statement contains a run on or comma spliceThis statement is punctuated correctly Will Mark Brainlist!Solve for x on the diagram below someone please help. Ive been stuck on this question for like the past hour . please someone find a solution for me and answer those questions i will rephrase it. Thank you. A investment banking firm found that an analytical skills selection test it had been using to hire financial associates actually helped the firm to obtain more major clients and to increase the revenue and profitability of the firm. This is an example of selection test that possessesa. reliabilityb. generalizabilityc. utilityd. content validitye. legality calculate the growth rate of nominal gdp between 2016 and 2017. round your answer to the nearest hundredth of one percent. Practice1.Three students wrote expressions for this diagram.Explain or show why they are each correct.Yolanda: 16 8=2Riku: 16 2=8Mariana: 8x2 = 16 WILL GIVE BRAINLIEST cylinder has a volume of 1 and one sixteenth in3 and a radius of one fourth in. What is the height of a cylinder? Approximate using pi equals 22 over 7. 119 twelfths inches 119 over 22 inches 119 over 44 inches 119 over 56 inches in order to safely measure quantity desired, what does the nurse need to know? select all that apply.