A kennel has puppies for sale. there are 2 retrievers, 5 pit bulls; and 3 poodles. find each probability.

3. p(pit bull) -

4. p(poodle or retriever) -

5. p(not a retriever) -

Answers

Answer 1
pit bulls: 50% chance
poodle or retriever: 50% (together)
not a retriever: 80%


Why-
Pit bulls alone = 5
Poodles and retrievers together= 3p 2r
Animals that are not retrievers together= 5p 3p (5 pit 3poodle= 8)

Related Questions

if you have 47.57$ how mush $ do you need to get to 62$

Answers

Answer:

$14.43

That's just the answer

By subtracting 62 - 47.57

To get from $47.57 to $62, you would need an additional $14.43.

Create the following vectors in R using seq() and rep(). (a) 1;1:5;2;2:5;:::;12 (b) 1;8;27;64;:::;1000 Question 3. Solve the next equation. ∑t=110​(1+0.031​)t

Answers

To create the vectors using `seq()` and `rep()` in R:

(a) To create the vector `1;1:5;2;2:5;...;12`, we can use `seq()` and `rep()`. Here is the code:

```
vector_a <- c(1, rep(seq(1, 5), each = 2), seq(2, 5), 12)
```

- `seq(1, 5)` generates a sequence from 1 to 5.
- `rep(seq(1, 5), each = 2)` repeats each element of the sequence twice.
- `seq(2, 5)` generates a sequence from 2 to 5.
- `c()` combines all the elements into a vector.
- The resulting vector will be `1;1;2;2;3;3;4;4;5;5;2;3;4;5;12`.

The vector `1;1:5;2;2:5;...;12` can be created using `seq()` and `rep()` in R.

(b) To create the vector `1;8;27;64;...;1000`, we can use `seq()` and exponentiation (`^`). Here is the code:

```
vector_b <- seq(1, 1000) ^ 3
```
- `seq(1, 1000)` generates a sequence from 1 to 1000.
- `^ 3` raises each element of the sequence to the power of 3.
- The resulting vector will be `1;8;27;64;...;1000`, as each number is cubed.

The vector `1;8;27;64;...;1000` can be created using `seq()` and exponentiation (`^`) in R.

To know more about   vectors visit

https://brainly.com/question/29740341

#SPJ11

Formalize the following in terms of atomic propositions r, b, and w, first making clear how they correspond to the
English text. (a) Berries are ripe along the path, but rabbits have not been seen in the area.
(b) Rabbits have not been seen in the area, and walking on the path is safe, but berries are ripe along the path.
(c) If berries are ripe along the path, then walking is safe if and only if rabbits have not been seen in the area.
(d) It is not safe to walk along the path, but rabbits have not been seen in the area and the berries along the path are ripe.
e) For walking on the path to be safe, it is necessary but not sufficient that berries not be ripe along the path and for rabbits not to
pave been seen in the area.
Walking is not safe on the path whenever rabbits have been seen in the area and berries are ripe along the path.

Answers

Walking is not safe on the path whenever rabbits have been seen in the area, and berries are ripe along the path. This is formalized by using the →(if-then) and ∧(logical and) operators.

Given information and corresponding atomic propositions:

We need to formalize the given statements in terms of atomic propositions r, b, and w, which are defined as follows:

r: Rabbits have been seen in the area.

b: Berries are ripe along the path.

w: Walking on the path is safe.

Now, let us formalize each of the given statements in terms of these atomic propositions:

a) Berries are ripe along the path, but rabbits have not been seen in the area.

b: Rabbits have not been seen in the area, and walking on the path is safe, but berries are ripe along the path.

c: If berries are ripe along the path, then walking is safe if and only if rabbits have not been seen in the area.

d: It is not safe to walk along the path, but rabbits have not been seen in the area, and the berries along the path are ripe.

e) For walking on the path to be safe, it is necessary but not sufficient that berries not be ripe along the path and for rabbits not to have been seen in the area.

Walking is not safe on the path whenever rabbits have been seen in the area, and berries are ripe along the path.

The formalizations in terms of atomic propositions are:

a) b ∧ ¬r.b) ¬r ∧ w ∧

