1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Eduardwww [97]
3 years ago
9

Find the accumulated value of an investment of $14,000 at 10% compounded semiannually for 11 year

Mathematics
2 answers:
kifflom [539]3 years ago
8 0

Given:

Principal = $14000

Rate of interest = 10% compounded semiannually.

Time = 11 years.

To find:

The accumulated value of the given investment.

Solution:

Formula for amount or accumulated value after compound interest is:

A=P\left(1+\dfrac{r}{n}\right)^{nt}

Where, P is the principal values, r is the rate of interest in decimal, n is the number of times interest compounded in an year and t is the number of years.

Compounded semiannually means interest compounded 2 times in an years.

Putting P=14000,r=0.10,n=2,t=11 in the above formula, we get

A=14000\left(1+\dfrac{0.10}{2}\right)^{2(11)}

A=14000\left(1+0.05\right)^{22}

A=14000\left(1.05\right)^{22}

A\approx 40953.65

Therefore, the accumulated value of the given investment is $40953.65.

morpeh [17]3 years ago
8 0

Answer:

A = $41,867.06

A = P + I where

P (principal) = $14,000.00

I (interest) = $27,867.06

Step-by-step explanation:

Given: Investment = $14,000 Annual Rate: 10% compounded semiannually = 11 year

To find: The accumulated value of an investment

Formula: A = P(1 + \frac{r}{n}) ^n^t

Solution: First, convert R as a percent to r as a decimal

r = R/100

r = 10/100

r = 0.1 rate per year,

Then solve the equation for A

A = P(1 + r/n)nt

A = 14,000.00(1 + 0.1/12)(12)(11)

A = 14,000.00(1 + 0.008333333)(132)

A = $41,867.06

Henceforth:

The total amount accrued, principal plus interest, with compound interest on a principal of $14,000.00 at a rate of 10% per year compounded 12 times per year over 11 years is $41,867.06.

You might be interested in
-4+(5+6/-6×5)-2 extra stuff to ask question​
natta225 [31]

Answer:

Step-by-step explanation:

-4 + (5+6/ -6 × 5) -2

Solve the brackets first!

-4 + (11/ -30) -2

Add the -4 and -2

-6 + (-11/30)

[If you meant -2 multiplied by  (-11/30) then , something like this, If not then continue after the bracket!:

-4 + (11/15)

(-60+11)/15

-49/15 Answer ]

Now,

-6 -11/30

(-180-11)/30

-191/30

Hope this helps!

Please mark brainliest! Would really appreciate!

7 0
3 years ago
The plans for a house are drawn at scale of 1/4 inch to 1 foot. If the bedroom is 10 feet wide, what is its width on the plan?
viva [34]

Answer:

2.5 inches

Step-by-step explanation:

(1/4) x 10 = 2.5

or .25 x 10 = 2.5

5 0
3 years ago
The polynomial equation x^6-16x^2=4x^4-64 has complex roots +- 2i . What are the other roots? Use a graphing calculator and a sy
Irina18 [472]
Use u subsitution the solve by grouping
u=x^2
u^3-16u=4u^2-64
u^3-4u^2-16u+64=0
(u^3-4u^2)+(-16u+64)=0
u^2(u-4)+(-16)(u-4)=0
(u^2-16)(u-4)=0
(u-4)(u+4)(u-4)=0
(u+4)(u-4)^2=0

u=x^2
(x^2+4)(x^2-4)^2=0
(x^2+4)((x-2)(x+2))^2=0
(x^2+4)(x-2)²(x+2)²=0
set to zero

x^2+4=0
x^2=-4
x=+/-2i

x-2=0
x=2

x+2=0
x=-2

the other roots are -2 and 2

for graphinc calculator, graph and find x intercepts
3 0
3 years ago
Read 2 more answers
Determine the constant of proportionality,k,of Kevin’s wage.
ankoles [38]

Answer:

Kevin's constant of proportionality,k = $8.25 per hour

Greg's constant of proportionality,k = $9 per hour

Savannah's constant of proportionality,k = $9.5 per hour

Step-by-step explanation:

1. What is the constant of proportionality, k, of Kevin's wage? Greg's? Savannah's?

Solution

y = kx is a proportional variation

Where,

y and x are represent two different variables

k represent constant of proportionality

From the attached table,

Let

y = wages earned (in dollars)

x = hours worked

To find the constant of proportionality k of Kevin's wage, divide the variable y (total earned) by the variable x (number of hours)

Using any points on the table

Take (8,66.00) for example

constant of proportionality k of Kevin's wage = variable y (total earned) / variable x (number of hours)

= 66.00/8

= 8.25

k = $8.25 per hour

B. Constant of proportionality of Greg's wage = variable y (total earned) / variable x (number of hours)

Using (9, 81.00)

k = 81.00/9

= 9

Greg's k = $9 per hour

C. Constant if proportionality of Savannah's wage = variable y (total earned) / variable x (number of hours)

Using (6, 57.00)

k = 57.00/6

= 9.5

Savannah's k = $9.5 per hour

Therefore,

Kevin's constant of proportionality,k = $8.25 per hour

Greg's constant of proportionality,k = $9 per hour

Savannah's constant of proportionality,k = $9.5 per hour

7 0
3 years ago
Find the values of m for which the lines y=mx-2 are tangents to the curve with equation y=x^2-4x+2
deff fn [24]

Let y= mx-2 be the tangent line to y=x^2-4x+2 at x=a.

Then slope, m=\frac{dy}{dx} at x=a = 2a-4.

Hence the equation is y=(2a-4)x-2

Let's find y-coordinate at x=a using tangent line and curve.

Using tangent line y at x=a is (2a-4) a -2 =2a^{2}-4a-2

Using given curve y-coordinate at x=a is a^{2}-4a+2

Let's equate these 2 y-coordinates,

 2a^{2} -4a-2 = a^{2} -4a+2

2a^{2}-a^{2} = 2+2

a^{2}=4

a=2 or -2.

If a=2, m=2a-4 = 2*2-4=0

If a=-2,m= 2(-2)-4 = -8

Hence m values are 0 and -8.

8 0
4 years ago
Other questions:
  • Please Help? The volume of a cylinder is 176pi cm.square and its height is 11cm. What is the length of the cylinder radius?
    12·1 answer
  • A solid silver paperweight in the form of a square pyramid is shown below. If silver costs $0.12 per cubic centimeter, how much
    6·1 answer
  • If f(x) = 7+ 4x and g(x) = 1/2,
    9·1 answer
  • SOMEBODY PLEASE HELP ME! IM BEGGING YOU! I MIGHT FAIL ALGEBRA 1 AND HAVE TO REDO 8TH GRADE!! PLEASE JUST HELP ME!!!
    13·1 answer
  • Two mechanics worked on a car.The first mechanic charged $85 per hour, andthe second mechanic charged $70 per hour.The mechanics
    7·1 answer
  • The sum of 10 and twice a number<br> (an equation)
    8·1 answer
  • What is the sum of the 11th square number and the 2nd cube number?
    11·1 answer
  • Calculate the next 3 terms and write the formula for the nth term for the following sequences. x, x+2, x+4,…
    7·2 answers
  • Joy wants to build a rectangular garden he plans to use a side of a river from one side of the garden so he will not place fenci
    8·1 answer
  • 6 greater than x is greater than 84
    10·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!