What is the probability of spinning a 1 or 2? Write your answer as a fraction AND decimal

What Is The Probability Of Spinning A 1 Or 2? Write Your Answer As A Fraction AND Decimal

Answers

Answer 1

Answer:

Probability of spinning 1 or a 2

Fraction=6/8

decimal=0.75

Let me know if it helped


Related Questions

factor the following expression.

x^2 - 7x + 10

tyyyy

Answers

Answer:

(x-5)(x-2)

Step-by-step explanation:

x^2-7x-10

= x^2-2x-5x+10

= x(x-2)-5(x-2)

= (x-5)(x-2)

4y + 10 = 5x 2.5x + 2y = -10​

Answers

Answer:

are they seperate equations?

Step-by-step explanation:

factorize fully and also write in simplest form \(x^{2} +3x-10\)

Answers

Step-by-step explanation:

x²+3x-10 =

(x+5)(x-2)

______

A home security system may detect movement using its two different sensors. If motion is detected by any of the sensors, the system will alert the police. If there is movement outside, sensor V (video camera) will detect it with probability 0.95, and sensor L (laser) will detect it with probability 0.8. If there is no movement outside, sensor L will detect motion anyway with probability 0.05, and sensor V will detect motion anyway with probability 0.1. Based on past history, the probability that there is movement at a given time is 0.7. Assume these sensors have proprietary algorithms, so that conditioned on there being movement (or not), the events of detecting motion (or not) for each sensor is independent.

(a) Given that there is movement outside and that sensor V does not detect motion, what is the probability that sensor L detects motion?

(b) Given that there is a moving object, what is the probability that the home security system alerts the police?

(c) What is the probability of a false alarm? That is, that there is no movement but the police are alerted anyway?

(d) What is the probability that there is a moving object given that both sensors detect motion?

Answers

d) Tthe probability that there is a moving object given that both sensors detect motion is approximately 0.98.

(a) To find the probability that sensor L detects motion given that there is movement outside and sensor V does not detect motion, we can use Bayes' theorem.

Let's denote the events as follows:

A = Movement outside

B = Sensor V does not detect motion

C = Sensor L detects motion

We are given:

P(A) = 0.7 (probability of movement outside)

P(B|A) = 0.05 (probability of sensor V not detecting motion given movement outside)

P(C|A) = 0.8 (probability of sensor L detecting motion given movement outside)

