Terms of geometric sequence are found by the formula T n = ar n - 1. If a = 3 and r = 2, find the first 4 terms of the sequence.

Answers

Answer 1

9514 1404 393

Answer:

 3, 6, 12, 24

Step-by-step explanation:

It helps if the formula is properly written.

 Tn = a·r^(n-1)

Fill in the given values for a, r, and use n = 1 to 4.

 T1 = 3·2^(1-1) = 3

 T2 = 3·2^(2-1) = 6

 T3 = 3·2^(3 -1) = 12

 T4 = 3·2^(4 -1) = 24

__

Additional comment

The value a=3 tells you the first term is 3. The value r=2 tells you each term is 2 times the previous one. Knowing this, you can write down the sequence based on your knowledge of multiplication tables (×2). You can use the formula as we did above, but it isn't necessary.

 3, 6, 12, 24, ...


Related Questions

PLEASEE HELP ME ASAPPP (geometry)

Answers

Answer:AE=EC và BF=FC => EF là đường trung bình của tam giác ABC

=> EF // và bằng 1/2 AB

=> AB = 16

Step-by-step explanation:

Answer:

AB=16

Step-by-step explanation:

Midsegment Theorem states that the segment connecting the midpoints of two sides of a triangle is parallel to the third side and half as long.

The mid-segment of a triangle, which joins the midpoints of two sides of a triangle, is parallel to the third side of the triangle and half the length of that third side of the triangle.

AD=DB

AD+DB=AB=2EF

AB=2×8=16

3 write the factor of the following (1) 48 (2) 36 (3) 28 (4) 100 (5) 125 ​

Answers

Answer:

FACTORING THE NUMBERS :-

well u didnt say to prime factors so i am writing all factors

1) 48 => 1, 2, 3, 4, 6, 8, 12, 16, 24 and 48    ( all are plus and minus )

2) 36 => 1, 2, 3, 4, 6, 9, 12, 18 and 36    ( all are plus and minus )

3) 28 => 1, 2, 4, 7, 14 and 28    ( all are plus and minus )

4) 100 => 1, 2, 4, 5, 10, 20, 25, 50, and 100  ( all are plus and minus )

5) 125 => 1, 5, 25, 125   ( all are plus and minus )

is it worth brainliest...

yes ofc

The PTA sells 100 tickets for a raffle and puts them in a bowl. They will randomly pull out a ticket for the first prize and then another ticket for the second prize. You have 10 tickets and your friend has 10 tickets. What is the probability that your friend wins the first prize and you win the second prize?

Answers

Jÿïôò śfrtÿ hjkÿï èrï

[tex]\sqrt{25}[/tex]

Answers

Answer:

5

Step-by-step explanation:

Calculate the square root of 25 and get 5.

5 I just thought of what # gets me to 25

Police sometimes measure shoe prints at crime scenes so that they can learn something about criminals. Listed below are shoe print​ lengths, foot​ lengths, and heights of males. Construct a​ scatterplot, find the value of the linear correlation coefficient​ r, and find the​ P-value of r. Determine whether there is sufficient evidence to support a claim of linear correlation between the two variables. Based on these​ results, does it appear that police can use a shoe print length to estimate the height of a​ male? Use a significance level of α=0.01

Answers

It does not appear that police can use a shoe print length to estimate the height of a​ male.

The given parameters are:

[tex]\begin{array}{cccccc}{Shoe\ Print} & {28.6} & {29.4} & {32.2} & {32.4} & {27.3} \ \\ Height (cm) & {172.5} & {176.7} & {188.4} & {170.1} & {179.2} \ \end{array}[/tex]

Rewrite as:

[tex]\begin{array}{cccccc}{x} & {28.6} & {29.4} & {32.2} & {32.4} & {27.3} \ \\ y & {172.5} & {176.7} & {188.4} & {170.1} & {179.2} \ \end{array}[/tex]

See attachment for scatter plot

To determine the correlation coefficient, we extend the table as follows:

[tex]\begin{array}{cccccc}{x} & {28.6} & {29.4} & {32.2} & {32.4} & {27.3} & y & {172.5} & {176.7} & {188.4} & {170.1} & {179.2} & x^2 & {817.96} & {864.36} & {1036.84} & {1049.76} & {745.29} & y^2 & {29756.25} & {31222.89} & {35494.56} & {28934.01} & {32112.64} & x \times y & {4933.5} & {5194.98} & {6066.48} & {5511.24} & {4892.16} \ \end{array}[/tex]

The correlation coefficient (r) is:

[tex]r = \frac{\sum(x - \bar x)(y - \bar y)}{\sqrt{SS_x * SS_y}}[/tex]

We have:

[tex]n =5[/tex]

[tex]\sum xy =4933.5+5194.98+6066.48+5511.24+4892.16 =26598.36[/tex]

[tex]\sum x =28.6+29.4+32.2+32.4+27.3=149.9[/tex]

[tex]\sum y =172.5+176.7+188.4+170.1+179.2=886.9[/tex]

[tex]\sum x^2 =817.96+864.36+1036.84+1049.76+745.29=4514.21[/tex]

[tex]\sum y^2 =29756.25+31222.89+35494.56+28934.01+32112.64=157520.35[/tex]

Calculate mean of x and y

[tex]\bar x = \frac{\sum x}{n} = \frac{149.9}{5} = 29.98[/tex]

[tex]\bar y = \frac{\sum y}{n} = \frac{886.9}{5} = 177.38[/tex]

Calculate SSx and SSy

[tex]SS_x = \sum (x - \bar x)^2 =(28.6-29.98)^2 + (29.4-29.98)^2 + (32.2-29.98)^2 + (32.4-29.98)^2 + (27.3-29.98)^2 =20.208[/tex]

[tex]SS_y = \sum (y - \bar x)^2 =(172.5-177.38)^2 + (176.7-177.38)^2 + (188.4-177.38)^2 + (170.1-177.38)^2 + (179.2-177.38)^2 =202.028[/tex]

Calculate [tex]\sum(x - \bar x)(y - \bar y)[/tex]

[tex]\sum(x - \bar x)(y - \bar y) = (28.6-29.98)*(172.5-177.38) + (29.4-29.98)*(176.7-177.38) + (32.2-29.98)*(188.4-177.38) + (32.4-29.98)*(170.1-177.38) + (27.3-29.98) *(179.2-177.38) =9.098[/tex]

So:

[tex]r = \frac{\sum(x - \bar x)(y - \bar y)}{\sqrt{SS_x * SS_y}}[/tex]

[tex]r = \frac{9.098}{\sqrt{20.208 * 202.028}}[/tex]

[tex]r = \frac{9.098}{\sqrt{4082.581824}}[/tex]

[tex]r = \frac{9.098}{63.90}[/tex]

[tex]r = 0.142[/tex]

Calculate test statistic:

[tex]t = \frac{r}{\sqrt{\frac{1 - r^2}{n-2}}}[/tex]

[tex]t = \frac{0.142}{\sqrt{\frac{1 - 0.142^2}{5-2}}}[/tex]

[tex]t = \frac{0.142}{\sqrt{\frac{0.979836}{3}}}[/tex]

[tex]t = \frac{0.142}{\sqrt{0.326612}}[/tex]

[tex]t = \frac{0.142}{0.5715}[/tex]

[tex]t = 0.248[/tex]

Calculate the degrees of freedom

[tex]df = n - 2 = 5 - 2 = 3[/tex]

The [tex]t_{\alpha/2}[/tex] value at:

[tex]df =3[/tex]

[tex]t = 0.248[/tex]

[tex]\alpha = 0.01[/tex]

The value is:

[tex]t_{0.01/2} = \±5.841[/tex]

This means that we reject the null hypothesis if the t value is not between -5.841 and 5.841

We calculate the t value as:

[tex]t = 0.248[/tex]

[tex]-5.841 < 0.248 < 5.841[/tex]

Hence, we do not reject the null hypothesis because they do not appear to have any correlation.

Read more about regression at:

https://brainly.com/question/18405415

a farmer needs 5 men to clear his farm in 10 days. How many men will he need if he must finish clearing the farm in two days if they work at the same rate?

