Ifü= (-8.-20) and w = (-3,-1) a. Find the magnitude and direction of W. Round your direction to the nearest tenth of a degree. TVI b. Findū – 6w c. Find the angle between u and w

Answers

Answer 1

Given the vectors u = (-8, -20) and w = (-3, -1), we can perform various calculations to determine the magnitude and direction of w, find the vector u - 6w, and determine the angle between u and w.

a. To find the magnitude of vector w, we can use the formula: ||w|| = sqrt(w1^2 + w2^2), where w1 and w2 are the components of vector w. The direction of vector w can be found by using the formula: theta = atan(w2/w1), where theta represents the angle in radians. To convert radians to degrees, we can multiply theta by 180/pi and round it to the nearest tenth.

b. To calculate u - 6w, we subtract six times each component of vector w from the corresponding component of vector u. The resulting vector will have components that are the differences of the respective components of u and 6w.

c. To find the angle between vectors u and w, we can use the formula: theta = acos((u . w) / (||u|| * ||w||)), where "." denotes the dot product of u and w. The angle theta represents the angle between the two vectors in radians. To convert radians to degrees, we can multiply theta by 180/pi.

By performing these calculations, we can determine the magnitude and direction of vector w, find the vector u - 6w, and calculate the angle between vectors u and w.

Learn more about  magnitude of vector here: brainly.com/question/30337365

#SPJ1


Related Questions

Find 24824 125 d²v dt SHIN 2 dt v=2t2 + 5t+14 11 V 2 d ㅁ 2 ★

Answers

The expression provided, 24824 125 d²v/dt SHIN 2 dt, seems to involve differentiation and integration. The notation "d²v/dt" implies taking the second derivative of v with respect to t. It is not possible to provide a meaningful solution.

The expression appears to be a combination of mathematical symbols and notations, but it lacks clear context and proper notation usage. It is important to provide clear instructions, variables, and equations when seeking mathematical solutions. To address the expression correctly, it is necessary to provide the intended meaning and notation used.

Please clarify the notation and provide any additional information or context for the expression, and I would be happy to assist you in solving the problem or providing an explanation based on the given information.

Learn more about expression here:

https://brainly.com/question/28170201

#SPJ11

(1 point) Write each vector in terms of the standard basis vectors i, j, k. (-9, -4) = 2 (0, -3) = = (5,9, 2) = = (-2,0,4) = =

Answers

(-9, -4) can be written as -9i - 4j, 2(0, -3) can be written as 2(0i - 3j), (5, 9, 2) can be written as 5i + 9j + 2k, (-2, 0, 4) can be written as -2i + 0j + 4k in terms of the standard basis vectors i, j, k.

(-9, -4) can be written as -9i - 4j. In terms of the standard basis vectors i and j, the vector (-9, -4) has a coefficient of -9 in the i direction and a coefficient of -4 in the j direction.

2(0, -3) can be written as 2(0i - 3j), which simplifies to -6j. The vector (0, -3) has a coefficient of 0 in the i direction and a coefficient of -3 in the j direction. Multiplying this vector by 2 simply doubles the magnitude of the j component, resulting in -6j.

(5, 9, 2) can be written as 5i + 9j + 2k. In terms of the standard basis vectors i, j, and k, the vector (5, 9, 2) has a coefficient of 5 in the i direction, a coefficient of 9 in the j direction, and a coefficient of 2 in the k direction.

(-2, 0, 4) can be written as -2i + 0j + 4k. In terms of the standard basis vectors i, j, and k, the vector (-2, 0, 4) has a coefficient of -2 in the i direction, a coefficient of 0 in the j direction, and a coefficient of 4 in the k direction.

In this solution, we express each given vector in terms of the standard basis vectors i, j, and k. Each component of the vector represents the coefficient of the corresponding basis vector. By writing the vector in this form, we can easily understand the vector's direction and magnitude.

For example, the vector (-9, -4) can be represented as -9i - 4j, indicating that it has a coefficient of -9 in the i direction and a coefficient of -4 in the j direction. Similarly, the vector (5, 9, 2) can be expressed as 5i + 9j + 2k, showing that it has coefficients of 5, 9, and 2 in the i, j, and k directions, respectively.

Writing vectors in terms of the standard basis vectors helps us break down the vector into its individual components and understand its behavior in different coordinate directions. It is a common practice in linear algebra and vector analysis to express vectors in this form as it provides a clear representation of their direction and magnitude.

To learn more about vector, click here: brainly.com/question/17157624

#SPJ11

let a = 2 1 2 0 2 3 and b = 5 8 1. find a least-squares solutions for ax = b .

Answers

We get the least-squares solutions for axe = b as x = [0.981, -0.196, 0.490, 0.079, -0.343, 0.412] by using the least-squares method on the vectors a and b that have been provided.

We must reduce the squared difference between the product of a and x and the vector b in order to get the least-squares solutions for the equation axe = b. This can be described mathematically as minimization of the objective function ||axe - b||2, where ||.|| stands for the Euclidean norm.

The matrix equation AT Axe = AT b can be expanded to create a system of equations given the values of a and b as [5, 8, 1] and [2, 1, 2, 0, 2, 3] respectively. In this case, the coefficients of the variables in the equation make up the rows of the matrix A.

We get the least-squares solution for x by resolving the equation AT Axe = AT b. To be more precise, we calculate the pseudo-inverse of A, designated as A+, allowing us to determine that x = A+b.

The matrix AT A is invertible in this situation, and we may locate its inverse. Therefore, we may determine x = A+ b by computing A+ = (AT A)(-1) AT.

We get the least-squares solution for axe = b as x = [0.981, -0.196, 0.490, 0.079, -0.343, 0.412] by using the least-squares method on the vectors a and b that have been provided.

Learn more about solutions here:

https://brainly.com/question/24278965

#SPJ11

Determine the number of degrees of freedom for the two-sample t test or CI in each of the following situations. (Round your answers down to the nearest whole number.)
(a) m = 12, n = 15, s1 = 4.0, s2 = 6.0

Answers

The number of degrees of freedom for the two-sample t test or confidence interval (CI) in the given situation is 23.

In a two-sample t test or CI, the degrees of freedom (df) can be calculated using the formula:

df = [(s1^2/n1 + s2^2/n2)^2] / [((s1^2/n1)^2)/(n1 - 1) + ((s2^2/n2)^2)/(n2 - 1)]

