Question #2Several points are plotted on the graph. Which of the plotted points on the graph represent the zeros of the function:f (x) = (x^2+ 2x- 8) (x – 6)

Question #2Several Points Are Plotted On The Graph. Which Of The Plotted Points On The Graph Represent

Answers

Answer 1

Given function is:

[tex]f(x)=(x^2+2x-8)(x-6)[/tex]

Now put f(x)=0

[tex]\begin{gathered} (x^2+2x-8)(x-6)=0 \\ (x^2+2x-8)=0,(x-6)=0 \\ x-6=0 \\ x=6 \end{gathered}[/tex]

so the first point is (6,0) now for another points:

[tex]\begin{gathered} (x^2+2x-8)=0 \\ (x^2+4x-2x-8)=0 \\ x(x+4)-2(x+4)=0 \\ (x+4)(x-2)=0 \\ x=-4,2 \end{gathered}[/tex]

So the points are (-4,0) and (2,0) and(6,0)

Hence the correct options are 1,2 and 4.


Related Questions

Kevin and Randy have a jar containing 67 coins all of which are either quarters or nickels. The total value of the coins in the jar $12.75 ... how many of each type of coin do they have?

Answers

Answer:

47quarters and 20 nickel

Explanation:

Let the number of quarters be x

Let the number of nickels be y

If there are 67 coins in the jar, then;

x + y = 67 ....1

1 quarter = 0.25x

1 nickel = 0.05y

If the total value of the coins in the jar is $12.75, then;

0.25x + 0.05y = 12.75 ....2

Multiply through by 100

25x + 5y = 1275 ....2

Solve 1 and 2 simultaneously

x + y = 67 ....1 * 25

25x + 5y = 1275 ....2 * 1

Using Elimination method

________________________

25x + 25y = 1,675

25x + 5y = 1275

Subtract

25y - 5y = 1675 - 1275

20y = 400

y = 400/20

y = 20

Substitute y = 20 into equation 1;

From 1; x + y = 67

x + 20 = 67

x = 67 - 20

x = 47

This means there are 47quarters and 20 nickel.

Runner A averages 5 miles per hour, and Runner B averages 6 miles per hour. At these rates, how much longer does it take Runner A than Runner B to run 15
miles?
1 hour
Shour
2.5 hours
1.5 hours
3 hours

Answers

If Runner A averages 5 miles per hour, and Runner B averages 6 miles per hour. At these rates, then it took 3 hours for runner A.

What is Equation?

Two or more expressions with an Equal sign is called as Equation.

Given,

Runner A averages 5 miles per hour, and

Runner B averages 6 miles per hour.

The time required for A to complete 15 miles is

15/5=Time

3 hrs

Hence Runner A needs 3 hours to run 15 miles.

To learn more on Equation:

https://brainly.com/question/10413253

#SPJ1

Jessica borrowed $1,450 for three months at an annual rate of 8.75%under a single-payment plan. How much interest must she pay?a. $0.30b. $31.72c. $4,893.75d. $108.75

Answers

Given:

Principal amount (P)= $1450

Rate (R) = 8.75%

Time (T)= 3 months

The interest is given by the formula,

[tex]\begin{gathered} I=\frac{P\times R\times T}{100\times12} \\ =\frac{1450\times8.75\times3}{100\times12} \\ =31.71875 \end{gathered}[/tex]

Yoko, Austin, and Bob have a total of $57 in their wallets. Austin has $7 less than Yoko. Bob has 2 times what Yoko has. How much does each have?

Answers

Yoko has $16 money, Austin has $9 and Bob has $32.

According to the question,

We have the following information:

Yoko, Austin, and Bob have a total of $57 in their wallets. Austin has $7 less than Yoko. Bob has 2 times what Yoko has.

Now, let's take the money Yoko has to be $x.

So, we have the following expressions for the money Austin and Bob have:

Austin = $(x-7)

Bob = $(2x)