We want to find P(C|A', B), where A' denotes the complement of event A.

Using Bayes' theorem:

P(C|A', B) = [P(A' | C, B) * P(C | B)] / P(A' | B)

We can calculate the values required:

P(A' | C, B) = 1 - P(A | C, B) = 1 - P(A ∩ C | B) / P(C | B) = 1 - [P(A ∩ C ∩ B) / P(C | B)]

             = 1 - [P(B | A ∩ C) * P(A ∩ C) / P(C | B)]

             = 1 - [P(B | C) * P(A) * P(C | A) / P(C | B)]

             = 1 - [P(B | C) * P(A) * P(C | A) / [P(B | C) * P(A) * P(C | A) + P(B | C') * P(A') * P(C | A')]]

P(B | C) = 0 (since sensor V does not detect motion when there is motion outside)

P(C | A') = 0 (since sensor L does not detect motion when there is no motion outside)

Substituting these values:

P(C | A', B) = 1 - [0 * P(A) * P(C | A) / (0 * P(A) * P(C | A) + P(B | C') * P(A') * P(C | A'))]

             = 1 - [0 / (0 + P(B | C') * P(A') * P(C | A'))]

             = 1 - 0

             = 1

Therefore, the probability that sensor L detects motion given that there is movement outside and sensor V does not detect motion is 1.

(b) To find the probability that the home security system alerts the police given that there is a moving object, we need to consider the different combinations of sensor detections.

Let's denote the events as follows:

D = The home security system alerts the police

M = There is a moving object

We need to calculate P(D | M). This can occur in two ways:

1. Both sensor V and sensor L detect motion.

2. Sensor L detects motion while sensor V does not.

Using the law of total probability:

P(D | M) = P(D, V detects motion, L detects motion | M) + P(D, V does not detect motion, L detects motion | M)

We know:

P(D, V detects motion, L detects motion | M) = P(V detects motion | M) * P(L detects motion | M) = 0.95 * 0.8 = 0.76

P(D, V does not detect motion, L detects motion | M) = P(V does not detect motion | M) * P(L detects motion | M) = (1 - 0.95) * 0.8 = 0.04

Substituting

these values:

P(D | M) = 0.76 + 0.04

        = 0.8

Therefore, the probability that the home security system alerts the police given that there is a moving object is 0.8.

(c) To find the probability of a false alarm, i.e., that there is no movement but the police are alerted anyway, we need to consider the different combinations of sensor detections.

Let's denote the events as follows:

D = The home security system alerts the police

NM = There is no movement

We need to calculate P(D | NM). This can occur in two ways:

1. Both sensor V and sensor L detect motion.

2. Sensor L detects motion while sensor V does not.

Using the law of total probability:

P(D | NM) = P(D, V detects motion, L detects motion | NM) + P(D, V does not detect motion, L detects motion | NM)

We know:

P(D, V detects motion, L detects motion | NM) = P(V detects motion | NM) * P(L detects motion | NM) = 0.1 * 0.05 = 0.005

P(D, V does not detect motion, L detects motion | NM) = P(V does not detect motion | NM) * P(L detects motion | NM) = (1 - 0.1) * 0.05 = 0.045

Substituting these values:

P(D | NM) = 0.005 + 0.045

         = 0.05

Therefore, the probability of a false alarm, i.e., that there is no movement but the police are alerted anyway, is 0.05.

(d) To find the probability that there is a moving object given that both sensors detect motion, we can use Bayes' theorem.

Let's denote the events as follows:

M = There is a moving object

V = Sensor V detects motion

L = Sensor L detects motion

We want to find P(M | V, L).

Using Bayes' theorem:

P(M | V, L) = [P(V, L | M) * P(M)] / [P(V, L)]

We can calculate the values required:

P(V, L | M) = P(V | M) * P(L | M) = 0.95 * 0.8 = 0.76

P(M) = 0.7 (given probability of movement)

P(V, L) = P(V, L | M) * P(M) + P(V, L | M') * P(M')

        = 0.76 * 0.7 + 0.04 * 0.3

        = 0.532 + 0.012

        = 0.544

Substituting these values:

P(M | V, L) = (0.76 * 0.7) / 0.544

           ≈ 0.98

To know more about probability visit:

brainly.com/question/31828911

#SPJ11

A standard showerhead in Marty's house dispenses 7 gallons of water per minute. Marty changed this showerhead to an energy-saving one. The equation shows the amount of water dispensed, y, as a function of the number of minutes, x, for the new showerhead. y = 3x How much water does Marty save each day with the change in showerheads if he uses the shower for 8 minutes each day? 4 gallons 12 gallons 32 gallons 53 gallons

Answers

Answer:

32 gallons

Step-by-step explanation:

A standard showerhead in Marty's house dispenses 7 gallons of water per minute. If he showers for 8 minutes, he uses:

1 minute = 7 gallons

8 minutes = x

x = 7 × 8 minutes = 56 gallons of water

We are told that:

Marty changed this showerhead to an energy-saving one. The equation shows the amount of water dispensed, y, as a function of the number of minutes, x, for the new showerhead. y = 3x

The equation for the energy saving shower:

y = 3x

Where x is the number of minutes spent in the shower

For 8 minutes

y = 3 × 8

y = 24 gallons

The gallons of water Marty saved each day with the change in showerheads if he uses the shower for 8 minutes each day is calculated as:

56 gallons - 24 gallons

= 32 gallons

please help me again one last time for this lol.

please help me again one last time for this lol.

Answers

Answer:

3/8 = 9/24 ; 1/3 = 8/24 ; 3/8 > 1/3

Step-by-step explanation:

You have to multiply 8 and 3 to obtein the same number as denominatoe (24).

Once you have the same number you can use < = >

Brainliest for correct answer!!

Brainliest for correct answer!!

Answers

Answer:

Step-by-step explanation:

Use the distance formula:

\(d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}\) For us that will look like this:

\(d=\sqrt{(6-(-3))^2+(-2-4)^2}\) which simplifies to

\(d=\sqrt{(9)^2+(-6)^2}\) and a bit more to

\(d=\sqrt{81+36}\) so

\(d=\sqrt{117}\)

Find the area of the triangle whose base is 3 inches and height is 10 inches. *

Answers

Answer:

(axh)/2 30

Step-by-step explanation:

If there are 3 apples for every 4 oranges, how many apples would you have if you had 20 oranges?

Answers

Answer:

6 Apples

Step-by-step explanation:

There would be six apples and 2 oranges left over.

Hope this Helps!

:D

Answer:

I was kind of confused on this one but is it 15 apples?

Step-by-step explanation:

3, 6, 9, 12, 15

4, 8, 12, 16, 20

I think the answer is 15 apples.

help me , i will give you points

Explain, using complete sentences, the advantages and disadvantages of a deferred payment plan.

Answers

Answer:

some advantages is that you can not pay all at once some disadvantage is that you can feel like you can. do that always then you can get late fees that can cost more the the product it self

asap rervfsdewrfgtsfdas

asap rervfsdewrfgtsfdas

Answers

Step-by-step explanation:

QR = ST

⅔x = 0.4

times 3

2x = 1.2

x = 1.2 /2

x = 0.6

Answer:

0.6

Step-by-step explanation:

QR = ST

⅔x = 0,4 × 3

2x = 1.2

x = 1.2 ÷ 2

x = 0.6

Theorem 7.1.2 (Calculations with the Fourier transform)
Given f € L¹(R), the following hold:
(i) If f is an even function, then
f(y) = 2 [infinity]J0 f(x) cos(2πxy)dx.
(ii) If f is an odd function, then
f(y) = -2i [infinity]J0 f(x) sin(2πxy)dx.

Answers

(i) If f is an even function, then f(y) = 2 ∫[0,∞] f(x) cos(2πxy) dx.

(ii) If f is an odd function, then f(y) = -2i ∫[0,∞] f(x) sin(2πxy) dx.

The Fourier transform pair for a function f(x) is defined as follows:

F(k) = ∫[-∞,∞] f(x) \(e^{-2\pi iyx}\) dx

f(x) = (1/2π) ∫[-∞,∞] F(k) \(e^{2\pi iyx}\) dk

Now let's prove the given properties:

(i) If f is an even function, then f(y) = 2∫[0,∞] f(x) cos(2πxy) dx.

To prove this, we start with the Fourier transform pair and substitute y for k in the Fourier transform of f(x):

F(y) = ∫[-∞,∞] f(x) \(e^{-2\pi iyx}\) dx

Since f(x) is even, we can rewrite the integral as follows:

F(y) = ∫[0,∞] f(x) \(e^{-2\pi iyx}\) dx + ∫[-∞,0] f(x) \(e^{2\pi iyx}\) dx

Since f(x) is even, f(x) = f(-x), and by substituting -x for x in the second integral, we get:

F(y) = ∫[0,∞] f(x) \(e^{-2\pi iyx}\) dx + ∫[0,∞] f(-x) \(e^{2\pi iyx}\)dx

Using the property that cos(x) = (\(e^{ ix}\) + \(e^{- ix}\))/2, we can rewrite the above expression as:

F(y) = ∫[0,∞] f(x) (\(e^{-2\pi iyx}\) + \(e^{2\pi iyx}\))/2 dx

Now, using the definition of the inverse Fourier transform, we can write f(y) as follows:

f(y) = (1/2π) ∫[-∞,∞] F(y) \(e^{2\pi iyx}\) dy

Substituting F(y) with the expression derived above:

f(y) = (1/2π) ∫[-∞,∞] ∫[0,∞] f(x) \(e^{-2\pi iyx}\) + \(e^{2\pi iyx}\)/2 dx dy

Interchanging the order of integration and evaluating the integral with respect to y, we get:

f(y) = (1/2π) ∫[0,∞] f(x) ∫[-∞,∞] (\(e^{-2\pi iyx}\) + \(e^{2\pi iyx}\))/2 dy dx

Since ∫[-∞,∞] (\(e^{-2\pi iyx}\) + \(e^{2\pi iyx}\))/2 dy = 2πδ(x), where δ(x) is the Dirac delta function, we have:

f(y) = (1/2) ∫[0,∞] f(x) 2πδ(x) dx

f(y) = 2 ∫[0,∞] f(x) δ(x) dx

f(y) = 2f(0) (since the Dirac delta function evaluates to 1 at x=0)

Therefore, f(y) = 2 ∫[0,∞] f(x) cos(2πxy) dx, which proves property (i).

(ii) If f is an odd function, then f(y) = -2i ∫[0,∞] f(x) sin(2πxy) dx.

The proof for this property follows a similar approach as the one for even functions.

Starting with the Fourier transform pair and substituting y for k in the Fourier transform of f(x):

F(y) = ∫[-∞,∞] f(x) \(e^{-2\pi iyx}\) dx

Since f(x) is odd, we can rewrite the integral as follows:

F(y) = ∫[0,∞] f(x) \(e^{-2\pi iyx}\) dx - ∫[-∞,0] f(x) \(e^{-2\pi iyx}\) dx

Using the property that sin(x) = (\(e^{ ix}\) - \(e^{-ix}\))/2i, we can rewrite the above expression as:

F(y) = ∫[0,∞] f(x) \(e^{-2\pi iyx}\) - \(e^{2\pi iyx}\)/2i dx

Now, following the same steps as in the proof for even functions, we can show that

f(y) = -2i ∫[0,∞] f(x) sin(2πxy) dx

This completes the proof of property (ii).

In summary:

(i) If f is an even function, then f(y) = 2 ∫[0,∞] f(x) cos(2πxy) dx.

(ii) If f is an odd function, then f(y) = -2i ∫[0,∞] f(x) sin(2πxy) dx.

To know more about even function click here :

https://brainly.com/question/32608607

#SPJ4

Tanya is printing a report. There are 96 sheets of paper in the printer, and the number of sheets p left after t minutes of printing is given by the function p(t)=96-8t

Answers

Answer:

\(0 = -8t + 96\\\\\Rightarrow\ 8t=96\\\\\Rightarrow\ t=\dfrac{96}{8}\\\\=12\)

Hence, it will take 12 minutes by the printer to use all 96 sheets of paper.

Step-by-step explanation:

Given :

Tanya is printing a report.

There are 96 sheets of paper in the printer, and the number of sheets of paper p left after t minutes of printing is given by the function

\(p(t) = -96 - 8t\)

When all the 96 sheets printed , then the number of sheets will left to print =0

Substitute p(t)=0 in the given function, to find the value of t, we get

\(0 = -8t + 96\\\\\Rightarrow\ 8t=96\\\\\Rightarrow\ t=\dfrac{96}{8}\\\\=12\)

Hence, it will take 12 minutes by the printer to use all 96 sheets of paper.

Please please help me!!
see the attached item for more information

Please please help me!!see the attached item for more information

Answers

Answer:

Set your calculator to degree mode.

\( \tan(39) = \frac{12}{x} \)

\(x \tan(39) = 12\)

\(x = \frac{12}{ \tan(39) } = 14.818766\)

So the area of this triangle is

(1/2)(14.818766)(12) = 88.91 (B)

11) -104 = 8x
12) 14b=-56
13) -6 = b/18
14) 10n = 40

Answers

Answer:

11) -104÷8=x

-13=x

x=-13

12) b=-56÷14

