To find the equation of a line, we need the slope of the line and a point on the line. Since we are requested to find the equation of the tangent line at the point (36, 6), we know that (36, 6) is a point on the line. So we just need to find its slope. The slope of a tangent line to f(x) at x

Answers

Answer 1

Answer:

[tex]m = \frac{1}{12}[/tex]

Step-by-step explanation:

Given

[tex](x,y) = (36,6)[/tex]

[tex]f(x) = \sqrt x[/tex] ----- the equation of the curve

Required

The slope of f(x)

The slope (m) is calculated using:

[tex]m = \lim_{h \to 0} \frac{f(a + h) - f(a)}{h}[/tex]

[tex](x,y) = (36,6)[/tex] implies that:

[tex]a = 36; f(a) = 6[/tex]

So, we have:

[tex]m = \lim_{h \to 0} \frac{f(a + h) - f(a)}{h}[/tex]

[tex]m = \lim_{h \to 0} \frac{f(36 + h) - 6}{h}[/tex]

If [tex]f(x) = \sqrt x[/tex]; then:

[tex]f(36 + h) = \sqrt{36 + h}[/tex]

So, we have:

[tex]m = \lim_{h \to 0} \frac{\sqrt{36 + h} - 6}{h}[/tex]

Multiply by: [tex]\sqrt{36 + h} + 6[/tex]

[tex]m = \lim_{h \to 0} \frac{(\sqrt{36 + h} - 6)(\sqrt{36 + h} + 6)}{h(\sqrt{36 + h} + 6)}[/tex]

Expand the numerator

[tex]m = \lim_{h \to 0} \frac{36 + h - 36}{h(\sqrt{36 + h} + 6)}[/tex]

Collect like terms

[tex]m = \lim_{h \to 0} \frac{36 - 36+ h }{h(\sqrt{36 + h} + 6)}[/tex]

[tex]m = \lim_{h \to 0} \frac{h }{h(\sqrt{36 + h} + 6)}[/tex]

Cancel out h

[tex]m = \lim_{h \to 0} \frac{1}{\sqrt{36 + h} + 6}[/tex]

[tex]h \to 0[/tex] implies that we substitute 0 for h;

So, we have:

[tex]m = \frac{1}{\sqrt{36 + 0} + 6}[/tex]

[tex]m = \frac{1}{\sqrt{36} + 6}[/tex]

[tex]m = \frac{1}{6 + 6}[/tex]

[tex]m = \frac{1}{12}[/tex]

Hence, the slope is 1/12


Related Questions

Can you help me figure out this question I’ve been stuck on this for 20 minutes

Answers

Step-by-step explanation:

[tex]\dfrac{2x^2+x-6}{x+x-6} = \dfrac{(2x-3)(x+2)}{2(x-3)}[/tex]

Because of high tuition costs at state and private universities, enrollments at community colleges have increased dramatically in recent years. The following data show the enrollment (in thousands) for Jefferson Community College for the nine most recent years.


Year Period (t) Enrollment (1,000s)
2001 1 6.5
2002 2 8.1
2003 3 8.4
2004 4 10.2
2005 5 12.5
2006 6 13.3
2007 7 13.7
2008 8 17.2
2009 9 18.1

Required:
a. What type of pattern exists in the data?
b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series.
c. What is the forecast for year 10?

Answers

Answer:

a. A linear pattern exists in the data.

b. The parameters for the line that minimizes MSE for this time series are as folows:

ß1 = Estimated slope = 1.4567

ß0 = Estimated intercept = 4.7165

Also, we have:

MSE = Mean squared error = 0.4896

c. Forecast for year 10 is 19,280.

Step-by-step explanation:

a. What type of pattern exists in the data?

Note: See Sheet1 of the attached excel file for the line graph.

From the line graph, it can be observed that a linear pattern exists in the data.

b. Use simple linear regression analysis to find the parameters for the line that minimizes MSE for this time series.

Note: See Sheet2 of the attached excel file for all the calculations to obtain the following:

Sample size = 9

Total of X = 45

Total of Y = 108

Mean of X = Total of X / Sample size = 45 / 9 = 5

Mean of Y = Total of X / Sample size = 108 / 9 = 12

SSxx = Total of (X - Mean of X)^2 = 60

