please help me this has to be just a fake question 98 points
[tex] \frac{7}{4} - 9 \div .08 + \frac{4}{5} - 7 \times .8[/tex]

Answers

Answer 1

Let's try solving the problem using the order of operations method, otherwise known as PEMDAS.

[tex]\begin{tabular}{c | l}Order of Operation & Required Operation \\\cline{1-2}1 & Parentheses () \\2 & Exponents e^{x} \\3 & Multiplication \times \\4 & Division \div \\5 & Addition + \\6 & Subtraction -\end{tabular}[/tex]

We are given this question :

[tex]\mathrm {\frac{7}{4} - 9 \div .08 + \frac{4}{5} - 7 \times .8}[/tex]

Since there are no parentheses or exponents, let's multiply.

[tex]\mathrm {\frac{7}{4} - 9 \div .08 + \frac{4}{5} - 5.6}[/tex]

The next step is to divide.

[tex]\mathrm {\frac{7}{4} - 112.5 + \frac{4}{5} - 5.6}[/tex]

After that, add.

[tex]\mathrm {\frac{7}{4} - 112.5 + 0.8 - 5.6}[/tex]

[tex]\mathrm {\frac{7}{4} - 111.7 - 5.6}[/tex]

Finally, subtract the remaining terms.

[tex]\mathrm {1.75 - 111.7 - 5.6}[/tex]

[tex]\mathrm {-109.95 - 5.6}[/tex]

[tex]\mathrm {-115.55}[/tex]

The final answer is -115.55.

I hope this helped solve the problem.

Good luck on your studies!

Answer 2

Answer:

-115.55

Step-by-step explanation:

7/4 -9÷ .08 + 4/5 -7 * .8

I would change fractions to decimals

1.75 - 9 ÷ .08  +.8 -7 * .8

Now using pemdas, multiply and divide from left to right

1.75 -112.5 +.8 -7 * .8

1.75 -112.5 +.8 -5.6

Now add and subtract from left to right

-110.75+.8 -5.6

-109.95-5.6

-115.55


Related Questions

Determine what type of model best fits the given situation: the membership of the local pta increases by 3 members a day for each day during the month of september.

Answers

Type of model best fits the given situation linear.  Since it has a constant of +3 everyday.

What is a linear equation in math?

A linear equation only has one or two variables. No variable in a linear equation is raised to a power greater than 1 or used as the denominator of a fraction. When you find pairs of values that make a linear equation true and plot those pairs on a coordinate grid, all of the points lie on the same line.

linear type of model best fits the given situation.

the membership of the local pta increases by 3 members a day for each day during the month of September.

Since it has a constant of +3 everyday.

Learn more about linear equation

brainly.com/question/11897796

#SPJ4

which number set(s) does -10 belong to

irrational numbers
whole numbers
rational numbers
integers
real numbers
counting or natural numbers
No number set describes this number.

Answers

The number set(s) that - 10 belong to are rational numbers, integers and real numbers. Option C, D and E

Number sets of negative numbers

A rational number can be defined as a number expressed as the ratio of two integers, where the denominator is not be equal to zer0

- 10 can be written as = 1/ 10

Integers are whole number that could be positive, negative and even zero

- 10 is a negative whole number

Real numbers are numbers with continuous quantity that can represent  distance along a number line

-10 can represent distance along a number line.

Thus, the number set(s) that - 10 belong to are rational numbers, integers and real numbers. Option C, D and E

Learn more about real numbers here:

https://brainly.com/question/2515651

#SPJ1

does someone mind helping me with this? Thank you!

Answers

The answer for this question would be B. f(x) = 7x + 6

For questions like this, you would plug in the first number on the left side of the chart into this equation and use that number instead of x.

So it would be:
f(x) = 7(1) + 6

That equals 13 because f(x) = 13
That number matches the first number on the right side of the chart and continues to work with each set of numbers, going down the chart. I hope this helps!

PLEASE HELP IM STUCK

Answers

Answer: 45

