An 8-sided die with numbers from 1 to 8 is rolled. What is the probability that a 4 is rolled? Write your answer as an exact fraction which is reduced as much as possible.

Answers

Answer 1

Since it is an 8 sided dice

We have a sample space of 8 possible results 1,2,3,4,5,6,7,8

Just 4 is our favorable event, i.e. 1 possibility

Then we can write

P (4) = 1/8


Related Questions

Given that every tenth person in line will get a coupon for a free box of popcorn at the movies what is the probability that you don't get a coupon when your in line

Answers

SOLUTION:

Step 1:

In this question, we are given the following:

Given that every tenth person in line will get a coupon for a free box of popcorn at the movies.

We are meant to find the probability that you don't get a coupon when you are in the line.

Step 2:

We can see that the probability that the person was in the line and got a coupon is:

[tex]\frac{1}{10}[/tex]

Then, the probability that the person did not get a coupon when he was in the line is:

[tex](\text{ 1 -}\frac{1}{10})\text{ = }\frac{9}{10}[/tex]

The answer and how to do it

Answers

Answer:

v ≈ 4 cm

Step-by-step explanation:

using the Sine rule in Δ VWX

[tex]\frac{v}{sinV}[/tex] = [tex]\frac{w}{sinW}[/tex]

where v = WX and w = VX

∠ W = 180° - (126 + 21)° = 180° - 147° = 33° , then

[tex]\frac{v}{sin21}[/tex] = [tex]\frac{6}{sin33}[/tex] ( cross- multiply )

v × sin33° = 6 × sin21° ( divide both sides by sin33° )

v = [tex]\frac{6sin21}{sin33}[/tex] ≈ 4 cm ( to the nearest cm )

Graph the line x=3 .

Answers

According to the given equation, x=3, the line that represents it is a vertical line that passes throught the x axis at x=3.

This is a constant line, which means that for all the values of y, x will always be 3.

The graph of this line is the following:

the diagram show a side (a) find the height of the top of the side(b) find the length of the side

Answers

Part a

Find out the height of the triangle of the figure

we have that

sin(70)=h/2 -----> by opposite side divided by the hypotenuse

solve for h

h=2*sin(70)

h=1.88 m

Part b

Find the base of complete triangle

so

Let

x-----> the base of complete triangle

we have that

x=2*cos(70)+h/tan(40)

substitute the value of h

x=2*cos(70)+1.88/tan(40)

x=2.92 m

what is the perimeter of 6.05m and 3.5m

Answers

Recall that the perimeter P of a rectangle is given as

P = 2(L + B)

where L is the length and B is the width of the rectangle

Given that the length is 6.05m and the width is 3.5m

Then the perimeter

= 2(6.05 + 3.5)

= 2 (9.55)

= 19.10m

Brad thinks that 2.2.2.2 is represented by 4^2.What is wrong with this answer?

Answers

There is nothing wrong in the answer because

[tex]2\cdot2\cdot2\cdot2=4\cdot4=4^2[/tex]

but it should be represented by

[tex]2\cdot2\cdot2\cdot2=2^4[/tex]

Use f(x)=-x-8 and g(x) = x² + 8x − 15 to answer the following: a) f(1) + g(–3) b) g(−9) − f(–7)

Answers

ANSWER:

a) -37

b) 9

Given:

f(x)=-x-8 and g(x) = x² + 8x − 15

a) f(1) + g(–3)

f(1) = 1 - 8 = -7

g(-3) = -3² + 8(-3) - 15 = 9 - 24 - 15 = -30

f(1) + g(–3) = -7 + (-30)

= -7 - 30

-37

b) g(−9) − f(–7):

g(-9) = -9² + 8(-9) - 15 = 81 - 72 - 15 = -6

f(-7) = -7 - 8 = -15

Thus,

g(−9) − f(–7) = -6 - (-15)

= -6 + 15

= 9

how to find the length of side x. really having a hard time on this

Answers

Since the figure is a square the diagonal divide it in two congruent right triangles. One of them is shown below:

Since we have right trisang

Suppose a jar contains 20 red marbles and 31 blue marbles. If you reach in the jar and pull out 2 marbles at random at the same time, find the probability that both are red.

Answers