Here, m represents the sample size of the first group, n represents the sample size of the second group, s1 represents the standard deviation of the first group, and s2 represents the standard deviation of the second group.

Substituting the given values, we have:

df = [(4.0^2/12 + 6.0^2/15)^2] / [((4.0^2/12)^2)/(12 - 1) + ((6.0^2/15)^2)/(15 - 1)]

  = [(0.444 + 0.24)^2] / [((0.444)^2)/11 + ((0.24)^2)/14]

  = [0.684]^2 / [0.0176 + 0.012857]

  = 0.4682 / 0.030457

  ≈ 15.35

Rounding down to the nearest whole number, we get 15 degrees of freedom.

Learn more about degrees of freedom here:

https://brainly.com/question/31178740

#SPJ11

Find the area enclosed by the curve r = 4 sin θ.
A. 12.57 B. 9.42 C. 6.28 D. 18.85
What is the curve represented by the equation r^2 θ=a^2. A. Parabolic Spiral
B. Spiral of Archimedes
C. Lituus or Trumpet
D. Conchoid of Archimedes
Find the distance of the directrix from the center of an ellipse if its major axis is 10 and its minor axis is 8. A. 8.1 B.8.3 C. 8.5 D. 8.7
Find the x-intercept of a line tangent to y=x^(lnx ) at x = e.
A. 1.500 B. 1.750 C. 1.0 D. 1.359

Answers

The area enclosed by the curve r = 4 sin θ is given by the formula A = (1/2)∫[0,2π] r^2 dθ. The curve represented by the equation r^2 θ = a^2 is a Spiral of Archimedes.

The area enclosed by the curve r = 4 sin θ can be found by integrating the function r^2 with respect to θ over the interval [0, 2π]. The answer can be determined by evaluating the integral.

The equation r^2 θ = a^2 represents a Spiral of Archimedes. It is a curve that spirals outward as θ increases while maintaining a constant ratio between r^2 and θ.

The distance of the directrix from the center of an ellipse can be found using the formula d = √(a^2 - b^2), where a is the major axis and b is the minor axis. The directrix is a line that is parallel to the minor axis and at a distance d from the center of the ellipse. To find the x-intercept of a line tangent to y = x^(lnx) at x = e, substitute x = e into the equation and solve for y. The x-intercept is the value of x for which y equals zero.

Learn more about integral here:

https://brainly.com/question/31059545

#SPJ11

if you have five friends who tell you they all have had a great experience with their purchase of a chevrolet, and if you use this fact to decide to buy a chevrolet, the form of logic evident here is a(an): a. median. b. statistic. c. inference. d. hypothesis.

Answers

The correct option is b. The form of logic evident in this scenario is a statistic.

In this scenario, the logic being used is based on a statistic. A statistic is a numerical value or measure that represents a specific characteristic or trend within a population. In this case, the statistic is derived from the experiences of the five friends who have had a great experience with their Chevrolet purchases. By observing their positive experiences, you are using this statistic to make an inference about the overall quality or satisfaction associated with Chevrolet vehicles.

It's important to note that the logic being used here is based on a sample size of five friends, which may not necessarily represent the entire population of Chevrolet buyers. The experiences of these friends can be seen as a form of anecdotal evidence. While their positive experiences are valuable and can provide some insight, it is always advisable to consider a larger sample size or gather additional information before making a purchasing decision. So, while the form of logic evident here is a statistic, it is essential to exercise caution and gather more data to make a well-informed decision.

Learn more about sample here:

https://brainly.com/question/27860316

#SPJ11

DETAILS 4. [-/1 Points] TANAPCALCBR10 6.4.015. Find the area (in square units) of the region under the graph of the function fon the interval [0,3). f(x) = 2ex square units Need Help? Read It Watch It

Answers

The area under the graph of the function f(x) = 2e^x on the interval [0, 3) is approximately 38.171 square units.

To find the area under the graph of the function f(x) = 2e^x on the interval [0, 3), we can use integration. Here's a step-by-step explanation:

1. Identify the function and interval: f(x) = 2e^x and [0, 3)
2. Set up the definite integral: ∫[0,3) 2e^x dx
3. Integrate the function: F(x) = 2∫e^x dx = 2(e^x) + C (C is the constant of integration, but we can ignore it since we're calculating a definite integral)
4. Evaluate the integral on the given interval: F(3) - F(0) = 2(e^3) - 2(e^0)
5. Simplify the expression: 2(e^3 - 1)
6. Calculate the area: 2(e^3 - 1) ≈ 2(20.0855 - 1) ≈ 38.171 square units

To know more about integration, visit:

https://brainly.com/question/28970787

#SPJ11

The correct question is:

Find the area (in square units) of the region under the graph of the function f on the interval [0,3). f(x) = 2e^x square units

Please all of them just the final choice, True of false ---->
please be sure 100%
Question [5 points]: L- { 4s + 5 S2 } = (+ 4(cos (5t) + sin (5t)) + 25 Is true or false? Select one: True O False Question [5 points): Using the method of variation of parameters to solve the nonhom

Answers

True. The given equation is true. The left-hand side (LHS) is equal to 4s + 5s^2, and the right-hand side (RHS) is equal to 4(cos(5t) + sin(5t)) + 25. By simplifying both sides, we can see that LHS is indeed equal to RHS. Therefore, the equation is true.

By expanding and combining like terms on both sides of the equation, we find that the LHS simplifies to 4s + 5s^2, while the RHS simplifies to 4(cos(5t) + sin(5t)) + 25. By comparing the two sides, we can see that they are equal to each other. Hence, the equation holds true. This means that the given expression satisfies the given equation, validating the statement as true.

Learn more about equation here:

https://brainly.com/question/29538993

#SPJ11









Determine whether the series is convergent or divergent. 5n + 18 n(n + 9) n = 1

Answers

The given series, 5n + 18 / (n(n + 9)), is divergent.

To determine the convergence or divergence of the series, we can examine the behavior of its terms as n approaches infinity. In this case, we have the expression 5n + 18 / (n(n + 9)).

As n grows larger, the dominant term in the numerator becomes 5n, while the dominant term in the denominator becomes n^2. Therefore, we can simplify the expression to 5n / n^2.

Now, we can rewrite this as 5/n, which approaches zero as n tends to infinity. However, for a series to be convergent, the terms must approach zero, which is not the case here. The series diverges since the terms do not converge to zero.

In conclusion, the given series, 5n + 18 / (n(n + 9)), is divergent. The divergence occurs because the terms do not approach zero as n approaches infinity.

Learn more about convergence or divergence of a series:

https://brainly.com/question/31581362

#SPJ11

Use the geometric series f(x) = 1 1-x Σx, for x < 1, to find the power series representation for the following function (centered at 0). Give the interval of convergence of the new series. k=0 f(8x)

Answers

The power series representation for f(8x) centered at 0 is Σ [tex]8^k[/tex] * [tex]x^k[/tex] , and the interval of convergence is |x| < 1/8.

To find the power series representation of the function f(8x) centered at 0, we can substitute 8x into the given geometric series expression for f(x).

The geometric series is given by:

f(x) = Σ  [tex]x^k[/tex] , for |x| < 1

Substituting 8x into the series, we have:

f(8x) = Σ [tex]8^k[/tex] * [tex]x^k[/tex]

Simplifying further, we obtain:

f(8x) = Σ [tex]8^k[/tex] * [tex]x^k[/tex]

Now, we can rewrite the series in terms of a new power series:

f(8x) = Σ [tex]8^k[/tex] * [tex]x^k[/tex]

The interval of convergence of the new power series centered at 0 can be determined by examining the original interval of convergence for the geometric series, which is |x| < 1. Since we substituted 8x into the series, we need to consider the interval for which |8x| < 1.

Dividing both sides by 8, we have |x| < 1/8. Therefore, the interval of convergence for the new power series representation of f(8x) centered at 0 is |x| < 1/8.

To know more about power series click on below link:

https://brainly.com/question/29896893#

#SPJ11

Let un be the nth Fibonacci number (for the definition see Definition 5.4.2). Prove that the Euclidean algorithm takes precisely n steps to prove that gcd(un+1, un) = 1.
Definition 5.4.2: For each positive integer n define the number un inductivily as follows.
u1 = 1
u2 = 1
uk+1 = uk-1 + uk for k2

Answers

The Euclidean algorithm takes precisely n steps to prove that gcd(un+1, un) = 1, where un is the nth Fibonacci number. This can be shown through a proof by induction, considering the properties of the Fibonacci sequence and the Euclidean algorithm.

We will proceed with a proof by induction to demonstrate that the Euclidean algorithm takes n steps to prove that gcd(un+1, un) = 1 for the Fibonacci numbers.

Base Case: For n = 1, we have u1 = 1 and u2 = 1. The Euclidean algorithm for gcd(1, 1) takes 1 step, and indeed gcd(1, 1) = 1.

Inductive Hypothesis: Assume that for some positive integer k, the Euclidean algorithm takes precisely k steps to prove that gcd(uk+1, uk) = 1.

Inductive Step: We need to show that the Euclidean algorithm takes k+1 steps to prove that gcd(uk+2, uk+1) = 1. By the definition of the Fibonacci sequence, uk+2 = uk+1 + uk. Applying the Euclidean algorithm, we have gcd(uk+2, uk+1) = gcd(uk+1 + uk, uk+1) = gcd(uk+1, uk). Since we assumed that gcd(uk+1, uk) = 1, it follows that gcd(uk+2, uk+1) = 1.

Therefore, by induction, the Euclidean algorithm takes precisely n steps to prove that gcd(un+1, un) = 1 for the Fibonacci numbers.

Learn more about Euclidean algorithm here:

https://brainly.com/question/14800470

#SPJ11

Evaluate the following integral. 100 S V1 1 + 1x dx 0 100 SV1 + Vx d> + V« dx = 0 X 0

Answers

The integral we need to evaluate is ∫[0,100] √(1 + √x) dx. To evaluate this integral, we can use the substitution method. Let u = √x, then du = (1/2√x) dx. Rearranging, we have dx = 2√x du.

Substituting these expressions into the integral, we get ∫[0,100] √(1 + √x) dx = ∫[0,10] √(1 + u) (2√u) du. Simplifying further, we have ∫[0,10] 2u(1 + u) du = 2∫[0,10] (u + u^2) du.

Integrating each term separately, we have 2[(u^2/2) + (u^3/3)] evaluated from 0 to 10. Substituting the limits, we get 2[(10^2/2) + (10^3/3)] - 2[(0^2/2) + (0^3/3)] = 2[(100/2) + (1000/3)] - 0 = 100 + (2000/3).

Therefore, the value of the integral is 100 + (2000/3).

Learn more about integrals here: brainly.in/question/4630073
#SPJ11

Use the Laplace Transform to solve the following DE given the initial conditions. (15 points) y" +4y + 5y = (t – 27), y(0) = 0

Answers

The solution to the given differential equation with the initial condition y(0) = 0 is y(t) = -27/5 - 3/5 [tex]e^{-2t}[/tex] cos(t) + 14/25 [tex]e^{-2t}[/tex] sin(2t) + 14/25 [tex]e^{-2t}[/tex] cos(2t).

The given differential equation is y" + 4y + 5y = (t - 27), with the initial condition y(0) = 0. To solve the given differential equation, we need to take the Laplace transform of both sides and solve for Y(s).

y" + 4y + 5y = (t - 27)

=> L{y" + 4y + 5y} = L{(t - 27)}

=> s²Y(s) - sy(0) - y'(0) + 4Y(s) + 5Y(s) = 1/s² - 27/s

=> s²Y(s) + 4Y(s) + 5Y(s) = 1/s² - 27/s

=> (s² + 4s + 5)Y(s) = (s - 27)/s²

=> Y(s) = (s - 27)/(s(s²+ 4s + 5))

Now, we need to use partial fraction decomposition to find the inverse Laplace transform of Y(s).

Y(s) = (s - 27)/(s(s² + 4s + 5))

=> Y(s) = A/s + (Bs + C)/(s² + 4s + 5)

Multiplying both sides by s(s² + 4s + 5), we get:

(s - 27) = A(s² + 4s + 5) + (Bs + C)s

Taking s = 0, we get:0 - 27 = 5A

=> A = -27/5Taking s = -2 - i, we get:-29 - 4i = (-2 - i)B + C

=> B = -3/5 - 11i/25 and C = 21/5 + 14i/25Thus, we have:

Y(s) = -27/5s - 3/5 (s + 2)/(s² + 4s + 5) - 14/25 (-1 + 2i)/(s² + 4s + 5) + 14/25 (1 + 2i)/(s² + 4s + 5)

Taking the inverse Laplace transform of Y(s), we get:

y(t) = -27/5 - 3/5 [tex]e^{-2t}[/tex] cos(t) + 14/25 [tex]e^{-2t}[/tex] sin(2t) + 14/25 [tex]e^{-2t}[/tex] cos(2t)

To know more about inverse Laplace transform

https://brainly.com/question/30358120

#SPJ11

the probability that paul can solve the crossword puzzle in an hour is 0.4. the probability that annie can do that is 0.6. Find the probability that a)both of them can solve the puzzle in an hour; b) neither can solve the puzzle in an hour; c)only Mary can solve the puzzle in an hour; d)Mary or Burt can solve the puzzle in an hour;