Step-by-step explanation: Given the way the formula is formatted, the first term is 1. The common difference can be found by subtracting a number from the number that follows (ex. 3-2 or 4-3), therefore it's 1. The desired term is what you're trying to find so 44-1=43. When you put it all together, the formula should be 2+1(44-1) which equals 45 when you follow the rules of PEMDAS.

Help me pls i very need your answer​

Answers

[tex]x = \frac{\sqrt{5} + 1}{2} \approx 1.618033989[/tex]

Use the laplace transform to solve the given initial-value problem. y'' + y = f(t), y(0) = 0, y'(0) = 1, where f(t) = 0, 0 ≤ t < 1, ≤ t < 2 0, t ≥ 2

Answers

In order to solve this IVP using Laplace transforms, we must first write f(t) in terms of the Heaviside function.

f(t)=0*(u(t)-u(t-Pi))+1*(u(t-Pi)-u(t-2Pi))+0*(u(t-2Pi))

f(t)=u(t-π)-u(t-2π)

So, the rewritten IVP is

y'' +y = u(t-π)-u(t-2π)y(0)=0, y'(0)=1

Taking the Laplace transform of both sides of the equation, we get:

s2L{y}-sy(0)-y'(0)+L{y}=(1/s)*e-πs-(1/s)*e-2πs

s2L{y}-1+L{y}=(1/s)*e-πs-(1/s)*e-2πs

(s2+1)L{y}=1+(1/s)*e-πs-(1/s)*e-2πs

L{y}=1/(s2+1)+(1/s(s2+1))e-πs-(1/s(s2+1))*e-2πs

Now, we must take the inverse transform of both sides to solve for y.

The first inverse transform is easy enough. By definition, it is sin(t).

The second two inverse transforms will be a little tougher, we will have to use partial fraction decomposition to break them down into terms that are easier to compute.

A/s+(Bs+C)/(s^2+1)=1/(s(s^2+1))

A(s^2+1)+(Bs+C)(s)=1

As^2+A+Bs^2+Cs=1

Rewriting this system in matrix form, we get:

1  1  0    A     0

0  0  1  * B  = 0

1  0  0    C     1

Using row-reduction we find that A=1, B=-1, and C=0. So, our reduced inverse transforms are:

L-1{(e-πs)(1/s-s/(s2+1))}

and

L-1{(e-2πs)(1/s-s/(s2+1))}

Using the first and second shifting properties, these inverse transforms can be computed as.

L-1{(e-πs)(1/s-s/(s2+1))}=u(t-π)-cos(t-π)u(t-π)

L-1{(e-2πs)(1/s-s/(s2+1))}=u(t-2π)-cos(t-2π)u(t-2π)

Combining all of our inverses transforms, we get the solution the IVP as:

y=sin(t)+u(t-π)-cos(t-π)u(t-π)+u(t-2π)-cos(t-2π)u(t-2π)

In mathematics, the Laplace transform, named after its discoverer Pierre Simon Laplace (/ləˈplɑːs/), transforms a function of real variables (usually in the time domain) into a function of complex variables (in the time domain). is the integral transform that Complex frequency domain, also called S-area or S-plane).

Learn more about Laplace transform here https://brainly.com/question/17062586

#SPJ4

Please help and explain.

Answers

Considering the given graph, we have that:

The slope of the graph of the function is equal to 1 for x between x = -3 and x = -2.The slope of the graph is equal to 0 for x between x = 3 and x = 4.The greatest value of y is y = 4.The smallest value of y is y = -3.

How to find the slope of a function?

The slope of a function, given two points, is given by the change in y divided by change in x.

When x = -3, y = -3, and while x = -2, y = -2, hence when x changes by 1, y also changes, hence the slope of the graph of the function is equal to 1 for x between x = -3 and x = -2.

When x = 3, y = 4, and when x = 4, y = 4, hence the slope of the graph is equal to 0 for x between x = 3 and x = 4.

Looking at the vertical axis:

The greatest(top) value of y is y = 4.The smallest(bottom) value of y is y = -3.

More can be learned about the graph of a function at https://brainly.com/question/19376563

#SPJ1

What are the values of a such that the average value of f(x) = 1 2x − x 2 on [0, a] is equal to 1?