Now, we have the following expression by adding them:

x+x-7+2x = 57

4x-7 = 57

4x = 57+7

4x = 64

x = 64/4

x = $16

Now, the money Austin has:

16-7

$9

Money Bob has:

2*16

$32

Hence, Yoko has $16 money, Austin has $9 and Bob has $32.

To know more about money here

https://brainly.com/question/16524187

#SPJ1

find the mean the median the mode range and standard invitation of each data set that is obtained after adding the given content to each value (number 1)

Answers

Answers:

Mean = 43.7

Median = 44.5

Mode = doesn't exist

Standard deviation = 4.78

Explanation:

First, we need to add the constant to each value, so the new data is:

33 + 11 = 44

38 + 11 = 49

29 + 11 = 40

35 + 11 = 46

27 + 11 = 38

34 + 11 = 45

36 + 11 = 47

28 + 11 = 39

41 + 11 = 52

26 + 11 = 37

Now, we can organize the data from least to greatest as:

37 38 39 40 44 45 46 47 49 52

Then, the mean is the sum of all the numbers divided by 10, because there are 10 values in the data. So, the mean is:

[tex]\begin{gathered} \operatorname{mean}=\frac{37+38+39+40+44+45+46+47+49+52}{10} \\ \operatorname{mean}=43.7 \end{gathered}[/tex]

The median is the value that is located in the middle position of the organized data. Since there are 10 values, the values in the middle are the numbers 44 and 45, so the median can be calculated as:

[tex]\operatorname{median}=\frac{44+45}{2}=44.5[/tex]

The mode is the value that appears more times in the data. Since all the values appear just one time, the mode doesn't exist.

To calculate the standard deviation, we will calculate first the variance.

The variance is the sum of the squared difference between each value and the mean, and then we divided by the number of values. So, the variance is equal to:

[tex]\begin{gathered} (37-43.7)^2+(38-43.7)^2+(39-43.7)^2+(40-43.7)^2+ \\ (44-43.7)^2+(45-43.7)^2+(46-43.7)^2+(47-43.7)^2+ \\ (49-43.7)^2+(52-43.7)^2=228.1 \end{gathered}[/tex][tex]\text{Variance}=\frac{228.1}{10}=22.81[/tex]

Finally, the standard deviation is the square root of the variance, so the standard deviation is:

[tex]\text{standard deviation =}\sqrt[]{22.81}=4.78[/tex]

5. Use the equation E =- my?my where E is kinetic energy, m is the mass of an object, and v is the object'svelocityLet E = 100, 000 J and v = 24 m/s. Find the object's mass.Show your work here:Choose the correct answer:173.6 kg86.8 kg8333.3 kg347.2 kg

Answers

In general, the kinetic energy is given by the formula below

[tex]E=\frac{1}{2}mv^2[/tex]

Where m is the mass and v is the speed of the object.

Therefore, in our case,

[tex]\begin{gathered} E=100000,v=24 \\ \Rightarrow100000=\frac{1}{2}m(24)^2 \end{gathered}[/tex]

Solve for m as shown below

[tex]\Rightarrow m=\frac{200000}{576}=347.2222\ldots[/tex]

Thus, the answer is 347.2 kg, approximately.

Are the graphs of the equations parallel, perpendicular, or neither? y= 2x +6 and y= 1/2x +3

Answers

Given the equations:

[tex]\begin{gathered} y=2x+6 \\ y=\frac{1}{2}x+3 \end{gathered}[/tex]

The equation has the form of slope - intercept form which is like:

[tex]y=m\cdot x+b[/tex]

Where m is the slope and b is y- intercept

So,

The slope of the first equation = 2

The slope of the second equation = 1/2

The graphs of the equations are parallel when the slopes are equal

The graphs of the equations are perpendicular when the product of the slopes = -1

so,

the slopes are not equal

The product of the slopes = 2 * 1/2 = 1

So, the graphs of the equations are neither parallel nor perpendicular.