SSyy = Total of (Y - Mean of Y)^2 = 130.74

SSxy = Total of (X - Mean of X) * (Y - Mean of Y) = 87.40

Therefore, we have:                

ß1 = Estimated slope = SSxy/SSxx = 87.4 / 60  = 1.4567

ß0 = Estimated intercept = Mean of Y – (ß1 * Mean of X) = 12 - (5 * 1.4567) = 4.7165

Therefore, the parameters for the line that minimizes MSE for this time series are as folows:

ß1 = Estimated slope = 1.4567

ß0 = Estimated intercept = 4.7165

Regression equation which also used in the attached excel is as follows:

Y = ß0 + ß1X =

Y = 4.7165 + 1.4567X …………………. (1)

SSE = Sum of squared error = Total of (Y - Y*)^2 = 3.4273

Therefore, we have:

MSE = Mean squared error = (SSE/(n-2)) = (3.4273 / (9 - 2)) = 0.4896

c. What is the forecast for year 10?

This implies that X = 10

Substitute X = 10 into equation (1), we have:

Y = 4.7165 + (1.4567 * 10) = 19.28

Since it is 1,000s, we have:

Y = 19.28 * 1,000 = 19,280

Therefore, forecast for year 10 is 19,280.

A(n) _____ is an expression that uses variables to state a rule.
plz help asap

Answers

Answer:

A FORMULA is an expression that uses variables to state a rule.

Each of these extreme value problems has a solution with both a maximum value and a minimum value. Use Lagrange multipliers to find the extreme values of the function subject to the given constraint.
(a) f (x, y) = x^2 - y^2; x^2 + y^2 = 1
Max of 1 at (plusminus 1, 0), min of - 1 at (0, plusminus l)
(b) f (x, y) = 3x + y; x^2 + y^2 = 10
Max of 10 at (3, 1), min of - 10 at (- 3, - 1)
(c) f (x, y) = xy; 4x^2 + y^2 = 8
Max of 2 at plusminus (1, 2), min of - 2 at plusminus (l, - 2)

Answers

Answer:

a) f(x,y) = - 1    minimum  at   P ( 0 ; -1 )

b) f (x,y) = 10  maximum at   P ( 3 , 1 ) and   f (x,y) = - 10 minimum at       Q ( - 3 , - 1 )

c)  Max  f ( x , y ) = 2   for points    P ( 1, 2 )  and T ( -1 , -2 )

Min  f ( x , y ) =  -2   for points   Q ( 1 , - 2 )  and R  ( -1 , 2 )

Step-by-step explanation:

A)  f(x,y) = x² - y²         subject to   x² + y² = 1      g(x,y) = x² + y²- 1

δf(x,y)/ δx  = 2*x                                                 δg(x,y)/ δx  =    2*x                      

δf(x,y)/ δy  = - 2*y                                                 δg(x,y)/ δy  =    2*y

δf(x,y)/ δx  = λ* δg(x,y)/ δx

2*x = λ*2*x

δf(x,y)/ δy  = λ* δg(x,y)/ δy

- 2*y = λ*2*y

Then, solving

2*x = λ*2*x           x = λ*x      λ = 1

- 2*y = λ*2*y         y = - 1

x² + y²- 1 = 0         x²  + ( -1)² - 1 = 0      x = 0    

Point  P ( 0 ; -1 )  ; then at that point

f(x,y) = x² - y²             f(x,y) = 0 - ( -1)²     f(x,y) = - 1    minimum

b)  f( x, y ) =  3*x  + y            g ( x , y )  = x² +  y²  = 10

  δf(x,y)/ δx  = 3                   δg(x,y)/ δx  =  2*x

 δf(x,y)/ δy   = 1                   δg(x,y)/ δy  =   2*y

δf(x,y)/ δx  =   λ * δg(x,y)/ δx      ⇒   3 = 2* λ *x    (1)

δf(x,y)/ δy   =  λ *  δg(x,y)/ δy     ⇒    1 = 2*λ * y    (2)

                                                           x² +  y²  - 10 = 0  (3)

Solving that system

From ec (1)     λ  =  3/2*x      From ec (2)     λ  = 1/2*y

Then    (3/2*x )  = 1/2*y          3*y  =  x