b=-4

13) -6×18=b

b=-108

14) n=40÷10

n=4

A bakery buys flour in 30 pound bags. A batch of cupcakes requires 12 ounces of flour. How many batches of cupcakes can be made with a 30 pound bag of flour?​

Answers

Answer:

40 Batches

Step-by-step explanation:

16 ounces in a pound

16*30=480

There are 480 ounces of flour

480/12=40

Help!! Ill give 100 points!

Help!! Ill give 100 points!

Answers

It is the 3rd one from the top

Answer:

I believe the answer would be C.

Step-by-step explanation:

First of all, the solution to the answer really is 1/20. If you figure out the decimal form of 4/5, it is 0.80, which is closer to 1 than to 1/2 and 0. The decimal form of 3/4 is 0.75, which is equally close to 1 and 1/2, being 0.25 from both. But it is closer to 1 than 0. I hope I’m right, and I hope this helps. :)

The integral 1 π(y2−y4) dy 0 represents the volume of a solid. Describe the solid.
O The solid obtained by rotating the region in the first quadrant bounded by the curves x = y2 and x = y4 around the x axis
O The solid obtained by rotating the region in the first quadrant bounded by the curves x = y2 and x = y4 around the y axis
O The solid obtained by rotating the region in the first quadrant bounded by the curves x = y and x = y2 around the x axis
O The solid obtained by rotating the region in the first quadrant bounded by the curves x = y and x = y2 around the y axis

