Which of the following is a pair of
vertical angles?
B
A
B
х
ООО
с
D
A. ZAXD and ZAXC
B. ZBXC and DXE
C. ZAXB and ZDXE
D. ZAXE and ZBXC

Which Of The Following Is A Pair Ofvertical Angles?BABDA. ZAXD And ZAXCB. ZBXC And DXEC. ZAXB And ZDXED.

Answers

Answer 1

Answer:

B. <BXC and <DXE

Step-by-step explanation:

Vertical pair of angels are two opposite vertical angles formed when two traight lines intersect each other. They are of equal measure.

From the diagram, <BXC is vertically opposite to <DXE. Therefore they are a pair of vertical angles.


Related Questions

36-u=261 solve for u

Answers

Answer:

u = -225

Step-by-step explanation:

36 - u = 261

-u = 261 - 36

-u = 225

u = -225

The graph of a quartic function crosses the x-axis at -4 and -2 and touches it at 3. State the equation for the family.

Answers

The equation of the quartic function is f(x) = x⁴ - 18 · x² + 6 · x + 72.

How to find the possible equations for a quartic polynomial that passes through the x-axis at three points

Herein we must construct at least a polynomial that satisfies all conditions described in the statement. According to the fundamental theorem of algebra, quartic functions may have no real roots, two real roots or four real roots, which means that one of the roots must have a multiplicity of 2.

The root with a multiplicity of 2 is x = 3 and both x = - 4 and x = - 2 have only a multiplicity of 1, then we have the following expression by using the factor form of the definition of polynomials:

f(x) = (x - 3)² · (x + 4) · (x + 2)

Now we expand the expression to get the standard form:

f(x) = (x² - 6 · x + 9) · (x² + 6 · x + 8)

f(x) = x⁴ - 6 · x³ + 9 · x² + 6 · x³ - 36 · x² + 54 · x + 8 · x² - 48 · x + 72

f(x) = x⁴ - 18 · x² + 6 · x + 72

To learn more on quartic functions: https://brainly.com/question/25285042

#SPJ1

A university is interested in whether there's a difference between students who live on
campus and students who live off campus with respect to absenteeism. Over one
semester, researchers take random samples of on-campus and off-campus students and
record the following number of missed classes over a semester:
 On-campus: (3, 4, 0, 6, 2, 1, 3, 3, 5, 2, 4, 4, 6, 5, 2)
 Off-campus: (6, 5, 2, 6, 2, 0, 7, 8, 1, 7, 2, 6, 5, 3, 2)
A. Would we use a t confidence interval or a z confidence interval to determine
whether there's a significant difference between the two groups? What are
the conditions for using this kind of confidence interval? Do these data meet
the necessary conditions? Use sketches of modified box-and-whisker plots to
support your decision. (2 points)
B. What are the degrees of freedom (k) for this test using the conservative
method? (Hint: Don't pool and don't use your calculator.) (1 point)
C. What are the sample statistics for this test? Consider on-campus students to
be sample one and off-campus students to be sample two. (2 points)
D. Compute a 95% confidence interval for the difference between the number of
classes missed by each group of students. (2 points)
E. Compute a 90% confidence interval for the difference between the number of
classes missed by each group of students. (2 points)
F. Based on the two confidence intervals you computed in parts d and e, draw a conclusion about the differences between the means of the two groups.

Answers

It is to be noted that the determination of whether or not there is a significant difference between the two groups will be done using a t test.

What is a t test?

A t-test is a statistical test that juxtaposes two samples' means. It is used in hypothesis testing, using a null hypothesis that the variance in group means is zero and an alternative hypothesis that the difference is not zero.

What are the conditions for using this kind of confidence interval?

The conditions to use the t test are:

The sample must be independentThe mean of the population and variance must be unknown.The Box plot is attached.

What are the degrees of freedom (k) for this test using the conservative method?

The degrees of freedom (k) to be utilized for this text will be derived using the conservative method given below:

df = [(s₁²/n₁) + (s₂²/n²)/[((s₁²/n₁)²/((n₁-1)) + (s₂²/n₂)²/((n₂-1))]

= [(3.0952/15) + (6.4095/15)]² / [((3.0952/15)²/14) + ((6.4095/15)²/14)]

= 24.965

Hence,

df ≈ 24 (if approximated to the floor)

What are the sample statistics for this test?

Recall the the standard deviation of the population are unequal and unknown. This thus requires that we utilize the two-sample unpooled t-test.

Here, H₀ is given as;

[tex]t = \frac{\bar{x_{1} -\bar{x_{2}}}}{\sqrt{\frac{s_{1}^{2} }{n_{1} } + \frac{S_{2}^{2} }{n_{2}} } } \sim t_{df}[/tex]

t = [(3.33333 - 4.13333)]/√[(3.0952/15) + (6.4095/15)]

= - 0.8/√0.6337

t = - 1.005

What is the 95% confidence interval for the difference between the number of classes missed by each group of students?

The 95% confidence interval is computed using the following formula:

[tex](\bar x_{2} - \bar x_{1}) \pm t_\alpha_/_2_,_df \left({\sqrt{\frac{S_{1}^{2} }{n_{1} } + \frac{S_{2}^{2} }{n_{2}} } } \right)[/tex]

= - 0.8 ± t₀.₀₂₅,₂₄ (√0.6337)

= - 0.8 ± 2.064 (√0.6337)

= -2.4429, 0.8429

What is the a 90% confidence interval for the difference between the number of classes missed by each group of students?

To derive the 90% interval, we state:

[tex](\bar x_{2} - \bar x_{1}) \pm t_\alpha_/_2_,_df \left({\sqrt{\frac{S_{1}^{2} }{n_{1} } + \frac{S_{2}^{2} }{n_{2}} } } \right)[/tex]

= - 0.8 ± t₀.₀₅₀,₂₄ (√0.6337)

= - 0.8 ± 0.685 (√0.6337)

= -2.162, 0.562

Based on the two confidence intervals computed in parts d and e, what is the conclusion about the differences between the means of the two groups?

From the intervals computed, we must fail to reject H₀

H₀ : μ₁ = μ₂

It is clear from the above intervals computed from that the differences between the mean of both groups is significant. This is because, zero is included on the two intervals.

Learn more about t-test at;
https://brainly.com/question/6589776
#SPJ1

Two-thirds of a number x is at least 10. Find the smallest possible prime number x.

Answers

2/3x>10
x>15

Smallest prime number of x is 17

The smallest possible prime number x is 17.

What is Fraction?

An element of a whole is a fraction. The number is represented mathematically as a quotient, where the numerator and denominator are split. Both are integers in a simple fraction. A fraction appears in the numerator or denominator of a complex fraction. The numerator of a correct fraction is smaller than the denominator.

given, Two-thirds of a number x is at least 10.

So,

2/3 x ≥ 10

x ≥ 15

First prime number that is bigger than 15 is 17.

therefore, The smallest possible prime number x is 17.

Learn more about fraction here:

https://brainly.com/question/10354322

#SPJ2


In 2016, Alberta had about 4.2 million people.
Assuming they follow the same population
growth rate, it is predicted they will have 6.65
million people in 20 years. At what rate is the
province's population growing?

Answers

The province's population is growing at the rate of  58.34 %

Rate of change is used to mathematically describe the percentage change in value over a defined period of time, and it represents the momentum of a variable. The calculation for ROC is simple in that it takes the current value of a stock or index and divides it by the value from an earlier period.

Given:

Initial Population = 4.2 million

Population after 20 years = 6.65 million

Change in population = 6.65 - 4.2 = 2.45 million

Rate at which the province's population growing is

= [tex]\frac{Change in population}{Inital Population}[/tex] x100 %

= [tex]\frac{2.45}{4.2}\\[/tex] x 100%

= 58.34 %

Thus the province's population is growing at the rate of  58.34 %

Learn more about Rate here :

https://brainly.com/question/13103052

#SPJ1

ABCD is a rectangle, with M the midpoint or BC and N the midpoint of CD. If CM=4 and NC=5, what percent of the area of the rectangle is shaded

Answers

Answer:

87.5%

Step-by-step explanation:

Given:

⇒ ABCD is a rectangle, with M the midpoint of BC and N the midpoint of CD.⇒ CM = 4 and NC = 5.

Area of triangle NCM

⇒ 1/2 × base × height

⇒ 1/2 × CN × CM

⇒ 1/2 × 5 × 4

⇒ 10cm²

Length of rectangle ⇒ 10

Breadth of the rectangle ⇒ 8

Area of rectangle ⇒ Length × Breadth

Area of rectangle ⇒ 10 × 8 = 80cm²

Area of shaded region ⇒ Area of rectangle  -  Area of triangle

Area of shaded region ⇒ 80 - 10 = 80cm²

Percentage of the shaded region = Shaded/complete rectangle × 100

⇒ 70/80 × 100 = 87.5

The percent of the area of the rectangle shaded is therefore 87.5%.

Solution for the attached question below

Answers

The solution to the question is 265.

What is the logarithm of a number?

Logarithm of a number A is the exponent or power or index n, a given number called the base B would be raised to give the number A.

So n is the logarithm of A to base B.

Analysis:

log 2( log2(x-9)) = 3

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

log2(x-9) = 8

x-9 = [tex]2^{8}[/tex]

x-9 = 256

x = 256 + 9

x = 265

Learn more about logarithm: brainly.com/question/25710806

#SPJ1

Compute the monthly payments for the add on interest loan. The amount of the loan is $8,276.17. The annual interest rate is 5.7%. The term of the loan is 5.5 years.

Answers

The monthly payments for this add on interest loan are of $164.71.

Given Information and Formula Used

It is given that for an add on interest loan,

Principal Amount, p = $8,276.17

Annual Interest Rate, r = 5.7%

Term of the loan, T = 5.5 years

The formula for simple interest is given as follows,

I = (p)(r)(t)/100 ............... (1)

The formula for total amount of add on interest is given by,

A = p + I ....................... (2)

Computing the Interest

Substitute the given values of p, r, and t in the formula (1) of interest to get,

I = (8276.17)(5.7)(5.5)/100

I = 259457.9295/100

I = $2,594.58

Computing the Monthly Payment for Add-on Interest Loan

Substituting the values of p and I in the formula (2), we obtain the total amount as,

A = $ (8276.17 + 2594.58)

A = $ 10,870.75

Monthly payment for the add on interest loan = A/t(in months)

=  $ (10,870.75/66)

= $164.71

Therefore, monthly payments of $164.71 are to be made for the add on interest loan.

Learn more about interest here:

https://brainly.com/question/26457073

#SPJ1

Name the figure below in two different ways.
Y
Symbol:
and
M
A

Answers

The line segment in the figure can be named as: IYM and MYI.

How to Name a Line Segment?

If we have three points on a line segment, the point on the middle will be the alphabet in the center when naming the line, while the alphabets of both endpoints can be written either at the beginning or ending.

Given the figure above, Y will be at the center. The endpoints are I and M. Therefore, the line segment can be named as: IYM and MYI.

Learn more about naming line segments on:

https://brainly.com/question/16227509

#SPJ1

Which are correct representations of the inequality –3(2x – 5) < 5(2 – x)? Select two options. x < 5 –6x – 5 < 10 – x –6x + 15 < 10 – 5x A number line from negative 3 to 3 in increments of 1. An open circle is at 5 and a bold line starts at 5 and is pointing to the right. A number line from negative 3 to 3 in increments of 1. An open circle is at negative 5 and a bold line starts at negative 5 and is pointing to the left.

Answers

The solution to the inequality expression is x>5 and the correct representation is a number line from negative 3 to 3 in increments of 1. An open circle is at 5 and a bold line starts at 5 and is pointing to the right.

Inequality expression

Inequality expressions are expression not separated by an equal sign

Given the following inequality expression

–3(2x – 5) < 5(2 – x)

Expand

-6x + 15 < 10 - 5x

Collect the like terms

-6x + 5x < 10 -15

-x < -5

x > 5

Hence the solution to the inequality expression is x>5 and the correct representation is a number line from negative 3 to 3 in increments of 1. An open circle is at 5 and a bold line starts at 5 and is pointing to the right.

Learn more on inequality here: https://brainly.com/question/24372553

#SPJ1

The Rangers won five of the first six games. how many of the next 30 games must the rangers wins have twice as many wins as losses?

Answers

Using proportions, it is found that they must win 19 of their next 30 games.

What is a proportion?

A proportion is a fraction of a total amount, and the measures are related using a rule of three.

We want a win-to-loss proportion of 2:1, which is equivalent to a win-to-total proportion of 2:3. We have that:

The team will have won 5 + x games.The team will have played 36 games.

Hence:

[tex]\frac{5 + x}{36} = \frac{2}{3}[/tex]

3(5 + x) = 72

15 + 3x = 72

3x = 57

x = 19.

The Rangers must win 19 of their next 30 games.

More can be learned about proportions at https://brainly.com/question/24372153

#SPJ1

Use the information provided to write the general conic form equation of the circle: Ends of a diameter: (11, -2) and (9, 4)

Answers

The equation for a circle is:

[tex](x-a)^{2} + (y-b)^{2} + = r^{2}[/tex]

Where (a,b) is the circle's center and r is the circle's radius.

First, we can find the center point of the circle. Because the two points from the problem are the endpoints of a diameter, the midpoint of the line segment is the center point of the circle.

The formula to find the mid-point of a line segment giving the two endpoints is:

M = [tex](\frac{x_{1} + x_{2} }{2}[/tex], [tex]\frac{y_{1} + y_{2} }{y} )[/tex]

Where M is the midpoint and the given points are:

[tex](x_{1}, y_{1} )[/tex] and [tex](x_{2} , y_{2})[/tex]

Substituting the values from the two points in the problem gives:

[tex]M = (\frac{11+9}{2}[/tex],[tex]\frac{-2+4}{2} )[/tex]

[tex]M = (\frac{11+9}{2}[/tex],[tex]\frac{2-4}{2})[/tex]

[tex]M = (\frac{20}{2} , \frac{2}{2})[/tex]

[tex]M = (10,1)[/tex]

tiff basic insurance cost is $613.50 per year. His insurance company offers a typical "safe-driver discount." What would be his rate if he went three years without an accident? Annual premium?

Answers

The rate if he went three years without an accident based on the information about the insurance is $552.15.

How to calculate the insurance?

From the information given, his basic insurance cost is $613.50 per year and his insurance company offers a typical "safe-driver discount.

The amount will be:

= 613.50 - (20.45 × 3)

= 552.15

In conclusion, the rate is $552.15.

Learn more about insurance on:

brainly.com/question/25855858

#SPJ1

I need help with my work

Answers

The area of the interior above the polar axis is -0.858 square units

The area bounded by a polar curve

The area bounded by a polar curve between θ = θ₁ and θ = θ₂ is given by

[tex]A = \int\limits^{\theta_{2} }_{\theta_{1} } {\frac{1}{2}r^{2} } \, d\theta[/tex]

Now, since we have the curve r = 1 - sinθ and we want to find the area of the interior above the polar axis, we integrate from θ = 0 to θ = π, since this is the region above the polar axis.

So, [tex]A = \int\limits^{\theta_{2} }_{\theta_{1} } {\frac{1}{2}r^{2} } \, d\theta\\= \int\limits^{\pi}_{0} {\frac{1}{2}(1 - sin\theta)^{2} } \, d\theta\\= \int\limits^{\pi}_{0} {\frac{1}{2}[1 - 2sin\theta + (sin\theta)^{2}] } \, d\theta\\= \int\limits^{\pi}_{0} {\frac{1}{2}\, d\theta - \int\limits^{\pi}_{0} 2sin\theta \, d\theta+ \int\limits^{\pi}_{0} (sin\theta)^{2} } \, d\theta\\[/tex]

[tex]A = \int\limits^{\pi}_{0} {\frac{1}{2}\, d\theta - 2\int\limits^{\pi}_{0} sin\theta \, d\theta+ \int\limits^{\pi}_{0} \frac{(1 - cos2\theta)}{2} } \, d\theta\\= \int\limits^{\pi}_{0} {\frac{1}{2}\, d\theta - 2\int\limits^{\pi}_{0} sin\theta \, d\theta+ \int\limits^{\pi}_{0} \frac{1}{2} } \, d\theta -\int\limits^{\pi}_{0} \frac{cos2\theta}{2} } \, d\theta\\[/tex]

[tex]A = \int\limits^{\pi}_{0} \, d\theta - 2\int\limits^{\pi}_{0} sin\theta \, d\theta -\int\limits^{\pi}_{0} \frac{cos2\theta}{2} } \, d\theta\\= [\theta]_{0}^{\pi} - 2[-cos\theta]^{\pi} _{0} - [\frac{sin2\theta}{4}]_{0}^{\pi} \\= [\theta]_{0}^{\pi} + 2[cos\theta]^{\pi} _{0} - [\frac{sin2\theta}{4}]_{0}^{\pi}\\= [\pi - 0] + 2[cos\pi - cos0] - \frac{ [sin2\pi - sin0]}{4}\\= \pi + 2[-1 - 1] - \frac{ [0 - 0]}{4}\\= \pi + 2[-2] - \frac{ [0]}{4}\\= \pi - 4 - 0\\= \pi - 4\\= 3.142 - 4\\= -0.858[/tex]