The probability that they are both are red is 0.15.

What is probability?

Probability is the occurence of likely events. It is the area of mathematics that deals with numerical estimates of the likelihood that an event will occur or that a statement is true.

The jar contains 20 red marbles and 31 blue marbles. The total marble is 51.

Therefore, the probability will be:

= P(red) × P(red)

= 20/51 × 19/50

= 380 / 2550

= 0.15

The probability is 0.15.

Learn more about probability on:

brainly.com/question/24756209

#SPJ1

Peter, a cyclist, rides 5.673 kilometers, takes a break, and then rides an additional 4321 meters.a. How many hectometers total did he ride?How many decimeters did he ride?

Answers

Explanation:

a) First Distance = 5.673 kilometers

2nd distance = 4321 meters

Total distance = 1st distance + 2nd distance

Total distance = 5.673 kilometers + 4321 meters

Conversion from kilometers to meters:

1 kilometer = 1000meters

5.673 kilometers = 5673 meters

Total distance in meters = 5673 meters + 4321 meters

Total distance in meters = 9994 meters

Conversion of meters to hectometers:

100 meters = 1 hectometers

9994 meters = x

cross multiply:

100(x) = 9994(1)

100x = 1994

x = 1994/100

x = 19.94 hectometers

Hence, he rode 19.94 in hectometers

b) converting to decimeters:

It is easier to convert from meters to decimeters

0.1 meters = 1 decimeter

9994 meters = y

y(0.1) = 1(9994)

0.1y = 9994

y = 9994/

Solve the equation for t:8t - r = 12t

Answers

ANSWER

[tex]t=-\frac{r}{4}[/tex]

EXPLANATION

We want to solve the given equation for t:

[tex]8t-r=12t[/tex]

To do this, separate the variables of the equation and simplify it:

[tex]\begin{gathered} 8t-12t=r \\ -4t=r \\ t=\frac{r}{-4} \\ t=-\frac{r}{4} \end{gathered}[/tex]

That is the solution to the equation for t.

A sector with a central angle measure of \purpleD{\dfrac{\pi}{6}} 6π start color #7854ab, start fraction, pi, divided by, 6, end fraction, end color #7854ab (in radians) has a radius of \maroonD{12\,\text{cm}}12cmstart color #ca337c, 12, start text, c, m, end text, end color #ca337c.

Answers

EXPLANATION:

Given;

We are given a sector of a circle with the following dimensions;

[tex]\begin{gathered} radius=12 \\ central\text{ }angle=\frac{\pi}{6} \end{gathered}[/tex]

Required;

We are required to calculate the area of the sector with the details given.

Step-by-step solution;

To calculate the area of a sector with the central angle given in radians, we will use the following formula;

[tex]Area\text{ }of\text{ }a\text{ }sector=\frac{\theta}{2\pi}\times\pi r^2[/tex]

We can now substitute and solve;

[tex]Area=\frac{\frac{\pi}{6}}{2\pi}\times\pi r^2[/tex][tex]Area=(\frac{\pi}{6}\div\frac{2\pi}{1})\times\pi r^2[/tex][tex]Area=(\frac{\pi}{6}\times\frac{1}{2\pi})\times\pi\times12^2[/tex][tex]Area=\frac{1}{12}\times144\times\pi[/tex][tex]Area=12\pi[/tex]

ANSWER:

In terms of pi the area of the sector is

[tex]undefined[/tex]

Emmanuel added two integers Which condition will always give Emmanuel a negative solution when he adds two integers? Both integers have negative values Both integers have positive values O. One integer has a positive value, and one integer has a negative value O The values of the two integers are opposites

Answers

Both integers have negative values

Explanation

Let

x and y represents the number

so, the options are

[tex]\begin{gathered} +\text{ + +} \\ +\text{ + -} \\ -\text{ + +} \\ -\text{ +-} \end{gathered}[/tex]

a) Both integers have negative values Both integers

[tex]-x-y=-(x+y)\rightarrow you\text{ will always get a negative number}[/tex]

b) Both integers have positive values

[tex]x+y=+\text{ + += you will always get a positive number}[/tex]

c)One integer has a positive value, and one integer has a negative value