Answers

Answer:

25 workers

Step-by-step explanation:

If you like my answer than please mark me brainliest thanks

,

pls help me asap !!!

Answers

Answer:

11

Step-by-step explanation:

Hopefully you can see that this is an isosceles triangle and remembering the inequality theorem of a triangle (4,4,11 triangle cannot exist).  Iso triangle has two side the same length - as well as two angles the same.

Doyle Company issued $500,000 of 10-year, 7 percent bonds on January 1, 2018. The bonds were issued at face value. Interest is payable in cash on December 31 of each year. Doyle immediately invested the proceeds from the bond issue in land. The land was leased for an annual $125,000 of cash revenue, which was collected on December 31 of each year, beginning December 31, 2018

Answers

Answer:

f

Step-by-step explanation:

The distance between Ali's house and 1 point
college is exactly 135 miles. If she
drove 2/3 of the distance in 135
minutes. What was her average speed
in miles per hour?

Answers

First we have to figure out how long it would take for the full voyage and that would be 135 + (135 x 1/3) and the answer to that would be 135 + 45 = 180 and that means that 180 is the total minutes it would take to travel the whole trip, now we have to calculate average speed which would be 135(distance)/180(time) which would end up being 135 miles/ 3 hours, now we divide the entire equation by 3 which would be 45/1
CONCLUSION ——————————
Ali would be driving 45 miles per hour

Ali's average speed was 40 miles per hour.

What is an average speed?

The total distance traveled is to be divided by the total time consumed brings us the average speed.

How to calculate the average speed of Ali?

The total distance between the college from Ali's house is 135 miles.

She drove 2/3rd of the total distance in 135 minutes.

She drove =135*2/3miles

=90miles.

Ali can drive 90miles in 135 mins.

Therefore, her average speed is: 90*60/135 miles per hour.

=40 miles per hour.

Learn about average speed here :

https://brainly.in/question/14787217

#SPJ2

190 of 7
6 7 8 9 10
-3
4
5
6
The slope of the line shown in the graph is
and the intercept of the line is

Answers

Answer:slope 2/3

Y-int 6

Step-by-step explanation:

A rectangle has a length of 7 in. and a width of 2 in. if the rectangle is enlarged using a scale factor of 1.5, what will be the perimeter of the new rectangle

Answers

Answer:

27 inch

Step-by-step explanation:

Current perimeter=18

New perimeter=18*1.5=27 in

5x-22 3x +105 x minus 22 3 X + 10 ​

Answers

-291x+10

:)))))) Have fun

A shop sells a particular of video recorder. Assuming that the weekly demand for the video recorder is a Poisson variable with the mean 3, find the probability that the shop sells. . (a) At least 3 in a week. (b) At most 7 in a week. (c) More than 20 in a month (4 weeks).

Answers

Answer:

a) 0.5768 = 57.68% probability that the shop sells at least 3 in a week.

b) 0.988 = 98.8% probability that the shop sells at most 7 in a week.

c) 0.0104 = 1.04% probability that the shop sells more than 20 in a month.

Step-by-step explanation:

For questions a and b, the Poisson distribution is used, while for question c, the normal approximation is used.

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^{-\lambda}*\lambda^{x}}{(x)!}[/tex]

In which

x is the number of successes

e = 2.71828 is the Euler number

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

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

The Poisson distribution can be approximated to the normal with [tex]\mu = \lambda, \sigma = \sqrt{\lambda}[/tex], if [tex]\lambda>10[/tex].

Poisson variable with the mean 3

This means that [tex]\lambda= 3[/tex].

(a) At least 3 in a week.

This is [tex]P(X \geq 3)[/tex]. So

[tex]P(X \geq 3) = 1 - P(X < 3)[/tex]

In which:

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]

Then

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

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

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

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

So

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0498 + 0.1494 + 0.2240 = 0.4232[/tex]

[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 1 - 0.4232 = 0.5768[/tex]

0.5768 = 57.68% probability that the shop sells at least 3 in a week.

(b) At most 7 in a week.

This is:

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7)[/tex]