Answers

The average value of the given function is [tex]f_{avg} = \frac{-2a^{2} + 6a + 6 }{6}[/tex].

According to the statement

we have given that the function f(x) and we have to find the average value of that function.

So, For this purpose, we know that the

The given function f(x) is

[tex]f(x) = -x^{2} + 2x +1[/tex]

And now integrate this function with the limit 0 to a then

[tex]f_{avg} = \frac{1}{b - a} \int\limits^a_0 {f(x)} \, dx = -x^{2} + 2x +1[/tex]

Now integrate this then

[tex]f_{avg} = \frac{1}{a} \int\limits^a_0 {-x^{2} + 2x +1} \, dx[/tex]

Then the value becomes according to the integration rules is:

[tex]f_{avg} = \frac{1}{a} \int\limits^a_0 {-\frac{x^{3} }{3} + \frac{2x^{2} }{2} +x} \,[/tex]

Now put the limits then answer will become as output is:

[tex]f_{avg} = \frac{1}{a} [ {-\frac{a^{3} }{3} + \frac{2a^{2} }{2} +a} \,][/tex]

Now solve this equation then

[tex]f_{avg} = [ {-\frac{a^{2} }{3} + \frac{2a }{2} +1} \,][/tex]

Now

[tex]f_{avg} = \frac{-2a^{2} + 6a + 6 }{6}[/tex]

This is the value which represent the average of the given function in the statement.

So, The average value of the given function is [tex]f_{avg} = \frac{-2a^{2} + 6a + 6 }{6}[/tex].

Learn more about integration here

https://brainly.com/question/22008756

#SPJ4

FIRST CORRECT ANSWER WILL GET BRAINLIEST

Answers

Answer:

  (c)  f(g(3)) > g(f(3))

Step-by-step explanation:

The relationship between the function values can be found by evaluating the functions.

f(g(3))

The order of operations tells us we must first evaluate g(3).

  g(x) = -3x +15

  g(3) = -3(3) +15 = 6

Then we can evaluate f(x) for x=6:

  f(x) = 7x

  f(6) = 7(6) = 42

So, the composition is ...

  f(g(3)) = 42

g(f(3))

As above, we must first evaluate f(3):

  f(3) = 7(3) = 21

Then we can evaluate g(x) for x=21:

  g(21) = -3(21) +15 = -63 +15 = -48

That means the composition is ...

  g(f(3)) = -48

Comparison

The first is greater than the second.

  42 > -48

  f(g(3)) > g(f(3))

math help !!!!!!!!!!!!!!!

Answers

The values of b, h and k are (c) b = 2, h = -2 and k = -9

How to determine the values of b, h and k?

The logarithmic function is given as:

f(x) = log₂(x + 2) - 9

A logarithmic function is represented as:

f(x) = logb(x - h) + k

By comparing both equations, we have

b = 2

h = -2

k = -9

Hence, the values of b, h and k are (c) b = 2, h = -2 and k = -9

Read more about logarithmic function at

https://brainly.com/question/13473114

#SPJ1

Find the m of
Find the m of
Can someone help I’m so very confused on how I even start this??

Answers

          Both of these problems will be solved in a similar way, but with different numbers. First, we set up an equation with the values given. Then, we solve. Lastly, we plug into the original expressions to solve for the angles.

[23] ABD = 42°, DBC = 35°

(4x - 2) + (3x + 2) = 77°

4x+ 3x + 2 - 2  = 77°

4x+ 3x= 77°

7x= 77°

x= 11°

-

ABD = (4x - 2) = (4(11°) - 2) = 44° - 2 = 42°

DBC = (3x + 2) = (3(11°) + 2) = 33° + 2 = 35°

[24] ABD = 62°, DBC = 78°

(4x - 8) + (4x + 8) = 140°

4x + 4x + 8 - 8 = 140°

4x + 4x = 140°

8x = 140°

8x = 140°

x = 17.5°

-

ABD = (4x - 8) = (4(17.5°) - 8) = 70° - 8° = 62°

DBC =(4x + 8) = (4(17.5°) + 8) = 70° + 8° = 78°