b.c) (b → w) ∧ (¬r → w).

d) ¬w ∧ ¬r ∧

b.e) (¬r ∧ ¬b) → w.b ∧

Berries are ripe along the path, but rabbits have not been seen in the area.

This is formalized by using the ∧(logical and) operator.

(¬r ∧ ¬b) → w: It means For walking on the path to be safe, it is necessary but not sufficient that berries not be ripe along the path and for rabbits not to have been seen in the area.

For more related questions on area:

https://brainly.com/question/1631786

#SPJ8

Please answer this ill give brainliest to the best

A student worked out the following problem: Solve: 8x + 10 – 6x + 4 = 24 Step 1: 2x + 14 = 24 Step 2: 2x = 38 Step 3: x = 19

A) There is an error in step 1
B) There is an error in step 2
C) There is an error in step 3
D) There is no error

Answers

Answer

b

Step-by-step explanation:

Answer:

B) There is an error in step 2.

Step-by-step explanation:

When solving 8x+10-6x+4=24, you have to first combine your like terms. These are 8x and -6x (giving you 2x) and 10 and 4 (giving you 14).

After combing your like terms, you now have the equation 2x+14=24.

You need to get x alone and the first step to do that is to subtract 14 from both sides of the equation. This cancels out 14 from the side with x on it and leaves you with 10 on the other side. Your equation is now 2x=10

This is where the student made the mistake. Instead of subtracting 14, they added 14.

The final step would be to divide by 2 on both sides.

At the end of the problem, you are left with x=5.

Last questions, ¼×⅗, ⅓×11, 4/9×⅜.please answer in only full numbers and fractions.

Answers

\(\begin{gathered} \frac{1}{4}\times\frac{3}{5}=\frac{1\times3}{4\times5}=\frac{3}{20} \\ \frac{1}{3}\times11=\frac{1\times11}{3\times1}=\frac{11}{3} \\ \frac{4}{9}\times\frac{3}{8}=\frac{4\times3}{9\times8}=\frac{12}{72}=\frac{1}{6} \end{gathered}\)

Diego and his mom have been saving recycling items for months, and today they traded them in. They made $42 on cans, $19 on glass bottles, and $32 on plastic bottles. Diego estimates that they made around $140. Is that a good estimate?

Answers

No, Diego's estimation is not good because he overestimated the original value to nearly double the amount.

What are overestimation and underestimation?

Overestimation is when we fix a value that is greater than the original value and underestimation when we fix a value that is less than the original value.

Given, Diego and his mom have been saving recycling items for months and today they traded them in they made 42 dollars on cans, 19 dollars on glass bottles, and 32 dollars on plastic bottles which are 83 dollars.

Diego estimates it to be 140 dollars which is nearly double the original amount and not a good estimate.

A good acceptable estimate can be of more or less than 5% of the original value.

learn more about estimation here :

https://brainly.com/question/17961193

#SPJ1

In a sale, the price of a book is reduced by 25%.
The price of the book in the sale is £12
Work out the original price of the book

Answers

Question: In a sale, the price of a book is reduced by 25%. The price of the book in the sale is £12. Work out the original price of the book

Answer: £16

Step-by-step explanation:

To determine the original price of the book, we can use the fact that the sale price is 75% (100% - 25%) of the original price. Let's denote the original price as x.

75% of x = £12

To solve for x, we can set up the equation:

0.75x = £12

To isolate x, we divide both sides of the equation by 0.75:

x = £12 / 0.75

x = £16

Therefore, the original price of the book was £16.

What is the least common denominator used to add the fractions 1/18 and 5/12

What is the least common denominator used to add the fractions 1/18 and 5/12

Answers

Answer:

6

Step-by-step explanation:

Im right

Joe walks 12 miles
every 4 trips to
school. How many
miles will Joe walk
after 6 trips?

Answers

Answer: 18 miles

12 ÷ 4 = 3. So, we must multiply 3 by 6 to find how much Joe walks for 6 trips to school.

-------------------------------------------------------------------------------------------------------------------------

Now, we must multiply the number 6 by 3.

6 x 3 = 18

-------------------------------------------------------------------------------------------------------------------------

Answer = 18

Answer:

18 miles

