Is the random variable described discrete or continuous? The amount of rain during the next thunderstorm.

Answers

Answer 1

Answer:

continuous

rain does not fall in specific units like 1 inch , 2 inches etc... but 1.23456 etc..

Step-by-step explanation:


Related Questions

A teacher teaches two classes with 8 students each. Each student has a 95% chance of passing their class independent of the other students. Find the probability that, in exactly one of the two classes, all 8 students pass.

Answers

Answer:

0.4466 = 44.66% probability that, in exactly one of the two classes, all 8 students pass.

Step-by-step explanation:

For each student, there are only two possible outcomes. Either they pass, or they do not. The probability of an student passing is independent of other students, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Probability that all students pass in a class:

Class of 8 students, which means that [tex]n = 8[/tex]

Each student has a 95% chance of passing their class independent of the other students, which means that [tex]p = 0.95[/tex]

This probability is P(X = 8). So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 8) = C_{8,8}.(0.95)^{8}.(0.05)^{0} = 0.6634[/tex]

Find the probability that, in exactly one of the two classes, all 8 students pass.

Two classes means that [tex]n = 2[/tex]

0.6634 probability all students pass in a class, which means that [tex]p = 0.6634[/tex].

This probability is P(X = 1). So

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 2) = C_{2,1}.(0.6634)^{1}.(0.3366)^{1} = 0.4466[/tex]

0.4466 = 44.66% probability that, in exactly one of the two classes, all 8 students pass.

A family eats out at a restaurant and the total for their meals is $73.89. They also pay sales tax of 5.8% and leave a tip for their server. If the family leaves a total of $93, which of the following might be a description of the service they received?
a.
They left a 10% tip, so the service was probably below average.
b.
They left a 15% tip, so the service was probably average.
c.
They left a 20% tip, so the service was probably above average.
d.
They left a 25% tip, so the service was probably outstanding.

Answers

C. 20%

$73.89 • 5.8% = 4.29
73.89 + 4.29 = 78.18
78.18 • 20% = 15.636 so 15.64
78.18 + 15.64 = 93.82
Hope it helps

The answer is They left a 20% tip, so the service was probably above average.

What is percentage?

A percentage is a number or ratio that can be expressed as a fraction of 100. A percentage is a number or ratio expressed as a fraction of 100. It is often denoted using the percent sign, "%", although the abbreviations "pct.", "pct" and sometimes "pc" are also used. A percentage is a dimensionless number; it has no unit of measurement.

here, we have,

First step is to the amount of the sales tax.

If 100% is $73.89,

5.8% will be x (tax):

100% : $73.89 = 5.8% : x.

x = $73.89 * 5.8% : 100%.

x = $4.28.

Now, we have the price for meals, sales tax, and the total amount of money left, so we can calculate how much the tip is:

$93.00 - $73.89 - $4.28 = $14.83.

So, the tip is $14.83.

Let represent it as percent.

If $73.89 is 100%, $14.83 will be x.

$73.89 : 100% = $14.83 : x.

x = $14.83 * 100% : $73.89.

x = 20%.

So, they left a 20% tip, so the service was probably above average.

To learn more on percentage click:

brainly.com/question/13450942

#SPJ7

14. In this picture, three straight lines intersect at a point. Form an equation in x and solve for x.

Answers

Answer:

6x = 180

x = 30

Step-by-step explanation:

Use cylindrical shells to find the volume of the solid generated when the region
R under y = x2 over the interval (0,2) revolved about the line y = -1

Answers

Answer:

[tex]\displaystyle V = \frac{176 \pi}{15}[/tex]

General Formulas and Concepts:

Pre-Algebra

Equality Properties

Algebra I

Terms/CoefficientsExpandingFunctionsFunction NotationGraphingExponential Rule [Root Rewrite]:                                                                     [tex]\displaystyle \sqrt[n]{x} = x^{\frac{1}{n}}[/tex]

Calculus

Integrals

Definite IntegralsArea under the curve