a
a
¹2-5, find £r(:)
=
En
n=l
n=1
b
Given that Σ

Answers

[tex]\sum^{\infty}_{n=1} (a/b)^n=5 \\ \\ =\frac{a/b}{1-\frac{a}{b}}=5 \\ \\ \frac{a}{b-a} =5 \\ \\ \frac{a}{b}=\frac{5}{6}[/tex]

So, we need to find

[tex]\sum^{\infty}_{n=1} n(5/6)^n

[/tex]

Let this sum be S.

Then,

[tex]S=(5/6)+2(5/6)^2 +3(5/6)^3+\cdots \\ \\ \frac{5}{6}S=(5/6)^2 + 2(5/6)^3+\cdots \\ \\ \implies \frac{1}{6}S=(5/6)+(5/6)^2+(5/6)^3+\cdots=5 \\ \\ \implies S=\boxed{30}[/tex]

identify the TRUE statement relating to a property of the function y = sin x

A. one cycle of the function is 180 degrees
B. The maximum and minimum values of the function are 1 and -1 respectively
C. The amplitude of the function is 2 units
D. The equation of the baseline is y = -1

Answers

The true statement relating to a property of the function y =sin x is that the maximum and minimum values of the function are 1 and -1 respectively. Option B

Properties of the function

The following are the properties of the sin trigonometric ratio of the function;

The sine graph rises till +1 and then falls back till -1 from where it rises again.The function y = sin x is an odd functionThe domain of y = sin x is the set of all real numbersThe range of sine function is the closed interval [-1, 1]The amplitude of the function is half its range valueOne cycle of the function is 6. 28

From the above listed deductions, we can see that the true statement about the function y = sin x is that the range which is always known as the maximum and minimum values of the function are 1 and - 1 respectively.

Thus, the true statement relating to a property of the function y =sin x is that the maximum and minimum values of the function are 1 and -1 respectively. Option B

Learn more about the sine function here:

https://brainly.com/question/9565966

#SPJ1

Using synthetic division what is (3x² + 7x - 18) = (x - 3)

Answers

Answer:

3x + 16 + 30/x - 13

Step-by-step explanation:

y=alpha sinx +beta cosx is the solution of d^2y/dx^2+dy/dx=0 where (alpha and beta are constant)

Answers

The expression y = α · sin x + β · cos x is a solution of the ordinary differential equations if and only if (α, β) = (0, 0).

When a given equation is a solution of an ordinary differential equation

According to the statement, we must find in what conditions a given expression may be a solution of an ordinary differential equation. Then, first and second derivatives of the equation are:

y' = α · cos x - β · sin x                 (1)

y'' = - α · sin x - β · cos x              (2)

Then, we substitute on the ordinary differential equation:

(- α · sin x - β · cos x) + (α · cos x - β · sin x) = 0

And by algebraic handling we simplify the resulting expression:

- (α + β) · sin x + (α - β) · cos x = 0

Where each coefficient represents a constant of a linear combination:

α + β = 0

α - β = 0

Then, the solution of the system of linear equations is (α, β) = (0, 0). The expression y = α · sin x + β · cos x is a solution of the ordinary differential equations if and only if (α, β) = (0, 0).

Remark

The statement is incomplete and complete form cannot be found, then we decided to create a new statement:

Please prove that y = α · sin x + β · cos x is the solution of the differential equation d²y / dx² + dy /dx = 0 where the following condition is observed, if and only if α = β = 0.

To learn more on differential equations: https://brainly.com/question/14620493

#SPJ1

Find the most general antiderivative of the function. (check your answer by differentiation. use c for the constant of the antiderivative. ) g(t) = 8 t t2 t

Answers

The most general antiderivative of the given function g(t) is (8t + t³/3 + t²/2 + c).

The antiderivative of a function is the inverse function of a derivative.

This inverse function of the derivative is called integration.

Here the given function is: g(t) = 8 + t² + t

Therefore, the antiderivative of the given function is

∫g(t) dt

= ∫(8 + t² + t) dt

= ∫8 dt + ∫t² dt + ∫t dt