Answers

The correct option is (d). The solid obtained by rotating the region in the first quadrant bounded by the curves x = y and x = y2 around the y axis

The difference between the areas beneath the two curves that form a boundary is the area between the curves. You will then have the area between the two curves, or the difference, between them.

In the cartesian coordinate system, a plane is divided into four areas by the X-axis, a horizontal line, and the Y-axis, a vertical line. The term "quadrant" refers to these four areas.Use washer method:

The washer method enables us to use cylindrical discs with holes to compute the volume of solids in a rotation.

As we have mentioned, the washer method is an extension of the disk method. This technique is established so that we can also calculate for the volume of the solid returned by rotating the region bounded by two curves over the x and y axis.

\($$\begin{aligned}& V=\int_a^b \pi\left(x_1^2-x_2^2\right) d y \\& =\int_0^1 \pi\left(y^2-\left(y^2\right)^2\right) d y \\& =\int_0^1 \pi\left(y^2-y^4\right) d y\end{aligned}$$\)

Therefore, the solid obtained by rotating the region in the first quadrant bounded by the curves x = y and x = y² around the y axis.

For more such questions on washer method

https://brainly.com/question/14317655

#SPJ4

ILL GIVE BRAINLIEST I NEED STEP BY STEP EXPLANATION PLZ ITS PAST DUE​

