Please Help!!!! 20 Points!!! Will mark Brainliest!!!!

Please Help!!!! 20 Points!!! Will Mark Brainliest!!!!

Answers

Answer 1
The answer is 125 because x=-1.4649..

Related Questions

Which list correctly orders A, B, and C from least to greatest when A=-8, B = |-61, and C = 11|?
d
A, B, C
C, A, B
BA, C
C, B,A

Answers

The correct border is b a c.

Circumference of a circle 10m

Answers

Circumference= pi * diameter.

Therefore,

Pi * 10=31.41592656m

I hope this helps

Need help On question 1. for geo

Answers

Triangle 1 :

Classify by angle = obtuse (one angle in the triangle is obtuse)

Classify by sides = isosceles (has two equivalent sides)

Triangle 2 :

Classify by angles = right (an angle in the triangle is equal to 90°)

Classify by sides = scalene (none of the sides in this triangle is equal)

Let f(x) = 2x –1 and g(x) = x2+ x –3. Which equation shows h(x), where h(x) = f(x) ∙g(x)

Answers

Answer:

h(x) = 6x^2 - 8x + 3

Step-by-step explanation:

I used the box method. I multiplied (2x * 2x), (2x * -1), (x * 2x), (x * -1), (-3 * 2x), (-3 * -1), and added like terms.

The graph of the function F(x)= x2
is shown above. Which of the functions below would be a reflection of AX) across the x-axis?

Answers

Answer:

d is the answer of graph function

Identify the domain and range of the relation. Then tell whether the relation is a function.
1) (-2,4), (-1,2), (0,0), (1,2)

Answers

Answer:

Domain: (-2, -1, 0, 1)

Range: (4, 2, 0)

This is a function.

Hope that helped!

Anyone know this?
Y=-3x+4
X | Y
-4
-2
0
2

Answers

Answer:

16

10

4

-2

.....................

Answer:

Y=10

Step-by-step explanation:

Y=3(2)+4

y= 6+4

y= 10

x= +2

why?

because if you add two at -4 you have -2 and you add 2 and u get 0  and u add two again and u get 2.


1. 2a+b-c
A. O
B. 1
C. 3
D. 4​

Answers

Answer:

i think C correct me if im wrong pls

Step-by-step explanation:

Swimming pool was 9 meters wide with an area of 90 square.What is the length of the pool?

Answers

Answer:

If the area is 90 square meters then, the answer is 10 meters long (length.)

Step-by-step explanation:

What are the values of s and t?

Answers

Answer:

I think t is 72, because the angle looks equal to the known degree, which is 72. And since all the degrees have to add up to 180, 72+72 is 144 and 180-144 is 36. So angle s is 36 degrees.

Help me solve this with the steps please :/

Answers

Answer:

Option (2)

Step-by-step explanation:

By applying tangent rule in the given right triangle,

tan(42°) = [tex]\frac{\text{Opposite side}}{\text{Adjacent side}}[/tex]

tan(42°) = [tex]\frac{6}{\text{Width}}[/tex]

Width = [tex]\frac{6}{\text{tan}(42)}[/tex]

Width = 6.67

Therefore, width of the given triangle is 6.67 units.

Option (2) is the correct option.

PLEASE HELP IM SO MUCH CONFUSED

Answers

Well your chance of have heads increase. It’s a 50/50 shot for one coin to land on head but when you add another coin your chance are doubled

Answer:

50/50

Step-by-step explanation:

YOU SAID “but som ppl in my class got 3/4 or 2/4

cuz it’s TWO coins that tossed”

2/4 is also half it's still 50/50

The possible outcomes when two coins are tossed together are {HH,TT,HT,TH}. Therefore, the number of possible outcomes when two coins are tossed is 4.

Now, the possible outcomes of getting exactly one head are {HT,TH}, which means the number of favourable outcome is 2.

Therefore, probability P of getting exactly one head is:

P= 4/2 = 1/2

 

Hence, the probability of getting exactly one head is  

1/2

In short ​ 1/2,2/4 is basically a half so getting one head is 50/50

.

The number of typos made by a student follows Poisson distribution with the rate of 1.5 typos per page. Assume that the numbers of typos on different pages are independent. (a) Find the probability that there are at most 2 typos on a page. (b) Find the probability that there are exactly 10 typos in a 5-page paper. (c) Find the probability that there are exactly 2 typos on each page in a 5-page paper. (d) Find the probability that there is at least one page with no typos in a 5-page paper. (e) Find the probability that there are exactly two pages with no typos in a 5-page paper.

Answers

Answer:

a) 0.8088 = 80.88% probability that there are at most 2 typos on a page.

b) 0.0858 = 8.58% probability that there are exactly 10 typos in a 5-page paper.

c) 0.001 = 0.1% probability that there are exactly 2 typos on each page in a 5-page paper.

d) 0.717 = 71.7% probability that there is at least one page with no typos in a 5-page paper.

e) 0.2334 = 23.34% probability that there are exactly two pages with no typos in a 5-page paper.

Step-by-step explanation:

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

In which

x is the number of sucesses

e = 2.71828 is the Euler number

[tex]\mu[/tex] is the mean in the given interval.

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

The number of typos made by a student follows Poisson distribution with the rate of 1.5 typos per page.

This means that [tex]\mu = 1.5n[/tex], in which n is the number of pages.

(a) Find the probability that there are at most 2 typos on a page.

One page, which means that [tex]\mu = 1.5[/tex]

This is

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

In which

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-1.5}*(1.5)^{0}}{(0)!} = 0.2231[/tex]

[tex]P(X = 1) = \frac{e^{-1.5}*(1.5)^{1}}{(1)!} = 0.3347[/tex]

[tex]P(X = 2) = \frac{e^{-1.5}*(1.5)^{2}}{(2)!} = 0.2510[/tex]

[tex]P(X \leq 2) = P(X = 0) + P(X = 1) + P(X = 2) = 0.2231 + 0.3347 + 0.2510 = 0.8088[/tex]

0.8088 = 80.88% probability that there are at most 2 typos on a page.

(b) Find the probability that there are exactly 10 typos in a 5-page paper.

5 pages, which means that [tex]n = 5, \mu = 5(1.5) = 7.5[/tex].

This is P(X = 10). So

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

[tex]P(X = 10) = \frac{e^{-7.5}*(7.5)^{10}}{(10)!} = 0.0858[/tex]

0.0858 = 8.58% probability that there are exactly 10 typos in a 5-page paper.

(c) Find the probability that there are exactly 2 typos on each page in a 5-page paper.

Two typos on a page: 0.2510 probability.

Two typos on each of the 5 pages: (0.251)^5 = 0.001

0.001 = 0.1% probability that there are exactly 2 typos on each page in a 5-page paper.

(d) Find the probability that there is at least one page with no typos in a 5-page paper.

0.2231 probability that a page has no typo, so 1 - 0.2231 = 0.7769 probability that there is at least one typo in a page.

(0.7769)^5 = 0.283 probability that every page has at least one typo.

1 - 0.283 = 0.717 probability that there is at least one page with no typos in a 5-page paper.

(e) Find the probability that there are exactly two pages with no typos in a 5-page paper.

Here, we use the binomial distribution.

0.2231 probability that a page has no typo, so [tex]p = 0.02231[/tex]

5 pages, so [tex]n = 5[/tex]

We want P(X = 2). So

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

[tex]P(X = 2) = C_{5,2}.(0.2231)^{2}.(0.7769)^{3} = 0.2334[/tex]

0.2334 = 23.34% probability that there are exactly two pages with no typos in a 5-page paper.

If Johnny had 20 complete living room outfits, disregard color scheme, how many different sets of five complete outfits could be arranged?

Answers

Answer:

the answer would be 5.

Step-by-step explanation:

ty for reading :P

The number of ways five complete outfits could be arranged if Johnny had 20 complete living room outfits is 1,860,480 ways

Permutation has to do with arrangement.

Since Johnny had 20 complete living room outfits, for him to arrange different sets of five complete outfits, he can do it in 20P5 number of ways.

The permutation formula is as shown below:

[tex]^n P_r =\frac{n!}{(n-r)!}[/tex]

Hence:

[tex]^{20}P_5=\frac{20!}{(20-5)!}\\ ^{20}P_5=\frac{20!}{(15)!}\\^{20}P_5=\frac{20\times19\times 18 \times 17 \times 16 \times 15!}{15!}\\^{20}P_5=20\times19\times 18 \times 17 \times 16 \\^{20}P_5=1,860,480ways[/tex]

Hence the number of ways five complete outfits could be arranged if Johnny had 20 complete living room outfits is 1,860,480 ways.

Learn more on permutation here: https://brainly.com/question/23779115

The figure has an area of 42 yd? Which equation can be
used to find the value of x?
A 13x + 1 = 42
B 14x = 42
C 15x -1 = 42
D 16x=42

Answers

Answer:

B. 14x = 42

Step-by-step explanation:

The figure is composed of a rectangle and a trapezium