= [8t⁽⁰⁺¹⁾/(0+1) + t⁽²⁺¹⁾/(2+1) + t⁽¹⁺¹⁾/(1+1) + c]

= (8t + t³/3 + t²/2 + c)

Here 'c' is the constant.

Again, differentiating the result, we get:

d/dt(8t + t³/3 + t²/2 + c)

= [8 ˣ 1 ˣ t⁽¹⁻¹⁾ + 3 ˣ t⁽³⁻¹⁾/3 + 2 ˣ t⁽²⁻¹⁾/2 + 0]

= 8 + t² + t

= g(t)

The antiderivative of the given function g(t)is (8t + t³/3 + t²/2 + c).

Learn more about antiderivative here: https://brainly.com/question/20565614

#SPJ4

Which equation represents y = −x2 + 4x − 1 in vertex form?

Answers

The vertex form of the equation y = -x^2 + 4x - 1 is y = -(x - 2)^2 + 3

How to determine the vertex form of the quadratic equation?

The quadratic equation is given as:

y = -x^2 + 4x - 1

Differentiate the above quadratic equation.

This is done with respect to x by first derivative

So, we have:

y' = -2x + 4

Set the derivative to 0

-2x + 4 = 0

Subtract 4 from both sides of the equation

-2x + 4 - 4 = 0 - 4

Evaluate the difference in the above equation

-2x = -4

Divide both sides of the above equation by -2

x = 2

Rewrite as

h = 2

Substitute 2 for x in the equation y = -x^2 + 4x - 1

y = -2^2 + 4 *2 - 1

Evaluate the equation

y = 3

Rewrite as:

k = 3

A quadratic equation in vertex form is represented as:

y = a(x - h)^2 + k

So, we have:

y = a(x - 2)^2 + 3

In the equation y = -x^2 + 4x - 1, a = -1

So, we have:

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

Hence, the vertex form of the equation y = -x^2 + 4x - 1 is y = -(x - 2)^2 + 3

Read more about vertex form at

https://brainly.com/question/18797214

#SPJ1

A simple random sample of size 30 is drawn from a population of size 200. if the population mean is 57 and the population standard deviation is 6, what is the standard error of the mean?

Answers

Answer:

1.0954.

Step-by-step explanation:

Standard error  =  std dev / √n

=  6 / √30

= 1.0954.

When constructing a perpendicular line through a point on a line, how can you verify that the lines constructed are perpendicular? (1 point)
Check the angles used in the construction with a straightedge to ensure consistency.
Check the distance along the lines at several places with a compass to ensure they are the same length.
Check the intersecting lines with the corner of a piece of paper to ensure the lines create 90° angles.
Check the distance between the lines at several places with a compass to ensure they are equidistant

Answers

If you know the slope of the lines, you can also use these methods:

- see if the slopes multiplied by each other are -1 (should be if they're perpendicular)

- test if the slopes are opposite reciprocals (if they are, they are perpendicular)

solve for x

2^x,2^4=2^3x​

Answers

Answer:

x=2

Step-by-step explanation:

2^x *2^4=2^3x

using law of indices

2^x+4=2^3x

x+4=3x

4=3x-x

4=2x

2=x

State what additional information is required in order to know the
triangles are congruent using the theorem or postulate listed.

Answers

Answer: line ZX is congruent to line VX (option 4)

Step-by-step explanation:

We already know <X is congruent to <X, we also know that line YX is congruent to line XW. Now all we need is one more line adjacent to X which is going to be ZX ad VX

Write a polynomial of least degree with rational coefficients and with the root
–15+10[tex]\sqrt{6\\}[/tex]

Answers

Answer:

  p(x) = x² +30x -375

Step-by-step explanation:

When a quadratic has real rational coefficients, any irrational or complex roots come in conjugate pairs.

Factored form

A root of p means (x -p) is a factor of the polynomial. Here, we have roots of -15+10√6 and -15-10√6, so the factored form can be written ...

  p(x) = (x -(-15 +10√6))(x -(-15 -10√6))

Using the factoring of the difference of squares, we can write this as ...

  p(x) = (x +15)² -(10√6)²

Standard form

Expanding the factored form, we can write the polynomial as ...

  p(x) = x² +30x +225 -600

  p(x) = x² +30x -375

Write 7.21 as a mixed number in simplest form. 7.21 =​

Answers

Answer:7 21/100

Step-by-step explanation: We will covert 7.21 into a fraction. .21 = 21/100. Since 21 can only be divided by 3 and 7, the simplest form of 21/100 is 21/100. So, the mixed number is 7 and 21/100

Answer:

7 and 21/100

Step-by-step explanation:

Since .01 is 1/100, 7.21 will be 7 and 21/100. There is no way to further simplify this, therefore, it is our final answer. Hope this helps! :)

