Answer:
A
Step-by-step explanation:
3x16
+
4x18
+
5x17
anna rolled a pair of number cubes what is the probability of getting even number on both sides PLSSS HELP ME
It is best to draw a table of outcomes and list all the possible outcomes when you roll a pair of numbered cubes. As follows:
1 2 3 4 5 6
1 ( 1 , 1 ) ( 1 , 2 ) ( 1 , 3 ) ( 1 , 4 ) ( 1 , 5 ) ( 1 , 6 )
2 ( 2 , 1 ) ( 2, 2 ) ( 2 , 3 ) ( 2 , 4 ) ( 2 , 5 ) ( 2 , 6 )
3 ( 3 , 1 ) ( 3 , 2 ) ( 3 , 3 ) ( 3 , 4 ) ( 3 , 5 ) ( 3 , 6 )
4 ( 4 , 1 ) ( 4 , 2 ) ( 4 , 3 ) ( 4 , 4 ) ( 4 , 5 ) ( 4 , 6 )
5 ( 5 , 1 ) ( 5 , 2 ) ( 5 , 3 ) ( 5 , 4 ) ( 5 , 5 ) ( 5 , 6 )
6 ( 6 , 1 ) ( 6 , 2 ) ( 6 , 3 ) ( 6 , 4 ) ( 6 , 5 ) ( 6 , 6 )
- Each cube has 6 faces, Hence, 6 numbers for each are expressed as row and column for first and second cube respectively.
- Now locate and highlight all the even pairs shown in bold.
- The total number of even pairs outcomes are = 9.
- The total possibilities are = 36.
- The probability of getting even pairs as favorable outcome can be expressed as:
P ( Even pairs ) = Favorable outcomes / Total outcomes
P ( Even pairs ) = 9 / 36
P ( Even pairs ) = 1 / 4.
- So the probability of getting an even pair when a pair of number cubes are rolled is 1/4
What number completes the sequence below? Enter your answer in the input
box at the bottom.
8——-4
16——8
24——12
32——?
Answer:
16
Step-by-step explanation:
the numbers on the right of the arrow are half the value of the corresponding numbers on the left, then
32 → [tex]\frac{1}{2}[/tex] (32)
32 → 16
I need help please!!
Answer:
(r q)(-3) = -3
(q r)(-3) = -3
Step-by-step explanation:
let x = 1
q(1) = -1 +2 = 1
r(1) = 1² = 1
(r q)(-3) = ?
(1×1)(-3) = -3
(q r)(-3) = ?
(1×1)(-3) = -3
Write the equation of the trigonometric graph.
Answer:
[tex]y=\boxed{2}\:\cos \left(\boxed{1}\;x\right)+\boxed{3}[/tex]
Step-by-step explanation:
The graph of the solid black line is the cosine parent function, y = cos(x).
The standard form of a cosine function is:
[tex]\boxed{y = A \cos(B(x + C)) + D}[/tex]
where:
A is the amplitude (height from the mid-line to the peak).2π/B is the period (horizontal distance between consecutive peaks).C is the phase shift (horizontal shift - positive is to the left).D is the vertical shift (the mid-line is y = D).From inspection of the graph, the x-values of the turning points (peaks and troughs) of the parent function and the new function are the same. Therefore, the period of both functions is the same, and there has been no horizontal shift. So, B = 1 and C = 0.
The mid-line of the new function is y = 3. Therefore, D = 3.
The y-value of the peaks is y = 5. The amplitude is the distance from the mid-line to the peak. Therefore, A = 2.
Substituting these values into the standard formula we get:
[tex]y = 2 \cos(1(x + 0)) + 3[/tex]
[tex]y=2 \cos (1(x))+3[/tex]
[tex]y= 2 \cos(x) + 3[/tex]
Therefore, the equation of the trigonometric graph is:
[tex]y=\boxed{2}\:\cos \left(\boxed{1}\;x\right)+\boxed{3}[/tex]
Select the correct answer.
The number of hours that 20 people spent watching television per day, in relation to age, is graphed. This quadratic equation represents the model
for the set of data.
y = 0.004z²0.314z + 7.5
Based on the model, approximately how much time does an 18-year-old spend watching television each day?
O A.
OB.
O C.
O D.
3 hours
2 hours
7.5 hours
0.5 hour
Based on the quadratic function, an 18 year old would spend 3 hours watching television.
Using the quadratic function given :
y = 0.004z²-0.314z + 7.5The age is represented as the variable , 'z'
substitute z = 18 into the equation
y = (0.004*18²) - 0.314(18) + 7.5
y = 3.144
y = 3 hours approximately
Hence, an 18 year old spend approximately 18 hours watching television.
Learn more on Quadratic functions:https://brainly.com/question/30164833
#SPJ1
Which system of linear inequalities is represented by the graph?
y > x – 2 and y < x + 1
y < x – 2 and y > x + 1
y < x – 2 and y > x + 1
y > x – 2 and y < x + 1
Answer:
The system of linear inequalities represented by the graph is:
y > x - 2 and y < x + 1
This system of inequalities indicates that y is greater than x - 2, which represents the upper boundary of the shaded region in the graph. Additionally, y is less than x + 1, which represents the lower boundary of the shaded region. The intersection of these two conditions is the region between the lines, satisfying both inequalities.
at the movie theatre, child admission is $5.20 and adult admission is $9.60 on sunday, 131 tickets were sold for a total sales of $1020.00 how many adult tickets were sold that day
Taking into account the definition of a system of linear equations, on Sunday 77 adult tickets were sold.
Definition of System of linear equationsA system of linear equations is a set of two or more equations of the first degree, in which two or more unknowns are related.
Solving a system of equations consists of finding the value of each unknown with which when replacing, they must give the solution proposed in both equations.
Amount of adult tickets soldIn this case, a system of linear equations must be proposed taking into account that:
"a" is the amount of adult tickets sold."c" is the amount of children tickets sold.You know:
At the movie theatre, child admission is $5.20 and adult admission is $9.60 On sunday, 131 tickets were sold for a total sales of $1020.00So, the system of equations to be solved is
a + c= 131
9.60a + 5.20c= 1020
There are several methods to solve a system of equations, it is decided to solve it using the substitution method, which consists of clearing one of the two variables in one of the equations of the system and substituting its value in the other equation.
In this case, isolating the variable c from the first equation:
c= 131 -a
Substituting the expression in the second equation:
9.60a + 5.20×(131 -a)= 1020
Solving:
9.60a + 5.20×131 -5.20a= 1020
9.60a + 681.2 -5.20a= 1020
9.60a -5.20a= 1020 - 681.2
4.4a= 338.8
a= 338.8÷ 4.4
a= 77
In summary, 77 adult tickets were sold that day.
Learn more about system of equations:
brainly.com/question/14323743
#SPJ1
On a line graph, time is usually represented on the vertical axis.
O True
O False
--
Divisores pares de 100
Answer:
2, 4, 10, 20, 50, and 100.
Step-by-step explanation:
15. A landscaper uses a wheelbarrow to move soil to a certain region of the garden. A
wheelbarrow can hold approximately 6 cubic feet of soil. The soil is damped out into a pile
that makes the shape of a cone. The landscaper calculates that once the pille has a diameter
of 13 foet and a height of 3 feet, there will be sufficient soil for the project How maty
wheelbarrow loads of soil are needed for this project?
The number of wheelbarrow loads of soil required for this project is 71.
The landscaper uses a wheelbarrow to transport soil to a particular region of the garden. A wheelbarrow can accommodate roughly 6 cubic feet of soil. Once the pile has a diameter of 13 feet and a height of 3 feet, the landscaper determines that there will be enough soil for the project.
Area of a cone =1/3πr²hwhere r = 13/2 feet and h = 3 feet.
Substituting the given values to find the area of the cone.1/3 x 3.14 x (6.5)² x 3 = 422.55 cubic feet.Then, divide the total amount of soil required by the volume of soil that a wheelbarrow can hold to determine the number of wheelbarrow loads required.
Number of wheelbarrow loads = (Volume of soil needed) / (Volume of one wheelbarrow)Volume of one wheelbarrow = 6 cubic feet.The total volume of soil required is 422.55 cubic feet.
Therefore, the number of wheelbarrow loads required is:Number of wheelbarrow loads = (422.55) / (6) = 70.42 ≈ 71 wheelbarrow loads, which is the final answer.
For more such questions on soil, click on:
https://brainly.com/question/1286340
#SPJ8
2. Sandra's house is located at the point (2,2). The school is located at the point (7, 10). Each
unit on the graph represents 1 mi. How far is the school from Sandra's house? Remember to
show your work.
Plot and label your points on the coordinate plane (1 point)
Use the Pythagorean Theorem to calculate the diagonal distance between the two
points, express your answer as a radical and as a decimal rounded to nearest
hundredths.
Answer:
Step-by-step explanation:
it is my first time taking my baby to the cinemas in Junes 2023, and the cinemas have sales because there are tons of kids' movies to be seen. For adults the ticket costs 70$ and for children it costs 30$, which tickets sell like 1000$ a day leading to 31000 a month. Calculate the number of tickets that were sold for adults and children in a day. A+C=1000 70+30=31000.
A+C=1000
70+30=31000
if we wanted to extend this discussion beypnd what has been shared so far, what additional question could we ask?
Step-by-step explanation:
If we wanted to extend the discussion beyond what has been shared so far, an additional question we could ask is:
"What is the ratio of adult tickets to children's tickets sold in a day?"
This question would provide insight into the distribution of ticket sales between adults and children and help us understand the demand for different movie genres or screenings among the audience.
The slope of the tangent line to the curve y= 3/x
at the point 5, 3/5 is-
The equation of this tangent line can be written in the form y = mx + b
where:
m is:
b is:
The tangent line at that point is:
y = (-3/25)*x + 6/5
so m = -3/25, and b = 6/5
How to find the slope of the tangent line?To find the slope at that point, we need to evaluate the derivative at that point.
y = 3/x
The derivative is:
y' = -3/x²
When x = 5, we have:
y' = -3/5² = -3/25
So that is the slope, m.
Now let's find the line.
The line must pass trhough the point (5, 3/5), then:
3/5 = (-3/25)*5 + b
3/5 = -3/5 + b
3/5 + 3/5 = b
6/5 = b
The equation of the line is:
y = (-3/25)*x + 6/5
Learn more about the tangent line:
https://brainly.com/question/30162650
#SPJ1
Pregunta 1
Resuelve el siguiente problema aplicando las estrategias de solución de problemas.
• El área de un triángulo es de 30 pies cuadrados y la base mide 5 pies. ¿Cuál es la
altura del triángulo en pulgadas?
Answer:
I can't understand the language but try people who can
What is the answer? As the last one is incorrect
The best measure of center of the data is (a) mean; because the data are close together
How to determine the best measure of center of the dataFrom the question, we have the dataset of 10 values
In the given dataset, we can see that there are no outliers present in the dataset
By definition, outliers are extreme values.
Since there are no outliers, it means that the mean is the best measure of center
This is because the mean is affected by the presence of outliers and since no outlier is present, we use the mean
From the list of options, we have the mean value to be 42.536
Hence, the true statement is (a)
Read more about mean and median at:
https://brainly.com/question/14532771
#SPJ1
Please help me with this question
Answer:
try (gauth math) could be helpful take screen shot and upload it it may be there or not hopefully it is
you are a trainer . .you have developed a 5 week training course for 20 trainees that will cost $140,000. what is the cost per trainee
The cost per trainee for the 5-week training course is $7,000.
To find the cost per trainee, we divide the total cost of the training course by the number of trainees.
Total cost of the training course = $140,000
Number of trainees = 20
Cost per trainee = Total cost of the training course / Number of trainees
Cost per trainee = $140,000 / 20
Cost per trainee = $7,000
Therefore, the cost per trainee for the 5-week training course is $7,000.
for such more question on cost
https://brainly.com/question/25109150
#SPJ8
In a sample of 5,000 students , the mean GPA is 2.80 and the standard deviation is 0.35. Assume the distribution to be normal.
How many students score below 2.60?
In a sample of 5000 students, the mean GPA is 2.80 and their standard deviation is 0.35 and 1428 students score below 2.60.
To find the number of students scoring below 2.60, we need to calculate the area under the normal distribution curve to the left of this value.
First, we need to standardize the value of 2.60 using the z-score formula: z = (x - μ) / σ, where x is the value (2.60), μ is the mean (2.80), and σ is the standard deviation (0.35). Plugging in the values, we get z = (2.60 - 2.80) / 0.35 = -0.57.
Now, we can use a standard normal distribution table or a statistical calculator to find the area to the left of -0.57. Consulting a standard normal distribution table, we find that the area to the left of -0.57 is approximately 0.2857.
To calculate the number of students scoring below 2.60, we multiply this area by the total number of students in the sample: 0.2857 * 5000 ≈ 1428.5.
Since the number of students must be a whole number, we round down to 1428 students.
Therefore, approximately 1428 students score below 2.60 in the sample of 5000 students, assuming a normal distribution with a mean of 2.80 and a standard deviation of 0.35.
Know more about standard deviation here:
https://brainly.com/question/475676
#SPJ8
Steven earns extra money babysitting. He charges $31.00 for 4 hours and $62.00 for 8 hours.
Enter an equation to represent the relationship. Let x represent the number of hours Steven babysits and y represent the amount he charges.
The equation is y = 7.75x, where x is the number of hours Steven babysits and y is the amount he charges.
To represent the relationship between the number of hours Steven babysits (x) and the amount he charges (y), we can use a linear equation in the form of y = mx + b, where m is the slope and b is the y-intercept.
From the given information, we can identify two data points:
(4, 31.00) and (8, 62.00)
Using these points, we can calculate the slope (m) using the formula:
m = (y2 - y1) / (x2 - x1)
m = (62.00 - 31.00) / (8 - 4)
m = 31.00 / 4
m = 7.75
Now, we can substitute one of the points and the slope into the equation to find the y-intercept (b).
Using the point (4, 31.00):
31.00 = 7.75(4) + b
31.00 = 31.00 + b
b = 0
Therefore, the equation that represents the relationship between the number of hours Steven babysits (x) and the amount he charges (y) is:
y = 7.75x
The equation is y = 7.75x, where x is the number of hours Steven babysits and y is the amount he charges.
for such more question on equation
https://brainly.com/question/17482667
#SPJ8
JLK is similar to PQR find the value of X
Answer:
30
Step-by-step explanation:
22/33=20/x
cross multiply
22x=33x20
22x=660
x=660/22
x=30
solve this system of equations by using the elimination method x-5y=16 4x-2y=-8
Answer:
(- 4, - 4 )
Step-by-step explanation:
x - 5y = 16 → (1)
4x - 2y = - 8 → (2)
multiplying (1) by - 4 and adding to (2) will eliminate x
- 4x + 20y = - 64 → (3)
add (2) and (3) term by term to eliminate x
(4x - 4x) + (- 2y + 20y) = - 8 - 64
0 + 18y = - 72
18y = - 72 ( divide both sides by 18 )
y = - 4
substitute y = - 4 into either of the 2 equations and solve for x
substituting into (1)
x - 5(- 4) = 16
x + 20 = 16 ( subtract 20 from both sides )
x = - 4
solution is (- 4, - 4 )
A store employee notices that rowboats that cost his store 79$ are being sold for 175$. What percentage is the mark up?
Answer:
Step-by-step explanation:
Step 1. Determine the dollar amount of the markup
175 - 79 = 96
Step 2: Divide the markup Amount by the Cost
96/79 = 1.215
Step 3: Multiply by 100 and add the % sign
1.215 x 100 = 121.5%
Which of the segments below is a secant?
A. XY
B. UZ
C. XO
¿Cuál es el costo de un plátano si el racimo de 22 plátanos cuesta $23.10?
The cost of a single unit is given as follows:
$1.05.
El costo de un plátano es el seguiente:
$1.05.
How to obtain the cost of a single unit?The cost of a single unit is obtained applying the proportions in the context of the problem.
The cost of 22 units is of $23.10, hence the cost of a single unit is obtained dividing the total cost by the number of units, as follows:
23.1/22 = $1.05.
More can be learned about proportions at https://brainly.com/question/24372153
#SPJ1
Jane just joined a group that makes hats for babies in the hospital. Two weeks ago they made 21 hats. Last week they made 29 hats. This week they made 12 hats. All these hats will be split evenly between 2 nearby hospitals. Jane works out that's 62 hats for each hospital. Does that sound about right?
Answer:
31
Step-by-step explanation:
you add the hats to get the total number of hats then divide the answer by
No, it is much too high. Then the correct option is B.
What is an equation?An equation is a statement of equality between two expressions consisting of variables and/or numbers.
Given the question above, we need to find if the hats is to high or low.
Calculating the total numbers of hats made, we have
[tex]21 + 29 + 12 = 62 \ \text{hats}[/tex]
If Edna wants to split 62 hats evenly between two hospital, then each hospital will get
[tex]\dfrac{62}{2} = 31 \ \text{hats}[/tex]
Therefore, if Edna works out that each hospital gets 62 hats, No it is too high, as that is the total of all the hat that is available
Hence, the correct option is B.
Learn more on equations at:
https://brainly.com/question/29657983
Missing informationEdna just joined a group that makes hats for babies in the hospital. Two weeks ago they made 21 hats. Last week they made 29 hats. This week they made 12 hats. All these hats will be split evenly between 2 nearby hospitals. Edna works out that's 62 hats for each hospital. Does that sound about right?
A. Yes
B. No, it is much too high
C. No, it is much too low
Q.14 In the figure given below, let the lines 1, and 1, be parallel and t is transversal. Find
the value of x.
Answer:
The consecutive interior angles are supplementary, so we have:
3x + 20 + 2x = 180
5x + 20 = 180
5x = 160, so x = 32
⦁ The construction of copying is started below. The next step is to set the width of the compass to the length of . How does this step ensure that the new angle will be congruent to the original angle?
Answer:
i believe by creating radii of equal lengths.
Step-by-step explanation:
it gives a path to create an angle congruent to angle APB. The angle APB would have the same radii (BP and AP) and the same width as the congruent angle that would be created.
Wish you good luck.
Given the sequence 9/8, 3/4, 1/2,...,8/81 is the geometric sequence. Find the common ratio and the number of all terms of this sequence.
Common ratio of the geometric sequence 9/8, 3/4, 1/2,...,8/81 is 2/3 and the number of all terms in this sequence is 7.
As we know that,
Common ratio of any G.P. is a constant number that is multiplied by the previous term to obtain the next term.
So, r= (n+1)th term / nth term
where r ⇒ common ratio
(n+1)th term⇒ succeeding term
nth term⇒ preceding term
According to the given question, r = (9/8) / (3/4)
r = (2/3)
We also know,
Any term of a G.P. [nth term] can be obtained by the formula:
Tₙ= a[tex]r^{n-1}[/tex]
where, Tₙ= nth term
a= first term of G.P.
r=common ratio
Since last term of the G.P. is given to be 8/81; putting this in the above formula will yield us the total number of terms.
Tₙ= a[tex]r^{n-1}[/tex]
⇒ (8/81) = (9/8) x ([tex]2/3^{n-1}[/tex])
⇒ (64/729)= ([tex]2/3^{n-1}[/tex])
⇒[tex](2/3)^{6}[/tex] = ([tex]2/3^{n-1}[/tex])
⇒ n-1 = 6
⇒ n = 7
∴ The total number of terms in G.P. is 7.
Therefore, Common ratio of the sequence 9/8, 3/4, 1/2,...,8/81 is 2/3 and the number of all terms in this sequence is 7.
Read more about Geometric Progression (G.P.):
https://brainly.com/question/29084446
The Common Ratio for this geometric sequence is 2/3 and the total number of terms in the sequence is 6.
Explanation:The given mathematical sequence appears to be a geometric sequence, which is a sequence of numbers where each term after the first is found by multiplying the previous term by a fixed, non-zero number called the Common Ratio. In a geometric sequence, you can find the Common Ratio by dividing any term by the preceding term.
So in this case, the second term (3/4) divided by the first term (9/8) equals 2/3. Therefore, the Common Ratio for this geometric sequence is 2/3.
To find the total number of terms in this sequence we use the formula for the nth term of a geometric sequence: a*n = a*r^(n-1), where a is the first term, r is the common ratio, and n is the number of terms. This gives us: 8/81 = (9/8)*(2/3)^(n-1). Solving this for n gives us n = 6. Therefore, the total number of terms in this sequence is 6.
Learn more about Geometric Sequence here:https://brainly.com/question/34721734
#SPJ2
HELP THIS QUESTION IS HARD
Answer:
a)
[tex] \frac{1}{( - 7)^{4} } [/tex]
Answer:
[tex](-7)^-^4=\frac{1}{(-7)^4}[/tex]
Step-by-step explanation:
The user aswati already wrote the correct answer, but I wanted to help explain why their answer is correct so that you'll understand.
According to the negative exponent rule, when a base (let's call it m) is raised to a negative exponent (let's call it n), we rewrite it as a fraction where the numerator is 1 and the denominator is the base raised to the same exponent turned positive.
Thus, the negative exponent rule is given as:
[tex]b^-^n=\frac{1}{b^n}[/tex]
Thus, [tex](-7)^-^4[/tex] becomes [tex]\frac{1}{(-7)^4}[/tex]
10 donuts cost $2.99 how much 1 cost?