(L*W) + [½(a + b)h] = Area of the figure

Where,

Area = 42

L = 2x

W = 3

a = 3 + 4 = 7

b = 9

h = x

Plug in the values

(2x*3) + [½(7 + 9)x] = 42

6x + [½(16x)] = 42

6x + 8x = 42

14x = 42

lol,j,bhkgkjhkhkhkhukgiuguk

Answers

Answer:

wioajfcskaljfcksjhnfkmdesdn,k  obviously

Step-by-step explanation:

Decrease 60 by 0.75 of itself ​

Answers

Answer:

15

Step-by-step explanation:

(0.75 of 60)  

0.75 * 60 = 45

(decrease 60 by answer)

60 - 45 = 15

yes, 15
60 x .75 =45
60-45 =15

HELLPPPPP AGAIN PLSSSSSSS COME ON MATHS

Answers

Step-by-step explanation:

according to question triangle is concurrent so two traingle= 1rectangle

so finally ans is 6×2(12+2)=168

Simplify the fractions using the greatest common factor and division 4/8 =

Answers

Answer:

2/4

Step-by-step explanation:

A fair die is rolled 10 times. Find the expected value of:a) the sum of the numbers in the ten rolls;b) the number of multiples of three in the ten rolls;c) the number of different faces that appear in the ten rolls. (Hint:Use the indicator method.LetAibe the event that theith face appears at least once.)

Answers

Answer:

a) 3.5

b) 3.33

c) [tex]6 - 6\left(\begin{array}{ccc}5\\6\end{array}\right)^{10}[/tex]

Step-by-step explanation:

As given,

A fair die is rolled 10 times

a)

Expected value of Sum of the number in 10 rolls = [tex]\frac{1}{6}(1+2+3+4+5+6) = \frac{21}{6}[/tex]

                                                                                = 3.5

∴ we get

Expected value of Sum of the number in 10 rolls = 3.5

b)

Ley Y : number of multiples of 3

Y be Binomial

Y - B(n = 10, p = [tex]\frac{2}{6}[/tex] )

Now,

Expected value = E(Y) = np = 10×[tex]\frac{2}{6}[/tex]  = 3.33

c)

Let m = total number of faces in a die

⇒m = 6

As die is roll 10 times

⇒n = 10

Now,

Let Y = number of different faces appears

Now,

Expected value, E(Y) = m - m[tex]\left(\begin{array}{ccc}m-1\\m\end{array}\right)^{n}[/tex]

                                  = [tex]6 - 6\left(\begin{array}{ccc}6-1\\6\end{array}\right)^{10} = 6 - 6\left(\begin{array}{ccc}5\\6\end{array}\right)^{10}[/tex]

In this exercise we have to use probability knowledge to calculate the times the numbers of a roll, in this way we have to:

a) [tex]3.5[/tex]

b) [tex]3.33[/tex]

c) [tex]6-6\left[\begin{array}{cc}5\\6\2\end{array}\right] ^{10}[/tex]

Given that a fair die is rolled 10 times:  

a) Expected value of Sum of the number in 10 rolls  :

[tex]\frac{1}{6} (1+2+3+4+5+6)= \frac{21}{6} = 3.5[/tex]                                                                            

b) Using the formula of the binomial that is represented by:

[tex]Y - B(n = 10, p = \frac{2}{6})[/tex]

Expected value:  [tex]E(Y) = np = (10)(\frac{2}{6} ) = 3.33[/tex]

c) Looking at the 10 times the roll does, we have that it will be. Let m = total number of faces in a die   that represents m  = 6, as die is roll 10 times that represents n = 10. Now,  Expected value:

[tex]= E(Y) = m - m \left[\begin{array}{cc}m-1\\m\\ \end{array}\right] \\= 6-6\left[\begin{array}{cc}5\\6\2\end{array}\right] ^{10}[/tex]

See more about probability at brainly.com/question/795909

Lydia is saving money for her vacation. So far she has $82.50. Each week she sets aside 25% of her paycheck for the vacation. After 8 weeks, Lydia has $338.50 saved for vacation. What is the amount of Lydia's weekly paycheck​

Answers

Answer:

$128

Step-by-step explanation:

338.50 - 82.50 = 256

256/8= 32

25%= 1/4

4 x 32= 128

Please help me with just the first two questions

Answers

Fyfvnjg der hung dssecbyvb nnnhrtjnkinb

Find the value of x y and m

Answers

Answer:

x = 33

y = 66

m<BGK = 71°

Step-by-step explanation:

✔️(2x + 5) + (3x + 10) = 180° (consecutive interior angles)