x²  +  y²  = 10     ⇒   9y²  + y²  = 10      10*y² = 10

y² = 1       y  ± 1       and    

y  =  1      x  = 3       P  ( 3 , 1  )       y  = - 1    x = -3    Q  ( - 3 , - 1 )

Value of  f( x , y )  at   P   f (x,y) = 3*x + y      f (x,y) =    3*(3) +1  

f (x,y) = 10  maximum at  P ( 3 , 1 )

Value of  f( x , y )  at  Q     f (x,y) = 3*x + y    f (x,y) =  3*(- 3) + ( - 1 )

f (x,y) = - 10 minimum at Q ( - 3 , - 1 )

c)  f( x, y ) =  xy                       g ( x , y )  =  4*x² + y² - 8

δf(x,y)/ δx  = y                         δg(x,y)/ δx  = 8*x

δf(x,y)/ δy = x                          δg(x,y)/ δy  =  2*y

δf(x,y)/ δx  =  λ * δg(x,y)/ δx   ⇒   y  =  λ *8*x    (1)

δf(x,y)/ δy =   λ * δg(x,y)/ δy   ⇒   x  =  λ *2*y    (2)

                                                      4*x² + y² - 8 = 0   (3)

Solving the system

From ec (1)  λ = y/8*x    and From ec (2)      λ = x/2*y        Then    y/8*x  =  x/2*y

2*y² = 8*x²       y² = 4*x²    

Plugging that value in ec (3)

4*x²  +  4*x² - 8 = 0

8*x² = 8     x² = 1        x ± 1      And y² = 4*x²

Then:

for x  = 1      y² =  4     y = ± 2

for x  = -1     y² =  4     y = ± 2

Then we get     P (  1 ; 2 )   Q  ( 1 ; - 2)

                          R ( - 1 ; 2 )  T  ( -1 ; -2)

Plugging that values in f( x , y ) = xy

P (  1 ; 2 )  f( x , y ) = 2            R ( - 1 ; 2 )  f( x , y ) = - 2

Q ( 1 ; - 2)  f( x , y ) = -2           T ( -1 ; -2 )  f( x , y ) = 2

Max  f ( x , y ) = 2   for points    P and T

Min  f ( x , y ) =  -2   for points   Q and R

If the domain of a function that is reflected over the x-axis is (1, 5), (2, 1), (-1, -7), what is the range?
A. (1, -5), (2, -1), (-1, 7)

B. (5, 1), (1, 2), (-7, -1)

C. (-5, -1), (-1, -2), (7, 1)

D. (-1, 5), (-2, 1), (1, -7)

Answers

Answer:

A. (1, -5), (2, -1), (-1, 7)

Step-by-step explanation:

Reflecting a function over the x-axis:

When a function is reflected over the x-axis, the x-value stays the same, while y changes the signal, so the transformation rule is:

[tex](x,y) \rightarrow (x,-y)[/tex]

To find the range:

We apply the transformation to the points in the domain. Thus:

[tex](1,5) \rightarrow (1,-5)[/tex]

[tex](2,1) \rightarrow (2,-1)[/tex]

[tex](-1,-7) \rightarrow (-1,-(-7)) = (-1, 7)[/tex]

Thus the correct answer is given by option a.

Answer:

It is letter A and please give me brainliest

Step-by-step explanation:

i’ll give brainliest to right answer please hurry

Answers

Answer:

Scientific notation uses exponential notation. When a number is written in scientific notation, the exponent tells you if the term is a large or a small number. A positive exponent indicates a large number and a negative exponent indicates a small number that is between 0 and 1.

Answer:

Look at the exponitial factor. If it is like 10^2 or like 10^10 the number is very big because it is raised to a very big power. Oppisitely, when it is rasied to a negative number, the number producted will have many decimal places. For example 10^-1 is literaly 0.1.

Step-by-step explanation:

Yes I got u

6/10 > _ > 1/3 which fraction goes in the blank?

Answers

Step-by-step explanation:

6/10 > _ > 1/3

3/5 > _ > 1/3

Taking the average of both the fraction

½(⅗+)

½(9+5/15)

½(14/5)

=7/15

6/10 > 7/15 > 1/3

Answer:

7/15