In which

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

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

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

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

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

[tex]P(X = 4) = \frac{e^{-3}*3^{4}}{(4)!} = 0.1680[/tex]

[tex]P(X = 5) = \frac{e^{-3}*3^{5}}{(5)!} = 0.1008[/tex]

[tex]P(X = 6) = \frac{e^{-3}*3^{6}}{(6)!} = 0.0504[/tex]

[tex]P(X = 7) = \frac{e^{-3}*3^{7}}{(7)!} = 0.0216[/tex]

Then

[tex]P(X \leq 7) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) + P(X = 6) + P(X = 7) = 0.0498 + 0.1494 + 0.2240 + 0.2240 + 0.1680 + 0.1008 + 0.0504 + 0.0216 = 0.988[/tex]

0.988 = 98.8% probability that the shop sells at most 7 in a week.

(c) More than 20 in a month (4 weeks).

4 weeks, so:

[tex]\mu = \lambda = 4(3) = 12[/tex]

[tex]\sigma = \sqrt{\lambda} = \sqrt{12}[/tex]

The probability, using continuity correction, is P(X > 20 + 0.5) = P(X > 20.5), which is 1 subtracted by the p-value of Z when X = 20.5.

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{20 - 12}{\sqrt{12}}[/tex]

[tex]Z = 2.31[/tex]

[tex]Z = 2.31[/tex] has a p-value of 0.9896.

1 - 0.9896 = 0.0104

0.0104 = 1.04% probability that the shop sells more than 20 in a month.

The probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

What are some of the properties of Poisson distribution?

Let X ~ Pois(λ)

Then we have:

E(X) = λ = Var(X)

Since standard deviation is square root (positive) of variance,

Thus,

Standard deviation of X = [tex]\sqrt{\lambda}[/tex]

Its probability function is given by

f(k; λ) = Pr(X = k) = [tex]\dfrac{\lambda^{k}e^{-\lambda}}{k!}[/tex]

For this case, let we have:

X = the number of weekly demand of video recorder for the considered shop.

Then, by the given data, we have:

X ~ Pois(λ=3)


Evaluating each event's probability:

Case 1: At least 3 in a week.

[tex]P(X > 3) = 1- P(X \leq 2) = \sum_{i=0}^{2}P(X=i) = \sum_{i=0}^{2} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 3) = 1 - e^{-3} \times \left( 1 + 3 + 9/2\right) \approx 1 - 0.4232 = 0.5768[/tex]

Case 2: At most 7 in a week.

[tex]P(X \leq 7) = \sum_{i=0}^{7}P(X=i) = \sum_{i=0}^{7} \dfrac{3^ie^{-3}}{i!}\\\\P(X \leq 7) = e^{-3} \times \left( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120 + 729/720 + 2187/5040\right)\\\\P(X \leq 7) \approx 0.9881[/tex]

Case 3: More than 20 in a month(4 weeks)

That means more than 5 in a week on average.

[tex]P(X > 5) = 1- P(X \leq 5) =\sum_{i=0}^{5}P(X=i) = \sum_{i=0}^{5} \dfrac{3^ie^{-3}}{i!}\\\\P(X > 5) = 1- e^{-3}( 1 + 3 + 9/2 + 27/6 + 81/24 + 243/120)\\\\P(X > 5) \approx 1 - 0.9161 \\ P(X > 5) \approx 0.0839[/tex]


Thus, the probability of the selling the video recorders for considered cases are:

P(At least 3 in a week) = 0.5768 approximately.P(At most 7 in a week) = 0.9881 approximately.P( more than 20 in a month) = 0.0839 approximately.

Learn more about poisson distribution here:

https://brainly.com/question/7879375

If a normally distributed population has a mean (mu) that equals 100 with a standard deviation (sigma) of 18, what will be the computed z-score with a sample mean (x-bar) of 106 from a sample size of 9?

Answers

Answer:

Z = 1

Step-by-step explanation:

To solve this question, we need to understand the normal probability distribution and the central limit theorem.

Normal Probability Distribution

Problems of normal distributions can be solved using the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the p-value, we get the probability that the value of the measure is greater than X.

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.