[tex]\begin{gathered} -x+y\text{ or x-y} \\ the\text{ sign of the result depends on the greates absolute value, it means the answer will have the same of the bigger number( absolute value)} \end{gathered}[/tex]

d)The values of the two integers are opposites​

as the point C , the sign depends on the bigger number

for example

[tex]\begin{gathered} 8-5=3\text{ positive because 8 is the bigger} \\ 5-8=-3\text{ negative because (-8) is has the bigger absolute value} \end{gathered}[/tex]

so, the answer is Both integers have negative values

I hope this helps you

Which number is located between 8710and95?

Answers

-8 7/10 and -9 2/10

-8-7/10 = -87/10

-9 - 2/10= -92/10

Answer is -9 1/10 = -91/10

because -91 is between -87 and -92

Answer is OPTION B))

7 in. 6in. 9 in. it's the formula of a triangle

Answers

Area of a Triangle

Given a triangle of base length B and height length H, the area can be calculated by the formula:

[tex]A=\frac{B\cdot H}{2}[/tex]

The base and the height must be perpendicular.

The height of the given triangle is H=7 in. We need to calculate the length of the base.

We are providing a new image where a variable x is introduced to help us calculate the base length:

The triangle formed by the sides 9-7-x is right, so we can calculate the value of x by applying the Pythagora's Theorem:

[tex]7^2+x^2=9^2[/tex][tex]49+x^2=81[/tex]

Solving for x:

[tex]\begin{gathered} x^2=81-49=32 \\ x=\sqrt[]{32} \end{gathered}[/tex]

The length of the base is:

[tex]B=9+\sqrt[]{32}[/tex]

Thus, the area of the triangle is:

[tex]A=\frac{7\cdot(9+\sqrt[]{32})}{2}[/tex]

Calculating:

A = 51.3 square inches

A population of beetles are growing accordingto a linear growth model. The initial population (week 0) isPo = 5, and the population after 7 weeks is P = 82.Find an explicit formula for the beetle population after n weeks..Pn-After how many weeks will the beetle population reach 258?weeks

Answers

Answer:

P(n) = 5 + 11n

n = 23 weeks

Explanation:

The equation for the population as a linear growth model has the form

P = P0 + an

Where P0 is the initial population, n is the number of weeks and a is the rate of increase per week. We know that P0 = 5, so

P = 5 + an

Additionally, when n = 7 the value of P = 82, so we can use this to find the value of a as follows

82 = 5 + a(7)

82 = 5 + 7a

82 - 5 = 5 + 7a - 5

77 = 7a

77/7 = 7a/7

11 = a

Therefore, the equation for the population after n weeks is

P(n) = 5 + 11n

Finally, to know the number of weeks to reach a population of 258, we need to replace P by 258 and solve for n, so

258 = 5 + 11n

258 - 5 = 5 + 11n - 5

253 = 11n

253/11 = 11n/11

23 = n

So, after 23 weeks the population will be 258.

Select the correct answer.What is the range of Piecewise and Absolute Value Functions

Answers

Given the function :

g(x) = -1/2 |x-6| + 1

• Th,e, 1 ,, highlighted in yellowabove, indicates the maximum y- intercept that the graph will ever reach .

,

• The equation follows y = Mx + b structure , meaning range is from -infinity.

,

• So the range of this equation will be (-∞ ; 1]

,

• Option A is the correct choice .

Absolute value:

asymptote : none

extreme point (6;1)

critical point : x = 6

levon scored 38 points in the first half of the basketball game, and he scored p points in the second half of the game. write an expression to determine the number of points he scored in all. then, find the number of points he scored in all if he scored 20 points in the second half of the game.

Answers

By the given information you can raise the following equation, and since levon scored 38 points in the first half of the basketball game, then

[tex]\begin{gathered} TP=38+n \\ \text{Where} \\ TP\colon\text{ the number of points that he scored in total.} \\ n\colon\text{ the number of points that he scored in the second half of the game} \end{gathered}[/tex]

So, if n=20

[tex]\begin{gathered} TP=38+n \\ TP=38+20 \\ TP=58 \end{gathered}[/tex]

Therefore, if Levon scored 20 points in the second half of the game, in all he scored 58 points.