Step-by-step explanation: 10 and 3 LCM is 30

6/10 x 3 =18/30 and 1/3x 10= 10/30

10/30 and 18/30 average is 14/30 which simplified is 7/15

The answer is 7/15

Hope it helps

Aron flips a penny 9 times. Which expression represents the probability of getting exactly 3 heads? P (k successes) = Subscript n Baseline C Subscript k Baseline p Superscript k Baseline (1 minus p) Superscript n minus k. Subscript n Baseline C Subscript k Baseline = StartFraction n factorial Over (n minus k) factorial times k factorial EndFraction Subscript 9 Baseline C Subscript 3 Baseline (0.5) cubed (0.5) Superscript 6 Subscript 9 Baseline C Subscript 3 Baseline (0.5) cubed Subscript 9 Baseline C Subscript 3 Baseline (0.5) cubed (0.5) Superscript 9 Subscript 9 Baseline C Subscript 6 Baseline (0.5) Superscript 6

Answers

Answer:

[tex]P(3) = ^9C_3 * 0.5^3 *0.5^6[/tex]

Step-by-step explanation:

Given

[tex]n = 9[/tex] --- number of flips

Required

[tex]P(x = 3)[/tex]

The probability of getting a head is:

[tex]p = \frac{1}{2}[/tex]

[tex]p = 0.5[/tex]

The distribution follows binomial probability, and it is calculated using:

[tex]P(x) = ^nC_x * p^x * (1 - p)^{n-x}[/tex]

So, we have:

[tex]P(3) = ^9C_3 * 0.5^3 * (1 - 0.5)^{9-3}[/tex]

[tex]P(3) = ^9C_3 * 0.5^3 *0.5^6[/tex]

Answer:

Aron flips a penny 9 times. Which expression represents the probability of getting exactly 3 heads?

Answer: A

Step-by-step explanation:

find the equation of the line shown

Answers

Answer:

y=1/2x+1/2

Step-by-step explanation:

In order to find the slope, you can use rise/run, in this case, the slope is 1/2 and the y-intercept is at (0, 0.5)

______are used to represent an unknown quantity in a mathematical expression.

Answers

Answer:

Variables are used to represent an unknown quantity in a mathematical expression.

Step-by-step explanation:

Variables are used to represent an unknown quantity in a mathematical expression.For example : x + 2 = 4, here x is the variable.We can denote variable by any alphabet i.e, a,b,c,d etc.

If 5x = 3x+12 then x = …..​

Answers

↦ [tex]\huge\underline{ \underline{Answer:-}}[/tex]

[tex]5x = 3x + 12 \\ 5x - 3x = 12 \\ 2x = 12 \\ x = \frac{12}{2} \\ x = 6[/tex]

ʰᵒᵖᵉ ⁱᵗ ʰᵉˡᵖˢ

꧁❣ ʀᴀɪɴʙᴏᴡˢᵃˡᵗ2²2² ࿐

Step-by-step explanation:

Explanation is in the attachment

hope it is h helpful to you

Ben starts walking along a path at 3 mi/h. One and a half hours after Ben leaves, his sister Amanda begins jogging along the same path at 7 mi/h. How long (in hours) will it be before Amanda catches up to Ben?



Enter the exact answer.
Hint: The distance formula is that distance = rate * time, so for example in one and a half hours, Ben has walked 3 * 1.5 miles.

Amanda catches up to Ben in ____________ hours.

Answers

Answer:

1.125 hours

Step-by-step explanation:

Given :

Ben's speed = 3 mi/hr

Time before Amanda starts = 1.5 hours

Amanda's speed = 7 mi/hr

Time before Amanda catches up with Ben

Recall :

Distance = speed * time

Distance already covered by Ben before Amanda starts :

(3 * 1.5) = 4.5

Hence, we can setup the equation :

Ben's distance = Amanda's distance

Let time taken = x

4.5 + 3x = 7x

4.5 = 7x - 3x

4.5 = 4x

x = 4.5 / 4

x = 1.125 hours

1.125 * 60 = 67. 5 minutes

In May 2010, the Pew Research Center for the People & the Press carried out a national survey to gauge opinion on the Arizona Immigration Law. Responses (Favor, Oppose, Don’t Know) were examined according to groups defined by political party affiliation (Democrat, Republican, Independent). Which of the following would be appropriate for displaying these data?