Integration Rule [Reverse Power Rule]:                                                                  [tex]\displaystyle \int {x^n} \, dx = \frac{x^{n + 1}}{n + 1} + C[/tex]

Integration Rule [Fundamental Theorem of Calculus 1]:                                        [tex]\displaystyle \int\limits^b_a {f(x)} \, dx = F(b) - F(a)[/tex]

Integration Property [Multiplied Constant]:                                                              [tex]\displaystyle \int {cf(x)} \, dx = c \int {f(x)} \, dx[/tex]

Integration Property [Addition/Subtraction]:                                                           [tex]\displaystyle \int {[f(x) \pm g(x)]} \, dx = \int {f(x)} \, dx \pm \int {g(x)} \, dx[/tex]

Shell Method:

[tex]\displaystyle V = 2\pi \int\limits^b_a {xf(x)} \, dx[/tex]

[Shell Method] x is the radius[Shell Method] 2πx is the circumference[Shell Method] 2πxf(x) is the surface area[Shell Method] 2πxf(x)dx is the volume

Step-by-step explanation:

Step 1: Define

Identify

Graph of region

y = x²

x = 2

y = 4

Axis of Revolution: y = -1

Step 2: Sort

We are revolving around a horizontal line.

[Function] Rewrite in terms of y:                                                                      x = √y[Graph] Identify bounds of integration:                                                           [0, 4]

Step 3: Find Volume Pt. 1

[Shell Method] Find distance of radius x:                                                       [tex]x = y + 1[/tex][Shell Method] Find circumference variable f(x) [Area]:                                 [tex]\displaystyle f(x) = 2 - \sqrt{y}[/tex][Shell Method] Substitute in variables:                                                           [tex]\displaystyle V = 2\pi \int\limits^4_0 {(y + 1)(2 - \sqrt{y})} \, dy[/tex][Integral] Rewrite integrand [Exponential Rule - Root Rewrite]:                    [tex]\displaystyle V = 2\pi \int\limits^4_0 {(y + 1)(2 - y^\bigg{\frac{1}{2}})} \, dy[/tex][Integral] Expand integrand:                                                                            [tex]\displaystyle V = 2\pi \int\limits^4_0 {(-y^\bigg{\frac{3}{2}} + 2y - y^\bigg{\frac{1}{2}} + 2)} \, dy[/tex][Integral] Integrate [Integration Rule - Reverse Power Rule]:                        [tex]\displaystyle V = 2\pi \bigg( \frac{-2y^\bigg{\frac{5}{2}}}{5} + y^2 - \frac{2y^\bigg{\frac{3}{2}}}{3} + 2y \bigg) \bigg| \limits^4_0[/tex]Evaluate [Integration Rule - Fundamental Theorem of Calculus 1]:              [tex]\displaystyle V = 2\pi (\frac{88}{15})[/tex]Multiply:                                                                                                             [tex]\displaystyle V = \frac{176 \pi}{15}[/tex]

Topic: AP Calculus AB/BC (Calculus I/I + II)

Unit: Applications of Integration

Book: College Calculus 10e

The owners of a baseball team are building a new baseball field for their team and must determine the number of seats to include. The average game is attended by 6,500 fans, with a standard deviation of 450 people. Suppose a random sample of 35 games is selected to help the owners decide the number of seats to include. Identify each of the following and be sure to round to the nearest whole number:
Provide your answer below:
μ =------------
μx=-----------
σx=-----------
σ=------------
n=------------

Answers

Answer:

μ = 6500

μx= 6500

σx= 76

σ= 450

n= 35

Step-by-step explanation:

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

The average game is attended by 6,500 fans, with a standard deviation of 450 people.

This means that [tex]\mu = 6500, \sigma = 450[/tex]

35 games:

This means that [tex]n = 35[/tex]

Distribution of the sample mean:

By the Central Limit Theorem, we have [tex]\mu_x = \mu = 6500[/tex] and the standard deviation is:

[tex]\sigma_x = \frac{450}{\sqrt{35}} = 76[/tex]

PLEASE HELP!!! I tried using different formulas, adding, subtracting, dividing, multiplying you name it and I have yet to find the correct answer. How would I should this problem?

Answers

Answer:

19.14

Step-by-step explanation:

You have a half circle and a square, look at them separate then add for the area.

Circle

Your radius is half the diameter, so 4/2

Radius  = 2

[tex]A = 3.14 * radius\\A = 3.14 * 2\\A = 6.28[/tex]

This is for the entire circle, half of that would be 3.14

Square

[tex]A = 4^{2} \\A = 16[/tex]

Add them both together for a total area of 19.14 square miles

find the equation of the line

Answers

Answer:

y = x + 6

Step-by-step explanation:

rise = 1

run = 1

slope = rise/run = 1

y-intercept = 6

y = mx + b

y = x + 6

if 8km=5miles.how many miles are in 56m?​

Answers

Answer:

89.6 miles

Step-by-step explanation:

[tex]\frac{8}{5}[/tex] = [tex]\frac{x}{56}[/tex]

5x = 448

x=89.6

Step-by-step explanation:

if 8km=5

x =56km

5x=8×56

5x=448

x=89.6 miles

Write an expression that is equal to 8 using only four 3s and any number of math symbols

Answers

Answer:

(3 × 3) - (3 ÷ 3) = 8

Step-by-step explanation:

We want to find an expression that when solved will be equal to 8.

But we are restricted to using only the number "3" four times with any Maths operation.

Thus let's try;

(3 × 3) - (3 ÷ 3) = 9 - 1 = 8

A Professor at a Nigerian University sent his phone number in a disorderly manner to his students. The disordered phone number was 82002273285.To know his real phone number, he gave the student the following conditions:(1) Eight (8) must come between two zeros (0's). (2)The first number after the first condition is met must not be an odd number and it must be greater than 5. (3)The seventh number must be 1. (4) The fifth and sixth numbers must be two numbers whose difference is 1 and the bigger number must come first.(5)The fifth and sixth numbers are greater than 2.(6)The ninth and tenth numbers are the same.(7)The eighth number is greater than the last number (8) The phone number must be 11 digits. What is the Professor's real phone number? ​

Answers

Answer:

I think you have a type.. "the seventh number must be a 1"

there are no 1's in the original set of numbers

Step-by-step explanation:

Find the limit of f as or show that the limit does not exist. Consider converting the function to polar coordinates to make finding the limit easier. f(x,y)

Answers

Answer:

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2} = 0[/tex]

Step-by-step explanation:

Given

[tex]f(x,y) = \frac{x^2 \sin^2y}{x^2+2y^2}[/tex]

Required

[tex]\lim_{(x,y) \to (0,0)} f(x,y)[/tex]

[tex]\lim_{(x,y) \to (0,0)} f(x,y)[/tex] becomes

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2}[/tex]

Multiply by 1

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2}\cdot 1[/tex]

Express 1 as

[tex]\frac{y^2}{y^2} = 1[/tex]

So, the expression becomes:

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2} \cdot \frac{y^2}{y^2}[/tex]

Rewrite as:

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 y^2}{x^2+2y^2} \cdot \frac{\sin^2y}{y^2}[/tex]

In limits:

[tex]\lim_{(x,y) \to (0,0)} \frac{\sin^2y}{y^2} \to 1[/tex]

So, we have:

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 y^2}{x^2+2y^2} *1[/tex]

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 y^2}{x^2+2y^2}[/tex]

Convert to polar coordinates; such that:

[tex]x = r\cos\theta;\ \ y = r\sin\theta;[/tex]

So, we have:

[tex]\lim_{(x,y) \to (0,0)} \frac{(r\cos\theta)^2 (r\sin\theta;)^2}{(r\cos\theta)^2+2(r\sin\theta;)^2}[/tex]

Expand

