Calculate the length of edge AD in the triangle-based pyramid below.
Give your answer to 2 d.p.

Calculate The Length Of Edge AD In The Triangle-based Pyramid Below. Give Your Answer To 2 D.p.

Answers

Answer 1

Check the picture below.

[tex]\tan(37^o )=\cfrac{\stackrel{opposite}{49}}{\underset{adjacent}{DB}}\implies DB=\cfrac{49}{\tan(37^o )} \\\\\\ \sin(56^o )=\cfrac{\stackrel{opposite}{DB}}{\underset{hypotenuse}{AD}}\implies AD=\cfrac{DB}{\sin(56^o )} \\\\\\ AD=\cfrac{ ~~ \frac{49}{\tan(37^o )} ~~ }{\sin(56^o )}\implies AD=\cfrac{49}{\tan(37^o ) \sin(56^o )}\implies AD\approx 78.43[/tex]

Make sure your calculator is in Degree mode.

Calculate The Length Of Edge AD In The Triangle-based Pyramid Below. Give Your Answer To 2 D.p.

Related Questions

Help me please!

Last Month , Kristin ate 24 nectarines and 126 grapes. If she eats the same amount of fruit every month , how many grapes has she eaten if she has eaten 720 nectarines ?

As you answer the following questions, write explanations for why your current answer is correct

Answers

The proportional relationship between the grapes and nectarine she ate is represented by y = 5.25x while the constant of proportionality is 5.25 and she ate 3780 grapes as she ate 720 nectarine

a) y = 5.25x

b) k = 5.25

c) 3780 grapes

What is Proportions

A mathematical concept called proportions contrasts the relationship between two or more quantities. They can be used to compare the size of one part to the size of the total and can be expressed as ratios, fractions, or percentages. For instance, if a pizza is divided into 10 equal slices and you consume 5 of them, the percentage of the pizza that you have consumed is 5/10, or 50%. The distribution of a categorical variable, such as the percentage of voters who supported a certain candidate in an election, is described in statistics using proportions.

In this problem, we can find the proportional relationship by calculating the constant of proportionality.

a)

24 nectarines = 126 grapes

1 nectarine = x grapes

cross multiply both sides and solve for x

1 * 126 = 24 * x

126 = 24x

x = 126 / 24

x = 5.25

Assuming the number of grapes is represented by y and nectarine by x

y = 5.25x

The proportional relationship is given as;

y = 5.25x

b)

The cross product can be used to solve proportions by setting up an equation that equates the two products. For example, if the proportion is a:b = c:d, the equation would be ad = bc. By using the cross product, the equation can be simplified and the proportion can be solved for one of the variables.

c)

To determine how many grapes she has eaten if she ate 720 nectarines

y = 5.25x

y = 5.25(720)

y = 3780

She ate 3780 grapes.

Learn more on proportions here;

https://brainly.com/question/2328454

#SPJ1

Find the​ vertical, horizontal, and oblique​ asymptotes, if​ any, for the following rational function.
R(x)=8x/x+19

Answers

Answer:

Below in bold.

Step-by-step explanation:

R(x) = 8x/(x + 19)

When x = -19 the denominator = zero so there is a vertical asymptote which is

x = -19.

If we divide 8x by x + 19 we get  8 remainder -152.

So horizontal asymptote is R(x) = 8.

As the degree of the numerator and denominator are the same ( both 1) there is no oblique asymptote.

Zebina purchased an entertainment center for \$2.798 using a 12-month deferred payment plan with an interest rate of 21.95% . she did not make any payments the deferment period. what will the cost of the entertainment center be if she must pay it off within six years after the deferment period?

Answers

The total cost of the entertainment center after six years, if Zebina must pay it off, would be $9,203.19.

When a person purchases an item using a deferred payment plan with interest, the total cost of the item will be greater than the original purchase price due to the added interest.

To calculate the total cost of the entertainment center after six years, we need to use the formula for compound interest:

A = P(1 + r/n)^(nt)