Answers

The probabilities are given as follows:

a) Both: 0.24.

b) Neither: 0.24.

c) Only Mary: 0.36.

d) Mary or Burt: 0.76.

How to calculate a probability?

The parameters that are needed to calculate a probability are listed as follows:

Number of desired outcomes in the context of a problem or experiment.Number of total outcomes in the context of a problem or experiment.

Then the probability is then calculated as the division of the number of desired outcomes by the number of total outcomes.

For both people, we multiply the probabilities, hence:

0.6 x 0.4 = 0.24.

For neither people, we multiply the complement of the probabilities,  hence:

(1 - 0.6) x (1 - 0.4) = 0.24.

For only Mary, we have that:

(1 - 0.4) x 0.6 = 0.36.

For at least one, we subtract the total of 1 from neither, hence:

1 - 0.24 = 0.76.

Learn more about the concept of probability at https://brainly.com/question/24756209

#SPJ1

Find the area of the surface. The portion of the cone z = 6VX2 + y2 inside the cylinder x2 + y2-36

Answers

The area of the surface is `12π² when portion of the cone `z is [tex]6VX^2 + y^2`[/tex] inside the cylinder `[tex]x^2 + y^2[/tex]- 36

We can evaluate the surface area using a surface integral of the second kind. We can express the surface area as the following integral: `A = ∫∫ dS`Here, `dS` is the surface element. It is given by `dS = (∂z/∂x)² + (∂z/∂y)² + 1 dx dy`.We can express `z` as a function of `x` and `y` using the given cone equation: `z = 6VX^2 + y^2``∂z/∂x = 12x` `∂z/∂y = 2y` `∂z/∂x² = 12` `∂z/∂y² = 2` `∂z/∂x∂y = 0`

We can substitute these partial derivatives into the surface element formula: `dS = (∂z/∂x)² + (∂z/∂y)² + 1 dx dy` `= (12x)² + (2y)² + 1 dx dy` `= 144x² + 4y² + 1 dx dy`We can rewrite the integral as follows:`A = ∫∫ (144x² + 4y² + 1) dA`

Here, `dA` is the area element. We can convert the integral to polar coordinates. We have the following limits:`0 ≤ r ≤ 6` `0 ≤ θ ≤ 2π`We can express `x` and `y` in terms of `r` and `θ`:`x = r cosθ` `y = r sinθ`

We can substitute these into the integral and evaluate:`A = ∫∫ (144(r cosθ)² + 4(r sinθ)² + 1) r dr dθ` `= ∫₀²π ∫₀⁶ (144r² cos²θ + 4r² sin²θ + 1) dr dθ` `= ∫₀²π (∫₀⁶ (144r² cos²θ + 4r² sin²θ + 1) dr) dθ` `= ∫₀²π (24π cos²θ + 12π) dθ` `= 12π²`Thus, the area of the surface is `12π²`. Therefore, the area of the surface is `12π².`

Know more about integral here:

https://brainly.com/question/31059545

#SPJ11

Tell if the series below Converses or diverges. Identify the name of the of the appropriate test and/or series. show work. { (-1)" th n³+1 n=1 (1) 2) Ž n=1 2 -h3 n'e

Answers

The series ∑((-1)ⁿ √n/(n+1)) converges. This is determined using the Alternating Series Test, where the absolute value of the terms decreases and the limit of the absolute value approaches zero as n approaches infinity.

To determine whether the series ∑((-1)ⁿ  √n/(n+1)) converges or diverges, we can use the Alternating Series Test.

The Alternating Series Test states that if an alternating series satisfies two conditions

The absolute value of the terms is decreasing, and

The limit of the absolute value of the terms approaches zero as n approaches infinity,

then the series converges.

Let's analyze the given series

∑((-1)ⁿ  √n/(n+1))

The absolute value of the terms is decreasing:

To check this, we can evaluate the absolute value of the terms:

|(-1)ⁿ √n/(n+1)| = √n/(n+1)

We can see that as n increases, the denominator (n+1) becomes larger, causing the fraction to decrease. Therefore, the absolute value of the terms is decreasing.

The limit of the absolute value of the terms approaches zero:

We can find the limit as n approaches infinity:

lim(n→∞) (√n/(n+1)) = 0

Since the limit of the absolute value of the terms approaches zero, the second condition is satisfied.

Based on the Alternating Series Test, we can conclude that the series ∑((-1)ⁿ  √n/(n+1)) converges.

To know more about convergence and divergence:

https://brainly.com/question/29258536

#SPJ4

--The given question is incomplete, the complete question is given below " Tell if the series below Converses or diverges. Identify the name of the of the appropriate test and/or series. show work.

∑(∞ to n=1) (-1)ⁿ √n/n+1"--




FIND INVERS LAPLACE TRANSFORMATION OF : G(S) = 5S + 5 S2(S + 2)(S + 3)

Answers

The inverse Laplace transformation of G(S) = 5S + 5 / [S^2(S + 2)(S + 3)] is f(t) = 5 + 5e^(-2t) - 5e^(-3t).

To find the inverse Laplace transformation, we can use partial fraction decomposition. We start by factoring the denominator:

S^2(S + 2)(S + 3) = S^2(S + 2)(S + 3)

Next, we write the expression as a sum of partial fractions:

G(S) = 5S + 5 / [S^2(S + 2)(S + 3)] = A/S + B/S^2 + C/(S + 2) + D/(S + 3)

To determine the values of A, B, C, and D, we can multiply both sides by the denominator and equate coefficients:

5S + 5 = A(S + 2)(S + 3) + BS(S + 3) + CS^2(S + 3) + D(S^2)(S + 2)

Expanding and collecting like terms, we get:

5S + 5 = (A + B + C)S^3 + (2A + 3A + B + C + D)S^2 + (6A + 9A + 3B + C)S + 6A

By equating coefficients, we can solve for A, B, C, and D. After finding the values, we can rewrite G(S) in terms of the partial fractions. Finally, by taking the inverse Laplace transform of each term, we obtain the expression for f(t) as 5 + 5e^(-2t) - 5e^(-3t).

To learn more about inverse Laplace transformation click here

brainly.com/question/30404106

#SPJ11

Find (x) and approximato (to four decimal places) the value(s) of x where the graph off has a horizontal tangent Ine. **)0.40 -0.2-4.2x5.1x + 2 BE