[tex]\lim_{(x,y) \to (0,0)} \frac{r^4\cos^2\theta\sin^2\theta}{r^2\cos^2\theta+2r^2\sin^2\theta}[/tex]

Factor out [tex]r^2[/tex]

[tex]\lim_{(x,y) \to (0,0)} \frac{r^4\cos^2\theta\sin^2\theta}{r^2(\cos^2\theta+2\sin^2\theta)}[/tex]

Cancel out [tex]r^2[/tex]

[tex]\lim_{(x,y) \to (0,0)} \frac{r^2\cos^2\theta\sin^2\theta}{\cos^2\theta+2\sin^2\theta}[/tex]

[tex]\lim_{(x,y) \to (0,0)} \frac{r^2\cos^2\theta\sin^2\theta}{\cos^2\theta+2\sin^2\theta}[/tex]

Express [tex]2\sin^2 \theta[/tex] as [tex]\sin^2\theta+\sin^2\theta[/tex]

So:

[tex]\lim_{(x,y) \to (0,0)} \frac{r^2\cos^2\theta\sin^2\theta}{\cos^2\theta+\sin^2\theta+\sin^2\theta}[/tex]

In trigonometry:

[tex]\cos^2\theta + \sin^2\theta = 1[/tex]

So, we have:

[tex]\lim_{(x,y) \to (0,0)} \frac{r^2\cos^2\theta\sin^2\theta}{1+\sin^2\theta}[/tex]

Evaluate the limits by substituting 0 for r

[tex]\frac{0^2 \cdot \cos^2\theta\sin^2\theta}{1+\sin^2\theta}[/tex]

[tex]\frac{0 \cdot \cos^2\theta\sin^2\theta}{1+\sin^2\theta}[/tex]

[tex]\frac{0}{1+\sin^2\theta}[/tex]

Since the denominator is non-zero; Then, the expression becomes 0 i.e.

[tex]\frac{0}{1+\sin^2\theta} = 0[/tex]

So,

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2} = 0[/tex]

help me pleaseeeeeeeeeeeeeeeeee………….

Answers

Answer:

C

Step-by-step explanation:

200 x 5 = 1,000

100 x 10 = 1,000

C - 5 to 10 days

Answer:

C. 5 to 10 days

Step-by-step explanation:

If she drove 100 miles per day, then

1000/100 = 10

it took her 10 days.

If she drove 200 miles per day, then

1000/200 = 5

it took her 5 days.

Since she drove between 100 miles and 200 miles per days,

it took her from 5 to 10 days.

Answer: C. 5 to 10 days

A ice cream shop sells 8 different flavors of ice cream with A choice of three different styles of calls how many different ice cream cones are possible if you select one ice cream flavor with one type of ice cream cone

Answers

Answer:   24

Explanation:

There are 8 different flavors and 3 types of cones. This means there are 8*3 = 24 different combos possible.

Imagine a table with 8 rows and 3 columns. Each row is a different flavor and each column is a different cone type. The table formed has 24 inner cells to represent a different combination of flavor + cone type. So that's why we multiplied those values earlier.

Note: This only works if you're only able to select one type of flavor.

​Thirty-six percent of customers who purchased products from an​ e-commerce site had orders exceeding 110. If ​17% of customers have orders exceeding 110 and also pay with the​ e-commerce site's sponsored credit​ card, determine the probability that a customer whose order exceeds 110 will pay with the sponsored credit card.

Answers

Answer:

The right solution is "0.5".

Step-by-step explanation:

According to the question,

P(pay with the sponsored credit card | order exceeds $110)

= [tex]\frac{P(Pay \ with \ the \ sponsored \ credit\ card\ and\ order\ exceeds\ 110)}{P(order \ exceeds \ 110)}[/tex]

= [tex]\frac{P(A \ and \ B)}{P(A)}[/tex]

By putting the values, we get

= [tex]\frac{0.17}{0.34}[/tex]

= [tex]0.5[/tex]

Thus, the above is the right solution.

