4. Suppose that you receive a movie-rental bill for the month that is much higher thanit usually is. Currently you are paying $3.99 for each movie you rent. Switching to asubscription would allow you to watch unlimited movies for only $7.99 per month. However,during a normal month you don't have much time to sit and watch movies. You do not reallywant to waste your money on a monthly subscription. You decide to check your onlinebilling statements and make a probability distribution for the number of movies you mightwatch each month.The results are in the following table:Number of Movies, X 0 1 2 3 4 5Probability, P(X) 0.10 0.15 ? 0.35 0.14 0.13a) What is the probability you will watch 2 movies next month, i.e., P(X=2)?b) What is the probability that you will watch more than 2 movies next month, i.e., P(X<4) orP(X<=3)?c) How much would you expect to spend, on a per-month basis, should you continue to pay foreach movie separately? Explain your answer

Answers

Answer 1

For the given table representing the probability distribution, the probability of watching 2 movies is unknown.

The sum of all probabilities should be equal to 1. We can use that to calculate the unknown probability:

Adding all probabilities and equating to 1:

[tex]0.1+0.15+P(x=2)+0.35+0.14+0.13=1[/tex]

Solving for P(x=2)

[tex]\begin{gathered} 0.87+P(x=2)=1 \\ P(x=2)=1-0.87 \\ P(x=2)=0.13 \end{gathered}[/tex]

Then: A. The probability of watching 2 movies next month is 0.13.

The complete table of probability distribution will look like this:

xP(x)

00.1

10.15

20.13

30.35

40.14

50.13

To calculate the probability of watching more than two movies we need to add the probabilities of watching 3, 4 or 5 movies. Those should be added because those are the cases where more than 2 movies are watched.

[tex]\begin{gathered} P(x>2)=P(x=3)+P(x=4)+P(x=5) \\ P(x>2)=0.35+0.14+0.13 \\ P(x>2)=0.62 \end{gathered}[/tex]

Then, B. The probability of watching more than 2 movies is 0.62.

The probability of watching 2 movies is equivalent to P(x>2) or P(x>=3).

On the other hand, to calculate P(X<4) or P(X<=3) we need to add the probabilities of watching 3 movies or less. That is, probabilities of watching 0, 1, 2 or 3:

[tex]\begin{gathered} P(x<4)\text{ or }P(x\le3)=P(x=0)+P(x=1)+P(x=2)+P(x=3) \\ P(x<4)\text{ or }P(x\le3)=0.1+0.15+0.13+0.35 \\ P(x<4)\text{ or }P(x\le3)=0.73 \end{gathered}[/tex]

The probability of watching 3 movies or less next month is 0.73.

To estimate how much we would expect to spend per month if we pay for each movie sepparately we need to calculate the expected value of movies per month.

We can estimate that with the probability distribution given in the table.

The expected value is the sum of the products between each event and their probabilities:

[tex]\text{Expected Value}=\sum ^{}_{}x\cdot P(x)[/tex]

Let's call EV the expected value:

[tex]\begin{gathered} EV=(0\cdot0.1)+(1\cdot0.15)+(2\cdot0.13)+(3\cdot0.35)+(4\cdot0.14)+(5\cdot0.13) \\ EV=2.67 \end{gathered}[/tex]

Then, we should expect to watch about 2.67 movies per month, on average.

I each individual movie costs $3.99, then, the total expenses per month will be:

[tex]2.67\cdot3.99\approx10.65[/tex]

Then, C. According to the given probability distribution, we should expect to watch about 2.67 movies per month, on average, and spend in total $10.65 per month. We would be spending more than we would if we selected the unlimited movies plan which costs only $7.99 per month, then, it would be wise to decide to change our subscription to that plan.


Related Questions

if the inequality -8 < x > 10 was placed in interval notation it would be represented by

Answers

It would be represented by interval notation (-8,10].

Interval notation:

The collection of real numbers that are located between two numbers is known as an interval in mathematics. The starting and ending numbers will be shown using brackets in the interval notation method. There are two different styles of brackets on it: square and round. The end values are included if the interval is given in square brackets. The end values are not included when an interval is given in round brackets.

Instance: [7, 12] It refers to the range of values between 7 and 12, with 12 included but not 7.

Complete question:

If the inequality -8<x≤10 was placed in interval notation it would be represented by

To learn more about Interval notation visit: https://brainly.com/question/17249352

#SPJ1

Find the equation of the line containing the given points. Write the equation in slope-intercept form. (3,8) and (3,-4)

Answers

Answer with explanation: We have to find the equation of the line that passes through the given coordinate points, (3,8) (3,-4) the general equation of the line is as follows:

[tex]\begin{gathered} y(x)=mx+b\rightarrow(1) \\ m=\frac{\Delta y}{\Delta x}\rightarrow\text{ Slope of the equation} \end{gathered}[/tex]

The slope of the equation is calculated as follows:

[tex]\begin{gathered} P_1(x_1,y_1)=(3,8) \\ P_2(x_2,y_2)=(3,-4) \\ \therefore\rightarrow \\ m=\frac{\Delta y}{\Delta x}=\frac{y_2-y_1}{x_2-x_1}=\frac{-4-8}{3-3}=\infty \\ m=\propto \end{gathered}[/tex]

This suggests the equation of the line is simply a vertical line at x = 3, the graph of the equation is as follows:

[tex]x=3\text{ Is the equation of the line}[/tex]

-0- -4 -325Determine the range of the function. If the range is a single value, enter the value. If the range is aninterval, write the interval using interval notation. Example: (2,3) or (-00,5). Enter -oo for negativeInfinity and oo for infinityNOTE: If you do not see an endpoint, assume that the graph continues forever in the samedirectionThe range is:Question Help: MessageinstructorOcType here to search

Answers

[-5,-3]

The Range is the set of corresponding outputs for the inputs in the Domain set

So for the function depicted

The Range is

[-5,-3] for these points are included

I need help with my math

Answers

The pythagorean Theorem say:

[tex]h=\sqrt[]{l^2_1+l^2_2}[/tex]

In this problem l1 and l2 will be a and b so:

[tex]h=\sqrt[]{14^2+18^2}[/tex]

So finally we operate and we get:

[tex]\begin{gathered} h=\sqrt[]{196+324} \\ h=\sqrt[]{520} \\ h=22.8 \end{gathered}[/tex]

69). If a restaurant's gross receipts for one day total $39.500, of which $5,600 are expenses that percent of the gross receipts are expenses?

Answers

Total receipts = $39,500

Expenses = $5,600

Percentage expenses =

[tex]\frac{5600}{39500}\times100=\frac{5600\times100}{39500}=14.177\approx14.2\text{ \%}[/tex][tex]\text{ \% expenses =}\frac{Actual\text{ expenses}}{\text{Total Receipts}}\times\frac{100}{1}[/tex]

Solution: The percentage of expenses is 14.2%

why does adding and subtracting 2pi or 360 degrees give a coterminal angle?

Answers

SOLUTION:

Step 1:

In this question, we are given the following:

Why does adding and subtracting 2pi or 360 degrees give a coterminal angle?

Step 2:

The details of the solution are as follows:



some similarities and differences of xy plane and the complex plane

Answers

The difference between the xy plane and the complex plane is that in the first one we are representing an ordered pair (that is, two numbers) while in the complex plane we are representing only one number (but this number can be decomposed in an real part and an imaginary part).

Now, they are similar in that the construction is the same, that is, they are both made of two perpendicular lines that we call axis, the intersection is called the origin and is represented by the zero in each set.

In circle o, a diameter has endpoints (-5,4) and(3, -6). What is the length of the diameter?Answer choices: a.) sqrt 10b.) 2sqrt 41c.) sqrt 2 d.) 2sqrt 2