which choice is equivalent to the quotient below? sqrt 7/8* sqrt7/187/16/121/23/47/12

Answers

We can apply the following properties of radicals:

[tex]\begin{gathered} \sqrt[n]{ab}=\sqrt[n]{a}\cdot\sqrt[n]{b}\Rightarrow\text{ Product property} \\ \sqrt[n]{\frac{a}{b}}=\frac{\sqrt[n]{a}}{\sqrt[n]{b}}\Rightarrow\text{ Quotient property} \end{gathered}[/tex]

Then, we have:

[tex]\begin{gathered} \text{ Apply the product property} \\ \sqrt[]{\frac{7}{8}}\cdot\sqrt[]{\frac{7}{18}}=\sqrt[]{\frac{7}{8}\cdot\frac{7}{18}} \\ \sqrt[]{\frac{7}{8}}\cdot\sqrt[]{\frac{7}{18}}=\sqrt[]{\frac{7\cdot7}{8\cdot18}} \\ \sqrt[]{\frac{7}{8}}\cdot\sqrt[]{\frac{7}{18}}=\sqrt[]{\frac{49}{144}} \\ \text{ Apply the quotient property} \\ \sqrt[]{\frac{7}{8}}\cdot\sqrt[]{\frac{7}{18}}=\frac{\sqrt[]{49}}{\sqrt[]{144}} \\ \sqrt[]{\frac{7}{8}}\cdot\sqrt[]{\frac{7}{18}}=\frac{7}{12} \end{gathered}[/tex]

Therefore, the choice that is equivalent to the given product is:

[tex]\frac{7}{12}[/tex]

Given the diagram shown, which of the following statements are true.

Answers

I,II

1) Since in this diagram we have two triangles, whose sides AI and LH are parallel to each other we can state the following:

2) And since similar triangles have congruent angles and proportional sides, we can state as true the following:

I.∠JHL ≅ ∠JIK Similar triangles have congruent angles

As they are similar triangles we can write out the following ratios:

[tex]\frac{JI}{JH}=\frac{JK}{JL}[/tex]

These are true

And the third is not correct.

3) Hence, the answer is I,II

The following data for a random sample of banks in two cities represent the ATM fees for using another bank's ATM. Compute the sample variance for ATM fees for each city.City A1.25 1.00 1.50 1.25 1.50City B2.50 1.25 1.00 0.00 2.00The variance for city Ais $(Round to the nearest cent as needed.)

Answers

City A (n = 5)

1.25 1.00 1.50 1.25 1.50

City B

2.50 1.25 1.00 0.00 2.00

The variance formula is:

So, the mean A is:

(1.25 + 1.00 + 1.50 + 1.25 + 1.50)/5 = 1.30

The variance for city A is:

s²_A = 0.04

For city B:

Mean B = 1.35

The variance for city B is:

s²_B = 0.92

Choose the expression that is equal to 28.3A. 3³+27.2-6.8+2⁴-3.1B. 3³+27.2-(6.8+2⁴-3.1)C. [3³+(27.2-6.8)]+2⁴-3.1D. 3³+27.2-(6.8+2⁴)-3.1

Answers

solution

For this case we can solve each case and we have:

A) 27 +27.2 -6.8 +16 -3.1= 60.3

B) 27 +27.2 -(6.8 +16 -3.1)= 54.2- 19.7= 34.5

C) 27 + 20.4 +16 -3.1= 30.1

D) 27 +27.2 - 22-8 -3.1= 28.3

then the correct solution for this case would be:

D)

I need to solve each system by graphing. so pls help! This is Algebra 1

Answers

Given the system of inequalities:

2x + 3y < -6

-2x + 3y < 6

Let's solve the system by graphing.

To graph, rewrite the inequalities in slope-intercept form:

y = mx + b

Inequality 1:'

Subtract 2x from both sides:

2x - 2x + 3y < -2x - 6

3y < -2x - 6