a. Pie charts
b. Segmented bar chart.
c. Side by side bar chart.
d. Contigency table

Answers

Answer:  d. Contingency table

Explanation:

It's most effective to use a contingency table because we have two variables here: 1) the responses, and 2) the party affiliation.

We can have the responses along the rows and the party affiliation along the columns, or vice versa.

See the example below. The values are completely random simply for the purpose of the example (and not drawn from any real life data source).

As per the given options, the appropriate for the displaying these data will be contingency table. Hence, option D is correct.

What is a Pie chart?

A pie chart is a visual depiction of information in the shape of a pie, where the pieces of the pie represent the magnitude of the data. To depict data as a pie chart, you need a list of quantitative variables as well as categorical variables.

As per the given information in the question,

A contingency table in statistics is a particular kind of matrix-style table that shows the frequency of the variables. They are extensively utilized in scientific, engineering, business intelligence, and survey research.

To know more about Pie charts:

https://brainly.com/question/24207368

#SPJ5

Will give brainliest answer

Answers

Answer:

the x-intercepts are at

x = -3

x = 0

x = 1

Step-by-step explanation:

ask the points, where the functional value is 0.

2x³ + 4x² - 6x = 0

we see that every term contains an expression of x. so, we can simplify this

x × (2x² + 4x - 6) = 0

so, one solution is plainly visible : x=0

for the other solutions we need to solve the square equation

2x² + 4x - 6 = 0

or even simpler

x² + 2x - 3 = 0

the solution of a square equation is

x = (-b ± sqrt(b² - 4ac))/(2a)

in our case

a=1

b=2

c=-3

x = (-2 ± sqrt(2² - 4×1×-3))/(2×1) = (-2 ± sqrt(4 + 12))/2 =

= (-2 ± sqrt(16))/2 = (-2 ± 4)/2 = -1 ± 2

x1 = -1 + 2 = 1

x2 = -1 - 2 = -3

How long will it take money to double if it is invested at 25 % compounded continuously ?

Answers

Answer:

Is it anual or monthly?

Step-by-step explanation:

Please help ASAP!!!! Thank you !!

Answers

Answer:

Hereeeeeeeeeeeeeeeee

(1) =(x+4)(x+5) =x(x+5)+4(x+5) =x^+5x+4x+20 =x^+9x+20

(2) =(x+4)(x-5) =x(x-5)+4(x-5) =x^-5x+4x-20 =x^-x-20

(3) =(x-4)(x+5) =x(x+5)-4(x+5) =x^+5x-4x+20 =x^+x+20

(4) =(x-4)(x-5) =x(x-5)-4(x-5) =x^5x-4x+20 =x^-x+20

(5) =(x+7y)(x+7y) =x(x+7y)+7y(x+7y) =x^+7xy+7xy+49y^ =x^+14xy+49y^

It was very easy

the time it takes a runner to complete a race is inversely related to the speed of the runner if a runner can complete a race in 40 minutes while running at 8 mph how long will it take the runner to complete the race running at 9 mph t

Answers

35.6 minutes

S = v*t = 8 * 40/60 = 16/3 m
=> t = s/v = 16/(3*9) = 35.555555 minutes

Please help!! How do I solve for x?

Answers

The line in the middle is half the length of the line on the outside. Multiply the middle line by 2 and set it equal to the outside line.

2(x-3) = x + 6

Simplify:

2x -6 p x + 6

Add 6 to both sides

2x = x + 12

Subtract x from both sides:

X = 12

The answer is B) 12

Solve the inequality. |X-15|>9

Answers

Answer:

X<6 or X>24

Step-by-step explanation:

Find the equation and check answer of (−8x=−2x−8)

Answers

Answer:

x = 4/3

Step-by-step explanation:

you need to move -8x to the right side.0=6x-8then, you need to move -8 to the left side.8=6xyou can get answer!x = 4/3

Cathy is planning to take the Certified Public Accountant Examination (CPA exam). Records kept by the college of business from which she graduated indicate that 73% of students who graduated pass the CPA exam. Assume that the exam is changed each time it is given. Let n = 1, 2, 3, ... represent the number of times a person takes the CPA test until the first pass. (Assume the trials are independent).
(a) What is the probability that Cathy passes the CPA test on the first try?
(b) What is the probability that Cathy passes the CPA test on the second or third try?