Step-by-step explanation:

We can write ratios to solve

12 miles    x miles

----------  = ------------

4 trips          6 trips

Using cross products

12 *6 = 4x

72 = 4x

Divide by 4

72/4 = 4x/4

18 miles

At the movie
theater, 8 tickets
cost $76.00.
How much is
each ticket?
USE A

Answers

Answer:

$9.50

Step-by-step explanation:

If there are 8 tickets and they all add up to $76, you have to divide 76 by 8 (the number of tickets)

The answer is $9.50. .

Help needed immediately!!!
By reading the 2 water levels below and subtracting them, work out the volume of the gold nugget in mL
(Show working out)

Help needed immediately!!! By reading the 2 water levels below and subtracting them, work out the volume

Answers

Answer:

volume = 3 ml

Step-by-step explanation:

the reading on the left without the nugget is 17 ml

the reading on the right with the nugget is 20 ml

volume of nugget = 20 - 17 = 3 ml

Answer the questions when examining the data.
What is the domain?
What is the range?

I got (-infin.,infin) for domain but I’m not sure because there can’t be less that 0 days so I was wondering if it would be (3,infin), (3,192), (-infin,infin) or another coordinate. Please answer the range too

Answer the questions when examining the data.What is the domain?What is the range?I got (-infin.,infin)

Answers

Greetings from Brasil...

In this case, we can say:

Domain = [0; 6]

Image = [3; 192]

see attachment

Answer the questions when examining the data.What is the domain?What is the range?I got (-infin.,infin)

HELP ASAP PLEASEEEEEEEEEEE HELP MEEE​

HELP ASAP PLEASEEEEEEEEEEE HELP MEEE

Answers

Answer:

5x 24 = 120 pulus degreece so that = a 120 digree angle

Step-by-step explanation:

A teacher is monitoring how often students visit the website of the course during the day. She finds the following probability distribution. Find the expected number of visits to the course website.visits(x) 0 1 2 3probability 0.45 0.35 0.15 0.050.750.250.800.85

Answers

The expected number of visits to the course website.visits(x) 0 1 23probability 0.35.

What is probability?

Probability is a mathematical study of outcomes in uncertain situation it is used to describe the like would have an event occurring and it can be expressed as the number between 0 to 1 probability is used to quantify the uncertainty associated with any given event it helps us understand how likely it is that something will happen and it can be used to make prediction about futures even probability theory is it of modern statistic and is widely used in fields such as finance economics and science.

Therefore, the probability of rolling at least one 3 when rolling two six-sided dice is 2 × 1/6, or 33.3%. This is because the probability of rolling a 3 on one die is independent of the probability of rolling a 3 on the other die. This means that the probability of rolling at least one 3 is equal to the sum of the probabilities of rolling a 3 on each of the two dice (1/6 + 1/6 = 2/6). As a result, the probability of rolling at least one 3 when rolling two six-sided dice is 33.3%.

To know more about probability click-
https://brainly.com/question/24756209
#SPJ1

PLS MAJOR HELP!!!!!!​

PLS MAJOR HELP!!!!!!

Answers

Answer:

D

Step-by-step explanation:

not completely sure though

C
I just took the quiz

what is the average of 5,0,12,9​

Answers

6.5 because you add up all your numbers and then divide by the amount of numbers you added
5+0+12+9=26
26/4=6.5
Average = sum of all numbers/how many numbers there are

5 + 0 + 12 + 9 = 26

26/4 = 6.5

Average = 6.5

What is two times 5 less than the quotient of 48 and a number , if the number is 6?

Answers

Answer:

Step-by-step explanation:Quotient of 2 and x is 2/x,

9 less than is 9<.

The Answer for the question is (9<(2/x))

Find the probability of throwing a sum of 10 at least 3 times in 9 throws of a pair of fair dice!

Answers

The probability of throwing a sum of 10 at least 3 times in 9 throws of a pair of fair dice is  approximately 0.3755 or about 37.55%.

To find the probability of throwing a sum of 10 at least 3 times in 9 throws of a pair of fair dice, we can use the binomial distribution. Let X be the number of times we throw a sum of 10 in 9 throws. Then X follows a binomial distribution with parameters n = 9 and p = 1/36, where p is the probability of throwing a sum of 10 in one throw.

