Janice walks 2 kilometers every morning. how many meters does janice walk each day? a) 0.20 meters b) 20 meters c) 200 meters d) 2,000 meters

Answers

Answer 1

Answer: 2000 meters

Step-by-step explanation: A kilometer means 1,000 meters a kilo means 1000. So, 2 x1000 = 2000 meters.


Related Questions

How do I get my answer

Answers

(h + j)(x)
h(x) + j(x)
2x - 3 + -4x
-2x - 3

The voice onset time (vot) for the sound /da/ is 17 ms, and the vot for the sound /ta/ is 91 msec. When a computer produces a sound with a vot of 65 ms, listeners are likely to report hearing?

Answers

The the /ta/ sound is the sound which listeners are likely to report hearing. The option B is correct option.

According to the statement

we have given that the The voice onset time (vot) for the sound /da/ is 17 ms, and the vot for the sound /ta/ is 91 msec. and we have to find the sound which listeners are likely to report hearing.

So, For this purpose, we know that the

Traffic announcement (TA) refers to the broadcasting of a specific type of traffic report on the Radio Data System. It is generally used by motorists, to assist with route planning, and for the avoidance of traffic congestion.

And according to this and the voice onset time is

The brief instant that elapses between the initial movement of the speech organs as one begins to articulate a voiced speech sound and the vibration of the vocal cord.

And according to this

the /ta/ sound is the sound which is the like by the listeners are likely to report hearing.

So, The the /ta/ sound is the sound which listeners are likely to report hearing. The option B is correct option.

Disclaimer: This question was incomplete. Please find the full content below.

Question:

The voice onset time (VOT) for the sound /da/ is 17 ms, and the VOT for the sound /ta/ is 91 msec. When a computer produces a sound with a VOT of 65 msec, listeners are likely to report hearing

a. the /da/ sound

b. the /ta/ sound

c. the /ja/ sound

d. a combination of /ta/ and /da/

Learn more about voice onset time here

https://brainly.com/question/11408596

#SPJ4

Select the correct answer.
Based on the construction shown, what is the next step in the process of constructing parallel line CD?
A.
Using the same compass width that created the first arc, repeat the arc centered at point B.
B.
Using the same compass width that created the first arc, repeat the arc centered at point C.
C. Set the compass width to the distance between point E and where the arc crosses line AB.
D.Set the compass width to be where the arc intersects lines ECand EB.

Answers

The next step in the process of constructing parallel line CD is C. Set the compass width to the distance between point E and where the arc crosses line AB.

How to illustrate the information?

It's important to draw a line parellel to line AB. Then, on should set compasses' width to the distance where the lower arc crosses the two lines.

After that, it's vital to move the compasses to where the upper arc crosses the transverse.

In conclusion, the correct option is C.

Learn more about parallel lines on:

https://brainly.com/question/28037521

#SPJ1

Answer:

The answer is A

Step-by-step explanation:

Evaluate the following integral (Calculus 2) Please show step by step explanation!

Answers

Answer:

[tex]\displaystyle \int \dfrac{x^2-4}{x^3-2x^2+x}\:\:\text{d}x=-4 \ln |x|+5 \ln|x-1|+\dfrac{3}{x-1}+\text{C}[/tex]

Step-by-step explanation:

Fundamental Theorem of Calculus

[tex]\displaystyle \int \text{f}(x)\:\text{d}x=\text{F}(x)+\text{C} \iff \text{f}(x)=\dfrac{\text{d}}{\text{d}x}(\text{F}(x))[/tex]

If differentiating takes you from one function to another, then integrating the second function will take you back to the first with a constant of integration.

Given integral:

[tex]\displaystyle \int \dfrac{x^2-4}{x^3-2x^2+x}\:\:\text{d}x[/tex]

Factor the denominator:

[tex]\begin{aligned}\implies x^3-2x^2+x & = x(x^2-2x+1)\\& = x(x^2-x-x+1)\\& = x(x(x-1)-1(x-1))\\ & = x((x-1)(x-1))\\& = x(x-1)^2\end{aligned}[/tex]

