Write an equation for the line in slope-intercept form​

Write An Equation For The Line In Slope-intercept Form

Answers

Answer 1

Answer: y=2/5x +5

Step-by-step explanation: slope is 2/5 y intercept is 5


Related Questions

Which of these is, or describes, a geometric sequence with a common ratio of 2? select two answers that are correct.

Answers

A geometric sequence with a common ratio of 2 is E . F( n ) = 5 * 2^n where n = 1 , 2 , 3 .

Given :

A. -5 , -3 , -1 , 1 , 3

common ratio r = -3/-5

it is not the option

B . 0.0625 , 0.125 , 0.25 , 0.5 , 1

Common ratio :

r = 0.125 / 0.0625

= 0.5

it is not the option .

C. a[tex]_n[/tex] = 1/2 * [tex]a_{n-1}[/tex] where a1 = 2

a2 = 1/2 * a1

= 2/2

= 1

common ratio = 1/2

it is not the option

D. a[tex]_n[/tex] = [tex]a_{n-1}[/tex] + 2 where a1 = 3

a2 = a1 + 2

= 3 + 2

= 5

common ratio = 5/3

it is not the answer

E. F( n ) = 5 * 2^n where n = 1 , 2 , 3

a1 = 5 * 2^1

= 10

a2 = 5 * 2^2

= 20

common ratio = 20 / 10

r = 2

It is the correct option.

F. f ( n ) = n^2 where n = 1 , 2 , 3

a1 = 1^2

a2 = 2^2

= 4

common ratio = 4/1 = 4

it is not the correct option.

Learn more about the ratio here:

https://brainly.com/question/13419413

#SPJ4

Full question :

Which of these is, or describes, a geometric sequence with a common ratio of 2? select two answers that are correct.

A. -5 , -3 , -1 , 1 , 3

B . 0.0625 , 0.125 , 0.25 , 0.5 , 1

C. a[tex]_n[/tex] = 1/2 * [tex]a_{n-1}[/tex] where a1 = 2

D. a[tex]_n[/tex] = [tex]a_{n-1}[/tex] + 2 where a1 = 3

E. F( n ) = 5 * 2^n where n = 1 , 2 , 3

F. f ( n ) = n^2 where n = 1 , 2 , 3

According to the rational root theorem, the following are potential roots of f(x) = 6x4 + 5x3 – 33x2 – 12x + 20. negative five-halves, –2, 1, ten-thirds which is an actual root of f(x)?

Answers

As per the rational root theorem, the actual root of the polynomial is  - 5/2

The term polynomial refers the algebraic expression in which the exponents of all variables should be a whole number

Here we have given that  f(x) = 6x⁴ + 5x³ – 33x² – 12x + 20.  and we need to find which is an actual root of f(x).

In order to find the root for the polynomial we have to apply each value as the replacement of x in the polynomial.

And then we have to find in which one makes the polynomial result as zero.

First we have to take the value of x as -5/2, then the polynomial equation be like,

Here we have to substitute x=-5/2, then we get

=> f(-5/2) = 6(-5/2)⁴ + 5(-5/2)³ - 33(-5/2)² - 12(-5/2) + 20

=> f(-5/2) = 6(625/16)-5(125/8)-33(25/4)+30+20

when we simplify this one then we get,

=> f(-5/2)=(1,875-625-1,650+400)/8

=>  f(-5/2)=0/8

Here we know that if we zero by any number we get the result as zero.

Therefore, f(-5/2)=0 then x=-5/2 is a root of f(x)

To know more about Polynomial here.

https://brainly.com/question/11536910

#SPJ4

Answer:

its A

Step-by-step explanation:

Just took the test

How do you read X sets?

Answers

The elements in sets are separated by commas so they can be read easily.

Define set builder notation.

Instead of describing the constituents of a set, a set-builder notation describes them. The elements are listed, for instance, in the set {5, 6, 7, 8, 9}. We interpret the collection of all x such that x is a counting number between 4 and 10 as the collection of all x.

Define set.

In mathematics, a set is a logically arranged group of items that can be represented in either set-builder or roster form. Sets are typically denoted by curly brackets {}; for instance, A = {1, 2, 3, 4} is a set.

The sequence of elements (separated by commas) between the curly braces " and "in mathematics form an unordered group of elements known as a set. For instance, the domesticated animals {cat, cow, dog} , the odd numbers {1, 3, 5, 7, 9} and the alphabets {a, b, c, d, e} are all sets. So they can be read or interpreted easily.