Mean (mu) that equals 100 with a standard deviation (sigma) of 18

[tex]\mu = 100, \sigma = 18[/tex]

Sample of 9:

This means that [tex]n = 9, s = \frac{18}{\sqrt{9}} = 6[/tex]

What will be the computed z-score with a sample mean (x-bar) of 106?

This is Z when X = 106. So

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

By the Central Limit Theorem

[tex]Z = \frac{X - \mu}{s}[/tex]

[tex]Z = \frac{106 - 100}{6}[/tex]

[tex]Z = 1[/tex]

So Z = 1 is the answer.

can some0ne help me?

Answers

Answer:

(x - 2)/3

(x - 4)/-5 or (-x + 4)/5

Step-by-step explanation:

this is an inverse function, and to solve an inverse function you would :

swap x and g(x) without bringing the x coefficient with it, just simply swap the variables. Then, solve for g(x), and that's it

the first question's answer is :

g(x) = 3x + 2

x = 3(g(x)) + 2

x - 2 = 3(g(x))

(x - 2)/3 = g(x)

the second one is:

g(x) = 4 - 5x

x = 4 - 5(g(x))

x - 4 = -5(g(x))

(x-4)/-5 = g(x)

g(x) = 3x + 2

y = 3x + 2

x = 3y + 2

3y = x - 2

y = x/3 - 2/3

inverse g(x) = (x - 2) / 3

g(x) = 4 - 5x

y = 4 - 5x

x = 4 - 5y

5y = 4 - x

y = 4/5 - x/5

inverse g(x) = (4 - x) / 5

Solve this equation for x. Round your answer to the nearest hundredth.
1 = In(x + 7) ​

Answers

Answer:

[tex]\displaystyle x \approx -4.28[/tex]

General Formulas and Concepts:

Pre-Algebra

Equality Properties

Algebra II

Natural logarithms ln and Euler's number e

Step-by-step explanation:

Step 1: Define

Identify

[tex]\displaystyle 1 = ln(x + 7)[/tex]

Step 2: Solve for x

[Equality Property] e both sides:                                                                     [tex]\displaystyle e^1 = e^{ln(x + 7)}[/tex]Simplify:                                                                                                             [tex]\displaystyle x + 7 = e[/tex][Equality Property] Isolate x:                                                                            [tex]\displaystyle x = e - 7[/tex]Evaluate:                                                                                                            [tex]\displaystyle x = -4.28172[/tex]

e^1 = x+7

e - 7 = x

x = -4.28

please help me on this

Answers

Answer:

Median

Step-by-step explanation:

Using the median to measure central tendency, rather than the mean, is better for a skewed data set.

Since a skewed data set will have either very high or low extreme data points, the mean will be less representative and accurate when measuring central tendency.

Using the median will measure this better because it is not as vulnerable as the mean when there are extreme data points.

So, the answer is the median.

The answer is median his is because the mean value is depend on the correct media

The measure of angle tis 60 degrees.
What is the x-coordinate of the point where the
terminal side intersects the unit circle?
1
2
O
O
Isla Isla
2
DONE

Answers

Answer:

Step-by-step explanation:

Not a clear list of options and/or reference frame

Probably     0.5      if angle t is measured from the positive x axis.


In the figure above, AD and BE intersect at point C, and
the measures of angles B, D, and E are 98°, 81°, and 55°,
respectively. What is the measure, in degrees, of
angle A ? (Disregard the degree sign when gridding your
answer.)

Answers

answer in screenshot

Use absolute value to express the distance between -12 and -15 on the number line


A: |-12-(-15)|= -37
B: |-12-(-15)|= -3
C: |-12-(-15)|= 3
D: |-12-(-15)|= 27​

Answers

C
I-12-(-15)l
l-12+15l
l3l = 3

I'm interval notation please

Answers

9514 1404 393

Answer:

  (-2, 4]

Step-by-step explanation:

  -21 ≤ -6x +3 < 15 . . . . given

  -24 ≤ -6x < 12 . . . . . . subtract 3

  4 ≥ x > -2 . . . . . . . . . . divide by -6