ILL GIVE BRAINLIEST I NEED STEP BY STEP EXPLANATION PLZ ITS PAST DUE

Answers

Answer:

Answer is given in the attachment

hope it's helpful!!

ILL GIVE BRAINLIEST I NEED STEP BY STEP EXPLANATION PLZ ITS PAST DUE

Mr. Rodriguez receives a 9% commission for every computer he sells. If Mr. Rodriguez sold 10 computers last week and each computer sold was $1200, what is the amount of Mr. Rodriguez’s commission?

Answers

Answer:

$1080 or 13

Step-by-step explanation:

If you are finding the percentage : 90% ÷ 1200 = 1080

If you wanna know how much for each: 13

What is the yield to maturity if you take a simple loan of $1000
and you have to return $1322.5 in two years?

Answers

The yield to maturity for the given loan is 73.1%.

The yield to maturity (YTM) is the discount rate that renders the bond's present value equal to its price. It is the total return that an investor receives if they own a bond until maturity. When an investor buys a bond at face value and holds it until maturity, they will earn a yield equivalent to the coupon rate. In general, yield to maturity refers to the yield an investor earns over the life of a bond if they hold it until maturity.

Let's calculate the yield to maturity if you take a simple loan of $1000 and you have to return $1322.5 in two years.Given,Face Value = $1000Amount to be paid at maturity = $1322.5Time to maturity = 2 yearsWe can use the following formula to calculate the yield to maturity:PV = PMT/(1+r)¹ + PMT/(1+r)² + ...+ PMT/(1+r)ⁿ + FV/(1+r)ⁿWhere, PV = Present ValuePMT = Annual Paymentr = Yield to maturityFV = Face Valuen = Number of yearsIn this problem, PMT is the same for both years since it's a simple loan and the amount to be paid will be the principal plus interest. PMT = $1322.5/2 = $661.25Now, substitute all the values in the above formula:$1000 = $661.25/(1+r)¹ + $661.25/(1+r)² + $1322.5/(1+r)² .