where A is the total cost, P is the original purchase price, r is the annual interest rate (expressed as a decimal), n is the number of times the interest is compounded per year, and t is the number of years.

In this case, P = $2,798, r = 0.2195 (21.95% expressed as a decimal), n = 1 (because the interest is compounded annually), and t = 6. Plugging these values into the formula gives:

A = 2798(1 + 0.2195)^6

A = $9,203.19

To know more on deferment period

https://brainly.com/question/30050216

#SPJ4

The ratio of the distance around a circle to the distance across a circle through its center is represented by the number pi. the number pi is a decimal that does not repeat. the fraction 22/7 is sometimes used as an estimate for pi. is 22/7 a repeating decimal? explain.

Answers

No, 22/7 is not a repeating decimal. The fraction 22/7 is an estimate for pi, but since pi is an irrational number, it does not repeat and 22/7 is not an exact representation of pi.

1. The ratio of the distance around a circle to the distance across a circle through its center is represented by the number pi.

2. The number pi is a decimal that does not repeat.

3. The fraction 22/7 is sometimes used as an estimate for pi.

4. 22/7 is not a repeating decimal because pi is an irrational number, meaning it does not repeat and 22/7 is not an exact representation of pi.

No, 22/7 is not a repeating decimal. The fraction 22/7 is an estimate for pi, but since pi is an irrational number, it does not repeat and 22/7 is not an exact representation of pi.

Learn more about fraction here

https://brainly.com/question/10354322

#SPJ4

(c) find the particular solution y f x to the given differential equation with the initial condition f 1 3 .

Answers

The particular solution of y = f(x) to the given differential equation [tex]\frac{dy}{dx} = y (xlnx)[/tex] with the initial condition f(1) = 4 is [tex]y = 4e^{\frac{1}{2}x^{2} lnx } - \frac{1}{4} x^{2} + \frac{1}{4}[/tex].

dy/dx = y(x lnx)

1/y dy = x lnx dx      Eqn (1)

Let u =  lnx, dv = x dx

Differentiate u = lnx

du = 1/x dx

Integrate dv = x dx

v = (1/x)x²

Now, integrate equation(1), we get

∫1/y dy = ∫x lnx dx

ln y = 1/2 x² ln x - 1/4 x² + C       Eqn (2)

Now, put the value of x and y to calculate the value of C

ln 4 = 1/2 ln 1 - 1/4 + C

ln 4 + 1/4 = C

Put the value of C in equation (2), and we get

ln y = 1/2 x² ln x - 1/4 x² + ln 4 + 1/4

[tex]y = 4e^{\frac{1}{2}x^{2} lnx } - \frac{1}{4} x^{2} + \frac{1}{4}[/tex]

--The given question is incorrect, the correct question is

''Find the particular solution y = f (x) to the given differential equation [tex]\frac{dy}{dx} = y (xlnx)[/tex] with the initial condition f(1) = 4."--

To know more about differential equation, here

https://brainly.com/question/14598404

#SPJ4

find the area of the parallelogram with vertices a(−3, 0), b(−1, 5), c(7, 4), and d(5, −1).

Answers

The parallelogram's surface area is 24 square units as a result.

A quadrilateral with the opposing sides parallel is called a parallelogram (and therefore opposite angles equal). A parallelogram with all right angles is known as a rectangle, and a quadrilateral with equal sides is known as a rhombus. A quadrilateral is referred to as a parallelogram in geometry.

The opposite sides of a parallelogram are parallel and of equal length. Rhombus, rectangle, and square are a few instances of parallelograms.

Here points are a(−3, 0), b(−1, 5), c(7, 4), and d(5, −1).

= 1/2 [-3 (4 + 1) - 1 (- 7 - 20)]

= 1/2 [-3 (5) - 1 (-27)]

= 1/2 [-15 + 27]

= 1/2 [12]

= 6 sq units

Area of parallelogram abcd = Area of triangle abc + Area of triangle acd

= 18 + 6

= 24 sq units.

To know more about parallelogram here: brainly.com/question/970600