[tex]\implies \displaystyle \int \dfrac{x^2-4}{x^3-2x^2+x}\:\:\text{d}x=\displaystyle \int \dfrac{x^2-4}{x(x-1)^2}\:\:\text{d}x[/tex]

Take partial fractions of the given fraction by writing out the fraction as an identity:

[tex]\begin{aligned}\dfrac{x^2-4}{x(x-1)^2} & \equiv \dfrac{A}{x}+\dfrac{B}{(x-1)}+\dfrac{C}{(x-1)^2}\\\\ \implies \dfrac{x^2-4}{x(x-1)^2} & \equiv \dfrac{A(x-1)^2}{x(x-1)^2}+\dfrac{Bx(x-1)}{x(x-1)^2}+\dfrac{Cx}{x(x-1)^2}\\\\ \implies x^2-4 & \equiv A(x-1)^2+Bx(x-1)+Cx \end{aligned}[/tex]

Calculate the values of A and C using substitution:

[tex]\textsf{when }x=0 \implies -4=A(1)+B(0)+C(0) \implies A=-4[/tex]

[tex]\textsf{when }x=1 \implies -3=A(0)+B(0)+C(1) \implies C=-3[/tex]

Therefore:

[tex]\begin{aligned}\implies x^2-4 & \equiv -4(x-1)^2+Bx(x-1)-3x\\& \equiv -4(x^2-2x+1)+B(x^2-x)-3x\\& \equiv -4x^2+8x-4+Bx^2-Bx-3x\\& \equiv (B-4)x^2+(5-B)x-4\\\end{aligned}[/tex]

Compare constants to find B:

[tex]\implies 1=B-4 \implies B=5[/tex]

Substitute the found values of A, B and C:

[tex]\implies \displaystyle \int \dfrac{x^2-4}{x^3-2x^2+x}\:\:\text{d}x=\displaystyle \int -\dfrac{4}{x}+\dfrac{5}{(x-1)}-\dfrac{3}{(x-1)^2}\:\:\text{d}x[/tex]

[tex]\textsf{Apply exponent rule} \quad \dfrac{1}{a^n}=a^{-n}[/tex]

[tex]\implies \displaystyle \int \dfrac{x^2-4}{x^3-2x^2+x}\:\:\text{d}x=\displaystyle \int -\dfrac{4}{x}+\dfrac{5}{(x-1)}-3(x-1)^{-2}}\:\:\text{d}x[/tex]

[tex]\boxed{\begin{minipage}{5 cm}\underline{Terms multiplied by constants}\\\\$\displaystyle \int ax^n\:\text{d}x=a \int x^n \:\text{d}x$\end{minipage}}[/tex]

[tex]\boxed{\begin{minipage}{4 cm}\underline{Integrating} $\dfrac{1}{x}$\\\\$\displaystyle \int \dfrac{1}{x}\:\text{d}x=\ln |x|+\text{C}$\end{minipage}}[/tex]

[tex]\boxed{\begin{minipage}{4 cm}\underline{Integrating $ax^n$}\\\\$\displaystyle \int ax^n\:\text{d}x=\dfrac{ax^{n+1}}{n+1}+\text{C}$\end{minipage}}[/tex]

[tex]\begin{aligned}\implies \displaystyle \int \dfrac{x^2-4}{x^3-2x^2+x}\:\:\text{d}x & =\displaystyle \int -\dfrac{4}{x}+\dfrac{5}{(x-1)}-3(x-1)^{-2}}\:\:\text{d}x\\\\& = \displaystyle -4\int \dfrac{1}{x}\:\:\text{d}x+5\int \dfrac{1}{(x-1)}\:\:\text{d}x-3 \int (x-1)^{-2}}\:\:\text{d}x\\\\& = \displaystyle -4 \ln |x|+5 \ln|x-1|-3 \int (x-1)^{-2}}\:\:\text{d}x\end{aligned}[/tex]

Use Integration by Substitution:

[tex]\textsf{Let }u=(x-1) \implies \dfrac{\text{d}u}{\text{d}x}=1 \implies \text{d}x=\text{d}u}[/tex]

Therefore:

[tex]\implies \displaystyle -4 \ln |x|+5 \ln|x-1|-3 \int (x-1)^{-2}}\:\:\text{d}x[/tex]

