The sum of an a.p is 340. the first term is 7 and the common difference is 6. Cal the number of terms in the sequence.
anyone?​

Answers

Answer 1

Common difference: 6

First term: 7

Second term: 13

Third term: 19

Fourth term: 25

Fifth term: 31

I hope this is correct and helps!

Answer 2

Answer to the following question is as follows;

Number of term in AP (N) = 10

Step-by-step explanation:

Given:

Sum of arithmetic progression (Sn) = 340

First term of AP (a) = 7

Common difference of AP (d) = 6

Find;

Number of term in AP (N)

Computation:

Sn = [n/2][2a + (n-1)d]

340 = [n/2][2(7) + (n-1)6]

340 = [n/2][14 + 6n - 6]

680 = n[6n + 8]

6n² + 8n - 680

Using Quadratic Formula

n = 10

Number of term in AP (N) = 10

Learn more:

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

The Sum Of An A.p Is 340. The First Term Is 7 And The Common Difference Is 6. Cal The Number Of Terms

Related Questions

Find the value of x in the kite below.
60°
O
x = [?]

Answers

Answer:

30

Step-by-step explanation:

The given is right triangle with angle measure 90-60 and 30 degrees as we can see on the image.

Deon bought a desk on sale for $105.60. This price is 67% less than the original price. What was the original price?

Answers

Answer:

.33x = 105.60

$371

Step-by-step explanation:

Answer:

63.44

Step-by-step explanation:

its 63.44697 but you round so its 63.44

At what x value does the function given below have a hole?

f(x)=x+3/x2−9

Answers

Answer:

hole at x=-3

Step-by-step explanation:

The hole is the discontinuity that exists after the fraction reduces. (Still doesn't exist for original of course)

The discontinuities for this expression is when the bottom is 0. x^2-9=0 when x=3 or x=-3 since squaring either and then subtracting 9 would lead to 0.

So anyways we have (x+3)/(x^2-9)

= (x+3)/((x-3)(x+3))

Now this equals 1/(x-3) with a hole at x=-3 since the x+3 factor was "cancelled" from the denominator.

There are four different colored balls in a bag. There is equal probability of selecting the red, black, green, or blue ball.What is the expected value of getting a green ball out of 20 experiments with replacement?

Answers

Answer:

The expected value is of 5 green balls.

Step-by-step explanation:

For each experiment, there are only two possible outcomes. Either it is a green ball, or it is not. Since there is replacement, the probability of a green ball being taken in an experiment is independent of any other experiments, which means that the binomial probability distribution is used to solve this question.

Binomial probability distribution

Probability of exactly x successes on n repeated trials, with p probability.

The expected value of the binomial distribution is:

[tex]E(X) = np[/tex]

20 experiments

This means that [tex]n = 20[/tex]

There is equal probability of selecting the red, black, green, or blue ball.

This means that 1 in 4 are green, so [tex]p = \frac{1}{4} = 0.25[/tex]

What is the expected value of getting a green ball out of 20 experiments with replacement?

[tex]E(X) = np = 20*0.25 = 5[/tex]

The expected value is of 5 green balls.

The expected value of getting a green ball out of 20 experiments with replacement is 5.

What is a binomial distribution?

The binomial probability distribution of the number of successes in a sequence of n independent experiments is the binomial distribution with parameters n and p.

As it is given that the probability of all the balls coming out of the bag is equal. Therefore, the probability of a green ball coming can be written as,

[tex]\text{Probability of Green Ball} = 0.25[/tex]

Also, we can write the probability of not getting a green ball can also be written as,

[tex]\rm Probability(\text{Not coming Green Ball}) = P(Red\ ball)+P(Black\ ball)+P(Blue\ ball)[/tex]

                                                         [tex]=0.25+0.25+0.25\\\\=0.75[/tex]

Now, as there are only two outcomes possible, therefore, the distribution of the probability is a binomial distribution. And we know that the expected value of a binomial distribution is given as,

[tex]\rm Expected\ Value, E(x) = np[/tex]

where n is the number of trials while p represents the probability.

Now, substituting the values, we will get the expected value,

[tex]\rm Expected\ Value, E(Green\ ball) = 20 \times 0.25 = 5[/tex]

Hence, the expected value of getting a green ball out of 20 experiments with replacement is 5.

Learn more about Binomial Distribution:

https://brainly.com/question/12734585

which statements are true for the functions g(x)=x^2 and h(x)=-x^2? Check all that apply

Answers

Answer:

if x=0 then they have same value

1 and 2 options are out

for x=-1

g(-1)=1

h(-1)=-1

3 is true

4th

FALSE

for all values except 0, g(x)>h(x)

correct ones are

g(x) > h(x) for x = -1.

For positive values of x, g(x) > h(x).

For negative values of x, g(x) > h(x).

Step-by-step explanation:

If interest is 8% and it is compounded semiannually, and after one year, the total value is $10,816, what was the original investment?

Answers

$135200

X * 8% = 10816
X = 10816/8% = 135200

Use reduction of order to find a second linearly independent solution
(2x+5)y′′−4(x+3)y′+4y=0,x>−52,y1=e2x

Answers

Given that exp(2x) is a solution, we assume another solution of the form

y(x) = v(x) exp(2x) = v exp(2x)

with derivatives

y' = v' exp(2x) + 2v exp(2x)

y'' = v'' exp(2x) + 4v' exp(2x) + 4v exp(2x)

Substitute these into the equation:

(2x + 5) (v'' exp(2x) + 4v' exp(2x) + 4v exp(2x)) - 4 (x + 3) (v' exp(2x) + 2v exp(2x)) + 4v exp(2x) = 0

Each term contains a factor of exp(2x) that can be divided out:

(2x + 5) (v'' + 4v' + 4v) - 4 (x + 3) (v' + 2v) + 4v = 0

Expanding and simplifying eliminates the v term:

(2x + 5) v'' + (4x + 8) v' = 0

Substitute w(x) = v'(x) to reduce the order of the equation, and you're left with a linear ODE:

(2x + 5) w' + (4x + 8) w = 0

w' + (4x + 8)/(2x + 5) w = 0

I'll use the integrating factor method. The IF is

µ(x) = exp( ∫ (4x + 8)/(2x + 5) dx ) = exp(2x - log|2x + 5|) = exp(2x)/(2x + 5)

Multiply through the ODE in w by µ :

µw' + µ (4x + 8)/(2x + 5) w = 0

The left side is the derivative of a product:

[µw]' = 0

Integrate both sides:

∫ [µw]' dx = ∫ 0 dx

µw = C

Replace w with v', then integrate to solve for v :

exp(2x)/(2x + 5) v' = C

v' = C (2x + 5) exp(-2x)

v' dx = ∫ C (2x + 5) exp(-2x) dx

v = C₁ (x + 3) exp(-2x) + C₂

Replace v with y exp(-2x) and solve for y :

y exp(-2x) = C₁ (x + 3) exp(-2x) + C₂

y = C₁ (x + 3) + C₂ exp(2x)

It follows that the second fundamental solution is y = x + 3. (The exp(2x) here is already accounted for as the first solution.)

Suppose the sales (1000s of $) of a fast food restaurant are a linear function of the number of competing outlets within a 5 mile radius and the population (1000s of people) within a 1 mile radius. The regression equation quantifying this relation is (sales)

Answers

Answer:

[tex]Sales = 86.749[/tex]

Step-by-step explanation:

Given

[tex]Sales = 0.845*(competitors) + 5.79*(population) + 13.889[/tex]

[tex]Competitors = 4[/tex]

[tex]Population = 12000[/tex]

See comment for complete question

Required

The sales

We have:

[tex]Sales = 0.845*(competitors) + 5.79*(population) + 13.889[/tex]

Substitute values for competitors and population

[tex]Sales = 0.845*4 + 5.79*12 + 13.889[/tex]

[tex]Sales = 3.38 + 69.48 + 13.889[/tex]

[tex]Sales = 86.749[/tex]

need help with algebra problem

Answers

Answer:

[tex]option \: d \: 4.2 \times {10}^{ - 3} [/tex]

Step-by-step explanation:

Multiplication,

[tex] = 8.4 \times {10}^{ 8 } \times 5 \times {10}^{ - 11} \\ = 8.4 \times 5 \times {10}^{8 + ( - 11)} \\ = 4.2 \times {10}^{8 - 11} \\ = 4.2 \times {10}^{ - 3} [/tex]

it is estimated that 50% of emails are spam emails. Some software has been applied to filter these spam emails before they reach your inbox. A certain brand of software claims that it can detect 99% of spam emails and the probability for a flase positive is 5%. What is the probability that an email is detected as spam

Answers

Answer:

0.52 = 52% probability that an email is detected as spam.

Step-by-step explanation:

Probability that an email is detected as spam:

99% of 50%(are spam).

5% of 100 - 50 = 50%(false positives, that is, e-mails that are not spam but are detected as spams).

What is the probability that an email is detected as spam?

[tex]p = 0.99*0.5 + 0.05*0.5 = 0.52[/tex]

0.52 = 52% probability that an email is detected as spam.

In the xy-plane, the slope of the line y = mx − 4 is
less than the slope of the line y = x − 4. Which of the
following must be true about m?

[Show Workings}

I will give brainlist to the person with the right

Answers

If the slope of the line y = mx − 4 is  less than the slope of the line y = x − 4, this shows that m will be any values less than 1 i.e. m < 1. This gives a true statement

The slope of a line defines the steepness of such a line. It is the ratio of the rise to the run of a line.

The general formula for calculating an equation of a line is expressed as:

[tex]y = mx + b[/tex] where:

m is the slope of the line

Given the equation of the line, [tex]y=x-4[/tex] the slope of the line will be derived through comparison as shown:

[tex]mx=1x\\[/tex]

Divide through by x

[tex]\dfrac{mx}{x} = \dfrac{1x}{x}\\ m=1[/tex]

Hence the slope of the line y = x - 1 is 1.

According to the question, since we are told that the  slope of the line

y = mx − 4 is  less than the slope of the line y = x − 4, this shows that m will be any values less than 1 i.e. m < 1. This gives a true statement

Learn more about the slope of a line here: https://brainly.com/question/16949303

Answer:

Step-by-step explanation:

can anyone help with this please !!!!

Answers

Answer:

"Add equations A and B to eliminate [tex]y[/tex]. Add equations A and C to eliminate [tex]y[/tex]".

Step-by-step explanation:

Let be the following system of linear equations:

[tex]4\cdot x + 4\cdot y + z = 24[/tex] (1)

[tex]2\cdot x - 4\cdot y +z = 0[/tex] (2)

[tex]5\cdot x - 4\cdot y - 5\cdot z = 12[/tex] (3)

1) We eliminate [tex]y[/tex] by adding (1) and (2):