Jack and Diane are jogging back and forth along a one-mile path. They started out at 9:00 A.M. from opposite ends of the path. They passed each other in 10 minutes when Diane has gone 1/3 mile. What time will they first meet at one end of the path? You have to assume they keep jogging at the same speeds.
Explain :

Answers

Answer:

30 minutes

Step-by-step explanation:

that problem description is imprecise.

I think what is meant here : they each keep jogging at their own same speed.

Diane's speed is 1/3 miles / 10 min.

Jack's speed is 2/3 miles / 10 min.

now, to bring this to regular miles/hour format, we need to find the factor between 10 minutes and an hour (60 minutes) and multiply numerator and denominator (top and bottom of the ratio) by it.

60/10 = 6.

so, we need to multiply both speeds up there by 6/6 to get the miles/hour speeds.

Diane : (1/3 × 6) / hour = 2 miles / hour

Jack : (2/3 × 6) / hour = 4 miles / hour

since Jack is running twice as fast as Diane, she will finish one length in the same time he finishes a round trip (back and forth).

Diane running 1 mile going 2 miles/hour takes her 30 minutes.

Jack running 2 miles (back and forth) going 4 miles/hour will take him also 30 minutes.

so, they will meet at his starting point after 30 minutes.

Help and explain explain !!!!!!!!!!

Answers

Answer:

[tex]x=-1\text{ or }x=11[/tex]

Step-by-step explanation:

For [tex]a=|b|[/tex], we have two cases:

[tex]\begin{cases}a=b,\\a=-b\end{cases}[/tex]

Therefore, for [tex]18=|15-3x|[/tex], we have the following cases:

[tex]\begin{cases}18=15-3x,\\18=-(15-3x)\end{cases}[/tex]

Solving, we have:

[tex]\begin{cases}18=15-3x, -3x=3, x=\boxed{-1},\\18=-(15-3x), 18=-15+3x, 33=3x, x=\boxed{11}\end{cases}[/tex].

Therefore,

[tex]\implies \boxed{x=-1\text{ or }x=11}[/tex]

The slope of diagonal OA IS__,
and its equation is__

Answers

Answer:

[tex](a)\ m = \frac{4}{3}[/tex] --- slope of OA

[tex](b)\ y = \frac{4}{3}x[/tex] --- the equation

Step-by-step explanation:

Given

The attached graph

Solving (a): Slope of OA

First, we identify two points on OA

[tex](x_1,y_1) = (0,0)[/tex]

[tex](x_2,y_2) = (3,4)[/tex]

So, the slope (m) is:

[tex]m = \frac{y_2 -y_1}{x_2 - x_1}[/tex]

This gives:

[tex]m = \frac{4-0}{3-0}[/tex]

[tex]m = \frac{4}{3}[/tex]

Solving (b): The equation

This is calculated as:

[tex]y = m(x - x_1) + y_1[/tex]

Recall that:

[tex](x_1,y_1) = (0,0)[/tex]

[tex]m = \frac{4}{3}[/tex]

So, we have:

[tex]y = \frac{4}{3}(x - 0) + 0[/tex]

[tex]y = \frac{4}{3}(x)[/tex]

[tex]y = \frac{4}{3}x[/tex]

It has been determined that 60% of the people in a certain midwest city who are responsible for preparing the evening meal have no idea what they are going to prepare as late as 4PM in the afternoon. A recent survey was conducted from 1000 of these individuals. For the sampling distribution of the sample proportion to be reasonably Normal, the sample must have been obtained in the right way (ideally, a simple random sample) and the sample size must be large (so that at least 10 or more successes and failures). Are these conditions met

Answers

Answer:

Random sample, [tex]np \geq 10[/tex] and [tex]n(1-p) \geq 10[/tex], so yes, both conditions were satisfied.

Step-by-step explanation:

60% of the people in a certain midwest city who are responsible for preparing the evening meal have no idea what they are going to prepare as late as 4PM in the afternoon.

This means that [tex]p = 0.6[/tex]

A recent survey was conducted from 1000 of these individuals.