In interval notation, the solution is (-2, 4].

__

Interval notation uses a square bracket to indicate the "or equal to" case--where the end point is included in the interval. A graph uses a solid dot for the same purpose. When the interval does not include the end point, a round bracket (parenthesis) or an open dot are used.

use quadratic formula to solve the following equation​

Answers

9514 1404 393

Answer:

  x = 2 or x = 9

Step-by-step explanation:

To use the quadratic formula, we first need the equation in standard form for a quadratic. We can get there by multiplying the equation by 3(x -3).

  2(3) +4(3(x -3)) = (x +4)(x -3)

  6 +12x -36 = x² +x -12

  x² -11x +18 = 0

Using the quadratic formula to find the solutions, we have ...

  [tex]x=\dfrac{-b\pm\sqrt{b^2-4ac}}{2a}=\dfrac{-(-11)\pm\sqrt{(-11)^2-4(1)(18)}}{2(1)}\\\\x=\dfrac{11\pm\sqrt{49}}{2}=\{2,9\}[/tex]

The solutions are x=2 and x=9.

A box with a square base and no top is to be made from a square piece of carboard by cutting 4 in. squares from each corner and folding up the sides. The box is to hold 1444 in3. How big a piece of cardboard is needed

Answers

Answer:

[tex]C=27inch\ by\ 27inch[/tex]

Step-by-step explanation:

Squares [tex]h=4inch[/tex]

Volume [tex]v=1444in^3[/tex]

Generally the equation for Volume of box is mathematically given by

 [tex]V=l^2h[/tex]

 [tex]1444=l^2*4[/tex]

 [tex]l^2=361[/tex]

 [tex]l=19in[/tex]

Since

Length of cardboard is

 [tex]l_c=19+4+4[/tex]

 [tex]l_c=27in[/tex]

Therefore

Dimensions of the piece of cardboard is

[tex]C=27inch\ by\ 27inch[/tex]

A school has 4 different after school activities planned in the fall Janet has time to participate in 2 of these activities. How many different pairs of after-school activities can Janet choose from the available activities?​

Answers

Answer:

6

Step-by-step explanation:

Of 4 options, Janet has to choose 2. This is combinations as A and B is the same as B and A.

Combinations formula gives us 4!/ 2!2! , or 6.

Find the slope of the line containing the points (-3, 8) and (2, 4).

Answers

Answer:

-4/5

Step-by-step explanation:

The slope of the line is m=(4-8)/(2-(-3))=-4/5

*PLEASE HELP ME ILL GIVE BRAINLIST IF CORRECT*

Noah is playing a game where he must spin two wheels, each with 9 equal slices. There are 3 red slices, 3 green slices, 2 blue slices and 1 yellow slice on each wheel. If Noah spins and lands on a yellow slice on both wheels he wins, but if he lands on any other color, he loses. This information was used to create the following area model.


Is this a fair game? Why or why not?

A. Yes, the game is fair because Noah has equal probabilities of winning or losing.

B. Yes, the game is fair because Noah does not have equal probabilities of winning or losing.

C. No, the game is not fair because Noah has equal probabilities of winning or losing.

D. No, the game is not fair because Noah does not have equal probabilities of winning or losing.

Answers

Step-by-step explanation:

Yes, the game is fair because noah has equal probabilities of Winning

Answer:

No, the game is not fair because Noah does not have equal probabilities of winning or losing.

Step-by-step explanation:

Twice a number increased by the product of the number and fourteen results in forty eight

Answers

Answer:

Let x = the number. Then you have:

2x + 14x = 48 Collect like terms

16x = 48 Divide both sides by 16

x = 3

PLEASE MARK AS BRAINLIEST ANSWER

The number that satisfies the given statement is 3.

We are given that twice a number increased by the product of the number and 14 results in 48.

We will find the value of the number that we used in the given above statement.

Understand the meaning of the keywords used in the statement.

Increased means addition.

Product means multiplication.

Results mean equal to sign.

Let's write the given statement in equation form.

Consider P = the number

Twice a number = 2P

Increased =  +

