A football is kicked toward the goal. the height of the ball is modeled by the function h(t) = −16t2 64t, where t equals the time in seconds and h(t) represents the height of the ball at time t seconds. what is the axis of symmetry, and how does it relate to the time the ball is in the air? t = 2; it takes the ball 2 seconds to reach the maximum height and 2 more seconds to fall back to the ground. t = 2; it takes the ball 2 seconds to reach the maximum height and 4 more seconds to fall back to the ground. t = 4; it takes the ball 4 seconds to reach the maximum height and 4 more seconds to fall back to the ground. t = 4; it takes the ball 4 seconds to reach the maximum height and 8 more seconds to fall back to the ground.

Answers

Answer 1

The function [tex]H(t) = -16t^2 + 64t[/tex] exists in a parabola.

The axis of symmetry of a parabola exists at the midpoint between the two real roots.

The roots exist the solutions of H(t) = 0

To estimate the roots equation exists [tex]-16t^2 + 64t = 0[/tex]

Factor t(-16t + 64) = 0

t = 0 and -16t + 64 =0

-16t + 64 = 0

t = 64 / 16 = 4

t = 4

Then the two roots are t = 0 and t = 4, and the axis of symmetry exists

t = (0+4)/2 = 4/2 = 2

How to estimate the axis of symmetry?

The axis of symmetry exists at t = 2.

It represents the time at which the ball is at the higher point, the maximum height.

You can find the maximum height replacing t = 2 in the function H(t)

[tex]H(t) = -16(2^2) + 64(2)[/tex]

= 64 feet.

And you can also deduce that the second part of the flight will take 2 seconds, for a total flight time of 4 seconds.

To learn more axis of symmetry refers to:

https://brainly.com/question/21191648

#SPJ4

Answer 2

Answer:

answer is a

Step-by-step explanation:

it takes 2 seconds for the ball to reach maximum height and 2 seconds to fall on the ground.


t = 2; it takes the ball 2 seconds to reach the maximum height and 2 more seconds to fall back to the ground

Took the FLVS test!


Related Questions

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

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

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

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

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

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

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

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

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 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

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

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!

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

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]

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))

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°

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

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

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.

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

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

Answers

Answer:

3x + 16 + 30/x - 13

Step-by-step explanation:

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

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

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

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?

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

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! :)

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)

Help me pls i very need your answer​

Answers

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

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.

Other Questions
A body of mass 80kg moving with a velocity of 6m/s hits a stationary bodyof mass of 40kg. If the two bodies stick after the impact, calculate theircommon velocity. The framers of the constitution wanted ________ to choose the president and vice president. When a firm has moved beyond a production or selling orientation and attempts to discover and satisfy its customers' needs and wants, the firm is blank______. multiple choice question. What is the point of negative citations in legal documents? Why are they kept in the document? Which ics functional area establishes tactics and directs all operational resources?. which of the following statements about cpr is not true A.immediate compression only cpr Abnormalities involving which type of cytoskeleton fibers have been implicated in alzheimers disease? Is the following question a strong research topic? If no, why? "How much money doteachers make?"A. No, it is too broadB. YesOC. No, it is too subjectiveD. No, it is too narrow PLS HELP ME WILL GIVE 100 PONITS: construct an argument that plants have internal and external structures that support growth and reproduction. Follow each step to gather evidence to support your answers. Choose the internal and external structures you want to gather evidence and create a statement about. Write your structures in the space provided.SUBJECT: sciences (05.03 LC)The equation shows the relationship between x and y:y = 4x + 9What is the slope of the equation? (5 points)Group of answer choices9449 To maintain essential electricity, a gasoline generator at a Puerto Rico hospital uses 3 gallons of gasoline per hour. a) How many gallons of gas are needed to fuel the generator for 1 full day? 72 2 points b) How much co2 will be produced by running the generator for 1 full day? 2 points In a short story, the problem that moves the action of the story forward is known as the (1 point) theme. conflict. protagonist. For each of the number lines, write an absolute value equation that has the following solution set. 26 and m What are tasks performed by people that customers will buy to satisfy a want or need? a. production b. systems c. services d. goods PLEASE HELP ALOT OF POINTSThe Pythagorean Theorem states "The square on the hypotenuse of aright triangle is equal to the sum of the squares on the two legs". Jayleneproduces this image in her notebook and claims that it proves thePythagorean Theorem is true. Is this a fair claim? Why or why not? Mary wants to hang a mirror in her room. the mirror and frame must have an area of 7 square feet. the mirror is 2 feet wide and 3 feet long. which quadratic equation can be used to determine the thickness of the frame, x? square with an inner frame with height of 2 ft on the left frame and width of 3 ft on the top. arrow on the bottom frame with an x and an arrow on the right frame with an x. x2 14x 2 = 0 2x2 10x 7 = 0 3x2 12x 7 = 0 4x2 10x 1 = 0 Tickets to the movies cost $24 for 1 adult. The price of 1 child was 2/3 of that price. How much did a family with 2 adults and 2 children have to pay? Which wavelength of light is the best choice when attempting to quantitatively relate solution absorbance and concentration?. A body is found on the concrete floor of an abandoned petroleummanufacturing building lying face-up among wooden boxes and cans.Upon arrival, body temperature was measured to be 76.2 F. Livormortis was found along the back and backs of the legs. Whenpressed, the areas of lividity remained dark. Visible marks were foundas follows: severe purple bruising around the eyes. No other woundsor marks were found. The body was found to have rigor mortisthroughout the entire body. The toxicology technician discoveredalcohol in the decedent's system consistent with approximately fivealcoholic beverages. Define resistance and describe what would happen to a light bulb if the voltage increased but the resistance stayed the same. (hint: look back in the lesson under the section title ""resistance"")