This means that [tex]n = 1000[/tex]

Also, a random sample, so the first condition was satisfied.

The sample size must be large (so that at least 10 or more successes and failures).

[tex]np = 1000*0.6 = 600 \geq 10[/tex]

[tex]n(1-p) = 1000*0.4 = 400 \geq 10[/tex]

So yes, both conditions were met.

) A patient drank 12 ounces of orange juice. How many milliliters did the patient drink?

Answers

Answer:

[tex]Drink = 354.882\ mL[/tex]

Step-by-step explanation:

Given

[tex]Drink = 12oz[/tex]

Required

Equivalent in mL

We have:

[tex]1\ oz = 29.5735\ mL[/tex]

So:

[tex]Drink = 12 * 29.5735mL[/tex]

[tex]Drink = 354.882\ mL[/tex]

Which of the following is equivalent to the product below?
Square root 3 square root 21

I NEED HELP ILL GIVE BRAINLIEST

Answers

The equivalent of the products given = 3√7

Simplifying square roots

A perfect square root is said to be a number that gives rise to an integer when it's square root is carried out. Examples are √16, √9 which is 4 and 3 respectively.

√3 × √21

But √a ×√b = √ a×b

Find the prime factors which when multiplied would give 21 = 3 and 7.

Therefore,

[tex] \sqrt{3 \times 3 \times 7} [/tex]

[tex] \sqrt{9 \times 7} [/tex]

[tex] 3 \sqrt{7} [/tex]

Therefore, the equivalent of the products of √3 × √21 =

3√7

Learn more about perfect square roots here:

https://brainly.com/question/3617398

ABCD-EFGH what does y=?

Answers

Answer:

y = 3

Step-by-step explanation:

Given that the shapes are similar then the ratios of corresponding sides are equal, that is

[tex]\frac{AB}{EF}[/tex] = [tex]\frac{CD}{GH}[/tex] , substitute values

[tex]\frac{3}{2}[/tex] = [tex]\frac{4.5}{y}[/tex] ( cross- multiply )

3y = 9 ( divide both sides by 3 )

y = 3

URGENT!!! Picture included

Answers

the correct answer is the fourth one, 3x^3 :)

Find three consecutive odd integers whose sum is -213.

Answers

Answer:

-73, -71, -69

Step-by-step explanation:

Suppose the middle of the 3 integers is x.

(x-2)+(x)+(x+2)=-213

x-2+x+x+2=-213

3x=-213

x=-71

The integers are -69, -71, and -73

Answer:

-73,-71,-69

Step-by-step explanation:

Let x represent an odd interger

Odd intergers are serpated by the value of 2 so let the three consective intergers be represented by

[tex](x )+ (x + 2) +( x + 4)[/tex]

Set that equation equal to 213.

[tex]x + x + 2 + x + 4 = - 213[/tex]

[tex]3x + 6 = - 213[/tex]

[tex]3x = - 219[/tex]

[tex]x = - 73[/tex]

Plug -73 in the consective intergers expression.

[tex] - 73 + ( - 73 + 2) + ( - 73 + 4)[/tex]

So our three intergers are

[tex] - 73[/tex]

[tex] - 71[/tex]

[tex] - 69[/tex]

Finding the Coordinates of the Image On a coordinate plane, the center of dilation is at (0, 0). Triangle A B C is dilated to create triangle A prime A C prime. The points of A B C are (negative 3, 3), (negative 1, 1), and (negative 3, 1). The points of A prime A C prime are (negative 9, 9), (negative 3, 3), and (negative 9, 3). The dilation DO,3 (x, y) → (3x, 3y) is performed on the pre-image △ABC to make a similar triangle. Which statements are true? Check all that apply. ∠A corresponds to ∠A'. ∠A'AC' corresponds to ∠B. CB corresponds to C'A. Segment A'A is parallel to segment C'C. △ABC ~ △A'AC'.

Answers