Answers

Diameter has endpoints (-5,4) and (3, -6).

the endpoints of the diameter = (-5,4) and (3,-6)

The length of diameter can be calculated by sqrt 10,11

Distance between two coordinates (-5,4) and (3,-6).

Distance formula is express as

[tex]\begin{gathered} \text{Distance = }\sqrt[]{(x_2-x_1)^2+(y_2-y_1)^1^{}} \\ \text{Distance}=\sqrt[]{(3-(-5))+(-6+(4))} \\ \text{Diamter = }\sqrt[]{8-(-2)} \\ \text{Diameter = }\sqrt[]{10} \end{gathered}[/tex]

Diameter = sqrt 10

Answer: Diameter = sqrt 10

given that triangle DEF is a right triangle with acute angles D and F and right angle E, which trigonometric function would be equal to Sin(F).

Answers

EXPLANATION

We can represent this situation as shown as follows:

The expression of Sin(F) is equal to Sin F = Opposite/Hypotenuse = DE/DF

[tex]\sin F=\frac{Opposite}{\text{Hypotenuse}}=\frac{DE}{DF}[/tex]

The equivalent expression would be:

[tex]Cos\text{ D=}\frac{Adjacent}{\text{Hypotenuse}}=\frac{DE}{DF}[/tex]

determine wether the point is a solution of the system. (-1,-2) 5x-2y=-1 x-3y=5

Answers

Step 1

Given; The system of equation;

[tex]\begin{gathered} 5x-2y=-1--(a) \\ x-3y=5---(b) \\ \text{Required; To know if the point (-1,-2) is a solution to the system} \end{gathered}[/tex]

Step 2

Input x=-1 and y=-2 in both equations and find if they will give -1 and 5 respectively.

[tex]\begin{gathered} 5(-1)-2(-2)=-5+4=-1 \\ -1-3(-2)=-1+6=5 \end{gathered}[/tex]

Since both equations gave us -1 and 5 respectively when we input x=-1 and y=-2, then we can conclude that the point (-1,-2) is a solution to the system.

Caculate question a and b

Answers

Answer:

a. 9.4cm

b. 12.0cm

Step-by-step explanation:

a. (HYP)² = (ADJ)² + (OPP)²

= 5² + 8²

= 25 + 64

√(HYP)² = √89cm

HYP = 9.4cm

b. (ADJ)² = (HYP)² - (OPP)²

= 17² - 12²

= 289 - 144

√(ADJ)² = √145cm

ADJ = 12.0cm

Select the correct phrase in the drop-down menu to complete the sentence for the first job down you have G(-1)____the answer can be either greater than h(-1) or equal to h(-1) or less than h(-1) . For the second drop down answer it has G(1)____ the answer can be either greater than h(1) or equal to h(1) or less than h(1)

Answers

We are given the graph of a parabola represented by g(x) and the linear function h(x). To determine the value of g(-1) we go to the graph of the function and determine that the value is:

[tex]g(-1)=-2[/tex]

To determine the value of h(-1) we replace the value of "x" in h(x) for -1:

[tex]\begin{gathered} h(-1)=-3(-1)+8 \\ h(-1)=3+8 \\ h(-1)=11 \end{gathered}[/tex]

Therefore, since:

[tex]11>-2[/tex]

we have that g(-1) is less than h(-1).

We do a similar procedure to determine g(1) from the graph:

[tex]g(1)=5[/tex]

And we replace x = 1 in h(x) to get h(1):

[tex]\begin{gathered} h(1)=-3(1)+8 \\ h(1)=-3+8 \\ h(1)=5 \end{gathered}[/tex]

Since we get the same value this means that g(1) is equal to h(1).

Steven and his family are traveling out of town for the weekend. They drove 60 miles during the first two hours of the trip. If there are 5280 feet in a mile, which of the following is equivalent to their rate of speed

Answers

The rate of speed is 33 feet/second