pls help questions 1-2

Answers

1) a) The volume of the sphere is 100 cubic centimeters.

b) The volume of the cylinder is 200 cubic centimeters.

2) The volume of the cone is 175 cubic centimeters.

What is the volume of a submerged object?

Herein we have two case of submerging solids into recipients full of liquid, the volume of the objects is equal to the volume of the displaced liquid. Now we proceed to calculate the volume of each object:

Point 1 - Part A:

0.8 L - 0.5 L = 3 · x

0.3 = 3 · x

x = 0.1 L

x = 100 cm³

The volume of the sphere is 100 cubic centimeters.

Point 1 - Part B:

0.8 L - 0.5 L = x + y

0.3 = x + y

0.3 = 0.1 + y

y = 0.2 L

y = 200 cm³

The volume of the cylinder is 200 cubic centimeters.

Point 2:

350 mL = 2 · z

z = 175 mL

z = 175 cm³

The volume of the cone is 175 cubic centimeters.

To learn more on volumes: https://brainly.com/question/1578538

#SPJ1

How many cookies did he eat in 3.45

Answers

Answer:

20 cookies

Step-by-step explanation:

8 in 1.5 minutes

so we want to find how many in 3.75 minutes since 3 + 45/60 = 3.75

so then its 1.5*2 = 3 so 8*2 = 16 to get that 16 cookies in 3 minutes

then we still have .75 left so then divide 8/2 to get 4 cookies in 0.75 minutes

16+4 = 20

you can also just find how many in 0.25 minutes (15 seconds) you get 6/8

multiply that by 3.75/0.25 = 15 you get 15*(8/6) = 20

I need help im bad at math

Answers

Answer: 243

Step-by-step explanation:

If you divide the 18 inch by two to get the r, you will get 9. So you should multiple the 3 and the 9 square. So it should be 3x81=243

Find the area of the shaded region if the dimensions of the unshaded region are 18ft x 22ft . use 3.14 for π as necessary.

Answers

The area of the shaded region in the given image is: 1,111.84 ft²

How to Find the Area of a Shaded Region?

To find the area of the shaded region in the image given, find the areas of the unshaded region, then subtract it from the total area of the whole figure.

Area of the total figure = area of two semicircles + area of the rectangle.

Dimensions of the rectangle is given as, 18ft x 22ft.

Area of the rectangle = 18ft × 22ft = 396 ft²

The diameter of each of the semicircle = 7 + 7 + 18 = 32 ft

The radius of each of the semicircle = 1/2(32) = 16 ft

Area of the two semicircles = 2(1/2 × πr²) = 2(1/2 × 3.14 × 16²)

Area of the two semicircles = 803.84 ft²

Area of the rectangle = 32 × 22 = 704 ft²

The total area = 704 + 803.84

The total area = 1,507.84 ft²

The area of the shaded region = 1,507.84 - 396

The area of the shaded region = 1,111.84 ft²

Learn more about area of shaded region on:

https://brainly.com/question/14989383

#SPJ1

subtract 2/9-2/15. enter your answer below as a fraction in lowest terms, using the slash (/) as the fraction bar.

Answers

Answer:

2/9 - 2/15

Solution

LCM = 45

45 ÷9 ×2 = 10

45÷ 15 ×2 = 6

10 - 6 = 4

ANSWER = 4/45

Answer:

l

Step-by-step explanation:

take the lcm of 9 and 15. it will be 45 . than continue

At which points on the curve y = 1 60x3 − 2x5 does the tangent line have the largest slope?

Answers

The tangent line has the largest slope at x = 3√2 and x = -3√2 on the curve y = 1 + 60x³ − 2x⁵.

First, let's find the derivative of the given function y = 1 + 60x³ − 2x⁵ using the power rule for differentiation:

dy/dx = 0 + 3(60)x² - 5(2)x⁴

= 180x² - 10x⁴

To find the critical points, we set the derivative equal to zero and solve for x:

180x² - 10x⁴ = 0

Factoring out common terms, we get:

10x²(18 - x²) = 0

Setting each factor equal to zero, we have:

10x² = 0 or 18 - x² = 0

From the first equation, we find x = 0.

From the second equation, we have:

18 - x² = 0

x² = 18

Taking the square root, we get:

x = ±√18

= ±3√2

So the critical points are x = 0, x = 3√2, and x = -3√2.

Now we need to evaluate the slope at these critical points. We can do this by plugging each x-value into the derivative:

When x = 0:

dy/dx = 180(0)² - 10(0)⁴ = 0

When x = 3√2:

dy/dx = 180(3√2)² - 10(3√2)⁴ = 180(18) - 10(216) = 3240 - 2160 = 1080

When x = -3√2:

dy/dx = 180(-3√2)² - 10(-3√2)⁴ = 180(18) - 10(216) = 3240 - 2160 = 1080

The slope is 0 when x = 0 and 1080 when x = 3√2 or x = -3√2.

Therefore, the tangent line has the largest slope at x = 3√2 and x = -3√2 on the curve y = 1 + 60x³ − 2x⁵.

Learn more about the tangent line here:

https://brainly.com/question/34255182

#SPJ4

The complete question is as follows:

At which points on the curve y = 1 + 60x³ − 2x5⁵ does the tangent line have the largest slope?

Determine the velocity vector of the given path. r(t) = (9 cos2(t), 3t − t3, 2t)

Answers

The velocity vector of the given path  r(t) = (9cos2(t), 3t - t^3, 2t) is [tex]v = 9sint\hat{i}+(3-3t^{2} )\hat{j} +2\hat{k}[/tex].

According to the given question.

We have a path

r(t) = (9cos2(t), 3t - t^3, 2t)

So, the vector form of the above vector form can be written as

[tex]r(t) = 9cos2(t)\hat{i}+ (3t - t^{3} )\hat{j} + 2t\hat{k}[/tex]

As, we know that the rate of change of position of an object is called velocity vector.

Therefore, the velocity vector of the given path r(t) = (9cos2(t), 3t - t^3, 2t) is given by

[tex]v = \frac{d(r(t))}{dt}[/tex]