#SPJ4

How many types of roots are there for an equation?

Answers

There are two types of roots for an equation: real roots and complex roots. Real roots are the solutions of the equation where the values of the variables are real numbers, and complex roots are the solutions of the equation where the values of the variables are complex numbers.

There are two types of roots for an equation: real roots and complex roots. Real roots are the solutions of the equation where the values of the variables are real numbers. To find the real roots of an equation, one can use various methods such as graphing, factoring, completing the square, and the quadratic formula. If the equation is a linear equation, one can also use the slope-intercept form to find the real root. Complex roots are the solutions of the equation where the values of the variables are complex numbers. Complex roots are usually found using the quadratic and cubic formulas. These formulas involve complex numbers and can be used to solve equations with complex coefficients. The roots can also be found graphically by plotting the equation on a complex plane and finding the intersecting points. The real and imaginary parts of the root can then be determined.

Learn more about real roots here

https://brainly.com/question/10313929

#SPJ4

is -48.29 an integer

Answers

Answer:

No.

Step-by-step explanation:

An integer, by definition, is a whole number.

The given number, -48.29, is a decimal number, implying that it is not whole. Therefore, -48.29 is not a integer.

Learn more about integers, here:

https://brainly.com/question/14232618

PLEASE HELP ME! THIS IS TIMED.

Answers

Answer:

Step-by-step explanation:

maybee the 2ed one

how many different positive integers divisible by $4$ can be formed using each of the digits $1,$ $2,$ $3,$ and $4$ at most once, and no other digits? for example, $12$ counts, but $512$ does not.

Answers

There are six different positive integers divisible by 4 that can be formed using each of the digits 1, 2, 3, and 4 at most once and no other digits: 12, 24, 32, 42, 43, and 124.

1. 12: 1 and 2

2. 24: 2 and 4

3. 32: 3 and 2

4. 42: 4 and 2

5. 43: 4 and 3

6. 124: 1, 2 and 4

The six different positive integers divisible by 4 that can be formed using each of the digits 1, 2, 3, and 4 at most once and no other digits are 12, 24, 32, 42, 43, and 124. To find these numbers, we begin by examining all the possibilities that can be formed using the digits 1, 2, 3, and 4. We can form 12, 24, 32, 42, 43 and 124 by combining different combinations of the digits. For example, 12 is made up of the digits 1 and 2. 24 is made up of 2 and 4. 32 is made up of 3 and 2. 42 is made up of 4 and 2.

Learn more about integer here

https://brainly.com/question/15276410

#SPJ4

MELTS IN YOUR MOUTH NOT IN YOUR HAND!


Converse:
Inverse:
Contrapositve:


please i need the answer

Answers

Answer:

Greetings!!!

Converse:- MELTS IN YOUR HAND NOT IN YOUR MOUTH!

Inverse:- DOESN'T MELT IN YOUR HAND BUT MELTS IN YOUR HAND!

Contrapositive:- MELTS IN YOUR HAND NOT IN YOUR MOUTH!

Hope it helps!!!

A company makes and sells charm bracelets. The cost of producing x bracelets is represented by the function
C(x) = 180 + 8x. The revenue earned from selling x bracelets is represented by the function R(x) = 20x.
Write and simplify a function P that represents the profit made from selling x bracelets.
How many bracelets must the company sell to break even?

Answers

A function P that represents the profit made from selling x bracelets is

The number of bracelets this company must sell to break even is equal to 15 bracelets.

What is profit?

In Mathematics, profit can be defined as a measure of the amount of money generated when the selling price is deducted from the cost price of a good or service, which is usually provided by producers.

Mathematically, the amount of profit made from selling x bracelets can be calculated by using the following function:

Profit made = Revenue earned – Cost of production

P(x) = R(x) - C(x)

P(x) = 20x - (180 + 8x)

P(x) = 20x - 180 - 8x

P(x) = 12x - 180

In order to break even, the number of bracelets that this company must sell would be calculated by equating the profit function to zero and solving for x as follows;