To learn more about set visit the link:

https://brainly.com/question/13458417

#SPJ4

What are the 3 parameters used in a for loop in Python?

Answers

Range with three parameters: start, end, step.

Now, According to the question:

What are the 3 loops in Python?

The three types of loop control statements are:

break statement.continue statement.pass statement.

What are the three parameters in range in Python?

The range() function in Python works by taking three inputs as parameters which are start_value, stop_value, and step value. The range() function returns an immutable sequence of numbers starting from the start_value, and increments the values by the value given in the step_value, and stops at the stop_value.

Learn more abut Range at:

https://brainly.com/question/30096767

#SPJ4

1: The drama department sold a total of 360 tickets to there Friday and Saturday night shows. They Sold three times as many tickets for Saturday's show than for Fridays show.
A: Write a system of equations to represent this scenario
B: How many tickets were sold for Friday, and Saturday? Is there more than one solution?
C: Graph the system of equations on a coordinate plane. Label the axes.
D: Justify algebraically that your solution is correct.

Answers

(A) Given question can be represented in the system of linear equations as x + y = 360,

      y =3x

(B) 90 tickets were sold on Friday and 270 tickets were sold on Saturday.

There will be only one solution to this question.

(C) We have drawn the graph for the solution.

(D) We have justified our answers by using the substitution method.

What is a linear equation in two variables?

An equation is said to be a linear equation in two variables if it is written in the form of ax + by + c=0, where a, b & c are real numbers and the coefficients of x and y, i.e a and b respectively, are not equal to zero.

Let x number of tickets sold on Friday and y number of tickets sold on Saturday.

By using the given condition,

x + y = 360 ----------(I)

y =3x -------(II)

Put y = 3x in equation (I), we get

x + 3x = 360

4x = 360

  x = 90

Now put x = 90 in equation (I), and we get

90 + y = 360

y = 270

Hence, 90 tickets were sold on Friday and 270 tickets were sold on Saturday.

There will be only one solution to this question.

To learn more about the linear equations in two variables, visit:

https://brainly.com/question/24085666

#SPJ1

3) Find the percentage change. State whether the change is an increase or decrease.
a)
A
Before: 34 shirts
Now: 62 shirts
b)
Original: 36.79
New: 22.88

Answers

Answer:

(a) The percentage change is 82.35  . The change is decreasing.

(b) The percentage change is -37.80. The change is decreasing.

Step-by-step explanation:

(a) percentage change- the change between two values in percent is called a percentage change .

formula - final value-initial value /initial value *100

here , 62-34/34*100

since , the value is positive , the value is increasing .

(b) percentage change- the change between two values in percent is called a percentage change .

formula - final value-initial value /initial value *100

here , 22.88-36.79/36.79*100

since , the value is negative , the value is decreasing.

know more about percentage change :

brainly.com/question/30083481

Answer:

a) 82% Increase

b) -37% decrease

Step-by-step explanation:

a)

Percentage :-

= ((62-34) / 34) * 100

= 82.3529 ≈ 82% ------> increase

b)

Percentage:

= ((22.88-36.79) / 36.79) * 100

= -37.8 ≈ -37% ------> decreased

I hope my answer helps you

Please help with this geometry problem and explain it step by step

Answers

Answer:

x = 8

Step-by-step explanation:

In a triangle, if two angles are congruent, then the opposite sides are congruent.

Since you are told that angles A and C are congruent, then their opposite sides, BC and AB are congruent.

That makes BC = AB.

3x - 3 = 2x + 5

x = 8

If angle A = angle C, line AB = line BC

2x + 5 = 3x - 3
+3
2x + 8 = 3x
-2x
8 = x
Answer
x = 8

Have a good day ^^

What is the example of linear inequality in two variables?

Answers

4x + 8y ≤ -24 is the example of linear inequality in two variables.

What is a linear inequality equation?

Linear equations are one-degree equations. It is a straight-line equation. A linear equation with parameters a and b equal to zero has the conventional form ax + by + c = 0.

The graph of a two-variable inequality is the set of points that describe all solutions to the inequality. The coordinate plane is split in half by a boundary line created by a linear inequality, with one-half representing the solutions to the inequality.

It's a line with a shaded side on one side to show which xy pairings are the inequality's solutions.