The difference between two identical objects that are moving at the same time is the distance they cover is called the rate of speed.

Given that Steven and his family are traveling out of town for the weekend. They drove 60 miles during the first two hours of the trip

We have to find if there are 5280 feet in a mile what is the rate of speed

Distance = 60 miles

Time = 2 hours

The formula for the Rate of speed is given by

Distance travelled / time elapsed = rate of speed

R = d/t

R = 60miles / 2hours

R = 30 miles/hour

Now to determine feet per hour

= 30miles/hour x 5280 feet/mile

= 158400 feet/ hour

To determine feet per second

= 158400feet/hour x 1 hour / 3600sec

= 33 feet/second

Therefore the rate of speed is 33 feet/second

To learn more about the rate of speed visit

https://brainly.com/question/14855983

#SPJ9

Now, use the angle measurement tool to measure the angles of each polygon. Do the angle measures agree with your results ?

Answers

Solution: Answer is correct in three cases.

When we have a triangle, the sum of measures of angles are 180 degrees. In the three pictures of polygons, we have two triangles in each one. So, the sum of angles would be 360 degrees in all cases.

Case A: We have 85+80+100+x = 360. We isolate X,

X=360-85-80-100

X= 95 degrees.

Case B: We have 72+78+60+x = 360. We isolate X,

X=360-72-78-60

X= 150 degrees.

Case C: We have 90+90+30+x = 360. We isolate X,

X=360-90-90-30

X= 150 degrees.

I got this wrong can you tell me what I did wrong and show me?

Answers

The value of the car after 10 years at the given rate of depreciation will be approximately $5013.02 .

The current value of the car = $18000

Rate of depreciation = 12%

So using the formula for depreciation we get:

Let the final value be A

∴ A = P ( 1 - R/100 )ⁿ

Substituting the values we get :

A = 18000(1-0.12)¹⁰

Solving we get:

A = $ 5013.01756....

A ≈ $ 5013.02  

Due to usage, deterioration, or obsolescence, an asset reduces value over time. The unit of measurement for this drop is depreciation.

A reduction in asset value, or depreciation, can be caused by a number of other factors, such as unfavorable market conditions, etc.

Hence the final value of the car after 10 years is approximately

$ 5013.02  .

to learn more about depreciation visit:

https://brainly.com/question/22653913

#SPJ9

5.Tyler is solving this system of equations:{4p + 2q = 628p -q=59He can think of two ways to eliminate a variable and solve the system:Multiply 4p + 2q = 62 by 2, then subtract 8p - q = 59 from the result.Multiply 8p - q = 59 by 2, then add the result to 4p + 2q = 62.5. Read the information above about how Tyler is solving the problem. Doboth strategies work for solving the system? Explain or show yourreasoning. *

Answers

I) 4p + 2q = 62

II) 8p - q = 59

Both strategies will work for solving the system, since, for the first one, he will eliminate the variable p and get the expression 5q = 65, and, for the second one, he will eliminate the variable q and get the expression 20p = 180

Find the volume of a cylinder whose base has a radius of 3 inches and whose height is 12.5 inches. Use π = 3.14 and round your answer to the nearest tenth37.5 in^3333.8 in^3353.3 in^3421.8 in^3

Answers

Answer:

353.3 in^3

Explanation:

Given:

The radius of the base of the cylinder (r) = 3 inches

The height of the cylinder (h) = 12.5 inches

pi = 3.14

To find:

The volume of the cylinder

We'll use the below formula to determine the volume(V) of the cylinder;

[tex]V=\pi r^2h[/tex]

Let's go ahead and substitute the given values into the formula and solve for V;

[tex]V=3.14*3^2*12.5=3.14*9*12.5=353.3\text{ in}^3[/tex]

So the volume of the cylinder is 353.3 in^3

Write the equation, (2)x+(3)y=(24) in slope-intercept form

Answers

the equation in slope- intercept form:

y = -2x/3 + 8