Answers

The value(s) of x where the graph of f has a horizontal tangent line can be found by setting the derivative of f equal to zero and solving for x.

To find the value(s) of x where the graph of f has a horizontal tangent line:

1. Take the derivative of f with respect to x. Let's denote it as f'(x).

  f'(x) = -4.2x^4 + 5.1x + 2.

2. Set f'(x) equal to zero and solve for x.

  -4.2x^4 + 5.1x + 2 = 0.

3. This is a polynomial equation. To find the approximate values of x, you can use numerical methods such as the Newton-Raphson method or a graphing calculator.

4. Using a numerical method or a graphing calculator, you can find that the approximate values of x where the graph of f has a horizontal tangent line are x ≈ -1.3275 and x ≈ 0.4815 (rounded to four decimal places).

Therefore, the value(s) of x where the graph of f has a horizontal tangent line are approximately x ≈ -1.3275 and x ≈ 0.4815.

Learn more about tangent line:

https://brainly.com/question/31617205

#SPJ11

A ball if thrown upward from the top of a 80 foot high building at a speed of 96 feet per second. The ball's height above ground can be modeled by the equation H(t) = -16t² +96t+80.

Answers

Time it takes for the ball to hit the ground can be found by setting H(t) = 0 and solving for t, which in this case would be approximately 5 seconds.

The equation H(t) = -16t² + 96t + 80 represents a quadratic function that describes the height of the ball above the ground at time t. The term -16t² represents the effect of gravity on the ball's vertical position, with a negative coefficient indicating the downward acceleration due to gravity.

The term 96t represents the initial upward velocity of the ball, and the constant term 80 represents the initial height of the ball above the ground.

To find specific information about the ball's motion, we can analyze the equation.

The maximum height the ball reaches can be determined by finding the vertex of the parabolic function, which occurs at t = -b/(2a). In this case, the maximum height is reached at t = -96/(2*-16) = 3 seconds.

Plugging this value into the equation gives the maximum height as H(3) = -16(3)² + 96(3) + 80 = 200 feet. Additionally, the time it takes for the ball to hit the ground can be found by setting H(t) = 0 and solving for t, which in this case would be approximately 5 seconds.

Learn more about gravity: brainly.com/question/940770

#SPJ11

For the following function, find the full power series centered at x = O and then give the first 5 nonzero terms of the power series and the open interval of convergence. 4 f(x) = 2 - f(x) = = Σ = WI

Answers

The power series centered at x = 0 for the function f(x) = 2/(1 - x) is given by the geometric series ∑(n=0 to ∞) (2x)ⁿ.

The first 5 nonzero terms of the power series are 2, 2x, 2x², 2x³, and 2x⁴.

The open interval of convergence is -1 < x < 1.

To find the power series representation of f(x) = 2/(1 - x), we can use the geometric series formula. The geometric series formula states that for |x| < 1, the series ∑(n=0 to ∞) xⁿ converges to 1/(1 - x).

In this case, we have a constant factor of 2 multiplying the geometric series. Thus, the power series centered at x = 0 for f(x) is ∑(n=0 to ∞) (2x)ⁿ.

The first 5 nonzero terms of the power series are obtained by substituting n = 0 to 4 into the series: , 2x, 2x², 2x³, and 2x⁴.

The open interval of convergence can be determined by considering the convergence criteria for geometric series, which is |x| < 1. Therefore, the open interval of convergence for the power series representation of f(x) is -1 < x < 1.

To know more about power series click on below link:

https://brainly.com/question/29896893#

#SPJ11








Find the order 3 Taylor polynomial T3(x) of the given function at f(x) = (3x + 16) T3(x) = -0. Use exact values.

Answers

The order 3 Taylor polynomial for the function \(f(x) = 3x + 16\) is given by T3(x)=16+3x using exact values.

To find the order 3 Taylor polynomial \(T_3(x)\) for the function \(f(x) = 3x + 16\), we need to calculate the function's derivatives up to the third order and evaluate them at the center \(c = 0\). The formula for the Taylor polynomial is:

\[T_3(x) = f(0) + f'(0)x + \frac{f''(0)}{2!}x^2 + \frac{f'''(0)}{3!}x^3\]

Let's find the derivatives of \(f(x)\):