Products of the number and 14 =  P x 14

Results in 48 = equals 48.

Combining all the above we get,

2P + P x 14 = 48

2P + 14P = 48

16P = 48

P = 48 / 16

P = 3

Thus the number that satisfies the given statement is 3.

Learn more about similar problems here:

https://brainly.com/question/17618748

#SPJ2

A ball thrown upwards hits a roof and returns back to the ground.

The upward movement is modeled by a function [tex]s=-t^2+3t+4[/tex]
s= −(t^2)+3t+4
and the downward movement is modeled by [tex]s=-t^2+3t+4[/tex]
s= −2(t^2)+t+7, where s is the distance (in metres) from the ground and t is the time in seconds.

Find the height of the roof from the ground.

Answers

Answer: 6 m

A ball thrown upwards from the altitude 4 m,

hits a roof and returns back to the ground.

upward movement:  s= −t²+3t+4

downward movement: s=-2t²+t+7

Step-by-step explanation:

Let's calculate the intersection:

[tex]- t^2+3t+4 =-2t^2+t+7\\\\t^2+2t-3=0\\\\t^2+3t-t-3=0\\\\t(t+3)-(t+3)=0\\\\(t+3)(t-1)=0\\\\t=-3 \ (exclude)\ or\ t=1\\\\if\ t=1 \ then\ s=-1^2+3*1+4=6\\\\height\ is\ 6\ m.\\[/tex]

Sorry, i have forgotten the picture.

Determine whether the statement below makes sense or does not make sense. Explain clearly. Based on our​ sample, the​ 95% confidence interval for the mean amount of television watched by adults in a nation is 1.9 to 3.5 hours per day.​ Therefore, there is​ 95% chance that the mean for all adults in the nation will fall somewhere in this range and a​ 5% chance that it will not.
A. The statement makes sense. There is​ 95% probability that the confidence interval limits actually contain the true value of the population​ mean, so the probability it does not fall in this range is ​100%−​95% =​5%.
B. The statement makes sense. There is​ 5% probability that the confidence interval limits do not contain the true value of the sample​ mean, so the probability it does not contain the true value of the population mean is also​ 5%.
C.The statement does not make sense. The probability the population mean is greater than the upper limit is​ 5% and the probability it is less than the lower limit is​ 5%, so the probability it does not is ​5%+​5%=​10%.
D. The statement does not make sense. The population mean is a fixed constant that either falls within the confidence interval or it does not. There is no probability associated with this.

Answers

The correct option is A because

The statement makes sense. There is​ 95% probability that the confidence interval limits actually contain the true value of the population​ mean, so the probability it does not fall in this range is ​100%−​95% =​5%.

From the question we are told that:

Confidence interval [tex]CI=95\%[/tex]

Mean [tex]\=x =1.9-3.5hours[/tex]

Level of significance (of the alternative hypothesis)

[tex]\alpha=100-95[/tex]

[tex]\alpha=5\%[/tex]

[tex]\alpha=0.05[/tex]

Generally

There is​ 95% probability that the confidence interval limits actually contain the true value of the population​ mean.

In conclusion

The  it does not fall in this range is Level of significance (of the alternative hypothesis)

​100%−​95% =​5%.

For more information on this visit

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

Is this the correct answer?

Answers

Answer:

25.40

Step-by-step explanation:

tickets  ( 2 at 10.95 each) = 2* 10.95 = 21.90

popcorn ( 1 at 7.50)         = 7.50

Total cost before discount

21.90+7.50=29.40

subtract the discount

29.40-4.00 =25.40

Answer:

Yep! That's correct!

Step-by-step explanation:

We know that Marilyn and her sister are each getting a ticket that cost $10.95. They are also getting a $7.50 popcorn to share. Let's add those values up.

(10.95 * 2) + 7.50 {Multiply 10.95 by 2 to get 21.90.}

21.90 + 7.50 {Add 7.50 to 21.90 to get 29.40}

$29.40 (without the credit) in toal

A credit on a movie reward card functions as a discount, so what we need to do next is subtract 4 from 29.40. That will get us $25.40 as the total cost.

