16,4,1,1/4,... Which exponential function describes the given sequence?

Answers

Answer 1
that would be  16(1/4)^(n-1)

for example 4th term  =  16(1/4)^3 =  1/4
Answer 2

Answer: Is D.

Step-by-step explanation:


Related Questions

Joanna wants to buy a car. Her parents loan her 5,000 for 5 years at 5% simple interest. How much will Joanna pay in imterest?

Answers

if she pays 5% a year for interest on a $5,000 loan she will pay $1,250 

$225 a year for 5 years
Hello!

Data:

I = ?
P = $5000
rate = 5% = 0.05
t = 5

[tex]I = P*r*t[/tex]
[tex]I = 5000*0.05*5[/tex]
[tex]\boxed{\boxed{I = 1.250}}\end{array}}\qquad\quad\checkmark[/tex]

(h) when is the particle speeding up? (enter your answer using interval notation.) (2,4)∪(6,8) incorrect: your answer is incorrect. f(t) = cos(πt/4)

Answers

The position of the particle as function of time is given as
[tex]f(t)=cos( \frac{\pi t}{4} )[/tex]

The velocity as function of time is
[tex]v(t)= - \frac{\pi}{4} sin( \frac{\pi t}{4} )[/tex]

A graph of f(t) versus t and of v(t) versus t is shown below.
The velocity increases in the intervals t = (2, 6) and t = (10, 14) and with a periodicity of 8.

In the range t = [0, 16], the velocity increases in the interval t = (2,6)∪(10, 14).

Answer: (2,6)∪(10,14)

um plz help On a soccer team, 11 out of 17 players surveyed say they had two or more siblings. The league has 850 players. Which is the best prediction of the number of players in the league that have two or more siblings?

Answers

Divide 850 by 17 and you get 50, then multiply 50 and 11 and you get 550. Your answer is 550