The probability of throwing a sum of 10 exactly k times in 9 throws is given by the binomial probability mass function:

P(X = k) = (9 choose k) * p^k * (1-p)^(n-k)

where (9 choose k) is the binomial coefficient.

To find the probability of throwing a sum of 10 at least 3 times, we need to sum up the probabilities of throwing a sum of 10 exactly 3, 4, 5, 6, 7, 8, or 9 times:

P(X >= 3) = P(X=3) + P(X=4) + P(X=5) + P(X=6) + P(X=7) + P(X=8) + P(X=9)

P(X = k) = (9 choose k) * (1/36)^k * (35/36)^(9-k)

Using this formula, we can calculate each of the probabilities:

P(X=3) = (9 choose 3) * (1/36)^3 * (35/36)^6 ≈ 0.0004

P(X=4) = (9 choose 4) * (1/36)^4 * (35/36)^5 ≈ 0.0035

P(X=5) = (9 choose 5) * (1/36)^5 * (35/36)^4 ≈ 0.0165

P(X=6) = (9 choose 6) * (1/36)^6 * (35/36)^3 ≈ 0.0513

P(X=7) = (9 choose 7) * (1/36)^7 * (35/36)^2 ≈ 0.1142

P(X=8) = (9 choose 8) * (1/36)^8 * (35/36) ≈ 0.1750

P(X=9) = (9 choose 9) * (1/36)^9 * 1 ≈ 0.0146

Therefore, the probability of throwing a sum of 10 at least 3 times in 9 throws is:

P(X >= 3) = 0.0004 + 0.0035 + 0.0165 + 0.0513 + 0.1142 + 0.1750 + 0.0146 ≈ 0.3755

So the probability is approximately 0.3755 or about 37.55%.

To know more about probability:

https://brainly.com/question/11234923

#SPJ4

aidan runs every morning before he goes to work.on Sunday,he ran 0.54km, on Monday he ran 1.25km,on Tuesday he ran 1.50km, on Wednesday he ran 1.75km and on Thursday he ran 2.30km.His goal was to run10km in these five days.dis aidan meet his goal?how long did he run?estimate and find the solution. ​

Answers

Answer:

no

Step-by-step explanation:

0.54 rounded to the nearest one is 1

1.25 is 1

1.50 is 1

1.75 is 2

2.30 is 2

all that added would give you 7 which is less than 10

the exact number is also 7.34

y - 2x =3 Solve for Y

Answers

Answer:Add x to both sides of the equation.y=3+2x

Step-by-step explanation:

could y be 9 im lost

Stacy drew a scale drawing of on park on a map. The scale is 1 inch : 10 yards. If the drawing of the park is 6 inches. How wide is the actual park?



PLZ HELPPPPPPPPP

Answers

Answer:

About 25 yards.

Step-by-step explanation:

Length of actual park is 60 yards

Given that;

Scale factor = 1 inch : 10 yards

Length of drawing = 6 inches

Find:

Length of actual park

Computation:

Length of actual park = Scale factor × Length of drawing

Length of actual park = 10 × 6

Length of actual park = 60 yards

Learn more:

https://brainly.com/question/21304198?referrer=searchResults

What percent is represented by the shaded area?

What percent is represented by the shaded area?

Answers

30%
because 6 out of the 20 squares are shaded so it would be 6/20 which would equal .30 or 30%

A boat radioed a distress call to a Coast Guard station. At the time of the call, a vector A from the station to the boat had a mignitude of 45.0 km and was directed 15.0∘ east of north. A vector from the station to the point where the boat was later found is A=30.0 km. 15.0∗ north of east. What are the components of the vector from the point where the distress call was made to the point where the boat was found? in other words, what are the components of vector C−B:−A ? x component y component 17.3 km east 35.7 km, south 40.6 km east 51.2 km south 17.3 km, west 51.2 km, south 35.7 km, west 17.4 km, north 40.6 km east 35.7 km north

Answers

The components of the vector from the point where the distress call was made to the point where the boat was found are 17.3 km east and 35.7 km south.