So, the area of the interior above the polar axis is -0.858 square units

Learn more about area bounded by polar curve here:

https://brainly.com/question/27624501

#SPJ1

The perimeter of a regular hexagon is 72 inches. Find the length of each of its sides.

Answers

Answer:

12 inches

Step-by-step explanation:

A regular polygon is any 2-D shape where all the sides and angles are congruent.

Regular Hexagon

As denoted by the prefix "hexa-", hexagons have 6 sides and internal angles. The perimeter is equal to all 6 sides added together. However, we know that these sides must be congruent because it is a regular hexagon.

Solving for Perimeter

We can create an equation that describes the perimeter of this shape, with "x" representing the length of one side.

6x = 72

Since all the sides are equal we can use multiplication instead of addition. To solve this equation, divide both sides by 6.

x = 12

This means that all sides must be 12 inches.

What is the current yield on a 3 year bond with 10% annual coupons, a par value of 100, and a current price of 107.87?

Answers

The current yield of the bond is 9.27%.

What is current yield?

Current yield is the bond rate of return computed as the annual coupon divided by the current price of the bond

The annual coupon is the coupon rate of 10% multiplied by the bond's par value of 100

annual coupon=10%*100

annual coupon=10

current bond price=107.87

current yield=annual coupon/current bond price