- A corresponds to A’
- A’AC’ corresponds to B
- CB corresponds to C’A
- ABC ~ A’AC’

Answer:

- A corresponds to A’

- A’AC’ corresponds to B

- CB corresponds to C’A

- ABC ~ A’AC’

Step-by-step explanation:

Solve the given system by the substitution method.
3x + y = 14
7x - 4y = 20​

Answers

Answer:

(4, 2 )

Step-by-step explanation:

Given the 2 equations

3x + y = 14 → (1)

7x - 4y = 20 → (2)

Rearrange (1) making y the subject by subtracting 3x from both sides

y = 14 - 3x → (3)

Substitute y = 14 - 3x into (2)

7x - 4(14 - 3x) = 20 ← distribute parenthesis and simplify left side

7x - 56 + 12x = 20

19x - 56 = 20 ( add 56 to both sides )

19x = 76 ( divide both sides by 19 )

x = 4

Substitute x = 4 into (3) for corresponding value of y

y = 14 - 3(4) = 14 - 12 = 2

solution is (4, 2 )

Answer:

[tex]3x + y = 14 \\ y = 14 - 3x \\ substitute \: y \: into \: equation \: 2\\ 7x - 4(14 - 3x) = 20 \\ 7x - 56 + 12x = 20 \\ 19x = 76 \\ x = \frac{76}{19} =4 \\ y = 14 - 3( 4 ) = 2 \\ [/tex]

4
920
26°
?
74°
find the missing angle.

Answers

9514 1404 393

Answer:

  44°

Step-by-step explanation:

The sum of the marked angles on the right is equal to the sum of the marked angles on the left:

  ? + 74 = 92 + 26

  ? = 92 +26 -74 = 44

The missing angle is 44°.

_____

Additional comment

The vertical angles in the center of the figure are v = 62°, the measure required to bring the total to 180° in each triangle. We have shortcut the equation(s) ...

  ? + 74 + v = 180 = 92 + 26 + v

by subtracting v from both sides, giving ...

  ? +74 = 92 +26

If the domain of a function that is reflected over the x-axis is (1, 5), (2, 1), (-1, -7), what is the range?
A. (1, -5), (2, -1), (-1, 7)

B. (5, 1), (1, 2), (-7, -1)

C. (-5, -1), (-1, -2), (7, 1)

D. (-1, 5), (-2, 1), (1, -7)

Answers

Answer:

A. (1, -5), (2, -1), (-1, 7)

Step-by-step explanation:

Reflecting a function over the x-axis:

When a function is reflected over the x-axis, the x-value stays the same, while y changes the signal, so the transformation rule is:

[tex](x,y) \rightarrow (x,-y)[/tex]

To find the range:

We apply the transformation to the points in the domain. Thus:

[tex](1,5) \rightarrow (1,-5)[/tex]

[tex](2,1) \rightarrow (2,-1)[/tex]

[tex](-1,-7) \rightarrow (-1,-(-7)) = (-1, 7)[/tex]

Thus the correct answer is given by option a.

Answer:

It is letter A and please give me brainliest

Step-by-step explanation:

Simplify i need help

Answers

Answer:

c

Step-by-step explanation:

when we take the 5 inside the root the 5 vil be 5^2 times 2 which is equal to 50

WILL MARK BRAINLIEST PLEASE HELP

Answers

Answer:

Step-by-step explanation:

AY
5
The slope of the graphed line is 2. Which formulas HELP PLEASEEEE
3
represent the line that is graphed? Check all that apply.
4
1(4,4)
3
(1/2)
Oy-1 = {(x-2)
Oy-2 = {(x - 1)
Oy-4 = (x - 4)
x
2 3 4 5
2
o flux) = { x + 1
3
47
4
f(x) = 2 x + 4
5

Answers

Answer:

y - 2 = 2/3 (x-1)

OR

y - 4 = 2/3(x-4)

NOTE ;ALL WILL GIVE THE SAME RESULT

Step-by-step explanation:

With this graph,the equation can be found on a straight line as the graph is .

So the formula is

[tex]y - y1 = m(x - x1)[/tex]

where your m is your gradient or slope as already said,the equation can be used by this formula (note;after finding your normal slope (not on a straight line ) firstly)

When you are done take any of the points connecting to the x axis and y axis directly as in (4,-4) or (2,1)

Let your first number be x1 and second y1 and place it in the formula .

NOTE: Y and x is constant and your general solution should be in the form;

y = mx +c

where m is still your normal slope.

Other Questions
Helen is considering adding a rack of greeting cards to her product offerings at Litton Books Unlimited. Her fixed costs associated with adding the greeting cards would be $300. Variable costs per card are $1 each. The greeting cards will sell for $2 each. Helen's break-even point would occur at __________ cards sold. Multiple Choice 125 150 300 600 A rectangular auditorium seats 1144 people. The number of seats in each row exceeds the number of rows by 18. Find the number of seats in each row. Write the code to replace only the first two occurrences of the word second by a new word in a sentence. Your code should not exceed 4 lines. Example output Enter sentence: The first second was alright, but the second second was long. Enter word: minute Result: The first minute was alright, but the minute second was long. Mt mt phng v hn tch in u, mt = 4.10-9 C/cm2, t thng ng trong khng kh. Mt qu cu nh c khi lng 8 g, mang in tch q = 10-8 C treo gn vo mt phng, sao cho dy treo lc u song song vi mt phng. Ly g = 9,8m/s2. Khi cn bng, dy treo qu cu hp vi mt phng 1 gc bng bao nhiu .It is 12:00 and people are lining up for the matinee at the Bijou Cinema Six. In the first five minutes (12:05), 6 people get into line. At the end of the second five minutes (12:10), there are 11 people in line. At the end of the third five minutes (12:15) there are 16 people in line. If the people keep lining up at this rate, what time will it be when there are 81 people in line? Parents who _________________ correct behavior in a way that elevates a child's self-esteem, holds children responsible with relevant consequences, and models appropriate behavior.A. encourage obedienceB. ensure a safe environmentC. provide educational foundations D. use positive discipline Young invested GH150,000 and 2.5% per annum simple interest. how long will it take this amount to. yield an interest of GH11,250,00 The mathematical expressions of the thermal conditions at the boundaries are called the _____ conditions. Can someone help me with this math homework please! In the image m || n || p. Given 10 = 2x + 70 7 = 5x 20Find m3. please help and answer these questions Graph and identify image coordinates rx=2 2Select the correct text in the passage.Maya is creating a podcast for the local arts council. Which text in the script describes the purpose of Maya's podcast?(Welcome, art lovers and artists! )(Here with me today is Miguel Rodriguez, the award-winning film director and artist from San Francisco). (Today,we'll be discussing Mr. Rodriguez's new urban art project. )(This exciting new project puts the spotlight on city landscapes, celebrating their ability to transform concrete blocks into artistic masterpieces.) Which answers describe the shape below? Check all that apply.A. RectangleB. RhombusC. QuadrilateralD. SquareE. ParallelogramF. Trapezoid The diagram below shows a portion of the water cycle. The diagram shows the text 'Surface water' in a rectangular box, below it the text 'Groundwater' is in another rectangular box. In between the two boxes the text 'Infiltration' is beside an arrow point down, and the letter 'Y' is beside an arrow pointing up. What does Y most likely represent? well river ocean springs 2. A rectangle has length 13 and width 10. The length and the width of the rectangle are eachincreased by 2. By how much does the area of the rectangle increase? *50203835 Trigonometric ratio: find an angle measure If there is an error in solving the equation below, then explain the error and in what step the error is in the equation. If no error, then just type no error what is displacement? Jacob Sketched a floor plan for a new two room clubhouse . In his sketch each centimeter was equal to 1.5 feet . The largest room on his clubhouse plan measured 6.2 cm by 7.4 cm. How many square feet would the actual room be? Round you answer to the nearest hundredth.