For example -

Let us take a equation, 4x + 8y ≤ -24

Now, solve the above equation in the form of slope-intercept.

4x + 8y ≤ -24

or, 8y ≤ - 4x - 24

or, y ≤ -(1/2)x - 3

To know more about linear inequality refer to:

brainly.com/question/11234618

#SPJ4

6 less than a number in algebraic expression​

Answers

Answer:

Step-by-step explanation: Let x represent the number in the algebraic expression, then 6 less means the following:

x-6

The longest ladder on the fire truck reaches 95 feet. A building has 20 stories, and each story is 18 feet high. what is the highest story that the ladder can reach?

(A) 5th story
(B) 6th story
(C) 10th story
(D) 18th story

(Somebody please help me answer this question I rlly need help with this!)

Answers

Answer:

Rounding down to the nearest whole number, we get 5 stories. The correct answer is, therefore (A) the 5th story.

Step-by-step explanation:

To solve this problem, we need to find the number of stories the ladder can reach by dividing the length of the ladder by the height of each story.

The longest ladder on the fire truck reaches 95 feet, and each story is 18 feet high, so the highest story that the ladder can reach is:

95 feet / 18 feet/story = <<95/18=5.28>>5.28 stories

What are the dimensions (in cm) of the enlarged picture?

A teacher is showing a picture on a screen.
The picture is 12cm by 8cm.The screen is 2.4m by 2m

The teacher enlarges the image on the screen so it is as big as possible without distorting its proportions.

Answers

Answer:

Below

Step-by-step explanation:

Picture  is     .12   x  .08  m

    2 m / .08 m = 25

    2.4 m / .12 m = 20    <===== limiting factor   ( 20 is less than 25)

      so it would be   20 * (.12)      X      20(.08)   =  3.84 m^2


A company has 95,000 online followers and gains 100 new followers every day. Another
company starts with 0 online followers and gains 350 new followers every day.
After how many days will the two companies have the same number of followers?

Answers

The number of days when the two companies will have the same number of followers is 380 days.

How to calculate the number of days?

The first step is to form linear functions that represent the information of the two companies. The form of the functions is:

Total followers = initial number of followers + (number of new followers x number of days)

The linear function that represents the online followers for the first company is:

Total followers = 95,000 + 100d

The linear function that represents the online followers for the second company is: Total followers = 350d

When the companies have the same number of followers the two above equations would be equal 95,000 + 100d = 350d

95,000 = 350d - 100d

95,000 = 250d

d = 95,000 / 250

d = 380

To learn more about linear functions, please check:

https://brainly.com/question/26434260

#SPJ1

Calculate the perimeter of the irregular shape please show ur work Bc I have too

Answers

Answer:

34 cm

Step-by-step explanation:

the gap in the middle is 2 cm because 9 - ( 4 + 3 ) = 2

4 + 2 + 2 + 3 + 3 + 6 + 9 + 5 = 34

10. A new bank customer with $3,000
a money market account. The
wants to open
simple interest rate of 1.1%.
bank is offering a
a. How much interest will the customer earn in
20 years?
b. What will be the account balance after
20 years?

Answers

Answer:

a. $660

b. $3660

Step-by-step explanation:

a. 1.1% = 1 years

   22% = 20 years

22% = 0.22

Take 3000 times 0.22 = $660

So, they will earn $660 interest in 20 years

b. $3000 + $660 = $3660

$3660 is their account balance after 20 years

How do you find the multiplicity of roots?

Answers

The multiplicity of a root of a polynomial can be determined by the factorization of the polynomial.

If a root is repeated multiple times, then this root is said to have a higher multiplicity. For example, if a polynomial has the form a(x-r)^2, then the multiplicity of root r is 2. This is because the polynomial can be written as a(x-r)(x-r), and the root r is repeated twice.

To calculate the multiplicity of a root, the polynomial must be factored into its linear factors. The multiplicity of each root is then equal to the power of the corresponding linear factor. For example, if a polynomial is factored into (x-r)^3(x-s), the multiplicity of root r is 3 and the multiplicity of root s is 1.

In general, if a polynomial is written in the form [tex]a*(x-r1)^k1*(x-r2)^k2*...*(x-rn)^kn[/tex], then the multiplicity of root ri is ki. Therefore, the multiplicity of the roots can be calculated by factoring the polynomial and finding the power of the linear factors.