current yield=10/107.87

current yield=9.27%

Find more on current yield on:https://brainly.com/question/12909555

#SPJ1

If 4x+2=5y+3 then y =

Answers

Answer:4x/5-1/5 = y

Step-by-step explanation:

We need to get y by itself

4x+2=5y+3

subtract 3 from both sides

4x-1=5y

divide both sides by 5

4x/5-1/5 = y

Answer:

[tex]4x + 2 = 5y + 3[/tex]

[tex]5y + 3 = 4x + 2[/tex]

[tex]5y = 5x + 2 - 3[/tex]

[tex]5y = 4x - 1[/tex]

[tex] \frac{5y}{5} = \frac{4x - 1}{5} [/tex]

[tex]y = \frac{4x - 1}{5} [/tex]

A pitcher originally contains a juice drink with 20 percent cranberry juice. After 4 ounces of cranberry juice is added, the new drink is one-fourth cranberry juice. How many total ounces of juice drink are in the pitcher after the addition of the cranberry juice?

Answers

X=total ounces in pitcher
20%=0.2
1/4=0.25

0.2x+4=0.25x
-0.2x -0.2x
4=0.05x
4/0.05=x
80=x

80 total ounces

which of the following functions is graphed below?

Answers

The graphed piecewise function is the one in option B.