[tex](4\cdot x + 2\cdot x) +(4\cdot y - 4\cdot y) + (z + z) = 24 + 0[/tex]

[tex]6\cdot x +2\cdot z = 24[/tex] (4)

2) We eliminate [tex]y[/tex] by adding (1) and (3):

[tex](4\cdot x + 5\cdot x) +(4\cdot y - 4\cdot y) +(z -5\cdot z) = (24 + 12)[/tex]

[tex]9\cdot x -4\cdot z = 36[/tex] (5)

Hence, the correct answer is "Add equations A and B to eliminate [tex]y[/tex]. Add equations A and C to eliminate [tex]y[/tex]".

If 3 3/4m of cloth was used for one suit, how many suits can be made with 30m cloth​

Answers

Answer:

8 suits

Step-by-step explanation:

Divide 30 m by 3 [tex]\frac{3}{4}[/tex] m , or 30 ÷ 3.75 , then

30 ÷ 3.75 = 8

Then 8 suits can be made from 30 m of cloth

NEED HELP
The average amount of money spent for lunch per person in the college cafeteria is $6.75 and the standard deviation is $2.28. Suppose that 18 randomly selected lunch patrons are observed. Assume the distribution of money spent is normal, and round all answers to 4 decimal places where possible.


C. For a single randomly selected lunch patron, find the probability that this

patron's lunch cost is between $7.0039 and $7.8026.