In Death Valley, California the highest ground temperature recorded was 94 degrees Celsius on July 15, 1972. In the formula C=5/9(F-32), C represents the temperature in degrees Celsius and F re[resents the temperature in degrees Fahrenheit. To the nearest degree, what is the highest ground temperature in Death Valley in Fahrenheit?

Answers

Well, you've already told me what C represents (94) and you've given me the formula switched around. The date and the location of this problem do not matter in this equation, so just ignore them. Now we need to switch around the formula by first multiplying both sides by (9/5) which causes the (5/9) on the right-hand side to cancel. This gives us (9/5)times C=F-32. Now we add 32 to both sides to come up with the new formula (F=C x (9/5) + 32) Substitute the original C into the equation, and you will get your answer of 201.2

Answer:

The highest ground temperature in Death Valley is [tex]201^{\circ}F [/tex].

Step-by-step explanation:

We are given that in death valley , Callifornia the highest ground temperature recorded was [tex]94^{\circ}C[/tex]

We are given formula

[tex] C=\frac{5}{9}(F-32)[/tex]

Where C represents the temperature in degrees Celsius  and F represents the temperature in degrees Fahrenheit.

We have to find the highest ground temperature in Death Valley in Fahrenheit to the nearest degree

Using formula [tex] F=\frac{9}{5}C+32[/tex]

Substituting the value of temperature in Celsius

Then we get

[tex]F=\frac{9}{5}\times 94+32[/tex]

[tex]F=\frac{846}{5}+32[/tex]

[tex]F=169.2+32[/tex]

[tex]F=201.2^{\circ}F[/tex]

[tex]F=201^{\circ}F[/tex]

Hence, the highest ground temperature in Death Valley is [tex]201^{\circ}F [/tex].

The base and height of Triangle A are half the base and the height of Triangle B. How many times greater is the area of Triangle B?

Answers

It would be have as great
[tex]\bf \textit{area of triangle \underline{b}}\\\\ A_b=\cfrac{1}{2}bh\implies A_b=\boxed{\cfrac{bh}{2}} \\\\\\ \textit{area of triangle \underline{a}}\\\\ \begin{cases} b=\frac{b}{2}\\\\ h=\frac{h}{2} \end{cases}\implies A_a=\cfrac{1}{2}\left( \cfrac{b}{2} \right)\left( \cfrac{h}{2} \right)\implies A_a=\boxed{\cfrac{bh}{2}}\cdot \cfrac{1}{4} \\\\\\ A_a=A_b\cdot \cfrac{1}{4}\impliedby A_a\textit{ is one-quarter of }A_b[/tex]

use two unit multipliers to convert 56 centimeters to feet

Answers

You would do 56 centimeters times 1 inch per 2.54 centimeters times 1 foot per 12 inches. 

Mathematically, it will look like (56 * 1) / (2.54* 12) = approximately 1.837

In sentence form: There are approximately 1.837 feet in 56 centimeters. 

The Leukemia and Lymphoma Society sponsors a 5K race to raise money. It receives $55 per race entry and $10,000 in donations, but it must spend $15 per race entry to cover the cost of the race. Write and solve an inequality to determine the number of race entries the charity needs to raise at least $55,000.

Answers

x = number of entries 55x + 10000 - 15x ≥ 55000 First, subtract 10000 from each side 55x - 15x ≥ 45000 Now, we can combine 55x and 15x because they've both got the same variable attached 40x ≥ 45000 Now divide each side by 40 to isolate x (which is the number of entries) x ≥ 1125 The race needs at least 1125 entries to raise at least $55,000.

Find the point on the parabola y^2 = 4x that is closest to the point (2, 8).

Answers

Answer:

(4, 4)

Step-by-step explanation:

There are a couple of ways to go at this:

Write an expression for the distance from a point on the parabola to the given point, then differentiate that and set the derivative to zero.Find the equation of a normal line to the parabola that goes through the given point.

1. The distance formula tells us for some point (x, y) on the parabola, the distance d satisfies ...

... d² = (x -2)² +(y -8)² . . . . . . . the y in this equation is a function of x

Differentiating with respect to x and setting dd/dx=0, we have ...

... 2d(dd/dx) = 0 = 2(x -2) +2(y -8)(dy/dx)

We can factor 2 from this to get

... 0 = x -2 +(y -8)(dy/dx)

Differentiating the parabola's equation, we find ...

... 2y(dy/dx) = 4

... dy/dx = 2/y

Substituting for x (=y²/4) and dy/dx into our derivative equation above, we get

... 0 = y²/4 -2 +(y -8)(2/y) = y²/4 -16/y

... 64 = y³ . . . . . . multiply by 4y, add 64

... 4 = y . . . . . . . . cube root

... y²/4 = 16/4 = x = 4

_____

2. The derivative above tells us the slope at point (x, y) on the parabola is ...

... dy/dx = 2/y

Then the slope of the normal line at that point is ...

... -1/(dy/dx) = -y/2

The normal line through the point (2, 8) will have equation (in point-slope form) ...

... y - 8 = (-y/2)(x -2)

Substituting for x using the equation of the parabola, we get

... y - 8 = (-y/2)(y²/4 -2)

Multiplying by 8 gives ...

... 8y -64 = -y³ +8y

... y³ = 64 . . . . subtract 8y, multiply by -1

... y = 4 . . . . . . cube root

... x = y²/4 = 4

The point on the parabola that is closest to the point (2, 8) is (4, 4).

Given the following geometric sequence, find the common ratio: {225, 45, 9, ...}.

Answers

The common ratio is 1/5

Answer:  The required common ratio for the given geometric sequence is [tex]\dfrac{1}{5}.[/tex]

Step-by-step explanation:  We are given to find the common ratio for the following geometric sequence :

225,   45,   9,   .   .   .

We know that

in a geometric sequence, the ratio of any term with the preceding term is the common ratio of the sequence.

For the given geometric sequence, we have

a(1) = 225,  a(2) = 45,   a(3) = 9,  etc.

So, the common ratio (r) is given by

[tex]r=\dfrac{a(2)}{a(1)}=\dfrac{a(3)}{a(2)}=~~.~~.~~.~~.[/tex]

We have

[tex]\dfrac{a(2)}{a(1)}=\dfrac{45}{225}=\dfrac{1}{5},\\\\\\\dfrac{a(3)}{a(2)}=\dfrac{9}{45}=\dfrac{1}{5},~etc.[/tex]

Therefore, we get

[tex]r=\dfrac{1}{5}.[/tex]

Thus, the required common ratio for the given geometric sequence is [tex]\dfrac{1}{5}.[/tex]

Find an integer x such that 37x $\equiv$ 1 (mod 101).}