For each scenario, use the tape diagram to help answer the question. Think of different labels to use for the diagram depending on the situation. Mai has picked 1 cup of strawberries for a cake, which is enough for 3/4 of the cake. How many cups does she need for the whole cake?Priya has picked 1 1/2 cups of raspberries. which is enough for 3/4 of a cake. How many cups does she need for the whole cake?

Answers

Answer:

The number of cups of strawberries needed to make a whole cake is;

[tex]\begin{gathered} \frac{4}{3}\text{ cups} \\ or \\ 1\frac{1}{3}\text{ cups} \end{gathered}[/tex]

Explanation:

Given that;

[tex]1\text{ cup of strawberries can make }\frac{3}{4}of\text{ a cake}[/tex]

To get the number of cups of strawberries needed for a whole cake.

Let us multiply both sides by 4/3;

[tex]\begin{gathered} 1\times\frac{4}{3}\text{ cup of strawberries can make }\frac{3}{4}\times\frac{4}{3}of\text{ a cake} \\ \frac{4}{3}\text{ cup of strawberries can make 1-whole }of\text{ a cake} \end{gathered}[/tex]

Therefore, the number of cups of strawberries needed to make a whole cake is;

[tex]\begin{gathered} \frac{4}{3}\text{ cups} \\ or \\ 1\frac{1}{3}\text{ cups} \end{gathered}[/tex]

y=3sin(1/2 x+pi/6)please find amplitude period and phase shift

Answers

The given function is

[tex]y=3\sin (\frac{1}{2}x+\frac{\pi}{6})[/tex]

We have to use the following form

[tex]a\sin (bx-c)+d[/tex]

Where the amplitude is a, the period is 2pi/b, and the phase shift is c/b. In the given function a = 3, b = 1/2, and c = pi/6.

[tex]\begin{gathered} a=3 \\ T=\frac{2\pi}{b}=\frac{2\pi}{\frac{1}{2}}=4\pi \\ \theta=\frac{c}{b}=\frac{\frac{\pi}{6}}{\frac{1}{2}}=\frac{2\pi}{6}=\frac{\pi}{3} \end{gathered}[/tex]Therefore, the amplitude is 3, the period is 4pi, and the phase shift is pi/3.

Show how Aaliyah can finish her work using complexnumbers. As a reminder, her last step before requiringassistance is:(x- 3)2=1Be sure to show ALL steps that lead to your finalsolution set!

Answers

aAs given by the question

There are given that the equation

[tex]x^2-6x+10=0[/tex]

Now,

The solution of the Aaliyah is:

[tex](x-3)^2=-1[/tex]

Then,

The next step of the given solution is:

[tex]\begin{gathered} (x-3)^2=-1 \\ x-3=\sqrt[]{-1} \end{gathered}[/tex]

According to the concept of complex number

[tex]i=\sqrt[]{-1}[/tex]

So,

[tex]\begin{gathered} x-3=\sqrt[]{-1} \\ x-3=i \\ x=i+3 \end{gathered}[/tex]

84 is 75% of what number

Answers

Answer:

112

Explanation:

We need to find a number that represents 100% when 84 represents 75%, so we will use the following

[tex]100\text{ \% }\times\frac{84}{75\text{ \%}}=\frac{100\times84}{75}=\frac{8400}{75}=112[/tex]

Therefore, 84 is 75% of 112.

Answer:112

Step-by-step explanation: - 84 is 75% of 112. 100% of 112 is 112, hope this helps

Fill in the blanks using these answer choices: always, never, sometimes, once.

Answers

The complete text would be as following:

Parallel lines cross never

Perpendicular lines cross once

Lines that are neither parallel or perpendicular cross once

Lines that are the same cross always

Perpendicular lines cross at a 90 degree angle

I need help with these two problems.Use the given functions solve:f(x)=6x+7. g(x)= -2x-4. h(x)= -3x/41. g(-6)2. h(-12)I also need help with this.I attached the graph that goes along with the questions.1. If Unit Produced is a function of Labor Hours,f(5)=?A. 3B. 4C. 8D. 102. What can be determined, when f(x)=8?A. Units produced are 5B. Labor hours are 5C. Units produced are 10D. Cannot be determined

Answers

We are given the following functions