Explanation:

GIven: (2)x+(3)y=(24)

To write in slope intercept form, we apply the formula for a linear equation:

y = mx + c

where m = slope, c = intercept

2x + 3y = 24

Make y the subject of formula by taking x to the other side of the equation:

3y = -2x + 24

Divide through by 3:

[tex]\begin{gathered} \frac{3y}{3}=\frac{-2x}{3}+\frac{24}{3} \\ y\text{ = }\frac{-2x}{3}+8 \end{gathered}[/tex]

when we compare the above equation with the equation of line, they are in alignment.

Hence, the equation in slope- intercept form:

y = -2x/3 + 8

A rectangular park is 60 meters wide and 105 meters long. Give the length and width of another rectangular park that has the same perimeter but a smaller area.

Answers

First we find the area of the first park

[tex]\begin{gathered} A=w\times l \\ A=60\times105 \\ A=6300 \end{gathered}[/tex]

area is 6300 square meters

now find the perimeter

[tex]\begin{gathered} P=2w+2l \\ P=2(60)+2(105) \\ P=330 \end{gathered}[/tex]

perimeter is 330 meters

now we need to write equations to find the measures of the another park and we can write from the statements

has the same perimeter

[tex]2w+2l=330[/tex]

but a smaller area

then we choose an area smaller than 6300, for example 6000

[tex]w\times l=6000[/tex]

now we have two equations and two unknows

[tex]\begin{gathered} 2w+2l=330 \\ w\times l=6000 \end{gathered}[/tex]

then we can solve a unknow from one equation and replace on the other

I will solve w from the first equation and replace on second

[tex]\begin{gathered} 2w=330-2l \\ w=\frac{330-2l}{2} \\ \\ w=165-l \end{gathered}[/tex][tex]\begin{gathered} w\times l=6000 \\ (165-l)\times l=6000 \\ 165l-l^2=6000 \end{gathered}[/tex]

rewrite the equation

[tex]l^2-165l+6000=0[/tex]

and use quadratic formula to solve L

[tex]\begin{gathered} l=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \\ \\ l=\frac{-(-165)\pm\sqrt[]{(-165)^2-4(1)(6000)}}{2(1)} \\ \\ l=\frac{165\pm\sqrt[]{27225-24000}}{2} \\ \\ l=\frac{165\pm\sqrt[]{3225}}{2} \end{gathered}[/tex]

then we have two values for l

[tex]\begin{gathered} l_1=\frac{165+\sqrt[]{3225}}{2}=110.9 \\ \\ l_2=\frac{165-\sqrt[]{3225}}{2}=54.1 \end{gathered}[/tex]

we can take any value because both are positive and replace on any equation to find w

I will replace l=110.9 to find w

[tex]\begin{gathered} w\times l=6000 \\ w\times110.9=6000 \\ w=\frac{6000}{110.9} \\ \\ w=54.1 \end{gathered}[/tex]

Finally the length and wifth of the other rectangle patks are

[tex]\begin{gathered} l=110.9 \\ w=54.1 \end{gathered}[/tex]

meters

Which property is shown? 18a X 32b = 325 x 18a a. Associative Property of Multiplication b. Commutative Property of Multiplication c. Distributive Property d. Identity Property

Answers

Solution

We have the following equation given:

18a X 32 b = 32 b x 18a

And we can see that the solution is:

b. Commutatitative property of multiplication

since the order of the factors not alter the result

Can 7/20 can be reduced to 3/5

Answers

7/20 can't be reduced to 3/5

A window is 3/4 m high and 2/3 of it is covered with frosted glass. What part of a meter is frosted glass?

Answers

Since 2/3 of the 3/4 m high window is covered with frosted glass, multiply 2/3 by 3/4 to find what part of a meter is frosted glass:

[tex]\frac{2}{3}\times\frac{3}{4}=\frac{2\times3}{3\times4}=\frac{6}{12}=\frac{1}{2}[/tex]