Which of the given functions is the graphed one?

On the graph, we can see that on the lowest part we have a closed dot at x = 1

And the above part has a open dot at x = 1.

Then the piecewise function is of the form:

y = f(x)  for x ≤ 1y = g(x) for x > 1

Such that the above part seems to be quadratic, and the part below seems to have a larger degree.

With that, we can conclude that the correct option is:

y = x^2 + 4,   for x > 1y = x^3 - 2,   for  x ≤ 1

Which is option b.

If you want to learn more about piecewise functions:

https://brainly.com/question/27262465

#SPJ1

An exponential function f ( x ) = a b x f ( x ) = a b x passes through the points (0, 10000) and (3, 2160). What are the values of a and b ?

Answers

The values of a and b of the exponential function are 10000 and 0.6 respectively

How to solve exponential functions?

We are given that the exponential function is expressed in general form as; f(x) = abˣ

where;

a is a non-zero real number called the initial value

b is any positive real number such that

b ≠ 1.

The domain of f is all real numbers.

The range of f is all positive real numbers if a > 0.

The range of f is all negative real numbers if a < 0.

The y-intercept is (0, a)

The horizontal asymptote is; y = 0.

We are told that this exponential function passes through the coordinate points (0, 10000) and (3, 2160).

At coordinate point (0, 10000), we have;