To determine the components of the vector from the point where the distress call was made to the point where the boat was found, we need to subtract the components of vector A from the components of vector B. Vector A is given as 45.0 km at 15.0° east of north, and vector B is given as 30.0 km at 15.0° north of east.

To find the x-component, we need to subtract the east component of vector A (45.0 km * cos(15.0°)) from the east component of vector B (30.0 km * sin(15.0°)). This gives us 17.3 km east.

To find the y-component, we need to subtract the north component of vector A (45.0 km * sin(15.0°)) from the south component of vector B (30.0 km * cos(15.0°)). This gives us 35.7 km south.

Therefore, the components of the vector from the point where the distress call was made to the point where the boat was found are 17.3 km east and 35.7 km south.

Learn more about vector

brainly.com/question/30958460

#SPJ11

Solve the system by the method of your choice. Write your answer as a coordinate point (x, y). -6 + 5y =-27 -3 + 3y = -15

Answers

(x,y) y= -4
x= is not in this equation

the point of concurrency of the angle bisectors of a triangle

Answers

Answer: The incenter

Step-by-step explanation:

The incenter is the point of concurrency of the angle bisectors of all the interior angles of the triangle. In other words, the point where three angle bisectors of the angles of the triangle meet are known as the incenter.

A store sells 6 cans of soup for $2.40. How much would it cost to buy 13 cans of soup?

Answers

13 cans of soup cost $5.20


2.40•2 is 4.80
And then to find the price of one can u divide 2.40 by 6 and get 0.40
Add 4.80 and 0.40 together and u get 5.20

Solve the equation:
x/9 = -5

Answers

X=-45 in this equation.

Answer:

x=-45

Step-by-step explanation:

multipy both sides by 9 so on the left you have x and on the right you have -45 so x=-45

The logo on a recycling bin resembles an equilateral triangle with side lengths of 6 centimeters. Approximate the area of the logo.

Answers

Answer:

9\(\sqrt{3}\) cm² or approximately 15.59 cm²

Step-by-step explanation:

Use the formula for the area of an equilateral triangle, A = \(\frac{\sqrt{3} }{4}\)

Plug in the side length, 6 cm, as a in the formula:

A = \(\frac{\sqrt{3} }{4}\)(6²)

A = \(\frac{\sqrt{3} }{4}\)(36)

A = 9\(\sqrt{3}\)

So, the area of the logo is 9\(\sqrt{3}\) cm² or approximately 15.59 cm²

Find the area and perimeter of this shape.

PLEASE show step-by-step.

Find the area and perimeter of this shape. PLEASE show step-by-step.

Answers

Answer:

52 ft.

Step-by-step explanation:

there are 8 side that are 3 ft: 3×8=24

there are 4 sides that are 7 ft: 7×4=28

add it and you get: 24+28= 52

The area and perimeter of this shape are 133 ft² and 52 ft respectively.

What is area and perimeter?

Perimeter is the distance around the outside of a shape. Area measures the space inside a shape.

Given that, a figure we need to find its perimeter and the area,

The figure we will be divided into 4 rectangles with sides 7 ft and 3 ft and a square, with side 7 ft

So, the area of the square = side²

= 7² ft²

= 49 ft²

Now, the area of a rectangle = length x width = 4 x 3 x 7 [since there are 4 rectangles]

= 4 x 3 x 7 = 84 ft²

The whole area = 84 + 49 = 133 ft²

Now, the perimeter = sum of the sides = 7 x 4 + 3 x 8 = 28 + 24 = 52 ft

Hence, the area and perimeter of this shape are 133 ft² and 52 ft respectively.

Learn more about area and perimeter click;

https://brainly.com/question/11957651

#SPJ3

Lucia fue a comprar el regalo de cumpleaños de la abuela. Le compró un vestido que tiene un precio de $750 pesos, pero la tienda cuenta con el 20% de descuento en todas las prendas. ¿Qué cantidad terminó pagando Lucia por el vestido?

Answers

Answer:

\(\boxed{ \$600}\)

Step-by-\(\boxed{/$600}\)step explanation:

El enunciado nos dice que toda la tienda cuenta con 20% de descuento, así que por cada artículo paga el 80% de su valor (100%-20%).