P(x) = 12x - 180

0 = 12x - 180

12x = 180

x = 180/12

x = 15 bracelets.

Read more on profit here: https://brainly.com/question/1717365

#SPJ1

HELLP! EASY POINTS!

Explain how to use a graph to determine a point on the coordinate plane that you could use to form a right triangle with the ordered pairs shown.

Answers

Answer:

In this problem, we need to add a point to this graph which creates a right triangle with the given points.

The easiest way to do this is to find a point that is perpendicular to both of the points; more simply put, it has to have the x-coordinate of one of the given points and the y-coordinate of the other given point.

For example, adding the point (50, -14) to the graph satisfies this criteria, using the x-coordinate of (50, 25) and the y-coordinate of (130, -14). However, you could also use the y-coord of the first point and the x-coord of the second to add the point (130, 25). Both points in bold satisfy the criteria.

See the attached image for a graph of these points and the right triangles they create.

An Isosceles triangle and a square have the same perimeter. Find the side lengths of the triangle.
triangle base: 3x

triangle height: 2x+1

square length: 4

Answer: 5, 5, 6

How you get this answer?

Answers

Well maybe if using this example equation might help you, the picture is below the equation example!

Since an isosceles triangle has two equal sides, its perimeter can be calculated if the base and the equal sides are known. The formula to calculate the perimeter of an isosceles triangle is P = 2a + b where 'a' is the length of the two equal sides and 'b' is the base of the triangle.