Applying the formula, we get the quadratic equation:r² + r - 1.5145 = 0Using the quadratic formula, we get:r = (-b ± √(b² - 4ac))/2aPutting the values in the formula, we get:r = (-1 ± √(1 + 6.058))/2r = (-1 ± 2.462)/2Since the interest rate cannot be negative, the correct solution is:r = (-1 + 2.462)/2r = 0.731So, the yield to maturity for the given loan is 73.1%.Answer:Yield to maturity for the given loan is 73.1%.

Learn more about yield to maturity here,

https://brainly.com/question/457082

#SPJ11

If x is a positive integer, then x is _____ negative.

a. never

b. sometimes

c. always

Answers

a. never

because you are limiting x from 0 to infinite, and all of these are positive.

j divided by 9 is 5 , write an equation to represent the following statement

Answers

Answer:

The first answer is incorrect

Step-by-step explanation:

45 divided by 9 is 5 not 40

The equation that represents the statement is j / 9 = 5.

What is an Equation?

An equation is a mathematical statement that is formed when two algebraic expressions are equated using an equal sign.

The statement j divided by 9 is 5 can be written in equation form as follows:

j / 9 = 5

j = 45

To know more about Equation

https://brainly.com/question/10413253

#SPJ2

Find the value of x.
10
53
HELP PLEASE!

Find the value of x.1053 HELP PLEASE!

Answers

Answer:

13.3

Step-by-step explanation:

By using sinus rule

Find the global maximum and the global minimum values of function f(x, y) = x² + y² + x²y + 4 y²+x²y +4 on the region B = {(x, y) € R² | − 1 ≤ x ≤ 1, R2-1≤x≤1, -1≤ y ≤1}.

Answers

Therefore, the global maximum value of the function on the region B is 12, and the global minimum value is 4.

To find the global maximum and minimum values of the function f(x, y) = x² + y² + x²y + 4y² + x²y + 4 on the region B = {(x, y) ∈ R² | −1 ≤ x ≤ 1, -1 ≤ y ≤ 1}, we need to evaluate the function at its critical points within the given region and compare the function values.

1. Critical Points:

To find the critical points, we need to find the points where the gradient of the function is zero or undefined.

The gradient of f(x, y) is given by:

∇f(x, y) = (df/dx, df/dy) = (2x + 2xy + 2x, 2y + x² + 8y + x²).

Setting the partial derivatives equal to zero, we get:

2x + 2xy + 2x = 0          (Equation 1)

2y + x² + 8y + x² = 0      (Equation 2)

Simplifying Equation 1, we have:

2x(1 + y + 1) = 0

x(1 + y + 1) = 0

x(2 + y) = 0

So, either x = 0 or y = -2.

If x = 0, substituting this into Equation 2, we get:

2y + 0 + 8y + 0 = 0

10y = 0

y = 0

Thus, we have one critical point: (0, 0).

2. Evaluate Function at Critical Points and Boundary:

Next, we evaluate the function f(x, y) at the critical point and the boundary points of the region B.

(i) Critical point:

f(0, 0) = (0)² + (0)² + (0)²(0) + 4(0)² + (0)²(0) + 4

       = 0 + 0 + 0 + 0 + 0 + 4

       = 4

(ii) Boundary points:

- At (1, 1):

f(1, 1) = (1)² + (1)² + (1)²(1) + 4(1)² + (1)²(1) + 4

       = 1 + 1 + 1 + 4 + 1 + 4

       = 12

- At (1, -1):