Answers

[tex]101=37\times2+27[/tex]
[tex]37=27\times1+10[/tex]
[tex]27=10\times2+7[/tex]
[tex]10=7\times1+3[/tex]
[tex]7=3\times2+1[/tex]

[tex]\implies1=7-3\times2[/tex]
[tex]\implies1=7\times3-10\times2[/tex]
[tex]\implies1=127\times3-10\times8[/tex]
[tex]\implies1=27\times11-37\times8[/tex]
[tex]\implies1=101\times11-37\times30[/tex]

[tex]\implies(101\times11+37\times(-30))\equiv37\times(-30)\equiv1\pmod{101}[/tex]

[tex]\implies 37^{-1}\equiv-30\equiv(101-30)\equiv71\pmod{101}[/tex]

what is the radius of a circle with an area of 32.1 square feet

Answers

First you need to divide the area by pi. Then take that answer and square-root it. Your answer should come out to about 3.2 is the radius.

Ken spent 1/5 of his allowance on a movie, 3/8 on snacks, and 2/7 on games. If his allowance was $20, how much did Ken have left?

Answers

Answer:

Ken is left with $2.79.

Step-by-step explanation:

We are given the following information in the question:

Ken allowance =  $20

Money spent on movies =

[tex]\displaystyle\frac{1}{5}\times 20 = \$4[/tex]

Money spent n snacks =

[tex]\displaystyle\frac{3}{8}\times 20 = \$7.5[/tex]

Money spent on games =

[tex]\displaystyle\frac{2}{7}\times 20 = \$5.71[/tex]

Total money spent =

[tex]4 + 7.5 + 5.71 = \$17.21[/tex]

Money left =

[tex]=\text{Allowance}-\text{ Total money spent}\\= 20 - 17.21\\=\$2.79[/tex]

Ken is left with $2.79.

find all solutions of the equation tan^5x-9tanx=0. the answer is Akipi. where k is any integer. the constant A=

Answers

Final answer:

To solve tan^5x - 9tanx = 0, we factor to get tanx(tan^4x - 9) = 0 leading to solutions where x = kπ and x = ±π/3 + kπ. The constant A in the solution Akiπ is determined to be ±π/3.

Explanation:

To find all solutions to the equation tan^5x - 9tanx = 0, we can factor it as follows:

tanx(tan^4x - 9) = 0

This leads to two possible sets of solutions: tanx = 0 and tan^4x = 9.

For tanx = 0, x would be any integer multiple of π, i.e., x = kπ where k is an integer.

For tan^4x = 9, taking the fourth root gives us tanx = ±9√3. Since tangent is periodic with π, the solution would be of the form x = tan⁻¹(±9√3) + kπ, but since tan⁻¹(±9√3) simplifies to ±π/3, the solution can be written as x = ±π/3 + kπ.

However, if we are given that the solution is in the form Akiπ, we must determine the constant A. From the provided solutions, A must be a solution to tanx = 0 or tan⁻¹(±9√3), giving us A = 0 or ±π/3. Yet, since we cannot have a zero multiple of π (because that would give us a null solution), we dismiss A = 0 and take A from the non-zero solutions, so A = ±π/3.

f the centripetal and thus frictional force between the tires and the roadbed of a car moving in a circular path were reduced, what would happen?

Answers

The frictional force between the tires and the road prevent the car from skidding off the road due to centripetal force.

If the frictional force is less than the centripetal force, the car will skid when it navigates a circular path.

The diagram below shows that when the car travels at tangential velocity, v, on a circular path with radius, r, the centripetal acceleration of v²/ r acts toward the center of the circle.

The resultant centripetal force is (mv²)/r, which should be balanced by the frictional force of μmg, where μ =  coefficient of kinetic friction., and mg is the normal reaction on a car with mass, m.

This principle is applied on racing tracks, where the road is inclined away from the circle to give the car an extra restoring force  to overcome the centripetal force.

Verify stokes' theorem for the helicoid ψ(r,θ)=⟨rcosθ,rsinθ,θ⟩ where (r,θ) lies in the rectangle [0,1]×[0,π/2], and f is the vector field f=⟨6z,8x,8y⟩. first, compute the surface integral: ∬m(∇×f)⋅ds=∫ba∫dcf(r,θ)drdθ, where a= , b= , c= , d= , and f(r,θ)= (use "t" for theta). finally, the value of the surface integral is . next compute the line integral on that part of the boundary from (1,0,0) to (0,1,π/2). ∫cf⋅dr=∫bag(θ)dθ, where a= , b= , and g(θ)=