D. For the group of 18 patrons, find the probability that the average lunch cost is between $7.0039 and $7.8026.

Answers

Answer:

C.[tex]P(7.0039<x<7.8026)=0.1334[/tex]

D.[tex]P(7.0039<\bar{x}<7.8026)\approx 0.2942[/tex]

Step-by-step explanation:

We are given that

n=18

Mean, [tex]\mu=6.75[/tex]

Standard deviation, [tex]\sigma=2.28[/tex]

c.

[tex]P(7.0039<x<7.8026)=P(\frac{7.0039-6.75}{2.28}<\frac{x-\mu}{\sigma}<\frac{7.8026-6.75}{2.28})[/tex]

[tex]P(7.0039<x<7.8026)=P(0.11<Z<0.46)[/tex]

[tex]P(a<z<b)=P(z<b)-P(z<a)[/tex]

Using the formula

[tex]P(7.0039<x<7.8026)=P(Z<0.46)-P(Z<0.11)[/tex]

[tex]P(7.0039<x<7.8026)=0.67724-0.54380[/tex]

[tex]P(7.0039<x<7.8026)=0.1334[/tex]

D.[tex]P(7.0039<\bar{x}<7.8026)=P(\frac{7.0039-6.75}{2.28/\sqrt{18}}<\frac{x-\mu}{\frac{\sigma}{\sqrt{n}}})<\frac{7.8026-6.75}{2.28/\sqrt{18}})[/tex]

[tex]P(7.0039<\bar{x}<7.8026)=P(0.47<Z<1.96)[/tex]

[tex]P(7.0039<\bar{x}<7.8026)=P(Z<1.96)-P(Z<0.47)[/tex]

[tex]P(7.0039<\bar{x}<7.8026)=0.97500-0.68082[/tex]

[tex]P(7.0039<\bar{x}<7.8026)=0.29418\approx 0.2942[/tex]

if x+y=12 and xy =27,then find the value of x^2+y^2
PLEASE HELP !​

Answers

Answer:

90

Step-by-step explanation:

=> x + y = 12

=> x² + y² + 2xy = 144

=> x² + y² + 2 * 27 = 144

=> x² + y² = 144 - 54

=> x² + y² = 90

Date Page The male population of a village is 9840 and the female population is 8965. Find the total population of the village ii) How many more males are there than females

Answers

The total population of the village is 18,805 people. The difference between the male and female population is 875 females

AB is a diameter of Circle O. Find the measure of BCA

Answers

Answer:

∠ BCA = 90°

Step-by-step explanation:

∠ BCA is an angle in the semicircle and equals 90°

What is the inverse of function f? f(x)=10/9+11

Answers

Answer:

Option D is answer.

Step-by-step explanation:

Hey there!

Given;

f(x) = 10/9 X + 11

Let f(X) be "y".

y = (10/9) X + 11

Interchange "X" and "y".

x = (10/9) y + 11

or, 9x = 10y + 99

or, y = (9x-99)/10

Therefore, f'(X) = (9x-99)/10.

Hope it helps!

An airplane flies 105 miles in ½ hour. How far can it fly in 1 ¼ hours at the same rate of speed?

Answers

Answer:

262.5 miles

Step-by-step explanation:

Correct me if I am wrong

. A small home business is set up with an investment of Birr 1,000,000 for equipment. The business manufactures a product at a cost of Birr 60 per unit. If the product sells for Birr 140, how many units must be sold before the business breaks even?

Answers

Answer:

12,500

Step-by-step explanation:

P = R-E

b.e.p : P=0

R=E

140x = 1000000 + 60 x

80x = 1000000

x=12,500

Find the limit of f as or show that the limit does not exist. Consider converting the function to polar coordinates to make finding the limit easier. f(x,y)

Answers

Answer:

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2} = 0[/tex]

Step-by-step explanation:

Given

[tex]f(x,y) = \frac{x^2 \sin^2y}{x^2+2y^2}[/tex]

Required

[tex]\lim_{(x,y) \to (0,0)} f(x,y)[/tex]

[tex]\lim_{(x,y) \to (0,0)} f(x,y)[/tex] becomes

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2}[/tex]