f(1, -1) = (1)² + (-1)² + (1)²(-1) + 4(-1)² + (1)²(-1) + 4

         = 1 + 1 - 1 + 4 + (-1) + 4

         = 8

- At (-1, 1):

f(-1, 1) = (-1)² + (1)² + (-1)²(1) + 4(1)² + (-1)²(1) + 4

         = 1 + 1 - 1 + 4 + (-1) + 4

         = 8

- At (-1, -1):

f(-1, -1) = (-1)² + (-1)² + (-1)²(-1) + 4(-1)² + (-1)²(-1) + 4

          = 1 + 1 + 1 + 4 + 1 + 4

          = 12

Learn more about global minimum here:

brainly.com/question/14859752

#SPJ4

Ms. Sanchez’s guests drank 5 3/4 gallons of pink lemonade in 1/4 hour. What was the average rate in gallons per hour which her guests drank the pink lemonade

Answers

Answer:

23 gallons per hour

Step-by-step explanation:

5 3/4 * 4 = 23

times the amount drank in 1/4 hours by 4 to get the amount drank in 1 hour

(1/4 * 4 = 1 hour (example))

Well there is 4 fourths in a hour and 5.75 (5 3/4) is what they drank in one fourth. To find out how much was drank in a whole hour multiply 5 3/4 • 4

The answer is 23

T Mobile charges $20 for the 1st phone plan and $6 per line added. Jenny has at most $60 she can spend for family. Write an inequality to show how many lines she can have.

Answers

Answer:

20 + 6L ≤ 60 :)

Claire deposited $2,500 into an account that accrues interest monthly. she made no additional deposits or withdrawals. after 2 years, claire had $2,762.35 in the account. what is the annual interest rate of the account? t = years since initial deposit n = number of times compounded per year r = annual interest rate (as a decimal) p = initial (principal) investment v(t) = value of investment after t years

Answers

Answer:

2+2=4

Step-by-step explanation:

v(t)=vt p=¥€

Answer:

the answer is

Step-by-step explanation:

5%
A

f(5)= 2(5)+ 4
Thanks

Answers

Answer: I HOPE IT HELPS OR WATCH  VIDOES  ABOUT IT

Step-by-step explanation:

Two unique points define a line.  Other geometric figures also may pass through those two points (you will learn those later).

There are several forms of the equation of a line:

     Standard form                           Ax + By = C

     Slope-intercept form                  y = mx + b

     Point-slope form                        y – y1 = m(x – x1)

     Two-point form              y – y1 = [ (y2 – y1)/(x2 – x1) ](x – x1)

O.K., you picked the two-point form, right?    

               The points are  P1:  (5,5) and P2: (7,-4)

    y - 5 = [ ((-4) - 5)/(7 - 5) ] (x - 5)          (put in x and y values of points)

    y - 5 = [  -9 / 2 ](x - 5)                         (simplify)

    y - 5  =  -9/2x  + 45/2                           (distribute -9/2)

     y =  f(x) = -9/2x + 55/2                   (add 5 to both sided)

Check (very important):

  Is (5,5) on the line?      5 = (-9/2)(5) +  55/2  ?

                                         5 =  -45/2   +  55/2  ?

                                          5 =  10/2         yes.

  Is (7,-4) on the line?     -4 = (-9/2)(7) + 55/2       ?

                                          -4  =  -63/2   + 55/2   ?

                                          -4  =   -8/2   ?       yes.

For a project in his Geometry class, Hassan uses a mirror on the ground to measure the height of his school’s football goalpost. He walks a distance of 6.55 meters from the goalpost, then places a mirror flat on the ground, marked with an X at the center. He then walks 3.2 more meters past the mirror, so that when he turns around and looks down at the mirror, he can see the top of the goalpost clearly marked in the X. His partner measures the distance from his eyes to the ground to be 1.25 meters. How tall is the goalpost? Round your answer to the nearest hundredth of a meter.

Answers

Therefore , the solution of the given problem of triangle comes out to be goalpost is 9.25 metres high.

What does a triangle actually mean?