Divide all terms by 3:

[tex]\begin{gathered} \frac{3y}{3}<-\frac{2x}{3}-\frac{6}{3} \\ \\ y<-\frac{2}{3}x-2 \end{gathered}[/tex]

Inequality 2:

Add 2x to both sides:

-2x + 2x + 3y < 2x + 6

3y < 2x + 6

Divde all terms by 3:

[tex]\begin{gathered} \frac{3y}{3}<\frac{2x}{3}+\frac{6}{2} \\ \\ y<\frac{2}{3}x+2 \end{gathered}[/tex]

Now, let's plot 3 points from each inequlality and connect using a straight edge.

Inequality 1:

When x = -3

Substitute -3 for x and solve for y:

[tex]\begin{gathered} y<-\frac{2}{3}(-3)-2 \\ \\ y<2-2 \\ \\ y<0 \end{gathered}[/tex]

When x = 0:

[tex]\begin{gathered} y<-\frac{2}{3}(0)-2 \\ \\ y<-2 \end{gathered}[/tex]

When x = 3:

[tex]\begin{gathered} y<-\frac{2}{3}(3)-2 \\ \\ y<-2-2 \\ \\ y<-4 \end{gathered}[/tex]

From inequality 1, we have the points:

(x, y) ==> (-3, 0), (0, -2), (3, -4)

For inequlity 2:

When x = -3:

[tex]\begin{gathered} y<\frac{2}{3}(-3)+2 \\ \\ y<-2+2 \\ \\ y<0 \end{gathered}[/tex]

When x = 0:

[tex]undefined[/tex]

Suppose someone wants to accumulate $120,000 for retirement in 30 years. The person has two choices. Plan A is a single deposit into an account with annual compounding and an APR of 6%. Plan B is a single deposit into an account with continuous compounding and an APR of 5.8%. How much does the person need to deposit in each account in order to reach the goal?The person must deposit $______ into the account for Plan A to reach the goal of $.The person must deposit $______ into the account for Plan B to reach the goal of $.(Round to the nearest cent as needed.)

Answers

We want to calculate the amount needed as an initial investment to have 120000 after 30 years.

Recall that the formula of annual compounding is given by the formula

[tex]S\text{ =}P\text{ \lparen1+r\rparen}^t[/tex]

where P is the principal, r is the interest rate and t is the time in years. When compounded continously the formula is

[tex]S=Pe^{rt}[/tex]

where the variables have the same meaning. In both cases we want to find P sucht that

[tex]S=120000[/tex]

when t=30 and r is the interest rate that we are given.

So we have the following equation in the first case

[tex]120000=P\text{ \lparen1+}\frac{6}{100})^{30}[/tex]

so if we divide both sides by (1+6/100)^30 we get

[tex]P=\frac{120000}{(1+\frac{6}{100})^{30}}\approx20893.22[/tex]

so for Plan A 20893.22 is needed to have 120000 after 30 years.

now, we want to do the same with the second plan. We have

[tex]120000=Pe^{\frac{5.8}{100}30}[/tex]

so we divide both sides by exp(5.8*30/100). So we get

[tex]P=\frac{120000}{e^{\frac{5.8}{100}\cdot30}}\approx21062.45[/tex]

so for Plan B 21062.45 is needed to have 120000 after 30 years

Given that sin A= -4 over 5 and angle A is in quadrant 3, what is the value of cos(2A)?

Answers

Solution:

Given;

[tex]\sin(A)=-\frac{4}{5}[/tex]

Then, the value of cosine x is;

[tex]\cos(A)=-\frac{3}{5}[/tex]

Because cosine and sine are negative on the third quadrant.

Then;

[tex]\begin{gathered} \cos(2A)=\cos^2(A)-\sin^2(A) \\ \\ \cos(2A)=(-\frac{3}{5})^2-(-\frac{4}{5})^2 \\ \\ \cos(2A)=\frac{9}{25}-\frac{16}{25} \\ \\ \cos(2A)=-\frac{7}{25} \end{gathered}[/tex]