[tex]\implies \displaystyle -4 \ln |x|+5 \ln|x-1|-3 \int u^{-2}}\:\:\text{d}u[/tex]

[tex]\implies -4 \ln |x|+5 \ln|x-1|-\dfrac{3}{-1}u^{-2+1}+\text{C}[/tex]

[tex]\implies -4 \ln |x|+5 \ln|x-1|+3u^{-1}+\text{C}[/tex]

[tex]\implies -4 \ln |x|+5 \ln|x-1|+\dfrac{3}{u}+\text{C}[/tex]

Substitute back in u = (x - 1):

[tex]\implies -4 \ln |x|+5 \ln|x-1|+\dfrac{3}{x-1}+\text{C}[/tex]

Learn more about integration here:

https://brainly.com/question/27988986

https://brainly.com/question/27805589

Find smallest number which on adding to 19 it is exactly divisible by 28,36 and 45 (LCM).

Answers

Answer:

1241

Step-by-step explanation:

L.C.M. of 28, 36 and 45 = 2 × 2 × 3 × 3 × 5 × 7 = 1260

the required number is 1260 - 19 = 1241

Hence, if we add 19 to 1241 we will get 1260 which is exactly divisible by 28, 36 and 45.

An oblique prism with a square base of edge length x units has a volume of x3 cubic units. which expression represents the height of the prism?x unitsx units2x unitsx units

Answers

The expression that represents the height of the oblique prism is: 1/2x.

What is the Volume of a Prism?

The volume of a prism is defined as the total space occupied by the three-dimensional object. Mathematically, it is defined as the product of the area of the base and the length.

Prism Volume = base area × height of the prism

Given that the oblique prism has:

Volume = 1/2x³ cubic units

edge length = x units

Therefore,

base area = x²

Thus:

1/2x³ = (x²)(height)

Divide both sides by x²

1/2x³ ÷ x² = height

1/2x³ × 1/x² = height

x³/2 × 1/x² = height

height = x³/2x²

height = x/2

Therefore, the expression that represents the height of the oblique prism is: 1/2x.

Learn more about oblique prism

brainly.com/question/20837986

#SPJ4

The complete question is -

An oblique prism with a square base of edge length x units has a volume of x3 cubic units. Which expression represents the height of the prism?

does someone mind helping me with this? Thank you!

Answers

Answer: 83/100, it cannot be simplified any more.

I hope that this helps! :)
Answer is 83/99.

0.83 repeating as a fraction, step by step.