Given that they consist of four sides or more, triangles are categorized as polygons. It has a straightforward geometric shape. The letters of the ABC form a triangle with a right angle when put together. Euclidean geometry generates a single rectangle or squares when the borders must not match. Due to their three sides and three corners, triangles are polygons. A triangle's corners are formed by the point where its three sides meet. A triangle has angles that total 180 degrees.

Here,

According to the physics principle of reflection,

Angle of reflection equals angle of incident

Both angles (), as seen in the attached image, are equal.

m∠ACB = m∠ECD = 90° - θ

m∠ABC = m∠ADC = 90°

As a result, the triangles ABC and EDC will be comparable.

They will also have proportionate comparable sides because related triangles have that feature.

=>1.75 / ED = 2.6 /13.75

=> ED = 1.75 * 13.75 / 2.6

=> ED = 9.25 m

ED = 9.25 m

The goalpost is 9.25 metres high.

Therefore , the solution of the given problem of triangle comes out to be goalpost is 9.25 metres high.

To know more about triangle visit:

https://brainly.com/question/2773823

#SPJ1

Other Questions
On a map, 2 inches represents 300 miles. How many inches would there be between two cities that are 1,200 miles apart? (a) Recall: To what does the speaker compare England's workers in stanza 33?(b) Interpret: In your own words, explain the point of this comparison. You start at (4, -3). You move right 1 unit and left 3 units. Where do you end ? Which of the following does NOT describe the cell membrane? Which of the following would represent the first step in simplifying the problem 7+5 (6-2) 2 considering that glycolysis produces two pyruvic acid molecules per glucose. How many total Co2 molecules will be produced from the complete breakdown of each molecule? Show a mathematical equation to support your answer. Choose the correct verb for the following sentence.Either the kitchen or the bathroom__being remodeled this year.A. areB. is a trusted third-party agency that is responsible for issuing digital certificates the ground state energy of an oscillating electron is 1.36 ev. how much energy must be added to the electron to move it to the third excited state? the fourth excited state? it is a piece of sterile cloth that covers a wound to prevent infection and/or to stop bleeding Homework. UnansweredWhich bacteria would you not use a Gram stain on? Select all that apply.i Multiple answers: Multiple answers are accepted for this questionSelect one or more answers and submit. For keyboard navigation... SHOW MOREaArchaebacteriabEscherichia coliStaphylococcus spp. and Bacillus spp.dGram-neutral bacteria (Mycobacterium spp.)eGram-variable bacteria Arthrobacter spp. and actinomycetes #4 In an article in the American Free Press, Professor Peter Spencer of New York University in England is quoted as saying: " This printing of money will keep the deflation wolf from the door. In the same article, Ambrose Evans-Pritchard, a writer for the London-based newspaper The Telegraph, is quoted as saying, "Deflation has insidious traits. It causes shoppers to hold back. Once this psychology gains a grip, it can gradually set off a self-feeding spiral that is hard to stop." a. What is deflation? b. Why would the printing of money keep the "deflation wolf from the door"? c. Why would deflation cause "shopper to hold back and why would this cause a "self- feeding spiral"? According to Dr. King, why are the results of violent resistance inferior to those of nonviolentresistance? Calculate the sum of the first 100 numbers. (Try to find the shortest way.) 1. If the height is 12 inches and the diameteris 16 inches, what is the volume?h look at the 2 boxes and the 4 probability histograms below. each box has 2 probability histograms associated with it. one is the probability histogram for the sum of 2 draws made at random with replacement and the other is the probability histogram for the sum of 20 draws made at random with replacement from the box. The measurement 0.035550 g rounded off to two significant figures wouldbe The diameter of a precapillary arteriole is increased in a muscle vascular bed. A decrease in which of the following would be expected? Write the equation of the perpendicular bisector of AB if A(6, 4) and B(2, 0).y=2x2y=2x6y=1/2x6y=1/2x2 4. If Celcor has a toxic dose of 8 micrograms/milliliter, which would be the therapeutic index (in ratio form) of this drug