Which inequality is represented by the graph

Answers

The inequality 4x - 2y < 12 is represented by the attached graph. which is the answer would be an option (B).

What is inequality?

Inequality is defined as mathematical statements that have a minimum of two terms containing variables or numbers that are not equal.

As per option (B),

4x - 2y < 12

We can see that the x-intercept is (0, -6), and the y-intercept is (2.5, 0) in the given graph which is determined by substituting the value of x and y is equal to 0 in the equation 4x - 2y = 12.

The inequality 4x - 2y < 12 is represented by the attached graph.

Hence, the answer would be option (B).

Learn more about inequalities here:

brainly.com/question/20383699

#SPJ1

A book store sells used books. Paperback books cost $1.00. Hardback books sell for $5.00. The store sold 100 books and made $260 from the sale, How many paperback books did the store sell?

Answers

ANSWER

60 paperback books

EXPLANATION

We have that:

Paperback books sell for $1.00

Hardback books sell for $5.00

The store sold 100 books and made $260.

Let the number of paperback books be x

Let the number of hardback books be y.

This means that:

x + y = 100 _____(1)

and

1 * x + 5 * y = 260

=> x + 5y = 260 ____(2)

We have two simultaneous equations:

x + y = 100 ____(1)

x + 5y = 260 ___(2)

From (1):

x = 100 - y

Put that in (2):

100 - y + 5y = 260

=> 100 + 4y = 260

Collect like terms:

4y = 260 - 100

4y = 160

y = 160 / 4

y = 40 books

This means that:

x = 100 - 40

x = 60 books

Therefore, 60 paperback books were sold.

Find the value of x and y.

Answers

These 3 angles are equal value

5x + 1 = 6x - 10 = y

Then

5x + -6x = -10 - 1

-x = 11

x= 11

NOW find y value

y = 5x + 1

y= 6x - 10

y = 5•( 11) + 1= 56

y= 6•( 11) -10= 56

Answer is y= 56

For the function f(x) = x^2 + 3x,a) Find f(-2).b) Is this function linear or quadratic? Justify your answer.c) Will the graph of this function appear as a line or a parabola?

Answers

a) Evaluating the function at x= -2 we get:

[tex]f(-2)=(-2)^2+3(-2)=4-6=-2[/tex]

b) Notice that the given function has the form:

[tex]y=ax^2+bx+c[/tex]

Therefore f(x) is a quadratic function.

c) Since f(x) is a quadratic function its graph is a parabola.

Is (4,-3) a solution to the following system of equations?X - y = 42x + y = 5

Answers

Answer:

No, (4, -3) is not a solution to the system of equations

Explanation:

If (4, -3) is a solution to the given system of equations, then

for x = 4, and y = -3, both of the equations are satisfied.

x - y = 4 - (-3)

= 4 + 3

= 7

This is not 4, so the first equation is not satisfied

2x + y = 2(4) + (-3)

= 8 - 3

= 5

This equation is satisfied

It is sufficient to conclude that (4, -3) is not a solution to the system of equations since it doesn't satisfy the first equation

4 The number of cars in 5 different parkinglots are listed below.35, 42, 63, 51, 74What is the mean absolute deviation ofthese listed numbers?

Answers

The number of cars in 5 different parking lots are given as data points as follows:

[tex]35\text{ , 42 , 63 , 51 , 74}[/tex]

We are to determine the Mean Absolute Deviation ( MAD ). It is a statistical indicator which is used to quantify the variability of data points. We will apply the procedure of determining the ( MAD ) for the given set of data points.

Step 1: Determine the Mean of the data set

We will first determine the mean value of the data points given to us i.e the mean number of cars in a parking lot. The mean is determined by the following formula:

[tex]\mu\text{ = }\sum ^5_{i\mathop=1}\frac{x_i}{N}[/tex]

Where,