Answers

[tex]\mathbf f(x,y,z)=\langle6z,8x,8y\rangle\implies\nabla\times\mathbf f(x,y,z)=\langle8,6,8\rangle[/tex]

[tex]\psi(r,\theta)=\langle r\cos\theta,r\sin\theta,\theta\rangle[/tex]
[tex]\mathrm d\mathbf S=\dfrac{\psi_r\times\psi_\theta}{\left\|\psi_r\times\psi_\theta\right\|}\left\|\psi_r\times\psi_\theta\right\|\,\mathrm dr\,\mathrm d\theta=\langle\sin \theta,-\cos \theta,r\rangle\,\mathrm dr\,\mathrm d\theta[/tex]

[tex]\displaystyle\iint_S\nabla\times\mathbf f\cdot\mathrm d\mathbf S=\int_{\theta=0}^{\theta=\pi/2}\int_{r=0}^{r=1}\langle8,6,8\rangle\cdot\langle\sin\theta,-\cos\theta,r\rangle\,\mathrm dr\,\mathrm d\theta[/tex]
[tex]=\displaystyle\int_{\theta=0}^{\theta=\pi/2}\int_{r=0}^{r=1}(8r-6\cos\theta+8\sin\theta)\,\mathrm dr\,\mathrm d\theta=2+2\pi[/tex]

- - -

[tex]\mathbr r(\theta)=\langle\cos\theta,\sin\theta,\theta\rangle[/tex]

[tex]\displaystyle\int_C\mathbf f\cdot\mathrm d\mathbf r=\int_{\theta=0}^{\theta=\pi/2}\mathbf f(\cos\theta,\sin\theta,\theta)\cdot\langle-\sin\theta,\cos\theta,1\rangle\,\mathrm d\theta[/tex]
[tex]=\displaystyle\int_0^{\pi/2}\langle6\theta,8\cos\theta,8\sin\theta\rangle\cdot\langle-\sin\theta,\cos\theta,1\rangle\,\mathrm d\theta[/tex]
[tex]=\displaystyle\int_0^{\pi/2}(8\cos^2\theta+(8-6t)\sin\theta)\,\mathrm d\theta=2+2\pi[/tex]
Final answer:

Stokes' theorem, which relates a surface integral of a curl of a vector field over a surface to a line integral of the vector field over the boundary of the surface, can be applied to verify a surface described by a helicoid and a given vector field, through calculation of the surface and line integrals, even when specific function values are not provided.

Explanation:

Stokes' theorem relates a surface integral of a curl of a vector field over a surface Ψ to a line integral of the vector field over the boundary ∂Ψ of the surface.  Given a helicoid ψ(r,θ)=⟨rcosθ,rsinθ,θ⟩ where (r,θ) lie in the rectangle [0,1]×[0,π/2], and f is the vector field f=⟨6z,8x,8y⟩, Stokes' theorem can be applied to verify the vectro field over the given area.

The process involves two primary steps: computation of the surface integral, and computation of the line integral.

Step 1: Compute the surface integral ∬m(∇×f)⋅ds=∫ba∫dcf(r,θ)drdθ. However, because the specific values for a, b, c and d, and the function f(r,θ) are not defined in this question, the exact calculation can't be provided.

Step 2: Compute the line integral ∫cf⋅dr=∫bag(θ)dθ, on the boundary from (1,0,0) to (0,1,π/2). Again, specific values for a, b and the function g(θ) are not provided.

According to Stokes' theorem, the two results should be equal.

Learn more about Stokes' theorem here:

https://brainly.com/question/35538480

#SPJ3

Two arrows are launched at the same time with the same speed. arrow a at an angle greater than 45 degrees, and arrow b at an angle less than 45 degrees. both land at the same spot on the ground. which arrow arrives first?

Answers

Let V = the launch velocity
Let θ =  the launch angle
Let d =  the horizontal distance traveled

Ignore air resistance.

The horizontal component of velocity is
u = V cos θ
The time of flight is
t = d/(V cosθ) = (d/V) secθ