Therefore, 1/2 of a meter is frosted glass.

determine the number light . determine the sign of each aggression below

Answers

On the number line shown, a is less than 0, which means a is a negative number, while b is greater than 0 which means b is positive. Therefore;

(A) ab (that is a times b) = negative ab

(B) -(ab) = positive ab (observe that ab is already a negative value)

(C) 2a - b = negative (observe that 2a gives a negative result, hence subtracting 3 from a negative number will resut in a negative answer)

Write each equation in standard form10. y + 1 = x + 213. y - 4 = -(x - 1)16. y - 10 = -2(x - 3)

Answers

Standard form of a line:

Ax + By = C

where A is a positive integer, B is an integer and C is a constant.

10. y + 1 = x + 2

y + 1 - y = x + 2 - y subtracting y at both sides

1 = x + 2 - y

1 - 2 = x + 2 - y - 2 subtracting 2 at both sides

-1 = x - y

13. y - 4 = -(x - 1)

(y - 4)*(-1) = -(x - 1)*(-1) Multiplying by -1 at both sides

-y + 4 = x - 1

-y + 4 + y = x - 1 + y Adding y at both sides

4 = x - 1 + y

4 + 1 = x - 1 + y + 1 Adding 1 at both sides

5 = x + y

16. y - 10 = -2(x - 3)

(y - 10)/(-2) = -2(x - 3)/(-2) Dividing by -2 at both sides

y/-2 +5 = x - 3

2*(y/-2 +5) = 2*(x - 3) Multiplying by 2 at both sides

-y + 10 = 2x + 6

-y + 10 + y = 2x + 6 + y Adding y at both sides

10 = 2x + 6 + y

10 - 6 = 2x + 6 + y - 6 subtracting 6 at both sides

4 = 2x + y

In scientific notation, 0.00000729=?

Answers

Answer:

7.29 x 10^-6

Step-by-step explanation:

the number must be between 1 and 9

then the 0 are 6

We put minus because we go to the left


7.29 x 10^ -6


A certain town has two kinds of youth basketball teams. When is a school team (S) and the other is a rec team (R) . On any given Saturday in December the probability that school team will have the game is 0.8, and the probability that a rec team will have a game is 0.7 and probably that both where the game is 0.65.on any given Saturday in December, what is the probability that either a rec team or a school team has a game?Answer Choices:A. 0.65B. 0.7C. 0.8D. 0.85

Answers

Answer:

D. 0.85

Explanation:

We were given the following information:

Probability of S = 0.8

Probability of R = 0.7

Probability of S & R = 0.65

The probability that either a rec team or a school team has a game is given by:

[tex]\begin{gathered} P(S)=0.8 \\ P(R)=0.7 \\ P(S\cap R)=0.65 \\ \text{Since the events are overlaaping, the applicable formula is:} \\ P(S\text{ }or\text{ }R)=P(S)+P(R)-P(S\cap R) \\ P(S\text{ }or\text{ }R)=0.8+0.7-0.65 \\ P(S\text{ }or\text{ }R)=1.5-0.65 \\ P(S\text{ }or\text{ }R)=0.85 \\ \\ \therefore P(S\text{o}r\text{R})=0.85 \end{gathered}[/tex]

Therefore, the answer is D

the US based motorcycle manufacturer says that it expects to build a 145000 motorcycles this year up from 135,000 last year find the percent of increase in production

Answers

The number of motor cycles produced last year is 135,000.

The number of motor cycles expected to produce is 145,000.

Therefore, the percentage of increase is,

[tex]\frac{(145000-135000)}{135,000}\times100[/tex]

That is,

[tex]\begin{gathered} \frac{10000}{135000}\times100=\frac{10}{135}\times100 \\ =7.4 \end{gathered}[/tex]

Therefore, the percentage of increase is 7.4%

Point K is the center of the circle. Which segment is a radius?FGGEFHKEGDKHE