Solve for x

2x + 5 + 3x + 10 = 180

Add like terms

5x + 15 = 180

5x = 180 - 15 (subtraction property of equality)

5x = 165

Divide both sides by 5

x = 33

✔️(2x + 5) = (y + 5) (alternate interior angles are congruent)

Plug in the value of x

2(33) + 5 = y + 5

66 + 5 = y + 5

71 = y + 5

71 - 5 = y

66 = y

y = 66

✔️m<BGK = (y + 5) (vertical angles)

Plug in the value of y

m<BGK = (66 + 5)

m<BGK = 71°

Angelo's yearly salary increased from $18,575 to $21,000 What was the monthly increase? Round your answer to the nearest dollar?

Answers

Answer:

The answer is 1750 dollars more than his other yearly salary.

Step-by-step explanation:

I am super sorry if it is wrong. It might be.

Pls help me bestie with this question ASAP thank you

Answers

Answer:

Its B 0.454554555

Step-by-step explanation:

it has a pattern which is repeating. So its known as rational number..

HELP ME PLEASEEE DUE IN 2 MINS
[tex] \frac{ 1}{2 } \: \: and \: \frac{4}{5} [/tex]

Answers

Answer:

1.3 meters

Step-by-step explanation:

1/2 + 4/5 = 13/10

13/10 = 1 3/10

1 3/10 = 1.3

College tuition at UCA has increased $500 per year for the past six years. Courtney is a freshman this year and paid $10,250 for tuition. Assuming the tuition rate remains constant, write an equation to represent the tuition at Central Arkansas University in x years.
has to be answered in slope-intercept form​

Answers

abuenoopp1ñnslzdlowo

what's is 12+12x7+43?​

Answers

Answer:

12x7+55

Step-by-step explanation:

Answer:

139

Step-by-step explanation:

12+43=

55

12x7=

84

84+55=

139

Desmond is rolling a standard six-sided number cube. He plans to roll it 72 times. About how many times would you expect him to roll an even number? Why?

Answers

Answer:

Step-by-step explanation:

3 even numbers are on a number cube. So, 1/3.

1/3 x 72 = 24

Desmond would roll an even number 24 times.

Tara has $320 in her savings account and plans to put all of the money that she earns this
week [m] into her account. Complete the equation to represent the amount of money in
Tara's savings account (S) after she gets paid. Do not use $ in the equation.

Answers

S = 320 + M
That’s basically it

Answer: 320

Step-by-step explanation:

Other Questions
Help please URGENT!!! I give brainliest A compound light microscope consists of how many lenses? (urgent please help!!!!)in computing the mean of 8 numbers, a student mistakenly used 17 instead of 25 as one of the numbers and obtained 20 as the mean. find the correct mean. a. Renard lets t= the number of taffy bags and c= the number of Carmel bags. Help him write two equations to represent the information in the problem.b. Now are are is stuck. He says, if both of the equations were in the form t= something, I could set the two expressions equal to each other to find the solution. Help him rewrite the equations into a form he can use to solve the problem. c. Solve Renards system of equations to find the number of bags of Carmel and number of bags of taffy that Ariel bought. d. How you can verify that your solution is correct? What is the last name of the man who was the president of the United States the yearthat Sweethearts or Conversation Hearts candy was invented? what method of solving systems of linear equations in two variables can best be applied to solve this problem ? why do you think the method you choose is appropriate to solve this type of problem ? Was our land claim of Oregon country justified? Explain why How does Uncle Vernon react to Harry's request for a ride to this platform?A. He Laughs MaliciouslyB. He agrees and takes him happilyC. He tells him to take a cabPLEASE HELP Rename The following decimal form into fraction form. 1)0.75 2)0.35 3)0.24 I really don't know how to do this- what is the lewis dot structure for Cu2S Completa cada espacio con un signo mayor o menor.. 6,348 ___________ 6,35 0,095 __________ 0,2 1,21 ___________ 1,1 - 10,75 ___________ 10,585 Tula/waiting panudyo Calculate the value for each determinant: Leaders want their community to flourisheconomically. Some promote an economic strategythat harnesses local cultural assets for economicdevelopment and historic preservation. Thisstrategy can be described as? please help me solve this question PLZ HELP ME THIS IS 7TH GRADE MATH I NEED HELP ASAP How many irrational numbers are there between 1 and 6 ?13410Infinitely many I have 25 mins to finish pls hlep me and i give you free brainest thing How did FDR use radio to get his message to the American people and to build hope andtrust for his ideas to help the U.S. through the Great Depression?