Create a table of θ versus t as shown below.
   θ    t/(d/V)
----   ----------
45    1.4142
40    1.3054
35    1.2208
30    1.1547

The graph shows that as the launch angle decreases below 45°, the time of flight decreases.
Therefore arrow b (θ < 45°) arrives first.

Answer: Arrow b arrives first.

Cell phones and surveys ii the survey by the national center for health statistics further found that 49% of adults ages 25–29 had only a cell phone and no landline. we randomly select four 25–29-year-olds:
a.what is the probability that all of these adults have a only a cell phone and no landline?
b.what is the probability that none of these adults have only a cell phone and no landline?
c.what is the probability that at least one of these adults has only a cell phone and no landline?

Answers

The following is the solution for the problems given above:

A. The probability that all adults have only a cellphone is P(only cellphone) = 0.49 ^ 4 = 0.0576
B. If 49% only have a cellphone and no landline, then only 51% don’t have this combination of phones, so therefore: P (no one with only a cellphone) = 0.51^4 = 0.0677
C. If at least one of them has a cellphone: P (at least one with cell phone) = 1 – P(cellphone and/or landline) = 1 – (0.51)^4 = 0.9323

(a) The probability that all of these adults have a only a cell phone and no landline is [tex](0.49)^4[/tex]

(b) The probability that none of these adults have only a cell phone and no landline is [tex](0.51)^4[/tex].

(c) The probability that at least one of these adults has only a cell phone and no landline is [tex]1-(0.51)^4=0.9323[/tex].

According to the question, the survey by the national center for health statistics found that 49% of adults ages 25–29 had only a cell phone and no landline.

Probability that adults ages 25–29 had only a cell phone and no landline is [tex]P_1=0.49[/tex]

Probability that adults ages 25–29 have only a cell phone and no landline is

[tex]P_2=1-0.49\\P_2=0.51[/tex]

On selection of random 4 persons aged between 25–29-

(a) probability that all of these adults have a only a cell phone and no landline is [tex](0.49)^4[/tex]

(b) the probability that none of these adults have only a cell phone and no landline is [tex](0.51)^4[/tex].

(c) the probability that at least one of these adults has only a cell phone and no landline is [tex]1-(0.51)^4=0.9323[/tex].

Learn more more probability here:

https://brainly.com/question/23044118?referrer=searchResults

Dominic has $15 for dinner. His meal costs $13.90. He wants to leave an 18% tip. Does he have enough money? Explain your reasoning

Answers

This question could be paraphrased:  Is $13.90 plus an 18% tip still less than $15?

Is $13.90 + 0.18($13.90) less than $15?

That comes to $16.40.    No, Dom doesn't have enough money.


How much could he afford to spend on a meal if there were still to be an 18% tip?

1.18x = $15, or    x = $15/1.18 = $12.71.
If you plug into a calculator, you can see that the total comes up to over $15. He is $1 short.

To get your answer, you can either just plug it into the calculator. Or, you can do so by the following process:

13.90 (total of meal) x .15 (percentage of a tip he wants to leave= 2.085

Add the total to 13.90, and that gives you about $15.99 which is about $1 more than what he has.

As Saturn revolves around the sun, it travels at a speed of approximately 6 miles per second. Convert this speed to miles per minute. At this speed, how many miles will Saturn travel in 4 minutes? Do not round your answers.

Answers

Saturn will travel 86,400 miles in 4 minutes.
Alright we know that there are 60 seconds in a minute. So you multiply the 60 seconds by 6 which is 360. So every minute Saturn revolves around the 60 at 360 miles per minute, which makes sense. 

To find how far it'll travel in 4 minutes, you multiply 360 by 4. 
In 4 minutes Saturn would travel 1440 miles. 

example for empirical probability

Answers

Empirical means by observation, so empirical probability, or experimental probability, is the probability that is observed in a set of trials. For example, if you flip a coin ten times and get seven heads, your empirical probability is 7 in 10. This is different than the theoretical probability, which for a fair coin is 5 in 10, but that result will only be approximated by the empirical results, and then only with a larger number of trials.
Final answer:

Empirical probability is a form of probability that is based on the actual results of an experiment. It's computed by dividing the number of times an event occurs by the total number of observations or trials. Therefore, empirical probability varies depending on the outcomes of the experiment.

Explanation:

The empirical probability, or experimental probability, comes from actual observations or experiments, unlike theoretical probability which is based purely on mathematical principles. An example of empirical probability can be found in a simple coin toss experiment. Let's say we toss a coin 100 times and heads comes up 55 times.

To calculate the empirical probability of getting heads, we would divide the number of times the event (getting heads) occurs by the total number of opportunities for the event to occur (the total number of tosses). In this case, the empirical probability is given by 55 (the occurrences of heads) divided by 100 (total coin tosses), giving us an empirical probability of 0.55 for getting heads.

Another example, in a traffic situation, would be to install a traffic camera and count the number of times that cars failed to stop when the light was red and the total number of cars that passed through the intersection for a certain period of time. This data would allow us to calculate the empirical probability of a car running the red light.

Learn more about Empirical Probability here:

https://brainly.com/question/1452877

#SPJ12

In 2018, a nation’s population was 10 million. Its nominal GDP was $40 billion, and its price index was 100. In 2019, its population had increased to 12 million, its nominal GDP had risen to $57.6 billion, and its price index had increased to 120. What was this nation’s economic growth rate during the year?

Answers

The nominal GDP in base year 2014 was $40 billion. The nominal GDP in year 2015 with price index 120 was $57.6 billion. The real GDP in 2015 can be calculated as follows :

GDP (real) = GDP (nominal) / price index * 100

GDP (real) = 57.6 / 120 * 100

GDP (real) = $48 billion

 

The growth rate in real GDP from 2014 to 2015 is 1.2%.

Growth rate = 48 * (100/40) = 1.2%

 

Therefore the growth rate is 12%

The nation's real GDP increased from $40 billion in 2018 to $48 billion in 2019, resulting in an economic growth rate of 20% for that year.

To calculate the economic growth rate of a nation, we need to look at the increase in its real GDP. Real GDP is calculated by dividing the nominal GDP by the GDP deflator and then multiplying by 100. The GDP deflator is like a price index that reflects the level of prices of all new, domestically produced, final goods and services in an economy.

For the nation in question:

2018 Real GDP = (Nominal GDP / Price Index)
100 = ($40 billion / 100)
100 = $40 billion.2019 Real GDP = (Nominal GDP / Price Index)
100 = ($57.6 billion / 120)
100 = $48 billion.

To find the economic growth rate, we subtract the previous year's real GDP from the current year's real GDP, divide by the previous year's real GDP, and then multiply by 100 to get a percentage:

Economic Growth Rate = [(2019 Real GDP - 2018 Real GDP) / 2018 Real GDP]
100

Economic Growth Rate = [($48 billion - $40 billion) / $40 billion]
100 = (8 / 40)
100 = 20%

The nation's economic growth rate during the year was 20%.

An experiment results in one of the sample points upper e 1e1​, upper e 2e2​, upper e 3e3​, upper e 4e4​, or upper e 5e5. complete parts a through
c.
a. find ​p(upper e 3e3​) if ​p(upper e 1e1​)equals=0.10.1​, ​p(upper e 2e2​)equals=0.10.1​, ​p(upper e 4e4​)equals=0.20.2​, and ​p(upper e 5e5​)equals=0.30.3.

Answers

Given that an experiment results in one of the sample points E1, E2, E3, E4, or E5.

Then P(e1) + P(e2) + P(e3) + P(e4) + P(e5) = 1

If P(E1)=0.1, P(E2)=0.1, P(e4)=0.2, and P(E5)=0.3., then P(E1) = 1 - 0.1 - 0.1 - 0.2 - 0.3 = 0.3

Therefore, P(e3) = 0.3

Suppose you obtain a $1,300 T-note with a 9% annual rate, paid monthly, with maturity in 6 years. How much interest will be paid to you each month?

Answers

We know that,
Interest, I = [tex] \frac{P×R×T}{100} [/tex]
Where, P = Principal = $1300
R = rate of interest = 9% annually = [tex] \frac{9}{12} [/tex]%
T = Time  = 1 month

So, I = [tex] \frac{1300×[tex] \frac{9}{12} [/tex]×1}{100} [/tex]
        = $9.75

Interest paid per month is $9.75

Answer:

simple interest  = $9.75

Step-by-step explanation:

given data:

Principle = $1300

annual rate  = 9% [tex]= \frac{9}{`12} = 0.75 [/tex]

time = 6 year =

we knwo that simple interest is given as

Simple interest [tex]= \frac{P\times R\times T}{100}[/tex]

FOR ABOVE QUESTION

Time is 1 month

simple interest  [tex]= \frac{1300\times 0.75 \times 1}{100}[/tex]

simple interest  = $9.75

A publisher displays its latest magazine cover on its website.
The publisher scales up the front cover of the magazine using a scale of 6 centimeters to 1 inch. The length of the scale drawing is 48 centimeters, and its width is 66 centimeters.
The length of the actual magazine cover is inches.
The width of the actual magazine cover is inches.
The scale drawing is too big to view on a computer screen without scrolling.
the publisher uses a new scale of 4 centimeters to 1 inch.
The length of the new scale drawing is centimeters.
The width of the new scale drawing is centimeters.

Answers

The length of the actual magazine cover is (48/6 = 8) inches. 
The width of the actual magazine cover is (66/6 = 11) inches. 
The length of the new scale drawing is (8 x 4 = 32) centimetres. 
The width of the new scale drawing is (11 x 4 = 44) centimetres.

Answer: 8 inches.11 inches.32 centimeters. 44 centimetres.

Step-by-step explanation:

Maria incorrectly placed the decimal point when she wrote 0.65 inch fo the width of her computer. what is the correct decimal number for the width?

Answers

I think it should be 6.5 inch but I'm not positive.

I hope this helps! :))

Answer:

It should be placed after 6 it means 6.5inch

Step-by-step explanation:

Maria should placed the decimal point after 6 it means 6.5 inch. Because the order of the width of her computer should be in between 6 inch to 9 inches.

Width of a computer cannot be 0.65 inches because it will be too short and we cannot called it computer on the other hand if she put the decimal after 5 then the width of her computer will be 65 inches which is not normal.  

Eben rolls two standard number cubes 36 times. Predict how many times he will roll a sum of 4.

Answers

out of all 36 times, only 3 times did the sum equal 4
3 times he will roll a 4 
out of all 36 times, only 3 times did the sum equal 4 
3 times he will roll a 4

Determine the common ratio and find the next three terms of the geometric sequence.


10, 2, 0.4, ...



a.

0.2; -0.4, -2, -10

c.

0.02; 0.08, 0.016, 0.0032


b.

0.02; -0.4, -2, -10

d.

0.2; 0.08, 0.016, 0.0032



Answers

Answer:

  d.  0.2; 0.08, 0.016, 0.0032

Step-by-step explanation:

The common ratio is the ratio of adjacent terms:

  r = 2/10 = 0.4/2 = 0.2

__

Multiplying the last term by this ratio gives the next term:

  0.4×0.2 = 0.08

  0.08×0.2 = 0.016

  0.016×0.2 = 0.0032

The next 3 terms are 0.08, 0.016, 0.0032.

Answer:

Option D)

Common ration = [tex] \frac{1}{5}[/tex] = 0.2

The next three terms of the given series are: 0.08, 0.016, 0.0032

Step-by-step explanation:

We are given the following information in the question:

We are given a geometric sequence:

[tex]10, 2, 0.4, ...[/tex]

Geometric Series

A geometric series is a series with a constant ratio between successive terms

We have to find the common ration of the given geometric series:

[tex]\text{Common ration} = \displaystyle\frac{\text{Second term}}{\text{First term} }=\frac{2}{10} = \frac{1}{5}[/tex]

The [tex]n^{th}[/tex] term of a geometric sequence is given by:

Formula:

[tex]a_n = a_1\timesr^{n-1},\\\text{where }a_1 \text{ is the first term of the geometric series and r is the common ratio}[/tex]

[tex]a_4 = a_1\times r^{4-1} = 10\times \bigg(\displaystyle\frac{1}{5}\bigg)^3 = 0.08\\\\a_5 = a_1\times r^{5-1} = 10\times \bigg(\displaystyle\frac{1}{5}\bigg)^4 = 0.016\\\\a_6 = a_1\times r^{6-1} = 10\times \bigg(\displaystyle\frac{1}{5}\bigg)^5 = 0.0032[/tex]

What happens to the area of a circle when the radius is tripled?

Answers

The circle would triple because the radius is equal to its area
The answer should be the circle tripes

For a sample of n = 100 scores, x = 45 corresponds to z = 0.50 and x = 52 corresponds to z = +1.00. what are the values for the sample mean and standard deviation? m = 31 and s = 7 m = 31 and s = 14 m = 38 and s = 7 m = 38 and s = 14

Answers

We are given a fixed number of samples, n = 100.

We are given two conditions:

x = 45, z = 0.50

x = 52, z = 1.00

 

The relevant equation we can use here is:

z = (x – m) / s

where m is the mean and s is the std dev

 

So for the two conditions:

0.50 = (45 – m) / s                            --> eqtn 1

1.00 = (52 – m) / s                            --> eqtn 2

 

Rewriting eqtn 1 in terms of m:

0.5 s = 45 – m

m = 45 – 0.5 s                                     --> eqtn 3

 

Rewriting eqtn 2 in terms of m:

1.00 s = 52 – m

m = 52 – 1.00 s                                   --> eqtn 4

 

Equating eqtn 3 and 4:

45 – 0.5 s = 52 – 1.00 s

0.5 s = 7

s = 14

 

From eqtn 4:

m = 52 - 1.00 * 14

m = 38

 

 

Therefore answers are:

 m = 38 and s = 14

what is 0.04 as a standard form

Answers

.4 because it is .04 multiply by 10^

Answer:

4.0 *  10^-2

Step-by-step explanation:

Assuming that Standard Form is using Scientific Notation, then you would move the decimal until it is directly after the 4. Then, you would multiply that by 10 raised to the negative exponent of how many spaces that you had to move the decimal. In this case, you moved it two places to the right (+), SO THE EXPONENT IS NEGATIVE!


0.04 = 4.0 * 10^-2

Other Questions
Mr. Obama would like his daughter to attend Harvard in 6 years when she finishes high school. Mr. Obama would like to invest enough money in a certificate of deposit (CD) now to pay for his daughters college expenses. If he estimates that he will need $250 thousand in 5 years, how much should he invest now in a CD that has a rate of 2.8% compounded monthly? How did the great awakening encourage the idea of equal rights? Write a thesis statement for an essay about the benefits of children owning a pet. The main points of the authers essay are that children who own pets are more responsible. They have a constant companion. Children who own pets also seem to reap health benefits. How do you fact prime numbers How did the geography of the Arabian peninsula encourage a nomadic way of life Describe three approaches used to slow down the rate of extinction Your attitude has no influence on how regularly you exercise. In the call of the wild when Hal and his dogs fell into a hole in the ice the conflict can be described as A) man vs man B)man vs nature C)man vs himself D)man vs society While mRNA strands are being created a sequence is sometimes miscopied. What is the best possible outcome, the worst possible outcome and the long-term effect on the cell if mRNA strands were miscopied? Maria has a predisposing factor to depression and anxiety. she is concerned that her newborn child may develop these disorders. a developmental psychologist informs her that A firm's profit margin, or return on sales, is computed by dividing ________. PLEASE ASAP suppose you use a microscope to look at a cell from the skin of a onion. What structure will you see that would not be found in a cell from your skin? A. Endoplasmic reticulum B. Golgi Apparatus C.Cell wall D. Plasma membrane Why are the highest pitched strings on most instruments, including guitars, violins, and pianos, the most likely strings to break? Which modifier can be used in the comparative degree? A. pretty B. unique C. same D. last where does the short story my brothers keeper begin What is the effect of the supremacy clause in the Constitution?A.States cannot pass laws that contradict the Constitution.B.The structure of government cannot change over time. C.States can prevent the federal government from becoming tyrannical. D.States cannot create and enforce their own laws. "what country (or countries) has been called "china's little brother?"" What was a result of the bank failures that followed the stock market crash in 1929? A. Investors began to buy businesses directly. B. Americans refused to work for publicly traded companies. C. There wasn't enough money in circulation to support a healthy economy. D. The stock market was closed for years. Claire and rachel plays volleyball for different teams .claire team practices seven hours every two days and rachels team practices eight hours every three days match player to the team that represents the average number of hours that they practice each day over a seven day period How does the United States government affect the land?A. Passes laws against segregation.B. Creates national parks.C. Aids during emergencies.D. Builds ski resorts and theme parks. Steam Workshop Downloader