10000 = ab⁰

a = 10000

Now, at the coordinate point (3, 2160), we have;

2160 = 10000(b)³

2160/10000 = b³

0.216 = b³

b = ∛0.216

b = 0.6

Thus, we can conclude that the values of a and b of the given exponential function are respectively 10000 and 0.6.

Read more about Exponential Functions at; https://brainly.com/question/11464095

#SPJ1

What are the length and width of a rectangle if the length is
3 inches longer than twice the width and the area of the
rectangle is 5 in2?

Answers

The length and width of the rectangle are 5 inches and 1 inches respectively.

How to find the length and width of a rectangle?

The length and width of the rectangle can be found as follows;

l = 3 + 2w

area of a rectangle = lw

where

l = lengthw = width

Therefore,

5 = lw

5 = (3 + 2w)w

5 = 3w + 2w²

2w² + 3w - 5 = 0

Hence,

2w² + 3w - 5 = 0

Therefore,

w = 1  and w = - 5 / 2

width = 1 inches

length =  3 + 2(1) = 5 inches

learn more on rectangle here: https://brainly.com/question/14026521

#SPJ1

Cuál es el número que no pertenece a esta sucesión 99 koma 105 koma 111 koma 117 koma 123 koma 129 koma 135 koma 141 koma 147 koma 153 Cuál es el número que no pertenece esta sucesión 99coma 105 koma 111 koma 117 koma 123 koma 129 koma 135 koma 141 koma 147 koma 153

Answers

Based on the calculations, all of the numbers belong to this arithmetic sequence.

How to calculate an arithmetic sequence?

Mathematically, the nth term of an arithmetic sequence can be calculated by using this expression:

[tex]a_n = a_1 +(n-1)d[/tex]

Where:

d is the common difference.a₁ is the first term of an arithmetic sequence.n is the total number of terms.

Next, we would determine the common difference as follows:

d = a₂ - a₁

d = 105 - 99 = 6.

d = a₃ - a₂

d = 111 - 105 = 6.

d = a₄ - a₃

d = 117 - 111 = 6.

Based on the calculations, all of the numbers belong to this arithmetic sequence.

Read more on arithmetic sequence here: brainly.com/question/12630565

#SPJ1

Complete Question:

What is the number that does not belong to this sequence 99, 105, 111, 117, 123, 129, 135, 141, 147, 153

A dry Waller wants to order core board for a 15-story elevator shaft. Each floor uses 18.5 sheets.Calculate the number of boards needed. Add 10%of the total for waste.

Answers

Answer:

305.25

Step-by-step explanation:

18.5 for one floor, multiply by 15 to get the amount for 15 floors: 18.5*15 = 277.5 sheets

We need to add 10% for waste, meaning 277.5 plus the waste: 1.1*277.5 = 305.25

The drywaller needs to order 306 core boards for the 15-story elevator shaft, considering the 10% waste.

How to determine the number of boards needed. Add 10%of the total for waste

calculate the number of core boards needed for the 15-story elevator shaft, we can follow these

Calculate the total number of sheets for all floors:

Total sheets = Number of floors × Sheets per floor

Total sheets = 15 floors × 18.5 sheets per floor