After doing the math, I can deduce that your answer is correct!

Other Questions
Solve 5 (2x + 1 ) + 4 = 6 ( 3x + 2) - 7 For 32 = 5X + 2, what is the first step in solving for X? 10. Both x and y vary inversely with each other. When x is 10, y is 6,which of the following is not a possible pair of corresponding values of x and y? (A) 12 and 5 (B) 15 and 4 (C) 25 and 2.4 (D) 45 and 1.2expain me mods plz answer Karen is having a party. She'll have 4 tables for every 12 guests. Complete the table below showing the number of tables and the number of guests. My sister supports me into passive voice What is Nat turner and John browns slave revolts? Video news releases are ______. Group of answer choices None of the above options is correct produced by PR agencies and companies for use in TV newscasts aired by TV stations as part of their requirement to serve the public interest public service announcements (PSAs) eagerly accepted by TV news departments, especially in large markets Sodium acetate is produced by the reaction of baking soda and vinegar. The resultant solution is then heated until it becomes saturated and allowed to cool. As a result, the solution has become supercooled. Upon addition of a small seed crystal, the solution temperature increases as sodium acetate trihydrate crystallizes. Its molar enthalpy of fusion is 35.9 kJ/mol. How much thermal energy would be released by 276.0 g of sodium acetate trihydrate (molar mass What is the predicative adjective in this sentence: the small, quaint town of New Fairfield has a modern public library. the majority of problems Best Buy was facing have been brought about by _________________force. The fields of antebellum (pre-Civil War) political history and womens history use separate sources and focus on separate issues. Political historians, examining sources such as voting records, newspapers, and politicians writings, focus on the emergence in the 1840s of a new "American political nation," and since women were neither voters nor politicians, they receive little discussion. Womens historians, meanwhile, have shown little interest in the subject of party politics, instead drawing on personal papers, legal records such as wills, and records of female associations to illuminate womens domestic lives, their moral reform activities, and the emergence of the womans rights movement.However, most historians have underestimated the extent and significance of womens political allegiance in the antebellum period. For example, in the presidential election campaigns of the 1840s, the Virginia Whig party strove to win the allegiance of Virginias women by inviting them to rallies and speeches. According to Whig propaganda, women who turned out at the partys rallies gathered information that enabled them to mold party-loyal families, reminded men of moral values that transcended party loyalty, and conferred moral standing on the party. Virginia Democrats, in response, began to make similar appeals to women as well. By the mid-1850s the inclusion of women in the rituals of party politics had become commonplace and the ideology that justified such inclusion had been assimilated by the Democrats.The primary purpose of the passage as a whole is toA. examine the tactics of antebellum political parties with regard to womenB. trace the effect of politics on the emergence of the womans rights movementC. point out a deficiency in the study of a particular historical periodD. discuss the ideologies of opposing antebellum political partiesE. contrast the methodologies in two differing fields of historical inquiry 15. In a school, the ratio of boys and girls is 4:5, when 100 girls leave the school, the ratio becomes 6:7. How many boys are there in the school which is/are true regarding bruxism? 1. Stress is not a factor in the etiology of TMD. 2.Stress is associated with an increase in bruxism. 3. There are two separate categories ofbruxism: sleep bruxism and awake bruxism. 4. Certain medications can cause an increasein bruxism. A massage technique that consists of applying pressure to specific points of the face and body to release muscle tension, stimulate and restore balance (chi) is known as Tm hai s c tng l 177. Nu bt s th nht i 17 n v v thm vo s th 25 n v th s th nht s bng 2/3 s th 2 what are 3 distinguished sets of right that exist in any country? A.freedom,rules,regulation. B.customs,traditions,constitution. C.written rules,unwritten rules,human rights. D.human rights,rights to education,right to vote Microsoft office can be classified under what heading of application 4. What is the volume of the pyramid?7 ft9 ft10 ft What is the relationship between an organizations specific architecture development process and the Six-Step Process? Question 2 Multiple Choice Worth 1 points)(06.02 LC)Look at the image, read, and choose the best verb that completes the sentence.A los nios y nias les gustajugarcorrerpintarcomer