Multiply by 1

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2}\cdot 1[/tex]

Express 1 as

[tex]\frac{y^2}{y^2} = 1[/tex]

So, the expression becomes:

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2} \cdot \frac{y^2}{y^2}[/tex]

Rewrite as:

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 y^2}{x^2+2y^2} \cdot \frac{\sin^2y}{y^2}[/tex]

In limits:

[tex]\lim_{(x,y) \to (0,0)} \frac{\sin^2y}{y^2} \to 1[/tex]

So, we have:

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 y^2}{x^2+2y^2} *1[/tex]

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 y^2}{x^2+2y^2}[/tex]

Convert to polar coordinates; such that:

[tex]x = r\cos\theta;\ \ y = r\sin\theta;[/tex]

So, we have:

[tex]\lim_{(x,y) \to (0,0)} \frac{(r\cos\theta)^2 (r\sin\theta;)^2}{(r\cos\theta)^2+2(r\sin\theta;)^2}[/tex]

Expand

[tex]\lim_{(x,y) \to (0,0)} \frac{r^4\cos^2\theta\sin^2\theta}{r^2\cos^2\theta+2r^2\sin^2\theta}[/tex]

Factor out [tex]r^2[/tex]

[tex]\lim_{(x,y) \to (0,0)} \frac{r^4\cos^2\theta\sin^2\theta}{r^2(\cos^2\theta+2\sin^2\theta)}[/tex]

Cancel out [tex]r^2[/tex]

[tex]\lim_{(x,y) \to (0,0)} \frac{r^2\cos^2\theta\sin^2\theta}{\cos^2\theta+2\sin^2\theta}[/tex]

[tex]\lim_{(x,y) \to (0,0)} \frac{r^2\cos^2\theta\sin^2\theta}{\cos^2\theta+2\sin^2\theta}[/tex]

Express [tex]2\sin^2 \theta[/tex] as [tex]\sin^2\theta+\sin^2\theta[/tex]

So:

[tex]\lim_{(x,y) \to (0,0)} \frac{r^2\cos^2\theta\sin^2\theta}{\cos^2\theta+\sin^2\theta+\sin^2\theta}[/tex]

In trigonometry:

[tex]\cos^2\theta + \sin^2\theta = 1[/tex]

So, we have:

[tex]\lim_{(x,y) \to (0,0)} \frac{r^2\cos^2\theta\sin^2\theta}{1+\sin^2\theta}[/tex]

Evaluate the limits by substituting 0 for r

[tex]\frac{0^2 \cdot \cos^2\theta\sin^2\theta}{1+\sin^2\theta}[/tex]

[tex]\frac{0 \cdot \cos^2\theta\sin^2\theta}{1+\sin^2\theta}[/tex]

[tex]\frac{0}{1+\sin^2\theta}[/tex]

Since the denominator is non-zero; Then, the expression becomes 0 i.e.

[tex]\frac{0}{1+\sin^2\theta} = 0[/tex]

So,

[tex]\lim_{(x,y) \to (0,0)} \frac{x^2 \sin^2y}{x^2+2y^2} = 0[/tex]

For each of the following variables, identify the type of variable (categorical vs. numeric). (1) Temperature (in Fahrenheit) of an office building (11) Traffic congestion (e.g. light, medium, heavy)
1) (1) Numeric, and (II) Categorical
2) (1) Numeric, and (II) Numeric
3) (1) Categorical, and (II) Numeric
4) There is no correct match.
5) (1) Categorical, and (11) Categorical

Answers

Answer:

(a) Temperature: Numerical

(b) Traffic congestion: Categorical

Step-by-step explanation:

Required

Determine the variable type

(a) Temperature

Temperatures are measured in numeric values e.g. 22 degree Fahrenheit, etc.

Hence, the variable is numerical

(b) Traffic congestion

From the question, we understand that the traffic congestion are divided into three categories i.e. light, medium....

Hence, the variable is categorical