Una forma rápida de resolver el ejercicio es con regla de 3.

\(\$750 \Rightarrow 100 \% \newline x \Rightarrow 80\%\)

para encontrar \(x\):

\(x=\frac{80*750}{100} \\x=\$600\)

Por lo que la cantidad que termina pagando por el vestido es de $600.00

\(\text{-B$\mathfrak{randon}$VN}\)

Other Questions
Where was the ONLY place a runaway slave could be legally free and have rights and citizenship?Hurry! This is a test. Ill give brainliest!! How many 3-digits numbers from the set {2,3,7,9} are divisible by 3? Digits may not be repeated How does kidney failure prevent the excretory system from operating? What happened to the housing market during the Great Depression? A. It completely ended. B. It remained unchanged. C. It increased. D. It declined. The social cost of a monopoly is equal to its. Select one: O a' fixed cost O b. variable cost O c. dead weight loss. O d. economic profit The function f(x) = x2 6x 3 is transformed such that g(x) = f(x 2). find the vertex of g(x). What does NIBIN stand for? (Forensic Science) If the slope of the linear equation is 3 and the y-intercept is 4, what is the equation in slope and y-intercept form? Help please!! Gshwbdhsbdusvzvshbehd ! x 96.0 Consider the following alternatives $140 received in one year $230 received in five years iii $350 received in 10 years a. Rank the alternatives from most valuable to least valuable if the interest rate is 7% per year b. What is your ranking if the interest rate is 2% per year? c. What is your ranking if the interest rate is 17% per year? CODE a. Rank the alternatives from most valuable to least valuable if the interest rate is 7% per year First calculate the present value (PV) of each alternative: SC The PV of $140 received in one year if the interest rate is 7% per year is S up. (Round to the nearest cent) WILL GIVE BRAINLIEST!!!!! PLEASE Help!!The map below contains all five geographic regions of Georgia. Choose any THREE and for each, correctly identify it bynumber, describe the geography found there, and identify at least one of the major economic activities that takes place therebecause of its geography.This is not a multiple choice question Throughout his life, jefferson promoted u.s. relations with this european nation, much to the displeasure of those who favored britain:_____. You've been called to the principal's office for bad behavior. You know what you did. Explain and justify yourself.7 sentencesI really need help guys, please and thankyou to those who answer. After repeated urgings from Presidents Kennedy to Reagan to Bush, this city was finally made whole again in 1989. Sharks have skeletons made of cartilage instead of bone.The skeletons are light.The skeletons are flexible. If 1 pot of flowers holds 23cup of dirt, how many cups are needed for 14 pots?Write an expression to represent this problem.14 23Great job! Daria applies for a position at Corinthian Tire Works as an assembly line worker. The only requirements for the job are a high school diploma and the ability to lift thirty pounds. Daria is called in for an interview with the supervisor, Edwardo. The interview goes very well, and Daria is sure she will get the job. Three days later, however, Daria receives a phone call from Edwardo informing her that she did not meet their needs. Edwardo states to Daria that they need to make sure their employees have the stamina required for the job. Daria remembers that during the interview Edwardo kept looking at her medical alert bracelet, which she wears because she is a diabetic. If Daria decides to sue Corinthian Tire Works for discrimination based on disability:Daria will likely succeed if she can show that her being a diabetic is one of the reasons she was denied the position because diabetes qualifies as a disability under federal law.Daria will likely not succeed because diabetes does not qualify as a disability under federal law.Daria will likely not be successful because under the employment at will doctrine Corinthian can hire whichever employees it desires.Daria will likely succeed if she can show that her being a diabetic is the only reason she was denied the position because diabetes qualifies as a disability under federal law. Determine the empirical formula of a compound containing 40.6 grams of carbon, 5.1 grams of hydrogen, and 54.2 grams of oxygen.In an experiment, the molar mass of the compound was determined to be 118.084 g/mol. What is the molecular formula of the compound?For both questions, show your work or explain how you determined the formulas by giving specific values used in calculations. Which type of data is appropriate for a choropleth map of U.S. states? A. number of people with dogs in each state C. highest elevation B. total population of each state D. median number of dumplings eaten