Answers

Answer:

The responses to these question can be defined as follows:

Step-by-step explanation:

For point a:

[tex]\to P(1) = 0.73[/tex]

For point b:

[tex]\to P(2\ or\ 3) = P(2) + P(3)[/tex]

                    [tex]= 0.27 \times 0.73 + 0.27\times 0.27\times0.73\\\\=0.1971+0.1971\times 0.27\\\\=0.1971+0.053217\\\\=0.250317[/tex]

Assume that 300 births are randomly selected and 5 of the births are girls. Use subjective judgment to describe the number of girls as significantly​ high, significantly​ low, or neither significantly low nor significantly high.g

Answers

Answer:

Following are the response to the given choice.

Step-by-step explanation:

Please find the complete question in the attached file.

Subjective opinion = Question of opinion.

Therefore this requires only just opinion and we don't have to do any actual calculations.

Does this seem like a great number of girls, a little number of girls, or a decent number of girls to you but if 1,300 babies were born, 5 of whom were females?

This is a small number of beautiful gals, in my honest opinion. We anticipate boys and girls to be produced about the very same frequency, thus I expect some half of them to be females if there are 1 300 newborns. You should have roughly 650 girls if 50% of the infants are girls, but now we only have five. That appears to me to be considerably low. which is your own opinion.

determine the general solution of cos2X -7cosX -3=0​

Answers

Answer:

x=2pi/3 +2pi n, 4pi/3 +2pi n for all integar of n.

Step-by-step explanation:

SOMEONE PLS HELP ME I WILL MAKE U BRAINLIST ! In a survey sample of 83 respondents, about 30.1 percent of the samplework less than 40 hours per week. What is the estimated standard error for the group of respondents who work 40 hours or more per week?
(*round to two decimal places)

Answers

Answer:

Answer = √(0.301 × 0.699 / 83) ≈ 0.050

A 68 percent confidence interval for the proportion of persons who work less than 40 hours per week is (0.251, 0.351), or equivalently (25.1%, 35.1%)

Step-by-step explanation:

√(0.301 × 0.699 / 83) ≈ 0.050

We have a large sample size of n = 83 respondents. Let p be the true proportion of persons who work less than 40 hours per week. A point estimate of p is  because about 30.1 percent of the sample work less than 40 hours per week. We can estimate the standard deviation of  as . A  confidence interval is given by , then, a 68% confidence interval is , i.e., , i.e., (0.251, 0.351).  is the value that satisfies that there is an area of 0.16 above this and under the standard normal curve.The standard error for a proportion is √(pq/n), where q=1−p.

Hope this answer helps you :)

Have a great day

Mark brainliest

A sprinkler releases water st a rate of 150 liters per hour. If the sprinkler operated for 80 minutes how many liters of water will be released

Answers

200 liters for 80 minutes of run time

The amount of water released from the sprinkler for 80 minutes is 200 L

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 amount of water from the sprinkler for 80 minutes be = A

Now , the value of A is given by the equation

A sprinkler releases water st a rate of 150 liters per hour

So , 60 minutes = 150 Liters of water

80 minutes = 1/60 hours

80 minutes = 1.333 hours

The amount of water released for 1.333 hours A = 150 x 1.333

On simplifying the equation , we get

The amount of water released for 1.333 hours A = 200 L

Therefore , the value of A is 200 L

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ2

A student takes an exam containing 16 true or false questions. If the student guesses, what is the probability that he will get exactly 14 questions right

Answers

Answer:

0.001831055

Step-by-step explanation:

Here, n = 16, p = 0.5, (1 - p) = 0.5 and x = 14

As per binomial distribution formula P(X = x) = nCx * p^x * (1 - p)^(n - x)

We need to calculate P(X = 14)

P(x =14) = 16C14 * 0.5^14 *(1-0.5)^2

               = 120 * 0.5^14 *(1-0.5)^2

= 0.001831055

what is the difference between the products of the digits in 425 and the sum of the digits in the numeral 92784​

Answers

Answer: 10

Step-by-step explanation:

4 x 2 x 5 = 40