[tex]\begin{gathered} \mu\colon\text{ Mean} \\ x_i\colon\text{ Number of cars in ith parking lot} \\ N\colon\text{ Total number of parking lots} \end{gathered}[/tex]

We will use the above formulation to determine the mean value of the data set:

[tex]\begin{gathered} \mu\text{ = }\frac{35\text{ + 42 + 63 + 51 + 74}}{5} \\ \mu\text{ = }\frac{265}{5} \\ \textcolor{#FF7968}{\mu=}\text{\textcolor{#FF7968}{ 53}} \end{gathered}[/tex]

Step 2: Determine the absolute deviation

The term absolute deviation is the difference of each point in the data set from the central tendency ( mean of the data ). We determined the mean in Step 1 for this purpose.

To determine the absolute deviation we will subtract each data point from the mean value calculated above.

[tex]AbsoluteDeviation=|x_i-\mu|[/tex]

We will apply the above formulation for each data point as follows:

[tex]\begin{gathered} |\text{ 35 - 53 | , | 42 - 53 | , | 63 - 53 | , | 51 - 53 | , | 74 - 53 |} \\ |\text{ -18 | , | -11 | , | 10 | , | -2 | , | }21\text{ |} \\ \textcolor{#FF7968}{18}\text{\textcolor{#FF7968}{ , 11 , 10 , 2 , 21}} \end{gathered}[/tex]

Step 3: Determine the mean of absolute deviation

The final step is determine the mean of absolute deviation of each data point calculated in step 2. Using the same formulation in Step 1 to determine mean we will determine the " Mean Absolute Deviation ( MAD ) " as follows:

[tex]\begin{gathered} \mu_{AD}\text{ = }\frac{18\text{ + 11 + 10 + 2 + 21}}{5} \\ \mu_{AD}\text{ = }\frac{62}{5} \\ \textcolor{#FF7968}{\mu_{AD}}\text{\textcolor{#FF7968}{ = 12.4}} \end{gathered}[/tex]

Answer:

[tex]\textcolor{#FF7968}{MAD=12.4}\text{\textcolor{#FF7968}{ }}[/tex]

Find the coordinates of the midpoint between (8, 1) and (0, - 9). F. (4, -5) G. (4, -4) H. (8, -5) J. (8, -8)

Answers

MidpointAnswer

(4, -4)

Explanation

In order to find the midpoint between two points we have to obtain the midpoint horizontally and vertically.

In this case, we have:

Write using an exponent: 1×7×7×7×7×7a. 1×7×5b.[tex]1 \times {7}^{5} [/tex]c. [tex]1 \times {5}^{7} [/tex]

Answers

In the expression, the number 7 is multiplied to itself 5 times or five 7's are multiplied with each other. So exponential expression for the equation is,

[tex]1\cdot7\cdot7\cdot7\cdot7\cdot7=1\cdot7^5[/tex]

Option B is correct.

What does the constant 1.6 reveal about the rate of change of the quantity?

Answers

The form of the exponential growth/decay function is

[tex]f(x)=a(1\pm r)^x[/tex]

a is the initial amount

r is the rate of growth/decay per x years

We use + with growth and - with decay

Since the given function is

[tex]f(t)=2700(1.6)^{7t}[/tex]

Where t is time per week

Compare the two functions

[tex]\begin{gathered} a=2700 \\ (1+r)=1.6 \\ x=7t \end{gathered}[/tex]

Since 1.6 is greater than 1, then

The function is growth

Equate 1.6 by (1 + r) to find r

[tex]\begin{gathered} 1+r=1.6 \\ \\ 1-1+r=1.6-1 \\ \\ r=0.6 \end{gathered}[/tex]

Change it to percent by multiplying it by 100%

[tex]\begin{gathered} r=0.6\times100\text{ \%} \\ \\ r=60\text{ \%} \end{gathered}[/tex]

Since x = 7t then the time is every 7 weeks

The answer is

The function is growing exponentially at a rate of 60% every 7 weeks

it's late but I need help

Answers

Data:

X = weight of the puppy at thefirst visit

Find the value of the test statistic z using z =P-Ppan37) A claim is made that the proportion of children who play sports is less than 0.5, and the sample statistics includen = 1158 subjects with 30% saying that they play a sport.Answer: - 13.6138) The claim is that the proportion of drowning deaths of children attributable to beaches is more than 0.25, andthe sample statistics include n = 647 drowning deaths of children with 30% of them attributable to beaches.Answer: 2.94

Answers

37. The given p-value is 0.5

Also the observed proportion is:

[tex]\hat{p}=30\%=0.3[/tex]

And q is (1-p), so:

[tex]q=1-0.5=0.5[/tex]

And the n-value is given 1158.

By replacing these values into the test statistic formula we obtain:

[tex]z=\frac{\hat{p}-p}{\sqrt[]{\frac{p\cdot q}{n}}}=\frac{0.3-0.5}{\sqrt[]{\frac{0.5\cdot0.5}{1158}}}=\frac{-0.2}{\sqrt[]{0.0002}}=\frac{-0.2}{0.015}=-13.61[/tex]

The answer is -13.61

Draw the dilation of PQRS using center Q and scale factor 1/2. Label the dilation TUWX. 2. Draw the dilation of PQRS with center R and scale factor 2. Label the dilation ABCD. 3. Show that TUWX and ABCD are similar.

Answers

Based on the given image, you obtain the following figures:

Draw the dilation of PQRS using center Q and scale factor 1/2

Draw the dilation of PQRS with center R and scale factor 2. Label the dilation ABCD

You can notice that both figure TUWX and ABCD are similar because the quotient between sides TU and PQ, XW and RS, UW and BC, TX and AD are the same.

Zach puts $1000 into a savings account earning 5% compound interest for 5 years. How much
interest has Zach earned at the end of the the 5 years?
$_______
Do not enter the dollar sign as part of your answer

Answers

The amount of interest Zach earn in 5 years given the principal and interest rate compounded for 5 years is 276.3

What is the amount of interest Zach earned?

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

Where,

A = principal + interestPrincipal, P = $1000Interest rate, r = 5% = 0.05Time, t = 5 yearsNumber of periods, n = 1

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

= 1000(1 + 0.05/1) ^(1×5)

= 1000(1 + 0.05) ^5

= 1000(1.05)^5

= 1000(1.2762815625)

= 1,276.2815625

Approximately,

1,276.3

Hence,

A = principal + interest

1, 276.3 = 1000 + interest

1276.3 - 1000 = interest

Interest = 276.3

Therefore, the amount of interest earned in 5 years is 276.3

Read more on compound interest:

https://brainly.com/question/24924853

#SPJ1

3, -9, 27, -81,..... common difference/ratiod = 3r = 9r = -3 d = 12

Answers

To find the common ratio we divide the terms by the previous one. In this case we have:

[tex]-\frac{9}{3}=-3[/tex][tex]\frac{27}{-9}=-3[/tex][tex]-\frac{81}{27}=-3[/tex]

Therefore, the common ratio is r=-3.

From a window 100ft above the ground in building A, the top and bottom of building B are sighted so that the angles are 70 degrees and 30 degrees respectively. Find the height of building B?

Answers

Given:-

From a window 100ft above the ground in building A, the top and bottom of building B are sighted so that the angles are 70 degrees and 30 degrees respectively.

To find:-

The height of building B.

So now, the image of the given data is,

So now we find the value of PS. so we get,

[tex]\begin{gathered} \tan \text{ 30=}\frac{100}{PS} \\ \frac{1}{\sqrt[]{3}}=\frac{100}{PS} \\ PS=100\sqrt[]{3} \end{gathered}[/tex]

So now we find the height of QS,

[tex]\begin{gathered} \tan \text{ 70=}\frac{QS}{PS} \\ 2.7474=\frac{QS}{100\sqrt[]{3}} \\ QS=100\sqrt[]{3}\times2.7474 \\ QS=475.84 \end{gathered}[/tex]

So the total height is,

[tex]100+475.84=575.84[/tex]

So the height of building B is 575.84

4) P(A) = 0.55 P(B) = 0.25 P(A and B) = ? *a.0.2b.0.21c.0.3d.0.1375

Answers

Since P (A and B) = P(A) · P(B)

Since P(A) = 0.55 and P(B) = 0.25, then

P(A and B) = 0.55 x 0.25

P(A and B) = 0.1375

The answer is d

Other Questions
What position on slavery did the leaders of black evangelical churches in the urban north typically take?. Given the regular nonagon (9-sided polygon) pictured below, which statements are true? Chose 2 answers. PLEASE EXPLAIN HOW YOU GOT THE ANSWERA:The polygon has point symmetry.B:The polygon has 40 rotational symmetry.C:The polygon has 120 rotational symmetry.D:The polygon has 90 rotational symmetry. Calculate the percent error. Darwins coach recorded that he had bowled points out of in a bowling tournament. HELP ASPPP PLEASEEEE Im unsure of this data. I feel like there shouldnt be anything blank Exercise 1 Select the correct answer from each drop-down menu.Phyllis bought 21 feet of wood to frame a window. If she makes a triangular window, what is the greatest area the window can have?For a given perimeter, the triangle with the largest perimeter isv triangle. Using this type of triangle, the sides wouldmeasureSo, the greatest area the window could be is aboutsquare feet what is the correct trigonometric ratio for the tangent of A? How did Hitler's rule in Nazi Germany exemplify totalitarian rule? Be sure to explain the characteristics of totalitarian rule, and to what extent tbis type of government was seen in Nazi Germany. Use evidence from at least 5 documents in your essay. Cite your sources of information. Support your response with relevant facts, examples, and details. I'm having trouble with this and need it due asap!!! Will vote brainliest. (You don't even have to write the whole thing, just one or two paragraphs) Respiration occurs at which of the following structures of the respiratory system? A. Alveolar ducts B. Alveoli C. Bronchioles D. Lungs The volume of dis rectangular prism is zero. Seven to a cubic yards. What is the value of C in yards? A car's rear windshield wiper rotates 135. The total length of the wiper mechanism is 21 inches and the length of the wiper blade is 12 inches. Find the area wiped by the wiper blade. (Round your answer to one decimal place.) 1. On a number line, graph the solution to the inequality -5(x + 1) > 7x +31? Also, write thesolution in interval notation. Identify the equation with the elements in BeSO4 in their standard state as the reactants and BeSO4 as the product. 1,1,2,6,24,_,_,_,_A) explain and complete the sequenceB) write an explicit and recursive formula for the sequence Do You Know How? In 3-8, estimate each product using rounding or compatible numbers. 4. 104 x 0.33 3. 0.87 x 112 0.90x110=99 6. 0.54 x 24 5. 9.02 x 80 9x80=720 7. 33.05 x 200 a. 0,79 x 51 Hi everyone, The General formula for relative abundanceFirst 1: Copper is made up of two isotopes. Cu-63(62.9296 amu)Cu-65(64.9278 amu)Giving copper atomic weight of 63.546. What is the percentage abundance of each isotope? Evaluate the following expression.C(8,3)C=combinations -9 is to the _____ of -3 on a number line so -9 is _____ than -3.right left more less How many subsets does the set T = {salsa, sour cream, queso, guacamole, pico de gallo} have?Question 49 options:a) 5b) 0c) 25d) 32 REWRITE EACH PROBLEM AS A MULTIPLICATION QUESTION!!!Students were surveyed about their favorite colors. 1/4 of the students preffered red, 1/8 of the students blue, and 3/5 of the remaining students preffered green. If 15 students preffered green, how many student were surveyed?