[tex]f\mleft(x\mright)=6x+7\qquad g(x)=-2x-4\qquad h(x)=-\frac{3x}{4}[/tex]

We are asked to find out g(-6) and h(-12)

1. g(-6)

it simply means that we have to plug x = -6 into the function of g(x)

[tex]\begin{gathered} g(x)=-2x-4 \\ g(-6)=-2(-6)-4 \\ g(-6)=12-4 \\ g(-6)=8 \end{gathered}[/tex]

Therefore, g(-6) = 8

2. h(-12)

Once again we have to plug x = -12 into the function of h(x)

[tex]\begin{gathered} h(x)=-\frac{3x}{4} \\ h(-12)=-\frac{3(-12)}{4} \\ h(-12)=\frac{36}{4} \\ h(-12)=9 \end{gathered}[/tex]

Therefore, h(-12) = 9

Aaron received credit of$48 on a purchase of $960. What percent of$960 is 48%?

Answers

we have

[tex]\begin{gathered} \frac{48}{960}=\frac{x}{100} \\ 100\times\frac{48}{960}=100\times\frac{x}{100} \\ x=5 \end{gathered}[/tex]

answer: 5%

the answer is 5% percent

A line cuts the y-axis at (0, -6) and passes through the point (9, -3). Find the equation of the line.

Answers

point 1 (0,-6) and point 2 (9,-3)

the equation is

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

where m =

[tex]m=\frac{y2-y1}{x2-x1}=\frac{-3-(-6)}{9-0}=\frac{-3+6}{9}=\frac{3}{9}=\frac{1}{3}[/tex]

answer: the equation of the line is

[tex]\begin{gathered} y-(-6)=\frac{1}{3}(x-0) \\ y+6=\frac{1}{3}x \\ y+6-6=\frac{1}{3}x-6 \\ y=\frac{1}{3}x-6 \end{gathered}[/tex]

Provide reasons for the proofGiven line m is parallel to line nprove angle 1 is supplementary to angle 3

Answers

The first reason is Given.

The second is corresponding angles theorem.

The third one is definition of congruent angles.

The fourth is definition of linear pair.

The fifth is linear pair theorem.

The sixth is definition of supplementary angles.

The seventh is addition property of equality.

The eighth is definition of supplementary angles.

question 1 estimated number of dogs = 6.99 × 107=6.99 • 10,000,000=69,900,000estimated number of cats = 3.61 × 107=3.61 • 10,000,000= 36,100,000estimated number of birds = 8.3 × 106= 8.3 • 1,000,000= 8,300,000-------------------------------------------Question 2The estimated number of dogs is 6.99 x 10⁷The estimated number of cats is 3.61 x 10⁷The estimated number of birds is 8.3 x 10⁶The power of 10 in 8.3 x 10⁶ is 6 which is less than the power of 10 in the other two numbers. To make the calculation simpler, convert this number so the exponents are all the sameMultiply and divide 8.3 x 10⁶ by 10 to increase its exponent by 18.3x 10⁶= 10/10 • 8.3x 10⁶=8.3/10 •10⁶ •10= 0.83 x 10⁷

Answers

SOLUTION

For question 1, we have

[tex]\begin{gathered} 6.99\times10^7=69,900,000 \\ 3.61\times10^7=36,100,000 \\ 8.3\times10^6=8,300,000 \end{gathered}[/tex]

Take the sum of the number above, we have

[tex]\begin{gathered} 69,900,000+36,100,000+8,300,000 \\ =114,300,000 \end{gathered}[/tex]

For Question 2, we have

We need to add the number without converting to the ordinary form i.e will add the number in thier exponential form.

[tex]6.99\times10^7+3.61\times10^7+0.83\times10^7[/tex]

The exponent is the common factor, hence we add the other numbers

[tex]\begin{gathered} (6.99+3.61+0.83)\times10^7 \\ =11.43\times10^7 \end{gathered}[/tex]

Changin the result in question 2 to ordinary form, we have

[tex]11.43\times10^7=11.43\times10,000,000=114,300,000[/tex]

Hence

Yes the answer in question 1 and question 2 are the same.

We can tell this because the nunbers have the same values(they are the same) but are in different forms(ordinary form and the exponential form). Hence the numbers can be use interchangeably.