Answers

SOLUTION

The radius of a circle is a line segment that runs from the center of the circle to any point of the circumference

Hence from the option provided, only the line |KH| runs from the center to a point of the circumference, hence it is a radius

Therefore the right option is the last one

JetLine Airline provides Michael with the following measurements forcarry-on luggage: 14 in x 9 in x 22 in. Convert the dimensions tocentimeters.

Answers

Given that:

Dimensons of luggage = 14 in x 9 in x 22 in

Since 1 inch = 2.54 cm,

[tex]\begin{gathered} 14\text{ in = (14}\cdot2.54)cm \\ =35.56cm \end{gathered}[/tex][tex]\begin{gathered} 9\text{ in=(9}\cdot2.54)cm \\ =22.86cm \end{gathered}[/tex][tex]\begin{gathered} 22\text{ in=(22}\cdot2.54)cm \\ =55.88cm \end{gathered}[/tex]

The dimension in centimeters is 35.56 cm x 22.86 cm x 55.88 cm.

Can u help this problem

Answers

If your calculating area it would be 0.16667 perimeter would be 1.83333
Other Questions
From the diagram below, we can tell that ABC is similar to ____. Add one of the suffixes to the word root to create a new word. Use the definition to help.-ful-ist-ationA person who holds extreme beliefs: extreme +(AWNSER) In GHI, mG = (9x - 2), mH = (3x - 19), and mI = (3x + 6)". Find mG. What transformations map the figure onto itself? Select all that apply.A.Reflection over line yB.Reflection over point P.Rotation 180 degreesD. Reflection over line mE.Rotation 270 degrees 5.26 kg of nitrogen monoxide and 7.64 mg of oxygen are combined, what mass of nitrogen dioxide is formed?2NO+O2=2NO2 4 Si + S8 --> 2 Si2S4 Is this correct? If not can u show me how to do it Learning Diagnostic Analytics Math Skill plans Recommendations Fifth grade > Z.11 Parts of a circle Q7N The radius of a circle is 12 feet. What is the circle's diameter? feet Submit A(0,3) B(1,6) C(4,6) D(5,3) rotate it around the origin 270 degrees clockwise Please answer with the coordinates. Which of the following is most associated with the presidency of Andrew Jackson?O The rise in political power of wealthy elitesO The Spoils SystemO The Era of Good FeelingsO The emergence of the new Republican Party What is the solution of the system of equations? 13x-6y=23x-4y=-10 (Write as ordered pair) Continuing education opportunities allow adults toa. improve on their skillsb. complete their educationc. change careersd. all of the abovePlease select the best answer from the choices providedOAOBOCODMark this and returnSave and ExitNextSubmit If 2 = 50 and lines a and b are parallel, which of the following angles cannot be determined? *-1-3-4-8-None of the above Solve for y and show steps 75-3.5y-4y=4y+6 If Martha is x years old and her mother is 5 times older and the sum of their age is 88, how old is Martha? Which transformations can be used to carry ABCD ontoitself? The point of rotation is (3, 2). Check all that apply.yB1 23 4 5 6A. Translation four units to the rightB. Dilation by a factor of 2C. Rotation of 180D. Reflection across the line x = 3 What is the value of x? a random sample of 2 measurements is taken from the following population of values: 1, 2, 4, 5, 8. what is the probability that the range of the sample is 7? Which statement best summarizes the fall of the Austro-Hungarian Empire following World War I? A. The empire was integrated into the new German republic formed after the war. B. The victorious Allied powers used a mandate system to divide up the empire's territory. C. Different ethnic groups within the empire were allowed to form their own countries. D. Serbia took control of the empire's lands as compensation for its losses during the war. x-2Question 8 of 15Use the remainder theorem to find P (2) for P (x)=x 3x +x9.-(2,01 mismoSpecifically, give the quotient and the remainder for the associated division and the value of P (2)_Quotient =RemainderP (2)=