The decimal (.83) times the percent based on the number of decimal places in the repeat, in this case it’s 2 places, so (100), subtract the non repeating part of the decimal (there is none so (0), divided by 9 if one repeating number, 99 if two repeating numbers, 999 if three repeating numbers, etc. in this case it is (99).

(0.83 x 100) - 0 / 99 = 83/99

Which values below belong in this table? Select all that apply.

Answers

Answer:

16, 32, and 64

Step-by-step explanation:

We can see that this is an exponential function, since y multiplies by 2 every time x increases by 1. So the values of y are basically just powers of 2, because the equation of the table is y=2^x.

Confused about this question

Answers

Answer:

17.1

Step-by-step explanation:

Plug in -1 for x, this gets you -4.

Solve 2^-4 and get .0625.

Add .0625 to 17 and get 17.0625.

The question says answer to the nearest tenth so you round the 6 up to a 1 giving you 17.1

Combine like terms to create an equivalent expression. 1.3b 7.8-3.2b1.3b 7.8−3.2b

Answers

The simplified equivalent expression exists -1.9b + 7.8.

What is equivalent expression?

An equivalent expression exists an expression that contain the same value or worth as another expression, but does not look the same.

Combine the coefficient of the term b, we get

1.3b + 7.8–3.2b

= (1.3−3.2)⋅b + 7.8

simplifying the equation, we get

= (- 1.9) +b + 7.8

= −1.9b + 7.8

The simplified equivalent expression exists -1.9b + 7.8.

To learn more about equivalent expression refer to:

https://brainly.com/question/17175081

#SPJ4

Let f(x) = (x − 3)−2. find all values of c in (1, 4) such that f(4) − f(1) = f '(c)(4 − 1). (enter your answers as a comma-separated list. if an answer does not exist, enter dne. ) c =

Answers

If the function is [tex](x-3)^{-2}[/tex] and  f(4) − f(1) = f '(c)(4 − 1) then there is not any answer.

Given function is [tex](x-3)^{-2}[/tex] and  f(4) − f(1) = f '(c)(4 − 1).

In this question we have to apply the mean value theorem, which says that given a secant line between points A and B, there is at least a point C that belongs to the curve and the derivative of that curve exists.

We begin by calculating f(2) and f(5):

f(2)=[tex](2-3)^{-2}[/tex]

f(2)=1

f(5)=[tex](5-3)^{-2}[/tex]

f(5)=1

And the slope of the function:

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

[tex]f^{1}[/tex](c)=0

Now,

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

=-2[tex](x-3)^{-3}[/tex]

=0

-2 is not equal to 0. So there is not any answer.

Hence if the function is [tex](x-3)^{-2}[/tex] and  f(4) − f(1) = f '(c)(4 − 1) then there is not any answer.

Learn more about derivatives at https://brainly.com/question/23819325

#SPJ4

If u=(-5,3) and v=(-15,25) with an angle theta between the vectors, are u and v parallel or orthogonal? Explain

Answers

Answer:

Option (2)

Step-by-step explanation:

[tex]\mathbf{u} \cdot \mathbf{v}=(-5)(-15)+(3)(-25)=0[/tex]

So, the vectors are orthogonal.

Type the correct answer in each box. Round your answers to two decimal places.
Subtract vector v = <2, -3> from vector u = <5, 2>.
The magnitude of the resulting vector, u - v, is approximately __
and its angle of direction is approximately ___

Answers

The magnitude of the resulting vector, u - v, is approximately 5.83

and its angle of direction is approximately 59.04°.

How to find the magnitude of the resulting vector?

We want to subtract vector v from vector u.

We are given;

v = <2, -3> = 2i - 3j

u = <5, 2> = 5i + 2j

u - v = 5i + 2j - (2i - 3j)

= 5i + 2j - 2i + 3j

= 3i + 5j

Resultant vector = √(3² + 5²)

Resultant vector = √34 ≈ 5.83

Angle of direction of resultant vector is;

tan θ = (5/3)

θ = tan⁻¹(5/3)

θ = 59.04°

Read more about Magnitude of Vector at; https://brainly.com/question/3184914

#SPJ1

Select all the types of quadrilaterals that describe DEFG.
A parallelogram D trapezoid
B rhombus E rectangle
C square

_________ DEFG maps out Xavier’s running route. If he does one complete loop, how far does he
run? (Each unit represents 1 mile) Round answer to the nearest whole mile. Show work below.

Answers

The quadrilaterals that describe DEFG include parallelogram, rhombus, and square

What is a quadrilateral?

It should be noted that a quadrilateral simply means a close shape and a polygon that has four sides.

In this case, the quadrilaterals that describe DEFG include parallelogram, rhombus, and square. In a parallelogram, it should be noted that the sides are parallel to each other.

Therefore, the quadrilaterals that describe DEFG include parallelogram, rhombus, and square.

Learn more about quadrilateral on:

brainly.com/question/23935806

#SPJ1

If f(x)=3x^2-2x+4and g(x)=5x^2+6x-8, find (f-g)(x)

Answers

-2x^2-8x+12

Explanation: so you would add both equations as 3x^2-2x+4-[5x^2+6x-8] then we distribute the subtraction sign to g(x)—->-5x^2-6x+8. Now, we add f(x)+g(x) and group like terms to simplify—> as 3x^2-5x^2-2x-6x+4+8=-2x^2+8x+12

Assuming brokerage fees of $6000, calculate the amount of cash needed to retire baldwin's 12. 4s2028 bond early

Answers

The amount of cash needed to retire baldwin's bond early based on the brokerage will be $5427896.

How to calculate the cash?

It should be noted that from the information given, we are to calculate the amount of cash needed to retire baldwin's bond early based on the brokerage.

This will be:

= 6000 + (5756951 × 94.18/100)

= 6000 + 5421896.45

= 5427896

Therefore, the amount of cash needed to retire baldwin's bond early based on the brokerage will be $5427896.

Learn more about brokerage on:

brainly.com/question/14898119

#SPJ1

Help pls i cant answer and i need to get them right

Answers

The expression has 2 factors, and the second factor has 2 terms.

How many factors has the expression?

We can write an expression of N factors as:

[tex]y = A_1*A_2*...*A_n[/tex]

Here, the expression is:

4*(8x + 5)

This expression has 2 factors, which are:

4 and (8x + 5)

Now, if we look at the only factor 8x + 5, we have two terms (the terms are the parts that are added), the terms are:

8x and 5.

If you want to learn more about factors and terms:

https://brainly.com/question/723406

#SPJ1

2. A football team plays 28 games and wins 4 out of every 7 games played. No match ended in a draw. (b) Calculate the win - loss ratio of this football team. ( I know the answer is 4:3 but I don't know the way work )TY.​

Answers

Answer:4:3

Step-by-step explanation: We can first calculate the wins. 24/7 is 4 and 4x4 = 16. So, they won 16 games and lost the rest. 28-16 = 12. 16:12 is equal to 4:3.

its really confusing ​

Answers

Answer:

Step-by-step explanation:

6:1 i think

9385848384757382810394584828184757463737474

Write the equation for a parabola with a focus at (-4,8) and a directrix at x=-6
x= ?

Answers

The equation for the parabola with a focus at (-4,8) and a directrix at x=-6 is ( y - 8)² = 4( x +5 ).

What is the equation for a parabola with a focus at (-4,8) and a directrix at x = -6?

Given that x = -6, it means the directrix is horizontal.

Equation of parabola that opens left or write is expressed as;

( y - k )² = 4p( x - h )

Given that;

Focus: ( -4, 8 )Directrix: y = -6

First, we find the vertex.

The vertex( h, k ) is halfway between the directrix and the focus.

Hence, x coordinate of the vertex is;

x = ( x coordinate of focus + directrix ) / 2

x = ( -4 + (-6) ) / 2

x = -10/2

x = -5

y coordinate of the vertex will be the same as that of the focus.
y = 8

Hence vertex will be;

( -5, 8 )

Next, we find the distance p from the focus to the vertex and from the vertex to the directrix.

Subtract x coordinate of vertex from x coordinate of focus.

p = -4 - ( -5 )

p = -4 + 5

p = 1

Now, we substitute these values into the equation.

( y - k )² = 4p( x - h )

( y - (8) )² = 4(1)( x - (-5) )

( y - 8)² = 4( x +5 )

Therefore, the equation for the parabola with a focus at (-4,8) and a directrix at x=-6 is ( y - 8)² = 4( x +5 ).

Learn more about equation of parabola here: https://brainly.com/question/21685473

#SPJ1

Find the surface area of the prism

Answers

Area of the base = 60 inches²

Height of the prism = 4 inches

perimeter of the base = 34 inches

Surface area of the rectangular prism =  256 inches²

How to find the surface area of a rectangular prism?

The surface area of a rectangular prism can be calculated as follows;

area of the base = B = 12 × 5 = 60 inches²

Height of the prism = 4 inches

Perimeter of the base is the sum of the whole side of the base of the rectangular prism.

Therefore,

perimeter of the base = 12 + 12 + 5 + 5 = 34 inches

Surface area of the rectangular prism = 2B + ph

where

B = base areap = perimeter of the baseh =height of the rectangular prism

Therefore,

Surface area of the rectangular prism = 2(60) + 34(4)

Surface area of the rectangular prism = 120 + 136

Surface area of the rectangular prism =  256 inches²

learn more on rectangular prism here: https://brainly.com/question/9183590

#SPJ1

A box is to constructed with a rectangular base and a height of 5cm. if the rectangular base must have a perimeter of 28cm, which quadratic equation best models the volume of the box ? a. y=5(28-8)(x) b.y=5(28-2x)(x) c. y=5(14-x)(x) d. y=5(14-2x)(x)

Answers

y=5(14-x)(x) quadratic equation best models the volume of the box .

What is volume of cuboid?

Perimeter is the distance around the outside of a shape. Area measures the space inside a shape. The volume of a cuboid is found by multiplying the length by the breadth by the height.

Perimeter = 2(width + length) =28

Let x=width of base, then length of base = (28/2)-x = 14-x

Volume of box = length*width*height

=x(14-x)*5  ⇒ 5x(14-x)(x)

Therefore, y=5(14-x)(x) quadratic equation best models the volume of the box .

Learn more about cuboid

brainly.com/question/19754639

#SPJ4

Need help!!!!!!! Please help me out

Answers

Answer:

x = 10°

Step-by-step explanation:

If the two lines are parallel then the two marked angles will be equal.

8x = 2x + 60

Subtract 2x to combine like terms.

6x = 60

Divide by 6.

x = 10

Which function has a domain of x>5 and a range of y≤3?
Oy=√x-5+3
Oy=√x+5-3
O y=-√x-5+3
O y = -√x+5-3

Answers

The correct option is the third one.

y = -√(x - 5) + 3

Which function has a domain of x>5 and a range of y≤3?

Remember that a square root can only be evaluated in values equal or larger than zero.

So, if we want the domain to be x > 5, then we must have:

√(x - 5)

Now we also want the range to be equal or smaller than 3, then we should have a constant term equal to 3, and a negative coefficient before the square root, then we get:

y = -√(x - 5) + 3

So the correct option is the third one.

If you want to learn more about domains:

https://brainly.com/question/1770447

#SPJ1

40 points please help

Answers

The athlete that has the shortest training ride is athlete A.

The athlete that has the shorter range is Athlete B.

The athlete that has the greater median is Athlete B.

The athlete that has the greater IQR is  athlete A.

What are the summary statistics?

A box plot is used to study the distribution and level of a set of scores. The box plot consists of two lines and a box. the two lines are known as whiskers. The first whisker represents the minimum number and the second whisker represents the maximum number. The difference between the whiskers is known as range.

Range of Athlete A = 36 - 13 = 13

Range of Athlete B = 30 - 19 = 11

Training ride of  Athlete A = 16

Training ride of  Athlete B = 21

On the box, the first line to the left represents the lower (first) quartile. The next line on the box represents the median. The third line on the box represents the upper (third) quartile.

Median of  Athlete A = 20

Median of  Athlete B = 25

IQR of  Athlete A = 30 - 16 = 14

IQR of  Athlete B = 28 - 21 = 7

To learn more about box plots, please check: https://brainly.com/question/27215146

#SPJ1

Aisha wants to paint the four walls of her living room.
Each wall is 2.4 m high and 5.2 m long.
One wall has a door of 2 m by 0.8 m.
Tins of paint cost £12 per 2 litre tin.
Each litre of paint can cover 12 m2 of wall.
There is an offer of: Buy 2 tins get the 3rd at half price.
How much will Aisha pay to paint her living room?

Answers

The total amount Aisha would pay to paint her room is $54.

What is the cost of painting the rooms?

The first step is to determine the area of the walls. The walls have the shape of a rectangle. Thus, the formula for the area of a rectangle would be used to determine the area of the wall.

Area of the three walls without a door : 3 x (length x width)

3 x (2.4 x 5.2) = 37.44 m²

Area of the fourth wall with a door : area of the wall - area of the door

(2.4 x 5.2) - (2 x 0.8) = 10.88m²

Total area of the walls : area of the three walls + area of the wall with the door

10.88m² + 37.44 m² = 48.32 m²

The next step is to determine the number of tins that would be needed:

48.32 /12 = 4.03

5 tins would needed

Cost of the 5 tins: (4 x 12) + (0.5 x 12) = $54

To learn more about how to calculate the area of a rectangle, please check: https://brainly.com/question/16595449

#SPJ1

View picture for question

Answers

By using properties of right triangles and trigonometric functions, we conclude that the length of the side BC is 19 units.

How to find the length of a side in a system of three triangles

In this problem we can use trigonometric functions to determine the length of the side BC in three steps:

Step 1

BE = AB/tan 60°

BE = 19√2 /4

Step 2

BD = BE/cos 45°

BD = 19/2

Step 3

BC = BD/sin 30°

BC = 19

To learn more on trigonometric functions: https://brainly.com/question/6904750

#SPJ1

A line has a slope of -2/5 and passes through the point (10,7) . Write the equation of this line in point-slope form, slope-intercept form, and standard form.

i will give brainliest if you help

Answers

[tex](\stackrel{x_1}{10}~,~\stackrel{y_1}{7})\hspace{10em} \stackrel{slope}{m} ~=~ -\cfrac{2}{5} \\\\\\ \begin{array}{|c|ll} \cline{1-1} \textit{point-slope form}\\ \cline{1-1} \\ y-y_1=m(x-x_1) \\\\ \cline{1-1} \end{array}\implies y-\stackrel{y_1}{7}=\stackrel{m}{-\cfrac{2}{5}}(x-\stackrel{x_1}{10})[/tex]

A fourth-degree polynomial with a leading coefficient of 1 has gone through several transformations, including a vertical compression by a scale factor of 1/3 and a reflection across the x-axis. Two of the zero polynomials are -i and 3i.

Find a y-intercept of this polynomial, if it exists

Answers

The y-intercept of the resulting polynomial is equal to - 3.

How to derive a fourth-degree polynomial generated by rigid transformations

Herein we assume that the other two zeros of the polynomial are i and - i 3, otherwise the polynomial will have at least a complex number as coefficient of the expression. This is because we need to find values from a Cartesian plan, whose ordered pairs are real numbers.

Initially, we have the following expression by algebra properties:

f(x) = (x + i) · (x - i) · (x + i 3) · (x - i 3)

f(x) = (x² + 1) · (x² + 9)

f(x) = x⁴ + 10 · x² + 9

Then, we proceed to use the two rigid transformations described in the statement. Please notice that rigid transformations are transformations applied on polynomials such that Euclidean distance is conserved:

Vertical compression

f'(x) = (1 / 3) · f(x)

f'(x) = (1 / 3) · (x⁴ + 10 · x² + 9)

f'(x) = (1 / 3) · x⁴ + (10 / 3) · x² + 3

Reflection across the x-axis

g(x) = - f'(x)

g(x) = - (1 / 3) · x⁴ - (10 / 3) · x² - 3

The y-intercept is found for x = 0:

g(0) =  - (1 / 3) · 0⁴ - (10 / 3) · 0² - 3

g(0) = - 3

The y-intercept of the resulting polynomial is equal to - 3.

To learn more on polynomials: https://brainly.com/question/11536910

#SPJ1

Anna wants to take fitness classes. She compares two gyms to determine which would be the best deal for her. Fit Fast charges a set fee per class. Stepping Up charges a monthly fee, plus an additional fee per class. The system of equations models the total costs for each.

y = 7.5x

y = 5.5x + 10

1. Substitute: 7.5x = 5.5x + 10

How many classes could Anna take so that the total cost for the month would be the same?

classes

What is the total monthly cost when it is the same for both gyms?

Answers

The number of classes Anna can take so the total cost for the month will be the same is 5.

The monthly cost would be  $37.50.

When would the total cost be the same?

When the monthly cost is equal, both equations would be equal: 7.5x = 5.5x + 10

In order to determine the value of x, take the following steps:

Combine similar terms: 7.5x - 5.5x = 10 Add similar terms: 2x = 10 Divide both sides by 2 : 10 /2 = 5

Monthly cost when the cost is the same: 7.5 x 5 = $37.50

To learn more about cost, please check: https://brainly.com/question/25711114

#SPJ1

Answer:

5 classes

37.50

Step-by-step explanation:

got it right on edge

Other Questions
DETAILS BASSELEMMATH7 9.PP1.035. 0/1 Submissions Used The measure of the smallest angle of a right triangle is 10 less than the measure of the other small angle. Find the measures of all three angles in degrees. smallest angle largest angle. In the united states and many western countries, the legal system is known as ________, which is based on local customs, traditions, and precedents. Write the importance of software in computer . In 6 points How did Nelson Mandela developed love for the veld? What is the largest prime number p such that 8 times p is less than 1000? 35 Points + Brainest Your diabetic pregnant sis is spending a day with you , prepare cook and serve a lunch for her? The 20/60/20 rule states that the total percent of employees who might be influenced to commit a fraudulent act is:__________ Mankind being originally equals in the order of creation, the equality could only be destroyed by some subsequent circumstance; the distinctions of rich, and poor, may in a great measure be accounted for, and that without having recourse to the harsh, ill-sounding names of oppression and avarice. Oppression is often the CONSEQUENCE, but seldom or never the MEANS of riches; and though avarice will preserve a man from being necessitously poor, it generally makes him too timorous to be wealthy.But there is another and greater distinction, for which no truly natural or religious reason can be assigned, and that is, the distinction of men into KINGS and SUBJECTS. Male and female are the distinctions of nature, good and bad the distinctions of heaven; but how a race of men came into the world so exalted above the rest, and distinguished like some new species, is worth inquiring into, and whether they are the means of happiness or of misery to mankind.What is Thomas Paine's central claim in this excerpt?A. There will always be a distinction between kings and their subjects.B. The equality that humans enjoyed during creation has been ruined because of war and famine.C. Not all people who belonged to the upper sections of society were cruel.D. The differences between the kings and the subjects were not religious or natural. Use a right-hand sum with 4intervals to approximate the areaunder f(x) = 4 - x betweenx = 0 and x = 2. During July of the current year, the management of Genuine Spice Inc. asked the controller to prepare August manufacturing and income statement budgets. Demand was expected to be 1,500 cases at $100 per case for August. Inventory planning information is provided as follows: Finished Goods Inventory: Cases CostEstimated finished goods inventory, August 1 300 $12,000 Desired finished goods inventory, August 31 175 7,000 Materials Inventory: Cream Base (ozs.) Oils (ozs.) Bottles (bottles) Estimated materials inventory, August 1 250 290 600 Desired materials inventory, August 31 1,000 360 240There was negligible work in process inventory assumed for either the beginning or end of the month; thus, none was assumed. In addition, there was no change in the cost per unit or estimated units per case operating data from January.Required:1. Prepare the August production budget.2. Prepare the August direct materials purchases budget.3. Prepare the August direct labor budget. Round the hours required for production to the nearest hour.4. Prepare the August factory overhead budget. If an amount box does not require an entry, leave it blank. (Entries of zero (0) will be cleared automatically by CNOW.)5. Prepare the August budgeted income statement, including selling expenses. NOTE: Because you are not required to prepare a cost of goods sold budget, the cost of goods sold calculations will be part of the budgeted income statement. Why is the physical layer at the bottom level of a protocol stack? Consider the following information regarding Ariadne Fiberworks and the planned acquisition of a new weaving loom. The loom will cost 269,000 and will be fully depreciated over 12 years using straight-line depreciation. Operating cash flows in year 1 are anticipated to be 30,910 and will grow at 3.6% per year thereafter, and the initial investment in net working capital of 17,350 will be maintained throughout the life of the project. Assuming a 12-year life, the anticipated incremental cash flows in year 12 at the end of the project are: If h(x) = 3x - 1 and j(x) = -2x, solve h[j(2)] To begin to better understand personal experiences of headache pain, a drug manufacturer has asked 18 adults to rate their most recent headache on a scale of 0 to 100 (with 0 corresponding to no pain and 100 corresponding to the greatest pain the person has ever felt). Here are the 18 ratings. When you delete a record containing an autonumber field, access discards the value in the autonumber field and _____. Calculus help please, will give brainiest Of the 4 accepted (academic) models of who controls the government, which one is most often taught in primary and secondary education (elementary and high schools)? In a group of 200 students, the ratio of students who like Nepali and Social studies is 2:3. If 45 students like both the subjects and 20 students like none of the subjects: A. Illustrate the given information in a venn diagram. B. How many students like Nepali?C. How many students like Social study only? Please give right answer don't give any thing wrong to get 50 points . In quadrilateral qrst, angle r s t measures (5x 15). angle tqr measures (4x 3). circle p is inscribed with quadrilateral q r s t. what is the measure of angle rst?