Learn more about multiplicity of roots here :

https://brainly.com/question/16712277

#SPJ4

For a certain oscillator the net force on the body with mass m is given by fx = -cx^3. One-quarter of a period is the time for the body to move from x=0 to x=A. Calculate this time and hence the period. Express your answer in terms of the variables A, m, and c.

Answers

The time period is T = √[(4π^2mA^2)/mw^2A^2].

In the given question, we have to calculate this time and hence the period.

By conservation of energy :

1/2*mw^2A^2 = 1/2*mv^2+1/2*mw^2x^2

V^2 = w^2(A^2−x^2)

V = w√(A^2-x^2)

dx/dt = w√(A^2-x^2)

[tex]\frac{dx}{\sqrt{A^2-x^2}}[/tex] = w*dt

[tex]\frac{dx}{A\sqrt{(1-(x/A)^2}}[/tex] =w*dt

put (x/A)^2 = v

dx/A=dv

[tex]\int_{0}^{1} \frac{dv}{\sqrt{1-v^2}} = \int_{t=Io}^{t=t}w\times dt[/tex]

[tex][sin^{-1}(1)-sin^{-1}0]=wt[/tex]

π/2=wt

t= π/2w

[∴w=2π/T]

t= πT/2*2* π

t=T/4

Where T is time period

F = -kx

a = -k/m*x

ma = -kx

a = -w^2x

(standard equation of S.H.H)

w = √(k/m)

T = 2π/w

T = 2π√(m/k)

[k = mw^2]

T = √[(4π^2mA^2)/mw^2A^2]

To learn more about conservation of energy link is here

brainly.com/question/13949051

#SPJ4

What is the sample space of rolling a 6 sided number cube?

Answers

The sample space of rolling a 6 sided number cube is the set of all possible outcomes of rolling the number cube. The sample space for a 6 sided number cube is the set of numbers 1,2,3,4,5, and 6.

When rolling a 6 sided number cube, the sample space is the set of all possible outcomes, which are the numbers from 1 to 6. This means that the sample space includes each of the six numbers, with no bias towards any particular number. Each of the six numbers has an equal chance of being obtained when rolling the number cube.

The sample space of a 6 sided number cube is also known as a discrete sample space, since all of the possible outcomes are predetermined and known. The sample space of a 6 sided number cube is finite and can be easily calculated by listing all the possible outcomes. Since there are 6 possible outcomes, the sample space consists of 6 elements.

The sample space of a 6 sided number cube can be easily visualized by imagining a six-sided die being rolled and each side being labeled with a number from 1 to 6. This demonstrates that the sample space of a 6 sided number cube is a discrete sample space, and each of the six numbers has an equal chance of being obtained.

Learn more about six-sided die at : https://brainly.com/question/21563697

#SPJ4

How many numbers less than 1000 are divisible by 3?

Answers

There are 333 numbers less than 1000 that are divisible by 3.

To find this, you can divide 1000 by 3 to get 333 with a remainder of 1. Since the numbers less than 1000 that are divisible by 3 do not include 1000, you subtract 1 from 333 to get 332. However, 0 is also divisible by 3, so you should add 1 to 332 to get 333 as the final answer.

In mathematics, what is a divisible?

When a number divides evenly (i.e., leaves no residue), it is said to be divisible. For instance, since 2 can be divided by 34 equally, 34 may be divided by 2. 34 is not divisible by 3 since doing so would leave us with a remainder.

How are three divided?

A whole number is said to be divisible by three according to the three-digit rule of division if the sum of all of its digits is precisely divided by three. Without actually doing division, it is possible to establish whether a number may be divided by three.

To know more about divisible visit:

https://brainly.com/question/2273245

#SPJ4

What is special about rigid transformations?

Answers

transformations and rigid body symmetric transformations. Geometric figures' sizes and shapes are unaltered throughout a stiff transformation (also known as an isometric transformation).

What type of transformation is rigid Why?

A stiff transformation in mathematics, commonly referred to as a Euclidean transformation or a Euclidean isometric transformation, is a geometric transformation of Euclidean space that keeps the Euclidean distance between each pair of points. Transformations of rigid bodies can take the shape of rotations, translations, reflections, or any combination of these.

transformations and rigid body symmetric transformations. Geometric figures' sizes and shapes are unaltered throughout a stiff transformation (also known as an isometric transformation). a unique kind of metamorphosis when the characters' sizes or shapes are left unaltered.

Area = [tex]\sqrt{s(s - a)(s - b)(s - c) }[/tex]

and, here s = half the perimeter,

[tex](a + b + c)/2.[/tex]

To know more about rigid motion transformations visit:
https://brainly.com/question/29175049

#SPJ4

For what values of x and y are the triangles to the right congruent by HL?

Answers

For x = 5 and y = 3 the given triangles are congruent.

What is congruent triangles?

In any orientation, two triangles are said to be congruent if their three sides and three angles are equal.

Therefore, if two triangles have the same number of sides on each side, they are said to be congruent. Additionally, we can determine that they are congruent if we have a side, an angle between the sides, and then another side that is congruent, in that order: side, angle, side.

Let the given triangles are congruent.

So, their sides are equal.

⇒ x = y + 2         ..(1)

 3y = x + 4         ..(2)

Plug value of x in equation (2)

3y = (y + 2) + 4

3y = y + 6

2y = 6

 y = 3

Plug y = 3 in equation (1)

x = 3 + 2

x = 5

Hence, for x = 5 and y = 3 the given triangles are congruent.

To know more about congruent triangles, click on the link

https://brainly.com/question/29789999

#SPJ1

How do you find the height and area of an isosceles triangle?

Answers

To find the height of an isosceles triangle, we square the length of one of the equal sides and subtract the square of half the base, and the area can be easily calculated if the height  and the base are known. Multiplying the height with the base and dividing it by 2, results in the area of the isosceles triangle.

isosceles triangle

an isosceles triangle is a triangle that has two sides of equal length. Sometimes it is specified as having exactly two sides of equal length, and sometimes as having at least two sides of equal length.

Learn more about isosceles triangle here : -

https://brainly.com/question/29424449

#SPJ4

Math work-related tasks

Francine can make a dress in 18 hours.Her mother can make a dress in 6 hours. They decide to work together . How long will it take them to make a dress ? Choose from the answers below .

A.4 hours
B. 4 hours and 30 minutes
C. 5 hours
D. 12 hours

Answers

Answer:

D. 12 hours

Step-by-step explanation:

I am guessing that they want you to find the average time together, or the mean.

Add 18 hours and 6 hours together to get 24 hours.

To get the average, you have to divide the total hours by the amount people involved.

Since there are 2 groups (2 people) that have an outcome of 18 hours and 6 hours, 24 hours/2 people is a 12 hour average.

What is the inverse of 8?

Answers

The additive inverse of the number 8 is " -8 "  .

The Inverse (Additive) of the number is defined as the number that is added to a given number to make the sum zero ;

that means : If a number is added to its additive inverse, then the sum of both numbers becomes 0 .

So , that means to find the additive inverse of "8" , we have to find the number such that on adding it to 8 , we get the sum as 0 .

let the additive inverse of 8 be = x ;

So , x + 8 = 0 ;

x = -8 .

So , putting the value in above equation,  8 - 8 = 0 .

Therefore , the additive inverse is "-8" .

The given question is incomplete , the complete question is

What is the additive Inverse of 8 ?

Learn more about Additive Inverse here

https://brainly.com/question/29672759

#SPJ4

what values for m and n that make this number sentence true: 1/2+9/10+m+n=2.

Answers

1/2+9/10+m+n=2 is true when m and n have values { (m, n) : m = 3/5 - n, ∀ n and m ∈ R }.

What is number?

An arithmetic value known as a number is used to calculate and represent a quantity.

Given, 1/2+9/10+m+n=2

m+ n = 2 - 1/2 - 9/10

m+ n = 3/5

m = 3/5 - n

So, If n= 0, m = 3/5

Hence, we can define as { (m, n) : m = 3/5 - n, ∀ n and m ∈ R }

Learn more about Number system from the link given below:

https://brainly.com/question/251701

#SPJ1

What is the solution Ofsimultaneous equations 5x 3y 8 and 3x Y 2?

Answers

The solution of the  simu1taneous equation  5x−3y=8; 3x+y=2 is  x=1andy=−1.

What is simultaneous equations?Two or more algebraic equations that share variables, such as x and y, are said to be simultaneous equations. Since the equations are solved simultaneously, they are known as simultaneous equations. These equations alone could have an endless number of solutions.A finite set of equations for which common solutions are sought is referred to in mathematics as a set of simultaneous equations, often known as a system of equations or an equation system. In order to create a single equation that contains the other unknown, one of the unknowns must be removed or eliminated. It is best to use examples to explain the process. Example Address the parallel equations. 3x + 2y = 36 (1) 5x + 4y = 64 (2) . y = 6 So, x = 8 and y = 6 is the complete solution.

Consider the equation 3x+y=2

Multiply the equation by 3 so that we can eliminate y

3(3x+y=2)=3×2

9x+3y=6

Adding it with 5x−3y=8

9x+3y+5x−3y=6+8

14x=14

x=1

Putting the value of x in equation 3x+y=2

3×1+y=2

3+y=2

y=2−3

y=−1

So, we have x=1andy=−1

To learn more about simultaneous equations refer to:

https://brainly.com/question/16863577

#SPJ4

what is the answer in decimal form?

Answers

The standard deviation of the given population is 7.72.

What is population?

All of the components of the data set are included in the population, as are parameters like mean and standard deviation that can be used to measure the population. The term "population" denotes the complete group of individuals, things, events, etc.

Given data,

                   53, 36, 36, 44, 31

We know that,

Standard deviation of a population is given by :

= √ [ ∑ ( X - ц )²/N

Where, X = each data point

            ц = mean of data of population

            N = No. of data points in population = 5

We need mean,

So, mean of data of population = (53 + 36 +36 +44 + 31)/5

                                                    = 40.

So, By applying formula :

SD = √ [ ∑ ( X - ц )²/N ]

      = √1 / 5 [ (40-53)² + (40-36)² + (40-36)² + (40-44)² + (40-31)²

      = √ ( 169 + 16 + 16 + 16 + 81 )/5

      = √298/5

      =7.72.

Learn more about Population from the given link:

https://brainly.com/question/25896797

#SPJ1

Help with special right triangles rounding

Answers

Answer:

9.8 units

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

Hypotenuse of an isosceles triangle is √2 times the leg:

x = √12 × √2 = √24 = 4√6 ≈ 9.8 units (rounded to the nearest tenths)

Rays are shown from point P, the center of dilation, through the vertices of angles QRS. Dilate angles QRS by a scale factor of 2

Answers

The dilation of the angle with vertices QRS has been dilated by scale factor 2.

What is the transformation of a graph?

Transformation is rearranging a graph by a given rule it could be either increment of coordinate or decrement or reflection.

If we reflect any graph about y = x then the coordinate will interchange it that (x,y) → (y,x).

As per the given angle QRS.

The length of QS = 2 grids and RS = 3 grids.

By dilated by 2 scale factor.

The length QS must become 2 x 2 = 4 grids and RS by 3 x 2 = 6 grids.

The R and Q must be in dotted lines as shown below.

Q'R'S' is the dilated figure.

Hence "The angle with vertex QRS has been enlarged by a scale factor of 2".

To learn more about the transformation of graphs,

brainly.com/question/3099136

#SPJ1

I almost thought that this had no solutions, but I'm not sure, could anyone help me on this? I would deeply appreciate it!

Consider the equation 2x = 3x. Does this equation have one solution, no solution, or infinite solutions? Explain your reasoning

Answers

Answer:

one solution because when you isolate the x terms:

2x-3x=0 and you combine like terms

-x=0

and divide by negitive one because -x is (-1)(x)

you get x=0

Step-by-step explanation:

Answer:

One solution

Step-by-step explanation:

It appears this problem has no solution, buttt let's look closer.

2x and 3x are like terms, meaning they can be added and subtracted because they both have x!

So let's combine these like terms and see what we get...

2x = 3x

0 = 3x -2x

0 = 1x

x = 0 / 1

x = 0

The only solution is 0! No other number is possible.

a political scientist investigated the effect of political advertisements on the way that people voted in the presidential election. they want to do a hypothesis test to determine if political advertisements influenced the vote of less than 31% of all voters. the political scientist randomly surveyed 2509 voters and asked if political advertisements influenced the way the person voted. 709 said the advertisements did influence their vote. calculate the test statistic. round your final answer to two decimal places.

Answers

The probability of the influenced voters, if The political scientist randomly surveyed 2509 voters, 709 said the advertisements did influence their vote, is 0.283.

What is probability?

The area of mathematics known as probability deals with numerical representations of the likelihood that an event will occur or that a statement is true. An event's probability is a value between 0 and 1.

Given:

The political scientist randomly surveyed 2509 voters, n = 2509,

709 said the advertisements did influence their vote, S = 709,

Calculate the probability of influenced voter as shown below,

[tex]Probability = S / n[/tex]

Probability = 709 / 2509

Probability = 0.283

To know more about Probability:

https://brainly.com/question/743546

#SPJ1

Other Questions
Transaction exposure is a foreign exchange risk that:A: arises when future payment in a foreign currency is involvedB: occurs when subsidiary financial statements are consolidated at the corporate levelC: results from translating values in foreign currencies to the home-country currencyD: cannot be protected against find the area of the region enclosed by the inner loop of the curve. r = 4 + 8 sin An object moving with a speed of 21 m/s and has a kinetic energy of 140 J, what is the mass of the object? Who is Swift speaking out against in A Modest Proposal? How do you find the equation in slope intercept form of the line passing through the points with the given coordinates? The insulin receptor is a transmembrane protein that plays a role in the regulation of glucose homeostasis. The receptors extracellular domain binds specifically to the peptide hormone insulin. The receptors intracellular domain interacts with cellular factors. The binding of insulin to the receptor stimulates a signal transduction pathway that results in the subcellular translocation of GLUT4, a glucose transport protein that is stored in vesicles inside the cell. A simplified model of the insulin receptorsignaling pathway is shown in Figure 1.Which of the following statements best predicts the effect of a loss of function of the insulin receptors intracellular domain?answer choicesThe stimulation of the signal transduction pathway will increase.The storage of GLUT4 in vesicles inside the cell will increase.The number of GLUT4 molecules in the plasma membrane will increase.The concentration of glucose inside the cell will increase. 19. What is active transport? 11. What type of organic molecule is needed for active transport? 12. What is endocytosis and exocytosis? 13. What is the difference between diffusion and active transport? 14. Once materials diffuse into a cell, what happens? What is 1 1/2 + 5/7?A. 2 1/14B. 2 2/7C.11/14D 2 3/14 What impacted the US Supreme Court case Griswold v. Connecticut have on women's rights? How often are ""Dynamic"" Asset Tags updated? What is the value of 1 to the power n? write short essay(190-220 words) about: Parents shouldn't try to control teenagers or These days, schools don't do enough to teach children satasota corp purchased a delivery can eith 560000 list price. the company was given a 6800 cash discount by the dealer and paid 3500 slaes taz Consider a coding system where letters are represented as sequential decimal numbers starting from 0, (i.e., a=0, b=1, c= 2.... z=25). Given a string of digits (e.g. "123") as input, print out the number of valid interpretations of letters. Write an algorithm to calculate the number of valid interpretations of the letters formed by the given input Input The first line of input consists of a string - decinput representing the decimal numbers. Output Print an integer representing the number of valid interpretations for the letters formed by the given string of digits. Examples Example Input 100200300 Output: 4 Select the correct text in the passage. Which lines does bob kaufman use to show alienation and isolation in modern society? unanimity has been achieved, not a dot less for its accidentalness by bob kaufman (excerpt) diggers, corkscrewing cleanly in, exhilerausted, into the mind mine, impaled on edgeless shafts of subtle reminiscence, green- walking across the belts and ties. Slanted dark-walked time, wet with ages of dryness, raga of insignificance & blessed hopelessness. Raga of sadness, of madness, of green screamed dreams, mile-deep eyes. The greatest men have gone unknown: buddha was the twenty- fourth. An employee at a toy store wants to put as many teddy bears as she can on a display. Each teddy bear weighs 1/4 pounds. The display can hold a maximum of 14 pounds. How many teddy bears can the employee put on the display?Brainliest!!!!!40 POINTS!!!!!!!!!!!!! Find the interest rate for a principal of $5305 and charged $39534 in interest for 20 years Conjugate each verb in parentheses into the imperfect tense Cuando mis padres 1. ______________ (ser) nios, ellos 2. ______________ (jugar) con muecas y bloques y 3. ______________ (leer) muchos libros. Mi mam 4. ____________ (bailar) mucho y mi pap 5. ____________ (ir) al patio de recreo porque 6. ____________ (gustar) jugar con sus amigas all. What are three examples of logos? What is the mood of Chapter 1 in The Great Gatsby?