Consider the function below. (If an answer does not exist, enter DNE.) C(x) = x1/5(x + 6) (a) Find the interval of increase. (Enter your answer using interval notation) (-1,0) (0,00) Find the interval of decrease. (Enter your answer using interval notation.) (-00, -1) (b) Find the local minimum value(s). (Enter your answers as a comma-separated list.) -5 Find the local maximum value(s). (Enter your answers as a comma-separated list.) (c) Find the inflection points. (x,y) (smaller x-value) (x, y) = >= ([ 1) (larger x-value) Find the intervals where the graph is concave upward. (Enter your answer using interval notation.) Find the interval where the graph is concave downward. (Enter your answer using interval notation.) (d) Use the information from

Answers

The interval of increase for the given function is (-1 , 0) (0 , infinity).

What is interval of increase in a function?

The real-valued functions that tend to rise and decrease with changes in the value of the function's dependant variable are increasing and decreasing intervals of real numbers. You must ascertain the function's first derivative in order to identify intervals of rise and decline.

This is done to determine whether the function's sign is positive or negative. If the value of the function f (x) rises as the value of x rises, the function interval is said to be positive. Instead, if the value of the function f (x) drops as the value of x increases, the function interval is said to be negative.

The given function is:

C(x) = x1/5(x + 6)

Find the derivative of the given function to get calculate the interval of increase and decrease.

The interval of increase is (-1 , 0) (0 , infinity).

Th graph is concave up when derivative of, f is greater than 0. The intervals in which the function depicts this behavior will be the interval that will have a concave up curve.

Learn more about interval of increase here:

https://brainly.com/question/29197921

#SPJ4

Question 1-5

Val needs to find the area enclosed by the figure. The figure is made by attaching semicircles to each side of a 50m by 50m square. Find the

Area enclosed by the figure. Use 3. 14

50

50 m

square meters

Answers

The area enclosed by the figure is 6425 square meters.

The area enclosed by the figure is made up of a square of 50m x 50m = 2500 m^2 There are four semicircles attached to each side of the square.

Each semicircle has a radius of 25m, so the area of each semicircle is,

(1/2) * pi * 25^2

= (1/2) * 3.14 * 625 m^2.

The total area of the four semicircles is,

4 * (1/2) * 3.14 * 625 m^2

= 2 * 3.14 * 625 m^2

= 3925 m^2

To find the total area enclosed by the figure, add the area of the square to the area of the semicircles:

2500 m^2 + 2 * 3.14 * 625 m^2

= 2500 m^2 + 3950 m^2

= 6425 m^2.

Read more about Area of Composite Figures:

https://brainly.com/question/23718948

#SPJ4

the margin of error of a confidence interval is the error from biased sampling methods.T/F

Answers

Considering margin of error only accounts for random sampling errors and not bias, the statement "The margin of error of a confidence interval is the error from biased sampling methods" is false.

A margin of error is a statistical term that takes into account the difference between the outcomes of a random survey sample and the projects outcome. To put it another way, you can determine the degree of unpredictability in data and study results by looking at the margin of error.

Margin of error calculations are based only on the error associated with random samples. It does not account for other possible sources of error such bias in the questions, prejudice owing to eliminating groups that could not be contacted, people refusing to respond or lying, and miscounts and miscalculations.

To learn more about margin of error, click here:

https://brainly.com/question/29419047

#SPJ4

What does the fundamental theorem of algebra state?

Answers

The fundamental theorem of algebra states that you will have ‘n’ roots for an nth-degree polynomial, including multiplicity. So, your roots for f(x) = x^3 are 0 (multiplicity 3). The total number of roots is still 3 because you have to count 0 thrice.

A polynomial can be defined as an expression which consists of variables, constants and exponents, that are combined using mathematical operations such as addition, subtraction, multiplication and division. 
·[tex]f(x)= ax^{n}+bx^{n-1}+cx^{n-2} +k[/tex]

We can also phrase it as there are going to be ‘n’ values of x for which it will make polynomial f(x)=0.

For Example: [tex]p(x)= x^{2}-6x+9[/tex]

                   ⇒   n = 2

                   ∴ Total number of roots = 2


Learn more about the Polynomials:

https://brainly.com/question/29182596

#SPJ4

if 22% of all the students in stat1100 is 40, how many student are there in total? round to the nearest integer.

Answers

Therefore , the solution to the given problem of percentage comes out to be  total number of student  = 182 (approx).

How much is a percentage?

In mathematics, a percentage is a number or ratios that is expressed as a portion of 100. Occasionally, the acronyms "pct.," "percent growth," & "pc" are also used. But it is commonly indicated by the percent sign, "%." The % amount has no dimensions. Percentages are essentially fractions when the denominator is 100. Use the percent sign (%) to indicate that a quantity is a percentage by placing it next to it.

Here,

Given :  22% of x is 40

thus,

To find the value of x , where x is the total number of students in that class.

=>  22/100* x = 40

=> x = 40 * 100 /22

=> x = 4000/22

=> x =181.81

So, x = 182 (approx)

Therefore , the solution to the given problem of percentage comes out to be   total number of student  = 182 (approx).

To know more about percentage visit:

https://brainly.com/question/28269290

#SPJ4

Scale 1"=50'.What is the line's actual length?

Answers

The scale of the scale factor for the model to actual is 1 ich = 50 feet.

What is a scale factor?

The scale factor defines a variable in a ratio of two different measurements.

Sometimes drawings of large models are represented in a scale factor of a smaller unit.

Given, The actual length of a model has a scale of Scale 1" = 50'.

So, 1 inch of the model length is equal to 50 feet of actual length.

Therefore, The length of scale for the model to actual is 1 ich = 50 feet.

learn more about scale factors here :

https://brainly.com/question/30215119

#SPJ1

the fox population in a certain region has an annual growth rate of 8 percent per year. it is estimated that the population in the year 2000 was 7600. (a) find a function that models the population t years after 2000 ( t

Answers

the fox population in a certain region has an annual growth rate of 8 percent per year. it is estimated that the population in the year 2000 was 7600.

(a) function model for the t year after 2000 (exponential model):

[tex]p(t) = 7600 (1.08)^t[/tex]

What is function?

The function is a mathematical phrase, rule, or law that establishes the connection between an independent variable and a dependent variable (the another variable).

A function is described as a relationship between a group of inputs and one output each. A function is, to put it simply, a connection between inputs in which each input is connected to exactly one output.

Population in 2000,

P(0) = 7600

Growth rate = 8% each year

(a) function model for the t year after 2000 (exponential model):

[tex]p(t) = 7600 (1.08)^t[/tex]

To know more about function refer to:

brainly.com/question/11624077

#SPJ4

at present 1 us dollar can be exchanged with Nepali rupees 120.if Nepali currency is devaluated by 10%how much Nepali currency is needed to exchange 450 us dollar

Answers

48600 rupees is needed to exchange 450 us dollars

What is Percentage Decrease?

Percentage Decrease is the percentage change in the value when it is decreased over a period of time.

How to determine this

When 1 us dollar is exchanged at 120 rupees

And devaluated by 10%

i.e 10% of 120 rupees

= 10/100 * 120

= 1200/100

= 12 rupees devaluated

So, 120 - 12 = 108 rupees can be exchanged

How much is 450 us dollars

Let x represent the number

If 1 us dollars = 108 rupees

450 us dollars = x

x = 450 * 108/1 rupees

x = 48600 rupees

Therefore, 48600 rupees can be exchanged for 450 us dollars

Read more about Percentage Decrease

https://brainly.com/question/29763752

#SPJ1

You move left 1 unit. You end at (-4, 2). Where did you start? (IXL)

Answers

Answer:

(- 3, 2 )

Step-by-step explanation:

to find the start, do the reverse, that is move 1 unit to the right.

this means adding 1 to the x- coordinate

start = (- 4, 2 ) → (- 4 + 1, 2 ) → (- 3, 2 )

What is X= -5 graphed?…..?????????????

Answers

Answer:

see the picture attached

Step-by-step explanation:

To graph this, we will count to a negative five on the graph. This means that we will move to the left five spaces and plot a point at (-5,0). Now, we will create a vertical line at -5 to encapsulate all of the values found at x = -5. This is essentially an infinite line, but the picture I included shows it on a 10 x 10 plane. Hope this helps!

Answer:

What is X= -5 graphed

Step-by-step explanation:

Graph x=-5 x = −5 x = - 5 Since x = −5 x = - 5 is a vertical line, there is no y-intercept and the slope is undefined.

Let S be the sum of all numbers of the form a/b, where a and b are relatively prime positive divisors of 1000. What is the greatest integer that does not exceed S/10?

Answers

The greatest integer that does not exceed S/10 is 2.

1000 can be factored as 1000 = 2^3 * 5^3. The positive divisors of 1000 are the numbers of form 2^i * 5^j, where i and j are non-negative integers and i <= 3, j <= 3.

The sum of all numbers of the form a/b, where a and b are relatively prime positive divisors of 1000, is the sum of all numbers of the form 2^i * 5^j / (2^k * 5^l), where i, j, k, and l are non-negative integers and i, j, k, l are non-negative integers and i <= 3, j <= 3 and (i,j) is not equal to (k,l).

There are total 24 such terms in the sum.

We can evaluate the sum as:

(1/1 + 1/2 + 1/4 + 1/5 + 1/8 + 1/10 + 1/20 + 1/25 + 1/40 + 1/50 + 1/80 + 1/100 + 1/125 + 1/200 + 1/250 + 1/400 + 1/500 + 1/625 + 1/1000 + 2/5 + 4/25 + 8/125 + 16/625)

S = (1 + 0.5 + 0.25 + 0.2 + 0.125 + 0.1 + 0.05 + 0.04 + 0.025 + 0.02 + 0.0125 + 0.01 + 0.008 + 0.005 + 0.004 + 0.0025 + 0.002 + 0.0016 + 0.001 + 0.0004 + 0.0008 + 0.00016 + 0.000064)

S = (2.93120)

Therefore, the greatest integer that does not exceed S/10 is 2.

To learn more about integers,

Visit; brainly.com/question/15276410

#SPJ4

This worksheet is a review of circles and lines, and will give you some practice with algebra and with graphing. Also, this worksheet introduces the idea of "tangent lines" to circles. Later on in Math 124, you'll learn how to find tangent lines to many other types of curves. Two circles, called C1 and C2, are graphed below. The center of C_1 is at the origin, and the center of C_2 is the point in the first quadrant where the line y = x intersects C1. Suppose C1 has radius 2. C2 touches the x and y axes each in one point. What are the equations of the two circles?

Answers

The equations of the two circles are (x-0)^2 + (y-0)^2 = 2^2 or x^2 + y^2 = 4 and (x-1)^2 + (y-1)^2 = 1^2 or (x-1)^2 + (y-1)^2 = 1.

The equation of a circle with centre (a,b) and radius r is given by (x-a)^2 + (y-b)^2 = r^2.

C1 has centre (0,0) and radius 2, so its equation is (x-0)^2 + (y-0)^2 = 2^2 or x^2 + y^2 = 4.

C2 touches the x and y axes each in one point, so it must have a centre on the line y=x and a radius equal to the distance from the centre to either of those points of tangency. Since the centre of C2 is on the line y=x and it is in the first quadrant, the coordinates of the centre are (1,1). The distance from the centre to the point of tangency on the x-axis is 1, so the radius is 1. The equation of C2 is (x-1)^2 + (y-1)^2 = 1^2 or (x-1)^2 + (y-1)^2 = 1.

Therefore, The equations of the two circles are (x-0)^2 + (y-0)^2 = 2^2 or x^2 + y^2 = 4 and (x-1)^2 + (y-1)^2 = 1^2 or (x-1)^2 + (y-1)^2 = 1.

To learn more about the equation of the circle,

Visit; brainly.com/question/29288238

#SPJ4

what value would you expect for the vertical axis intercept? that is, what position would you expect for the ball when the time is zero?

Answers

the height intercept would be 0 given the pool has no water at the beginning.

Which is the vertical intercept?

The vertical intercept (y-intercept) is found by evaluating the function when the input variable, x, is 0 and is always the same as the constant b. It can be thought of as the original value of the function. The horizontal intercept (x-intercept) is the value of the variable x when the function value is 0.

according to the constant dividend growth model

price = d1 / (r - g)

d1 = next dividend to be paid

r = cost of equity

g = growth rate

$2.5 / (0.1 - 0) = $25

learn more about of intercept here

https://brainly.com/question/24148661

#SPJ4

A table of values for f, g, f ', and g' is given.

x f(x) g(x) f '(x) g'(x)
1 3 2 4 6
2 1 8 5 7
3 7 2 7 9

(a) If h(x) = f(g(x)), find h'(3).

h'(3) =

(b) If

H(x) = g(f(x)), find H'(1).

H'(1) =

Answers

a. The value of h'(3) is 45.

b. The value of H'(1) is 36.

The complete table is in the attachment. h' and H are derivates from function h(x) and H(x). Using the Chain Rules to derivate the function.

Calculate the h'(x) function

h(x) = f(g(x))

h'(x) = d/dx {f(g(x))}

h'(x) = f' (g(x)) × g'(x)

h'(3) = f' (g(3)) × g'(3)

h'(3) = f'(2) × 9

h'(3) = 5 × 9

h'(3) = 45

Calculate the H'(x) function

H(x) = g(f(x))

H'(x) = d/dx {g(f(x))}

H'(x) = g' (f(x)) × f'(x)

H'(1) = g' (f(1)) × f'(1)

H'(1) = g'(3) × 4

H'(1) = 9 × 4

H'(1) = 36

Learn more about chain rule here: https://brainly.com/question/26758327

#SPJ4

The incenter is the center of the _______ circle of a triangle. A. circumscribed B. cocentric C. inscribed D. centralized

Answers

The jncenter is the center of the inscribed circle of a triangle.

2x+3y=53
3x-y=19
Work out x and y

Answers

The given equation system has the following solution: (10, 11).

Solving simultaneous equations

A finite set of equations for which common solutions are sought is referred to as a set of simultaneous equations, often known as a system of equations or an equation system.

Given the system of equations below:

2x+3y=53

3x-y=19

From equation 2, y = 3x - 19 .......... 3

Substitute equation 3 into 1 to have;

2x+3y=53

2x + 3(3x - 19) = 53

2x + 9x - 57 = 53

11x = 110

x = 10

Substitute x = 10 into equation 3 to have:

y = 3x - 19

y = 3(10) - 19

y = 30 - 19

y = 11

Hence the solution to the given system of equation is (10, 11).

Learn more on system of equation here: https://brainly.com/question/25976025

#SPJ1

Other Questions
a politician attempts to gain support for her campaign for mayor by releasing a poll showing that almost 70 percent of the city's voters support her position on property taxes. what basic psychological principle is the politician using to persuade voters that she should be the next mayor? question 4 options: consistency authority consensus liking How many moles in 68 grams of so2? (Show work pls) what is the name of the form that patients must sign to give permission to the medical facility to disclose health information? like a good economist, you calculated the opportunity cost of getting your college degree. suppose that at your university, you will pay $15,000 each year for tuition, $2,500 each year for textbooks, and $8,000 per year for room and board. before you left for college, your boss at your high-school job offered you a job paying $15,000 per year. assume that if you decided not to go to college, your parents would not let you live at home. what is your opportunity cost for four years of college? an equilibrium constant of 900 indicates: group of answer choices there are the same amount of reactants and products at equilibrium there are more products than reactants at equilibrium the reaction is not at equilibrium there are more reactants than products at equilibrium Find the value of x. errors in inventory count pow corp. accidentally overstated its previous year ending inventory by $750. assume that the current year ending inventory is accurately counted. the error in the previous year will have what effect on pow corp.? fiafia is a developer at adventure works who is needs to deliver a real-time power bi dashboard. it should present real-time manufacturing data with the lowest possible latency. the dashboard only shows manufacturing events for the past hour. the solution should use the minimum of power bi resources. what type of dataset should fiafia develop? Combine as indicated by the signs.2x/y-x- x/y - x a. what type of price control would policy makers use to keep the price of wheat from getting too high? The air sacs that are covered with capillaries where gas exchange takes placeanswer choicesbronchilungsoxygenalveoli What is another name absolute value? essay on how propaganda and fallacies affect the characters in brave new world and the boy in the striped pajamas sometimes a really hard decision to make is what information is safe to share, so it helps to have a list of questions to ask yourself before posting something. what is this list of questions called? At jaidee's printing company llc there are two kinds of printing presses: model a which can print 80 books per day and model b which can print 30 books per day. the company owns 13 total printing presses and this allows them to print 790 books per day. how many of each type of press do they have? The following cost data pertain to the operations of Montgomery Department Stores, Inc., for the month of July.Corporate legal office salaries $56,000Apparel Department cost of salesEvendale Store $90,000Corporate headquarters building lease $48,000Store manager's salaryEvendale Store$12,000Apparel Department sales commissionEvendale Store $7,000Store utilitiesEvendale Store $11,000Apparel Department manager's salaryEvendale Store $8,000Central warehouse lease cost $15,000Janitorial costsEvendale Store $9,000The Evendale Store is just one of many stores owned and operated by the company. The Apparel Department is one of many departments at the Evendale Store. The central warehouse serves all of the company's stores.1. What is the total amount of the costs listed above that are direct costs of the Apparel Department?2. What is the total amount of the costs listed above that are direct costs of the Evendale Store?3. What is the total amount of the Apparel Department's direct costs that are also variable costs with respect to total departmental sales? select the correct answer. james needs 4.20 moles of nabr for an experiment. how many grams of nabr must he measure out to have 4.20 moles? a. 24.5 b. 103 c. 183 d. 432 .J(-4, 4), K(-3, 4), L(-1, 1), M(-4,1) Reflect in the x-axis, and then rotate 180 about the origin. a temporary driver's license is an acceptable form of client identification for bank product purposes. true false Why do you think there were 3 different outcomes for the American Revolution, French Revolution, and Haitian Revolution, even though they all began with similar intentions?