Total sheets = 277.5 sheets

Add 10% of the total for waste:

Waste percentage = 10% = 0.10 (in decimal form)

Waste sheets = Total sheets × Waste percentage

Waste sheets = 277.5 sheets × 0.10

Waste sheets = 27.75 sheets

Calculate the final number of boards needed (including waste):

Number of boards = Total sheets + Waste sheets

Number of boards = 277.5 sheets + 27.75 sheets

Number of boards = 305.25 sheets

Since you can't have a fraction of a sheet, we need to round up to the nearest whole number.

Therefore, the drywaller needs to order 306 core boards for the 15-story elevator shaft, considering the 10% waste.

Learn more about expression at https://brainly.com/question/22688504

#SPJ3

A manufacturer knows that their items have a normally distributed lifespan, with a mean of 7.9 years, and standard deviation of 0.9 years.

If you randomly purchase one item, what is the probability it will last longer than 9 years?

Answers

If you randomly purchase one item, the probability it will last longer than 9 years is; 11.12%

How to find the probability from z-score?

The formula for Z-score is;

z = (x' - µ)/σ

where;

x' = sample mean

µ = population mean

σ = standard deviation

Thus;

z = (9 - 7.9)/0.9

z = 1.22

From online p-value from z-score calculator, we have;

probability = 0.1112 = 11.12%

Read more about Z-score probability at; https://brainly.com/question/25638875

#SPJ1

f(x)=2x. If g(x) is a vertical stretch, compression, and or reflection of f(x) followed by a, what is the equation of g(x)?

Answers

The function g(x) is g(x)= (3x)^2

How to solve for g(x)?

The complete question is in the image

From the graph in the image, we have:

f(x) = x^2

The function f(x) is stretched by a factor of 3 to form g(x).

This means that:

g(x) = f(3x)

So, we have:

g(x)= (3x)^2

Hence, the function g(x) is g(x)= (3x)^2

Read more about function transformation at:

brainly.com/question/10222182

#SPJ1

x minus 2 is equal to 7​

Answers

x = 9

Add both values 7 + 2 = 9, which is x.

9 - 2 = 7.

46.Find the quotient and remainder

Answers

Answer:

30624; 1514,6; a1,6.

Assume a = b and c ≠ 0
Which of the following sentences is not true?

1) a+c=b+c

2) a-c=b-c

3) ac = bc

4) a/c = b/c

5) none of these​

Answers

Answer:

None of these is not true

5) none of these is not true because all of them are actually true.

Write an equation of the line that passes through the point (4, –5) with slope 2.

answers:
A. y−4=2(x+5)
B. y+5=−2(x−4)
C. y−4=−2(x+5)
D. y+5=2(x−4)

Answers

Answer:

  D. y+5=2(x−4)

Step-by-step explanation:

The point-slope form of the equation of a line is useful for writing an equation for a line through a given point with a given slope.

Point-slope form

The point-slope form of the equation of a line is ...

  y -k = m(x -h) . . . . . . line through point (h, k) with slope m

Application

We want a line through point (h, k) = (4, -5) with slope m = 2. Putting these numbers into the form gives ...

  y -(-5) = 2(x -4)

  y +5 = 2(x -4) . . . . . . simplifying the signs

Last PreCalc Question, Need help with writing piecewise functions with graphs. Giving brainliest!

Answers

The piece-wise linear functions can be written as follows:

[tex]f(x) = x, x \leq -2[/tex].[tex]f(x) = -x - 7, -2 < x \leq 1[/tex].[tex]f(x) = 2x - 9, x > 1[/tex].

What is a linear function?

A linear function is modeled by:

y = mx + b

In which:

m is the slope, which is the rate of change, that is, by how much y changes when x changes by 1.b is the y-intercept, which is the value of y when x = 0, and can also be interpreted as the initial value of the function.

For x equal or less than -2, the line passes through (-3,-3) and (-2,-2), hence the rule is:

[tex]f(x) = x, x \leq -2[/tex].

For x greater than -2 up to 1, the y-intercept is of -7, and the line also passes through (1,-8), hence the rule is:

[tex]f(x) = -x - 7, -2 < x \leq 1[/tex].

For x greater than 1, the function goes through (2,-5) and (3,-3), hence the slope is:

m = (-3 - (-5))(3 - 2) = 2.

The rule is:

y = 2x + b.

When x = 2, y = -5, hence:

-5 = 2(2) + b

b = -9.

Hence:

[tex]f(x) = 2x - 9, x > 1[/tex].

More can be learned about linear functions at https://brainly.com/question/24808124

#SPJ1

Other Questions
If you see someone make a circle with their thumb and forefinger, you are able to translate it into the specific message of "okay," because that gesture is a(n)A. illustrator.B. affect display.C. emblem.D. regulator. Two samples of carbon come into contact. A heat transfer will occur between sample A and sample B. What must be truefor heat to transfer from sample A to sample B?The average kinetic energy of A is greater than that of B.The average kinetic energy of B is greater than that of A.The average kinetic energy of both samples is equal.The average kinetic energy does not determine the direction of heat transfer.Mark this and returnSave and Exit56:26NextSubmit Which of the following is true regarding the NPV Profile graph? A. Discount rates for which we would accept a project according to the NPV Rule lie above the IRR B.The vertical intercept can be found by taking the product of all of the undiscounted cash flows C.Costs of capital to the right of the IRR will result in a negative NPV. D.The cost of capital is measured on the vertical axis. TRUE/FALSE. between 2005 and 2007, asphalt firms in kentucky practiced tacit collusion. hw22-3 obtain the functions and draw the diagrams of shear-force and bending-moment for the loaded beam and determine the maximum value max of the bending moment and its location. calculate the wavelength 2 for visible light of frequency f2 = 6.351014 hz . express your answer in meters. Is it possible for a power series centered at 0 to converge for :- = 1. diverge for x = 2, and converge for = 3? Why or why not? use theorem 7.1.1 to find {f(t)}. (write your answer as a function of s.) f(t) = (et et)2 describe an ecosystem service that intact forest ecosystems provide for humans. Which of the following data structures provides the best overall runtime efficiency for implementing the Priority Queue ADT interface when the smallest element in the queue must be removed first? O a linked queue a circular array-queue O a min-heap O a max-heap the explanation of why consumer purchasing patterns vary for certain products, but not for others, when price goes up or down is referred to as: True or False: and why1- A unit of account implies that money may be subdivided into smaller units. for the whole application, there will be generally one \_\_\_\_\_\_\_\_\_ and can be shared by all the application threads.Select one:a. Session b. SessionFactoryc. Transactiond. Query Construct both a 95% and a 90% confidence interval for beta_1 for each of the following cases. a. beta_1 = 33, s = 4, SS_xx = 35, n = 12 b. beta_1 = 63, SSE = 1, 860, SS_xx = 30, n = 14 c. beta_1 = -8.5, SSE = 137, SS_xx = 49, n= 18 Research demonstrates that exposure to weak versions of a persuasive argument tends to increase later resistance to that argument. This is consistent with:A. Self-perception theory.B. the discounting cue hypothesis.C. the inoculation hypothesis.D. cognitive dissonance theory. what explains why areas along the west coast of california are cooler than you would expect for their latitude? Human body temperatures have a mean of 98.20 F and a standard deviation of 0.62 temperature? Round your answer to the nearest hundredth Sally's temperature can be described by z=-15. What is her 96.70F 99.13 F 95.79F 97.27 OA. 0 B. C. D. While analyzing a security breach, you found the attacker followed these attack patterns: The attacker initially tried the commonly used password "password" on all enterprise user accounts and then started trying various intelligible words like "passive," "partner," etc. Which of the following attacks was performed by the attacker?a. Initially, a brute force attack and then a dictionary attack. Initially,b. a dictionary attack and then a rule attack. Initially,c. a brute force attack and then a password spraying attack.d. Initially, a password spraying attack and then a brute force attack what is the duty of the designated rbs certified person . suppose that when a string of english text is encrypted using a shift cipher f(p) = (p k) mod 26, the resulting ciphertext is dy cvooz zobmrkxmo dy nbokw. what was the original plaintext string?