9 + 2 + 7 + 8 + 4 = 30

40 - 30 = 10

= 10

Young invested GH150,000 and 2.5% per annum simple interest. how long will it take this amount to. yield an interest of GH11,250,00​

Answers

Answer: 3 years

Step-by-step explanation:

Interest is calculated as:

= (P × R × T) / 100

where

P = principal = 150,000

R = rate = 2.5%.

I = interest = 11250

T = time = unknown.

I = (P × R × T) / 100

11250 = (150000 × 2.5 × T)/100

Cross multiply

1125000 = 375000T

T = 1125000/375000

T = 3

The time taken will be 3 years

In a box of chocolates, 12 of the chocolates are wrapped in red foil. That is 30% of the chocolates in the box. How many chocolates are there?

Answers

Answer:

The answer is 40 chocolates in the box in total

A papaya is accidentally dropped from a bridge, which is 30 m above the water. Ignoring air resistance, the papaya's speed just before it hits the water will be __________ m/s.

Answers

Answer:

24 .30ms is the answer I think so if the answer is correct plz mark me as brainliest.

The papaya's speed just before it hits the water will be 24.24 m/s.

What is speed?

The rate at which objects moves is called speed. It is given by

[tex]s = \frac{d}{t}[/tex]

An object held above the ground has a potential energy related to the height at which it is held,

PE = mgh

If you drop the object, its potential energy will become the kinetic energy of motion:

KE = ½ mv²

½ mv² = mgh

v  = √(2gh)

v =  √(2*9.8*30)

v =  24.24 m/s

To learn more about Speed here

https://brainly.com/question/7359669

#SPJ2

Other Questions
Top Breakfast Cereal producers - company name, most current market share, signatureproducts1. #1share % Signature products2. #2share % Signature products3. #3share % Signature products4. #4share % Signature products Need help on this problem Which of the following numbers does not havefactors that include the smallest factor (otherthan 1) of 119 ?A. 28B. 35C. 40D. 63 Ava graphs the function h(x) = x2 + 4. Victor graphs the function g(x) = (x + 4)2. Which statements are true regarding the two graphs? Select three options.Avas graph is a vertical translation of f(x) = x2.Victors graph is a vertical translation of f(x) = x2.Avas graph moved 4 units from f(x) = x2 in a positive direction.Victors graph moved 4 units from f(x) = x2 in a positive direction.Avas graph has a y-intercept of 4. Polynomial: 2x3 x2 3x + 5; Divisor: x + 3 Find sin d, sin e, cos d, and cos e. Write each answer as a fraction in simplest form The width of a rectangle is 2 cm less than its length. The perimeter is 52 cm. The length is: 14 cm. 12 cm. 9 cm. None of these choices are correct. What is the value of k?K=? Which equation obeys the law of conservation ofmass? explain why adrenaline has opposite effects on the blood vessels of the gut and the muscles Can someone help me with this math homework please! Solve the inequality and express your answer in interval notation x^2 - 12x + 3 Evaluate the function. f(x)=x^2 Find f(5) If A = {x, y, z} then the number of non-empty subsets of A is ________.a) 8 b) 5 c) 6 d) 7 At December 31, 2020, Suffolk Corporation had an estimated warranty liability of $105,000 for accounting purposes and $0 for tax purposes. (The warranty costs are not deductible until paid.) The effective tax rate is 20%. Compute the amount Suffolk should report as a deferred tax asset at December 31, 2020. Which expression gives the best estimate of 30 percent of 61? The answers are below: Hurry, please! What is the purpose of the quotation in the first paragraph can you please help me with number 4 please? Other things equal, compared to using the first-in-first-out (FIFO) inventory cost method, using the last-in-first-out (LIFO) method in a rising price environment will result in a higher:____________A. quick ratio.B. inventory turnover ratio.C. gross profit margin. The science community has taken the following stance on Global Climate change. "Climate change is the single biggest environmental and humanitarian crisis of our time. The Earth's atmosphere is overloaded with heat-trapping carbon dioxide, which threatens large-scale disruptions in a climate with disastrous consequences. We must act now to spur the adoption of cleaner energy sources at home and abroad."What position do you take with this statement?Explain your reasoning for your position.Provide evidence to support your position.