\[f'(x) = 3\]

\[f''(x) = 0\]

\[f'''(x) = 0\]

Now, let's evaluate these derivatives at \(x = 0\):

\[f(0) = 3(0) + 16 = 16\]

\[f'(0) = 3\]

\[f''(0) = 0\]

\[f'''(0) = 0\]

Substituting these values into the formula for the Taylor polynomial, we get:

\[T_3(x) = 16 + 3x + \frac{0}{2!}x^2 + \frac{0}{3!}x^3\]

Simplifying further:

\[T_3(x) = 16 + 3x\]

Therefore ,The order 3 Taylor polynomial for the function \(f(x) = 3x + 16\) is given by T3(x)=16+3x using exact values.

To learn more about polynomial click here:

brainly.com/question/30258832

#SPJ11

Find the area of the region enclosed between f(T) = x2 + 19 and g(t) = 2x2 – 3x +1. = = Area = (Note: The graph above represents both functions f and g but is intentionally left unlabeled.)

Answers

The area enclosed between the two curves is 25/6 square units.

First, we need to find the points of intersection of the given curves:

f(x) = g(x)x² + 19 = 2x² - 3x + 1⇒ x² + 3x - 18 = 0⇒ (x + 6)(x - 3) = 0⇒ x = -6 or 3

Here, x = -6 is not valid as it lies outside the given domain.

Hence, x = 3 is the only point of intersection.

Now, we need to find which curve lies above the other in the given interval. We have to calculate the function values at x = 0 and x = 3.

f(0) = 0² + 19 = 19g(0) = 2(0)² - 3(0) + 1 = 1Since f(0) > g(0), the curve f(x) is above g(x) at x = 0.f(3) = 3² + 19 = 28g(3) = 2(3)² - 3(3) + 1 = 10

Since f(3) > g(3), the curve f(x) is above g(x) at x = 3.

Now, we can find the area enclosed between the two curves in the following manner:

Area = ∫(g(x) dx to f(x) dx) from 0 to 3

Area = ∫(2x² - 3x + 1) dx to (x² + 19) dx from 0 to 3

Area = [2/3 x³ - 3/2 x² + x] from 0 to 3 - [1/3 x³ + 19x] from 0 to 3

Area = (2/3 × 3³ - 3/2 × 3² + 3) - (1/3 × 3³ + 19 × 3) - (2/3 × 0³ - 3/2 × 0² + 0) + (1/3 × 0³ + 19 × 0)

Area = 27/2 - 28/3

Area = (81 - 56)/6

Area = 25/6.

Therefore, the area enclosed between the two curves is 25/6 square units.

To know more about area click on below link :

https://brainly.com/question/15169529#

#SPJ11

Given h=2.5 cos (1–5)| +13.5,120, determine the minimum value and when it = occurs in the first period.

Answers

The given expression is h = 2.5 cos(1–5θ) + 13.5,120, where θ represents an angle. To find the minimum value and when it occurs in the first period, we need to determine the values of θ that correspond to the minimum value of h.

The minimum value of the cosine function occurs at θ = π, where the cosine function reaches its maximum value of 1. However, in this case, we have a negative sign in front of the cosine function, which means the minimum value occurs when the cosine function reaches its minimum value of -1.

Since the expression inside the cosine function is 1–5θ, we can set it equal to π and solve for θ:

1–5θ = π

Rearranging the equation, we have:

θ = (1–π)/5

Substituting this value of θ back into the expression for h, we can find the minimum value of h:

h = 2.5 cos(1–5((1–π)/5)) + 13.5

Simplifying further, we get:

h = 2.5 cos(π–1+π) + 13.5

h = 2.5 cos(2π–1) + 13.5

h = 2.5 cos(π–1) + 13.5

h = 2.5 cos(-1) + 13.5

h = 2.5 (-0.5403) + 13.5

h ≈ 11.6493

Therefore, the minimum value of h in the first period is approximately 11.6493, and it occurs at θ = (1–π)/5.

Learn more about cosine function here: brainly.com/question/3876065

#SPJ11

A company incurs debt at a rate of D=600+8)+16 dollars per year, where t is the amount of time (in years) since the company began. By the 9th year the company had accumulated $68,400 in debt. (a) Find the total debt function. (b) How many years must pass before the total debt exceeds $140,000 GELEC (a) The total debt function is 0- (Use integers or fractions for any numbers in the expression) (b) in years the total debt will exceed $140,000 (Round to three decimal places as needed)

Answers

It will take approximately 8.087 years for the total debt to exceed $140,000.

(a) To find the total debt function, we need to integrate the given rate of debt with respect to time:

∫(600t + 8t + 16) dt = 300t^2 + 4t^2 + 16t + C

where C is the constant of integration. Since we know that the company had accumulated $68,400 in debt by the 9th year, we can use this information to solve for C:

300(9)^2 + 4(9)^2 + 16(9) + C = 68,400

C = 46,620

Therefore, the total debt function is:

D(t) = 300t^2 + 4t^2 + 16t + 46,620

(b) To find how many years must pass before the total debt exceeds $140,000, we can set D(t) equal to $140,000 and solve for t:

300t^2 + 4t^2 + 16t + 46,620 = 140,000

304t^2 + 16t - 93,380 = 0

Using the quadratic formula, we get:

t = (-16 ± sqrt(16^2 - 4(304)(-93,380))) / (2(304))

t ≈ -1.539 or t ≈ 8.087

Since time cannot be negative in this context, we disregard the negative solution and conclude that it will take approximately 8.087 years for the total debt to exceed $140,000.

To know more about quadratic formula refer here:

https://brainly.com/question/29077328#

#SPJ11

1. [2 pts] how many nanoseconds (ns) are in 50 milliseconds (µs)?

Answers

There are 50,000 nanoseconds (ns) in 50 milliseconds (µs).

To convert milliseconds (ms) to nanoseconds (ns), we need to know the conversion factor between the two units.

1 millisecond (ms) is equal to 1,000 microseconds (µs). And 1 microsecond (µs) is equal to 1,000 nanoseconds (ns). Therefore, we can use this information to convert milliseconds to nanoseconds.

Since we have 50 milliseconds (µs), we can multiply this value by the conversion factor to obtain the equivalent value in nanoseconds.

50 milliseconds (µs) * 1,000 microseconds (µs) * 1,000 nanoseconds (ns) = 50,000 nanoseconds (ns).

Therefore, there are 50,000 nanoseconds (ns) in 50 milliseconds (µs)

Learn more about milliseconds here:

https://brainly.com/question/30403057

#SPJ11