[tex]\implies v = \frac{d(9cost\hat{i}+(3t-t^{3})\hat{j}+2t\hat{k} }{dt}[/tex]

[tex]\implies v = \frac{d(9cost\hat{i})}{dt} +\frac{d(3t-t^{3})\hat{j} }{dt} +\frac{d(2t)}{d(t)}[/tex]

[tex]\implies v = 9sint\hat{i}+(3-3t^{2} )\hat{j} +2\hat{k}[/tex]

Hence, the velocity vector of the given path  r(t) = (9cos2(t), 3t - t^3, 2t) is [tex]v = 9sint\hat{i}+(3-3t^{2} )\hat{j} +2\hat{k}[/tex].

Find out more information about velocity vector here:

https://brainly.com/question/17482145

#SPJ4

Other Questions
A local smallholder is putting animals in different fields. She put them in different ratios. 50 POINTS AND BRAINLIEST!!She spilt the 54 pigs in the ratio 1:2:3. How many are in each field as a ratio? __:__:__She split the 154 chikens in the ratio 2:3:6. How many are in each field? __:__:__ In the theory of plate tectonics, how should you picture the earth?A. The plastic atmosphere floats on the lithosphere.B. The continents are held in place by the solid core below and never move.C. The lithosphere (crust) is like pieces of a puzzle, slowly moving causing the continentsto move.D. The mantle is like pieces of a puzzle, slowly moving. Select the correct answer. which expression shows the factors of 5x2 17x 6? a. (5x 1)(x 6) b. (5x 2)(x 3) c. (5x 3)(x 2) d. (5x 6)(x 1) Moving between two points on a ppf, a country gains 8 desktop computers and forgoes 4 laptop computers. the opportunity cost of 1 desktop computer is_________. How many lattice points (points with integer coordinates) are on the line segment whose endpoints are $(3,17)$ and $(48,281) Outline the similarities between Standard based curriculum and objective-based curriculum If a radioactive isotope undergoes beta decay, the daughter isotope that is produced has an atomic number that:_____. Although coral reefs cover less than half a percent of the ocean's surface area, they are home to ________ of all marine species What is the molarity of a solution in which 55. 49 g of calcium chloride is dissolved in enough water to make 500. ml of solution? Fill in the blank with the correct abbreviation or symbol for the definition providedEvery day Which of the following values would complete the ordered pair if the point is on the graph of f(x) = -3x + 2?(-1, )0-105010-5 A farmer determines that, on average, his chickens lay a total of 16 eggs each day. A random sample of 10 days was taken, and the mean number of eggs was 15.1 eggs. Let = the true mean number of eggs the chickens lay each day. Under the assumption that the true mean number of eggs is 16, 100 simulated means for samples of size 10 are shown in the dotplot. A dotplot titled mean number of eggs. A number line labeled simulated means of samples, n = 10, goes from 15.0 to 17.2. A sample mean of eggs of 15.1 or less only occurred twice. Using the dotplot, is there evidence that the chickens are laying fewer than 16 eggs? Yes, since a sample mean number of eggs of 15.1 eggs or less only occurred twice in simulated values, there is evidence that the true mean number of eggs is less than 16. Yes, since a sample mean number of eggs of 15.1 is less than the mean number of eggs of 16, there is evidence to prove that the true mean number of eggs is less than 16. No, since a sample mean number of eggs of 15.1 is only 0.9 eggs less than a mean number of eggs of 16, there is insufficient evidence that the true mean number of eggs is less than 16. No, since a sample mean number of eggs of 15.1 never occurred in the dotplot, it is not possible that a random sample of 10 eggs will have a mean number of eggs of 15.1. Therefore, there is insufficient evidence that the true mean number of eggs is less than 16. when a fraction of 17 is taken away from 17 what remains exceeds one third of seventeen by six Using symbolic language A piece of plastic has a net charge of 2. 00 c. How many more protons than electrons does this piece of plastic have? A sample consists of every 25th student from a group of 1000 students. the sampling technique used is: Child Pickup authorization application from school to the principal ? WHEN LOIS MARTIN WAS BORN, HER FATHER DEPOSITED $2000 IN A SAVINGS ACCOUNT IN HER NAME AT A SAVINGS AND LOAN ASSOCIATION (S&L). AT THE TIME, THE S&L PAID 6% INTEREST COMPOUNDED SEMI-ANNUALLY. AFTER 10 YEARS, THE S&L CHANGED TO A RATE OF 6% COMPOUNDED QUARTERLY. WHAT WAS THE VALUE OF THE ACCOUNT AFTER 18 YEARS WHEN THE MONEY WAS WITHDRAWN TO HELP PAY FOR HER COLLEGE EXPENSES If investors are risk averse, it is reasonable to assume that the risk premium for the stock market will be:_______ The graph of the function C(x) = 0.74x2 + 22x + 75 is shown. The function models the production cost, C, in thousands of dollars for a tech company to manufacture a calculator, where x is the number of calculators produced, in thousands:graph of a parabola opening down passing through points negative 4 and 57 hundredths comma zero, zero comma 62, 1 and 12 hundredths comma 75, 17 and 65 hundredths comma 167 and 55 hundredths, 34 and 18 hundredths comma 75, and 39 and 87 hundredths comma zeroIf the company wants to keep its production costs under $175,000, then which constraint is reasonable for the model? Write the quadratic equation in standard form:2x^2+2x-2= 5x