Write the sequence of transformations that changes figure ABCD to figure A’B’C’D. Explain your answer and write the coordinates of the figure obtained after each transformation. Are the two figures congruent? Explain your answer.

Answers

SOLUTION:

We can compare a point to get the translation.

We can use the point;

[tex]A(-4,4)[/tex]

which transforms to;

[tex]A^{\prime}^^{\prime}(3,-4)[/tex]

The first transformation is a reflection over the x-axis to map point A to;

[tex]A^{\prime}(-4,-4)[/tex]

The next transformation is a translation 7 units to the right.

Therefore, the sequence of transformations are;

Part B: The two figures are congruent because the transformations used are non-rigid.

Hannah bought a total of 5.12 pounds of fruit at the market. she bought 2.5 pounds of pears and she also bought some bananas. how many pounds of bananas did she buy please show work and answer

Answers

Hannah bought pears and bananas only, so let's write the following equation:

[tex]\text{total}=\text{pears}+\text{bananas}[/tex]

If the total weight bought is 5.12 and 2.5 pounds are pears, we can calculate the weight of bananas bought:

[tex]\begin{gathered} 5.12=2.5+\text{bananas} \\ \text{bananas}=5.12-2.5 \\ \text{bananas}=2.62 \end{gathered}[/tex]

So Hannah bought 2.62 pounds of banana.

Other Questions
Math Lab A - Section 203B Notebook Home Insert Draw View Class Notebook U abe . = = A Styles ? The table shows the average mass, in kilograms, of different sizes of cars and trucks. Size Small Car Average Mass (kilograms) 1,354 1,985 Large Car Large Truck 2,460 Part A To the nearest hundred, how much greater is the mass of a large truck than the mass of a small car? Fill in the blanks to answer the question. To the nearest hundred, a large truck has a mass of kilograms, and a small car has a mass of kilograms. So, a large truck has a mass about kilograms greater than a small car. Which statements correctly compare two numbers? Select all that apply. A. 0.1 < 0.125 B. 0.2 < 0.125 C. 0.125 > 0.13 D. 0.125 > 0.12 E. 0.126 < 0.125 The United States Pentagon building is modeled on the coordinate plane as regular pentagon ABThe vertices of the pentagon are A(-7.42,2.42), B(0,7.88),C(7.42,2.42),D(4.605,-6.35), and E(-4.605-6.35) what is the approximate perimeter in feet of the us pentagon building Can you show me how to solve this and graph? Generalize Two data sets have the same number of values. The first data set has a mean of 7.2 and a standard deviation of 1.25. The second data set has a mean of 7.2 and a standard deviation of 2.5. Which data set is more spread out? The map shows territories held by countries in 1914. Which imperial nation appears to have the most dominance in africa? turkey united kingdom france germany. Briefly explain ONE specific development in theopposition to slavery in the period 1820 to 1860. NO LINKS!! Use the method of substitution to solve the system. (If there's no solution, enter no solution). Part 7z After having study chemical reaction in school, Jose knew that when oxygen and hydrogen gases combine in the correct amounts, the reaction use the new substance, water. The hydrogen and oxygen are products, reactants, synthetics, or polymers? While water Is the product, reactant, synthetic, or polymer? Find the absolute value of | 2x+ z | + 2y x = 2.1, y = 3, z = -4.2 simplify the expression tan (3 x+ 2pi) as the tangent of a single angle 2/7 in reduced terms John says, "It's winter in here yet." Explain the double-meaning of this line.When they're speaking alone about Abigail, Elizabeth catches John in a lie. What'sthe lie? A long, thin wire offers more resistance to an electrical current than a thick, short wire would.TrueFalse You are moving a dresser that has a mass of 36 kg; its acceleration is 0.5 m/s2. What is the force being applied?72 N18 N4.8 N35.5 N 1 2 What is the probability of an event that is certain? Which integer represents this scenario? a fish grows 4 inches a) -4" b) 4 6.NS.5 Use the box method to distribute and simplify (-3x 3)(5 + 4x). Drag and drop the terms to the correct locations of the table. Let the random variable x be the number of rooms in a randomly chosen owner- occupied housing unit in a certain city. The distribution for the units is given below. Can anyone help me find the scale factor?