AIMN has vertices at [(2, 2), M(7, 1), and N(3, 5).
(Plot triangle LMV on a coordinate plane. b Multiply each x-coordinate of the vertices of LMN by -1 and subtract 4 from each y-coordinate. Rename the
transformed vertices A, B, and C. Plot the new triangle on the same coordinate plane.
Cc
Write congruence statements comparing the corresponding parts in the congruent triangles.
d. Describe the transformation from ALMI onto AABC.

Answers

The transformation from triangle LMN to triangle ABC, it involves a reflection about the y-axis followed by a translation downward by 4 units.

Now, let's perform the given transformation on the vertices of LMN. We multiply each x-coordinate by -1 and subtract 4 from each y-coordinate.

For vertex L(2, 2), after the transformation, we have A((-1)(2), 2 - 4) = (-2, -2).

For vertex M(7, 1), after the transformation, we have B((-1)(7), 1 - 4) = (-7, -3).

For vertex N(3, 5), after the transformation, we have C((-1)(3), 5 - 4) = (-3, 1).

Plotting the new triangle A, B, C on the same coordinate plane, we connect the points A(-2, -2), B(-7, -3), and C(-3, 1).

Now, let's write the congruence statements comparing the corresponding parts of the congruent triangles.

1. Corresponding sides:

AB ≅ LM

BC ≅ MN

AC ≅ LN

2. Corresponding angles:

∠ABC ≅ ∠LMN

∠ACB ≅ ∠LNM

∠BAC ≅ ∠MLN

Therefore, we can state that triangle ABC is congruent to triangle LMN.

Regarding the transformation from triangle LMN to triangle ABC, it involves a reflection about the y-axis (multiplying x-coordinate by -1) followed by a translation downward by 4 units (subtracting 4 from the y-coordinate).

Learn more about congruence here:

https://brainly.com/question/6108628

#SPJ11

one number is six less than three times another number. if the sum of the numbers is 38, find the numbers. enter the two numbers separated by a comma, with the smaller number first.

Answers

The two numbers are 27 and 11, with the smaller number first.

Let's denote the two numbers as x and y.

According to the problem, one number (let's say x) is six less than three times the other number (y).

This can be written as:

x = 3y - 6 ... (Equation 1)

The sum of the numbers is given as 38:

x + y = 38 ... (Equation 2)

We can now solve these two equations simultaneously to find the values of x and y.

Substituting the value of x from Equation 1 into Equation 2, we have:

(3y - 6) + y = 38

Simplifying the equation:

4y - 6 = 38

Adding 6 to both sides:

4y = 44

Dividing both sides by 4:

y = 11

Now, substituting the value of y back into Equation 1:

x = 3(11) - 6

x = 33 - 6

x = 27

Therefore, the two numbers are 27 and 11, with the smaller number first.

To summarize:

x = 27

y = 11

For similar question on numbers.

https://brainly.com/question/25734188  

#SPJ8

show all steps even when setring equal to zero and how to
solve solve x and y. Math 3c
Use the LaGrange multiplier method to find the extrema of f(x, y) = xy subject to the constraint that 4x² + y² -4 = 0

Answers

The extrema of the function f(x, y) = xy subject to the constraint 4x² + y² - 4 = 0 are:

(x, y) = (1/√5, 2/√5), (-1/√5, -2/√5), (1/√3, -2/√3), (-1/√3, 2/√3).

To find the extrema of the function f(x, y) = xy subject to the constraint 4x² + y² - 4 = 0 using the Lagrange multiplier method, we follow a step-by-step process.

Step 1: Define the function and the constraint equation:

f(x, y) = xy

g(x, y) = 4x² + y² - 4

Step 2: Set up the Lagrangian function:

L(x, y, λ) = f(x, y) - λ(g(x, y))

L(x, y, λ) = xy - λ(4x² + y² - 4)

Step 3: Find the partial derivatives of the Lagrangian function:

∂L/∂x = y - 8λx

∂L/∂y = x - 2λy

∂L/∂λ = 4x² + y² - 4

Step 4: Set the partial derivatives equal to zero and solve the system of equations:

y - 8λx = 0 (Equation 1)

x - 2λy = 0 (Equation 2)

4x² + y² - 4 = 0 (Equation 3)

Step 5: Solve Equation 1 and Equation 2 simultaneously:

Rearrange Equation 1 to get y = 8λx

Substitute y in Equation 2:

x - 2λ(8λx) = 0

Simplify: 1 - 16λ² = 0

Solve for λ: λ = ±1/√16 = ±1/4

Step 6: Substitute the values of λ into Equation 1 and Equation 3 to find the corresponding values of x and y:

For λ = 1/4:

y = 8(1/4)x = 2x

Substituting λ = 1/4 and y = 2x into Equation 3:

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

Simplify: 20x² - 4 = 0

Solve for x: x = ±√(4/20) = ±1/√5

For λ = -1/4:

y = 8(-1/4)x = -2x

Substituting λ = -1/4 and y = -2x into Equation 3:

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

Simplify: 12x² - 4 = 0

Solve for x: x = ±√(4/12) = ±1/√3

Step 7: Calculate the corresponding values of y using the equations y = 2x and y = -2x:

For x = 1/√5, y = 2(1/√5) = 2/√5

For x = -1/√5, y = 2(-1/√5) = -2/√5

For x = 1/√3, y = -2(1/√3) = -2/√3

For x = -1/√3, y = -2(-1/√3) = 2/√3

Therefore, the extrema of the function f(x, y) = xy subject to the constraint 4x² + y² - 4 = 0 are:

(x, y) = (1/√5, 2/√5), (-1/√5, -2/√5), (1/√3, -2/√3), (-1/√3, 2/√3).

Learn more about Lagrange multiplier method:

https://brainly.com/question/31133918

#SPJ11

I
WILL THUMBS UP YOUR POST
Given f(x, y) = 3x - 5xy³ – 4y², find faz(x, y) = fry(x, y) -

Answers

To find the partial derivatives of f(x, y) = 3x - 5xy³ - 4y² with respect to x and y, and then determine faz(x, y) = fry(x, y), we compute the partial derivatives and substitute them into the equation for faz(x, y).

Taking the partial derivative of f with respect to x, we have fₓ(x, y) = 3 - 5y³. Taking the partial derivative of f with respect to y, we have fᵧ(x, y) = -15xy² - 8y. Now, substituting these partial derivatives into the equation for faz(x, y) = fry(x, y), we have:

faz(x, y) = fry(x, y)

fₓ(x, y) = fᵧ(x, y)

3 - 5y³ = -15xy² - 8y

Simplifying the equation, we have:

15xy² - 5y³ = -8y - 3

This equation represents the relationship between x and y for the equality faz(x, y) = fry(x, y).

Learn more about partial derivatives here:

https://brainly.com/question/32554860

#SPJ11

Find the portion (area of the surface) of the sphere x2 + y2 +
z2 = 25 inside the cylinder x2 + y2 = 9

Answers

The area of the surface of the sphere x2 + y2 + z2 = 25 inside the cylinder x2 + y2 = 9 is 57.22 square units. The sphere is inside the cylinder. We can find the area of the sphere and then the area of the remaining spaces.

To find the area of this surface, we can use calculus. We can solve for z as a function of x and y by rearranging the sphere equation:

$z^2 = 25 - x^2 - y^2$

$z = \pm\sqrt{25 - x^2 - y^2}$

The upper half of the sphere (positive z values) is the one intersecting with the cylinder, so we consider that for our calculations.

We can then use the surface area formula for double integrals:

$A = \iint_S dS$

where S is the curved surface of the spherical cap. Since the surface is symmetric about the origin, we can work in the upper half of the x-y plane and then multiply by 2 at the end. We can also use polar coordinates, with radius r and angle $\theta$:

$x = r\cos(\theta)$

$y = r\sin(\theta)$

$dS = \sqrt{(\frac{\partial z}{\partial x})^2 + (\frac{\partial z}{\partial y})^2 + 1} dA$

where $dA = r dr d\theta$ is the area element in polar coordinates. We have:

$\frac{\partial z}{\partial x} = -\frac{x}{\sqrt{25 - x^2 - y^2}}$

$\frac{\partial z}{\partial y} = -\frac{y}{\sqrt{25 - x^2 - y^2}}$

So:

$dS = \sqrt{1 + \frac{x^2 + y^2}{25 - x^2 - y^2}} r dr d\theta$

The limits of integration are:

$0 \leq \theta \leq 2\pi$

$0 \leq r \leq 3$ (inside the cylinder)

$0 \leq z \leq \sqrt{25 - x^2 - y^2}$ (on the sphere)

Converting to polar coordinates, we have:

$0 \leq \theta \leq 2\pi$

$0 \leq r \leq 3$

$0 \leq z \leq \sqrt{25 - r^2}$

Therefore:

$A = 2\iint_S dS = 2\int_0^{2\pi} \int_0^3 \int_0^{\sqrt{25 - r^2}} \sqrt{1 + \frac{r^2}{25 - r^2}} r dz dr d\theta$

Doing the innermost integral first, we get:

$2\int_0^{2\pi} \int_0^3 r\sqrt{1 + \frac{r^2}{25 - r^2}} \sqrt{25 - r^2} dr d\theta$

Making the substitution $u = 25 - r^2$, we have:

$2\int_0^{2\pi} \int_{16}^{25} \sqrt{u} du d\theta$

Solving this integral, we get:

$A = 2\int_0^{2\pi} \frac{2}{3} (25^{3/2} - 16^{3/2}) d\theta = \frac{4}{3} (25^{3/2} - 16^{3/2}) \pi \approx 57.22$

So the portion of the sphere inside the cylinder has area approximately 57.22 square units.

To know more about area refer here:

https://brainly.com/question/16151549#

#SPJ11

Other Questions
A cover letter should introduce your rsum, highlight your strengths in terms of benefits to the reader, and request an interview. Follow your judgment when deciding whether to write a brief or long cover letter. Choose the best cover letter opening for a solicited job. An individual from your company told me that Fed Max is seeking an experienced employee to work on a new product campaign. I've enclosed a summary of my qualifications that demonstrate a readiness for this position. O Dan Brown, a member of your marketing team, told me that FedMax is seeking an experienced marketer to work on a new product campaign. Enclosed is a summary of my qualifications that demonstrate a readiness for this position. O Dan Brown told me that you guys are seeking a marketer to do some work on a marketing campaign. I've enclosed a summary of my qualifications if you would like to look them over. Draw the direction field for the following differential equations, then solve the differential equation. Draw your solution on top of the direction field. Does your solution follow along the arrows on your direction field? 75. y' e' Draw the directional field for the following differential equations. What can you say about the behavior of the solution? Are there equilibria? What stability do these equilibria have? 79. y = y-1 solve for n. 5z=7n+8nz (1 point) Compute the double integral slo 4xy dx dy ' over the region D bounded by = 1, 2g = 9, g" = 1, y = 36 = - -> in the first quadrant of the cy-plane. Hint: make a change of variables T :R2 + ______often have an easier time overcoming the free-rider problem because the groups success or failure has a direct impact on member's financial situation a vector b, with a magnitude of 7.1m, is added to a vector a, which lies along an x axis. the sum of these two vectors is a third vector that lies along the y axis and has a magnitude that is twice the magnitude of a. what is the magnitude of a. Find the exact value of a definite integral by interpreting it as difference in area and use definite integrals to find the area under or between curves.. Evaluate the definite integral S 13x 4|dx by interpreting it in terms of area. Include a sketch of the area region(s) and clearly state what area formulas you are using. Calfee Corporation is a manufacturer that uses job-order costing. The company has supplied the following data for the just completed year: 13 Beginning inventories: $ 40,000 $ 19,000 2284Etimated total manufacturing overhead at the beginning of the year $595,000 Raw materials work in process 02:28:46 Estimated direct labor-hours at the beginning of the year 35,000 direct labor-hours Results of operations: Raw materials purchased on account Raw materials(all direct) requisitioned for use in production Direct labor cost Actual direct labor-hours Manufacturing overhead: 423,000 420,000 $ 641,000 33,000 direct labor-hours Indirect labor cost Other manufacturing overhead costs incurred $ 143,000 $ 531,000 $1,441,000 Cost of goods manufactured The ending balance in the Work in Process inventory account is: Multiple Choice $200,000 $162,000 220,000 $181,000 SECTION A:SHORTER TRANSACTIONAL WRITING QUESTION:1 WRITING DIARY ENTRY.GEMINI BY Ahmed Essop at the end of the story Siva reads his sons rep all of the following result from complement activation except: group of answer choices decreased cell susceptibility to phagocytosis blood vessel dilation and increased vascular permeability production of inflammatory mediators cytolysis or hemolysis antiretroviral therapy is recommended for asymptomatic patients with less than please give 100% correctanswer and Quickly ( i'll give you like )Question * Let R be the region in the first quadrant bounded above by the parabola y = 4 x and below by the line y = 1. Then the area of R is: 23 units squared None of these O This option 3 HELP ASAPHow do Washington tribes activity benefit Washington State economically and environmentally? A tree is 6 feet tall it grows 1.5 ft. per year. which equation models the height y the plant after x years An alloy steel chain sling must be removed from service if there is evidence thata. the sling has been used in different hitch configurationsb. replacement links have been used to repair the chainc. the sling has been used for more than one yeard. strands in the supporting core have weakened E pleaseWe want to build 13 letter "words" using only the first n = 6 letters of the alphabet. For example, if n = 5 we can use the first 5 letters, {a,b,c,d, e} (Recall, words are just strings of letters Using the graph to the right, write the ratio in simplest form. f(x) dx = 5 2 ff(x) dx = -3 Suppose: g(x) dx = -1 [*9(x) dx [*g(x) dx = 2 Determine: [*(4F(X) 4f(x) - 3g(x))dx 4. The defence lawyer is cross-examining the witness. Find the final amount for an investment of 900$ earning 6% interest compound quarterly for 15 years