16. Risa wants to order business cards. A print-
ing company determines the cost (C) to
the customer using the following function,
where b the number of boxes of cards and
n= the number of ink colors.
C= $25.60b + $14.00b(n - 1)
If Risa orders 4 boxes of cards printed in 3
colors, how much will the cards cost?
OA. $214.40
OB. $168.00
C. $144.40
OD. $102.40

Answers

Answer:

A - $214.40

Step-by-step explanation:

Since b is the number of boxes of cards and n is the number of ink colors, and we're given the number of boxes of cards, and number of ink colors, we plug in:

4= b

and

3 = n

into the given equation to solve for C.

Using the order of operations we start inside our parentheses and work from there:

C= $25.60*4 + $14.00*4(3 - 1)

C= $25.60*4 + $14.00*4(2)

C= $102.40 + $112

C= $214.40

On a coordinate plane, a line goes through points (negative 1, 0), (0, 1), and (1, 2). Which table goes with the graph?

Answers

Answer:

Table B

Step-by-step explanation:

correct on edge :)

The top and bottom ends of a windshield wiper blade are R = 24 in. and r = 14 in., respectively, from the pivot point. While in operation, the wiper sweeps through 135°. Find the area swept by the blade. (Round your answer to the nearest whole number.)

Answers

Answer:

Area swept by the blade = 448[tex]in^{2}[/tex]

Step-by-step explanation:

The arc the wiper wipes is for 135 degrees angle.

So, find area of sector with radius 24 inches. And the find area of arc with r=14 inches.

Then subtract the area of sector with 14 inches  from area of sector with radius as 24 inches.

So, area of sector with r=24 in =[tex]\frac{135}{360} *\pi *24^{2}[/tex]

Simplify it,

                                                  =216[tex]\pi[/tex]

Now, let's find area of sector with radius 14 inches

Area of sector with r=14 in = [tex]\frac{135}{360} *\pi *14^{2}[/tex]

Simplify it

                                          =73.5[tex]\pi[/tex]

So, area swept by the blade = 216[tex]\pi[/tex] -73.5[tex]\pi[/tex]

Simplify it and use pi as 3.14.....

Area of swept =678.584 - 230.907

                               =447.6769

Round to nearest whole number

So, area swept by the blade = 448[tex]in^{2}[/tex]

Convert 1.5% to decimal and a fraction. Show and explain your method.

Answers

Answer:

0.015

Step-by-step explanation:

1.5% = means 1.5 per 100 or simply 1.5/100.if you divide 1.5 by 100 you will get 0.015

help please i don't know how to do this

Answers

Ax2=74 because a is the equivalent of 2 which is the most accurate to me.

Can the range of a function be written like this {6,7,8,10} instead of like this [tex]6\leq x\leq 10[/tex]?

Answers

Answer:

No unless x is being used to define only elements of an integer set.

Step-by-step explanation:

No, not in general unless x is defined as a integer or a subset of the integers like the naturals, whole numbers....

Usually 6<=x<=10 means all real numbers between 6 and 10, inclusive. This means example that 6.6 or 2pi are in this set with infinitely other numbers that I can't name.

{6,7,8,9,10} just means the set containing the numbers 6,7,8,9,10 and that's only those 5 numbers.

Peter is 8 years younger than Alex. In 9 years time, the sum of their ages will be 76 . How old is Alex now?

Answers

Answer:

Peter is a-8 in 9 years, (a-8)+ 9+ a+ 9= 76

Answer:

P = 25

A = 33

Step-by-step explanation:

P + 8 = A

P + 9 + A + 9 = 76

P + A = 58

~~~~~~~~~~~~~~

P = 58 - A

P = 58 - P - 8

2 P = 50

P = 25

A = 33

Exercise 2.2.3: The cardinality of a power set. (a) What is the cardinality of P({1, 2, 3, 4, 5, 6})

Answers

Answer:

Cardinality of the power set of the given set = [tex]2^6=64[/tex]

Step-by-step explanation:

Power set is the set of all the possible subsets that can be formed from the given set including the null set and the set itself.

Example set:

{1,2,3}

All the possible subsets of this set:

{}; {1}; {2}; {3}; {1,2,3}; {1,2}; {1,3}; {2,3}

The power set of the above set is written as:

P({ {}, {1}, {2}, {3}, {1,2}, {1,3}, {2,3}, {1,2,3} })

Since the no. of elements in the above power set in this example is 8 therefore its cardinality is 8.

Cardinality of the power set of a given set is expressed by a formula: [tex]2^n[/tex]

where n is the cardinality (no. of elements) of the given set whose power set is to be formed for determining cardinality of the power set.

Hence in the given case, we have  n = 6.

Other Questions
What is the equation of the line that is perpendicular toand has the same y-intercept as the given line?(0,0)(5,0)O y = x+1O y = x+5o y = 5x + 1O y = 5x + 5-6 -5 -4 -3 -2 -1234 5 6Mark this and returnSave and ExitNytSubmit Gladys and Andrew are taking a psychology class together. During the ice-breaker activity on the firstday of class, Andrew shares with Gladys that he has a difficult time seeing, despite the fact that hewears glasses and that he is worried about missing out of important parts of the lecture notes. Gladysthen asks him if he would like a copy of her notes. Andrew gratefully accepts.Gladys has demonstrated civility which requires:A productivity and intelligence.B empathyc ethics.D a high IQ Identify the level of measurement of the data, and explain what is wrong with the given calculation. Ina set of data, alert levels are represented as 1 for low, 2 for medium, and 3 for high. The average mean of the 522 alert levels is 1.3. The data are at the ________ level of measurement. a. Nominalb. Ordinalc. Ratiod. IntervalWhat is wrong with the given calculation?a. Such data should not be used for calculations such as an average.b. One must use a different method to take the average of such datac. The true average is 2.5d. There is nothing wrong with the given calculation. If 4/3 . sin42 = x then 4/3 . cos48 = ? What does the debate over welfare involve? Which of the following vocabulary words refer to family relationships? Select all that apply.yourselvescriseschildrenbrethrenbrotherssheaves What is the slope of the line? What is the y-intercept of the line? y = 2x + 5 Draw the Lewis structure for the polyatomic formate anion. Be sure to include all resonance structures that satisfy the octet rule. Sayid is the sole shareholder of an S corporation in Hattiesburg, Mississippi. At a time when his stock basis is $20,000, the corporation distributes appreciated property worth $40,000 (basis of $20,000). There is no built-in gain. Sayid's taxable gain is: allerachetercentre commercialfairelibrairiecomprendrechoisirDavid.- Isabelle, qu'est-ce que tu _______ ________ demain ?Isabelle.- Je vais faire les soldes avec Aurlie au ________.David.- Ah, oui, est-ce que tuvas ________un cadeau d'anniversaire pour ta mre ?Isabelle.- Non, j'ai dj achet un livre la ________pour son anniversaire.David.- Quel livre ?Isabelle.- Le Comte de Monte Cristo, d'Alexandre Dumas.David.- Mais est-ce que ta mre _______le franais ?Isabelle.- Oui, j'ai ______la version franaise. Please answer Why does adding additional workers eventually lead to negative returns? What mass of steam initially at 120oC is needed to warm 200g of water in a glass container from 20.0 oC to 50.0 oC On Monday, a localamburger shop said a combined total of 225 hamburgers and cheeseburgers. The number of cheeseburgers sold was two times the numberof hamburgers sold. How many hamburgers were sold on Monday?hamburgers? What is the y-intercept of the line y = -3x + 7?O A. -7O B. 3O C. 3O D. 7 Las semillas de las plantas, especialmente las ms consumidas en nuestra dieta como el trigo, el maz, el arroz y otros cereales o las lentejas, los porotos y otras legumbres, tienen un depsito de almidn que est destinado a alimentar el embrin en las primeras etapas del desarrollo, hasta que est en condiciones de hacer la fotosntesis por s solo. Con qu funcin de los lpidos se relaciona esta adaptacin? Justificar. Which of the following would Jefferson have viewed as a positive effect of westward expansion in the early 19th century? In the forward chaining technique, used by the inference engine component of an expert system, the _____ condition is evaluated first. I need help with this word problem. Metals like potassium and sodium are kept in paroffin oil. Why? Find angle mA. 69 B. 23 C. 46D. 167