8 17 26 Find the 41st term.

Answers

Answer 1

Answer:

  368

Step-by-step explanation:

You want the 41st term of the arithmetic sequence that starts 8, 17, 26.

Arithmetic sequence

The n-th term of an arithmetic sequence is given by ...

  an = a1 +d(n -1)

for first term a1 and common difference d.

Difference

The difference between terms is ...

  d = 17 -8 = 9

41st term

The first term is a1 = 8, so the 41st term is ...

  a41 = a1 +d(41 -1) = 8 +9(41 -1) = 368

The 41st term of the sequence is 368.

<95141404393>

8 17 26 Find The 41st Term.

Related Questions

ALGEBRA PLEASE HELP ASAPPPPP PLEASEEE


Belinda is thinking about buying a house for $286,000. The table below shows the projected value of two different houses for three years:
Number of years 1 2 3
House 1 (value in dollars) 294,580 303,417.40 312,519.92
House 2 (value in dollars) 295,000 304,000 313,000


Part A: What type of function, linear or exponential, can be used to describe the value of each of the houses after a fixed number of years? Explain your answer. (2 points)

Part B: Write one function for each house to describe the value of the house f(x), in dollars, after x years. (4 points)

Part C: Belinda wants to purchase a house that would have the greatest value in 25 years. Will there be any significant difference in the value of either house after 25 years? Explain your answer, and show the value of each house after 25 years. (4 points)

Answers

Answer:

putting more than question is against app rules but alr

Part A: The value of each of the houses after a fixed number of years can be described by a linear function. This is because the value of each house increases at a constant rate, with the same amount added each year.

Part B: The function for House 1 could be written as f(x) = 294,580 + 8,937.6x, and the function for House 2 could be written as f(x) = 295,000 + 9,000x.

Part C: After 25 years, the value of House 1 will be approximately $750,834.40, and the value of House 2 will be approximately $753,000. The difference in value between the two houses after 25 years will be approximately $2,165.60, which is not a significant difference in the overall value of the houses. Therefore, either house would be a good choice for Belinda to purchase.

two fair dice are rolled. The score is the difference between the two dice.

Answers

In a dice, there is a six side

Probability of occurring a score = 1/18

                                           = 1*2/18*2

                                               = 2/36

                                        =   preferred outcome/ Total outcome

Only 5 is a number that has occurred twice

The score that has a probability of occurring of 1/18 is 5.

The two dice having different values 30/36 = 5/6 (because the probability of the two dice having equal values is 6/36 = 1/6.)

The probability of the second dice being less than the first dice is the same as the probability of the first dice is less than the second dice: (5/6) / 2 = 5/12.

To know more about the difference between two dice:

https://brainly.com/question/19521942

A parabola can be drawn given a focus of (6, 2) and a directrix of y = - 8 Write the equation of the parabola in any form.

Answers

The equation of the Parabola is (y - 6 )² = 28 (x + 1)  of the given focus and directrix.

Given directrix x = -8

we know that    x = h - a = -8

              h -a =  -8  ...(i)

Given Focus  = ( 6,2)

we know that the Focus of the Parabola

        ( h + a , k ) = (6,2)

  comparing  h + a = 6 ...(ii)

                 k = 2

solving (i) and (ii) and adding

  h - a + h+ a = -8 +6

          2 h = -2

             h = -1

  Put h = 6 in equation (i)

 ⇒     h - a = -8

 ⇒   -1 + 8 = a

 ⇒      a = 7

The equation of the Parabola ( h,k) = (-1 , 7)

( y - k )² = 4 a ( x - h )

(y - 7 )² = 4 (7) (x -(-1))

(y - 6 )² = 28 (x + 1)

Hence, the equation of the Parabola is (y - 6 )² = 28 (x + 1)  of the given focus and directrix.

To know more about parabola check the below link:

https://brainly.com/question/4061870

#SPJ1

3. (a) A survey on the choice of vocation for 40 students revealed that 18 liked catering, 20 liked dressmaking and 15 liked hairdressing. 2 chose catering only, 8 chose dressmaking only and 1 chose hairdressing only, 4 chose all 3 vocation. Illustrate this information on a Venn diagram. b) How many students chose dressmaking and catering only? 9)) Find the number of students who did not choose any of the 3 vocations. ​

Answers

The number of students who like dressmaking and catering only is 7.

The number of students who did not choose any of the 3 vocations is 12.

What is a Venn diagram?

A Venn diagram is an overlapping circle to describe the logical relationships between two or more sets of items.

We have,

Total students = 40

The Venn diagram is given below.

The number of students who like dressmaking and catering only.

= 7

Total number of students who like at least one vocation.

= 28

The number of students who did not choose any vocation.

= 40 - 28

= 12

Thus,

7 students like dressmaking and catering only.

12 students did not choose any vocation.

Learn more about the Venn diagram here:

https://brainly.com/question/1605100

#SPJ1

find the first three taylor polynomials of the function at the indicated number. f(x) = e−x; x = 0

Answers

The first three taylor polynomials of the function f(x) = e⁻ˣ at x = 0 is 1, 1 - x and 1 - x + x²/ 2.

Taylor polynomial of degree n for a function f(x) which is infinitely differentiable at a is

f(a) + f'(a)×(x - a)/ 1! + f''(a)×(x - a)²/ 2! + ... + (f⁽ⁿ⁾(a)×(x - a)ⁿ/ n! = ∑(i = 1 to n)(f⁽i⁾(a)×(x - a)^{i}/ i!)

where f⁽i⁾(a) denotes the ith derivative of f(x) at a

The first, second and nth derivative of the function f(x) = e⁻ˣ is

f'(x) = -e⁻ˣ

f''(x) = e⁻ˣ

f⁽ⁿ⁾x = (-1)ⁿe⁻ˣ

First Taylor polynomial, n = 1, here f(x) = e⁻ˣ and a = 0.

P₁(x) = f(0) = e⁻⁰ = 1

Similarly

P₂(x) = f(0) + f'(0)(x - 0)/ 1!

P₂(x) = 1 + -1×e⁻⁰×(x - 0)

P₂(x) = 1 - x

P₃(x) = f(0) + f'(0)(x - 0)/ 1! + f''(0)(x - 0)²/ 2!

P₃(x) = 1 - x + e⁻⁰×(x - 0)²/ 2

P₃(x) = 1 - x + x²/ 2

To know more on Taylor polynomial

https://brainly.com/question/23842376

#SPJ4

the distance between parallel lines 4y=3x-1 and 8y=6x-7​

Answers

Answer: The distance between the two parallel lines is 11/12.

Step-by-step explanation:

The distance between two parallel lines can be found by calculating the difference between the y-intercepts of the two lines. In this case, the y-intercept of the first line is (-1/4,0), and the y-intercept of the second line is (-7/6,0). The difference between these y-intercepts is (-1/4 - (-7/6)) = 11/12. Therefore, the distance between the two parallel lines is 11/12.

which of the following is an equation of the line that is parallel to the x axis and contains (-4,2)

Answers

Answer:-2,0

Step-by-step explanation:

you have to ether multiply or divide by an easy number

What is the approximate perimeter of the triangle? use the law of sines to find the answer. 4.6 units 5.7 units 6.9 units 9.2 units

Answers

Answer:

d is the correct answer to your question

Answer:

9.2 units

Step-by-step explanation:

cause the last guy is right...

When ordering the Kid' Lunch at Burger Univere, the cutomer mut chooe a ize, whether or not to have cheee, a ide order, and a type of fruit drink. Here are the poibilitie for each choice. Choice Poibilitie Size Small, Large Cheee? With cheee, Without cheee Side order Frie, Onion ring Fruit drink Orange, Grape, Cherry, Lemonade How many Kid' Lunche are poible?

Answers

The fundamental counting principal there will be 2*2*2*4*2 = 64 possible lunches.

What is fundamental counting principal ?

According to this concept, the sum of the outcomes of two or more independent events is equal to the product of the outcomes of each individual event. For instance, a youngster picking from a menu of six ice cream flavors and three types of cones will have a total of 6 x 3 = 18 options.

Here size has two types  say  2

Here cheese has two types say 2

Here type of bun has two types say 2

Here side order has four types say 4

Here fruit drink has two types say 2

So, according to the fundamental counting principal there will be 2*2*2*4*2 = 64 possible lunches.

To learn more about fundamental counting principal visit:https://brainly.com/question/25193667

#SPJ4

Mr. Johnson deposited $2000 in an account that earns simple interest at an annual interest rate of 6%. If
he received $360 as interest at the end of the tenure, how many years was the deposit held for?

Answers

The number of years that the deposit was held for is 3 years.

How to calculate the number of years?

From the information, Mr. Johnson deposited $2000 in an account that earns simple interest at an annual interest rate of 6%. and he received $360 as interest at the end of the tenure.

It should be noted that simple interest is Illustrated as:

I = PRT

Therefore, T = Interest / Principal × Rate

Time = 360 / (2000 × 6%)

Time = 360 / 120

Time = 3 years

Learn more about interest on:

brainly.com/question/25793394

#SPJ1

In Exercises 3 and 4, determine whether the table represents a linear or non linear function. Explain.

Answers

Graph 3 - linear

Graph 4 - linear

The line does not touch the same x more than once.

What is the equation of the line to get the tie fighter?

Answers

The equation of the line is y = 13/6x - 5

How to determine the equation of the line?

From the question, we have the following parameters that can be used in our computation:

Points: (0, -5) and (6, 8)

A linear equation is represented as

y = mx + c

Where

c = y when x = 0

This means that

c = -5

So, we have

y = mx - 5

Also, we have

(x, y) = (6, 8)

This means that

8 = m x 6 - 5

So, we have

6m = 13

This gives

m = 13/6

So, we have

y = 13/6x - 5

Hence, the equation is y = 13/6x - 5

Read more about linear equation at

https://brainly.com/question/4074386

#SPJ1

certain standardized math exam have a mean of 100 and a standard deviation of 60. of a sample of 36 students who take this exam, what percent could you expect to score between 70 and 90

Answers

It is about 24% of the students could be expected to score between 70 and 90 on the exam.

To find the percentage of students who score between 70 and 90 on the exam, we need to determine what proportion of the exam scores falls within that range. We can do this by converting the scores to standard units and using a table of the standard normal distribution.

First, we need to convert the scores to standard units. We do this by subtracting the mean of 100 from each score and then dividing by the standard deviation of 60. For a score of 70, the standard units would be (70 - 100)/60 = -1.67. For a score of 90, the standard units would be (90 - 100)/60 = -0.67.

Next, we can use a table of the standard normal distribution to find the proportion of scores that fall within that range. For example, a table of the standard normal distribution might tell us that the proportion of scores between -1.67 and -0.67 standard units is about 0.24

Percentage of scores within range = 8.64/36 * 100% = 24%

Learn more about mean, here https://brainly.com/question/17082504

#SPJ4

Which of the following is an example of the identity property of 1?
O 0+8 = 8
0 (1)=2
O-2+3=1
O 3.11(0) = 0

Answers

Answer:

3.11(0) = 0

Step-by-step explanation:

D. 3.11(0) = 0 is an example of the identity property of 1. The identity property of 1 states that any number multiplied by 1 is equal to itself. In this case, 3.11 is multiplied by 0, which is equal to 0.

how do we decide whether to use a t test or an analysis of variance (anova) to analyze the data from an experiment?

Answers

The best way to analyze their data for significance is to Conduct a two-way variable analysis.

As we can see, there is a 2x3 factorial design. Thus, we know that there will be a two level or two way analysis of variables, which is referred to as two way variables analysis. Factorial design is a research method that allows for the inquiry of a main and interaction effects of two or more independent variables on one or more outcome variables (s).

It has been argued that factorial designs represent the true beginning of modern behavioral research and have resulted in a significant paradigm shift in how social scientists conceptualize their research questions and produce objective results (Kerlinger & Lee, 2000).

Factorial design is an experimental methodology that goes beyond standard single-variable experimentation. Previously, social scientists were fixated on single independent variable experiments, foreshadowing the significance of extraneous variables that can attenuate or diminish research findings.

To learn more about Variable, visit:

brainly.com/question/28463178

#SPJ4

the 6-kg smooth cylinder is supported by the spring having a stiffness of kab = 120 n/m

Answers

When a spring of stiffness K = 120N/m supporting a smooth cylinder of mass 6kg is subjected to a force of 60N, the velocity it moves downward when compressed a distance of 0.2m is 1.79m/s.

Therefore, the answer is 1.79m/s.

The compression of spring, say x₀ at equilibrium position can be determined by

F = Kx₀

mg = Kx₀

6 × 9.81 = 120 × x₀

Therefore x₀ = 0.4905m

When force F = 60N is applied the spring is compressed more and let new compression of spring be x₁. Then when string compresses additional s distance

x₁ = x₀ + s

Then spring force, F₁ = Kx₁

F₁ = 120 × (0.4905 + s)

F₁ = 58.86 + 120s

Let the cylinder accelerates downward at a m/s², then

60N + mg = ma + F₁

60 + 6×9.81 = 6a + 58.86 + 120s

a = (10 - 20s) m/s²

dv/dt = 10 - 20s

We know that ds/dt = v, that is 1/dt = v/ds

Therefore, vdv/ds = 10 - 20s

vdv = (10 - 20s)ds

Integrating both sides

v²/2 = 10s - 10s²

v = √(20s - 20s²)

At s = 0.2m,

v = √(20×0.2 - 20×0.2²)

v = 1.79m/s

--The question is incomplete, answering to the question below--

"The 6kg smooth cylinder is supported by the spring having a stiffness of kAB = 120 N/m. Determine the velocity of the cylinder when it moves downward s = .2m from its equilibrium position, which is caused by the application of the force F = 60 N. (The 60 N force is not present in the equilibrium position.)"

To know more on spring

https://brainly.com/question/15146725

#SPJ4

find the surface area of that part of the plane that lies inside the elliptic cylinder

Answers

The surface area of that part of the plane 10x+7y+z=4 that lies inside the elliptic cylinder [tex]\frac{x^2}{25} +\frac{y^2}{9}[/tex] is 15π√150 and this can be determined by using the given data.

We are given the two equations are:

10x + 7y + z = 4---------(1)

[tex]\frac{x^2}{25} +\frac{y^2}{9} =1-------------(2)[/tex]

equation(1) is written as

z = 4 - 10x - 7y-----------(3)

The surface area is given by the equation:

A(S) = ∫∫√[(∂f/∂x)² + (∂f/∂y)² + 1]dA------------(4)

compare equation(4) with equation(3) we get the values of ∂f/∂x and

∂f/∂y

∂f/∂x = -10

∂f/∂y = -7

substitute these values in equation(4)

A(S) = ∫∫√[(-10)² + (-7)² + 1]dA

A(S) = ∫∫√[100 + 49 + 1]dA

A(S) = ∫∫√[150]dA

A(S) = √150 ∫∫dA

Where ∫∫dA is the elliptical cylinder

From the general form of an area enclosed by an ellipse with the formula;

comparing x²/a² + y²/b² = 1  with x²/25 + y²/9 = 1, from that we get the values of a and b

a = 5 and b = 3

So, the area of the elliptical cylinder = πab

Thus;

A(S) = √150 × π(5 × 3)

A(S) = 15π√150

To know more about the surface area of the plane:

https://brainly.com/question/17193351

#SPJ4

help will give brainliest

Answers

Answer:

Square, rhombus, parralelogram

Step-by-step explanation:

Bro too much to type trust

find the foci and vertices of x^2/2 +y^2/8 =1​

Answers

Answer:

I'm not sure sorry sorry

find the area of the region enclosed by one loop of the curve. r = sin(4θ)

Answers

π/16 is the area enclosed by the curve r= sin(4θ)

The given curve is polar curve and hence the area of the polar curve is given by:

Let A be the area of the curve so,

A = [tex]\int\limits^b_a {\frac{1}{2}r^2 } \, d\theta[/tex]

where a and b is the boundary at which r=0

so after equation r=0

sin(4θ) =0

=> sin(4θ) =0

=> 4θ = 0,π

=> θ = 0, π/4

so a=0 , b= π/4

now  

  A =  [tex]\int\limits^b_a {\frac{1}{2}r^2 } \, d\theta[/tex]   ------(i)

so   [tex]r^2[/tex] = (sin(4θ))^2

=>   [tex]sin^2[/tex]( 4θ )

ans we know that

cos(2α) = 1 -  [tex]2sin^2[/tex]2 α

so     [tex]sin^2[/tex]= (1- cos(8θ) )/2

putting the value of r in the equation (i) we get :-

A = [tex]\int\limits^b_a {\frac{1}{4} *(1-cos8\theta) } \, d\theta[/tex]

=> 1/4*  [tex]\int\limits^b_a {(1-cos8\theta) } \, d\theta[/tex]

here a=0 and b=π/4

after putting the value and solving the integral

A = π/16

so A is the area enclosed by r=sin(4θ) is π/16

To know more about polar curve click on below link:

brainly.com/question/1094340#

#SPJ4

3. Which equation shows a correct
trigonometric ratio for angle A in the right
triangle below? (MGSE9-12.G.SRT.6)
B
8 cm
A.
B. tan A
sin A =
C. cos A
17 cm
15 cm
D. tan A =
15| 17 3/17 15/17 15-2
8
8
A

Answers

Answer:

C) cos A = 15/17

cos A = adjacent/hypotenuse = 15/17

What is trigonometric ratio for right angle triangle?

The trigonometric ratios for a right angle triangle are sine, cosine, and tangent. The sine of an angle is the ratio of the length of the side opposite the angle to the length of the hypotenuse. The cosine of an angle is the ratio of the length of the adjacent side to the length of the hypotenuse. The tangent of an angle is the ratio of the length of the side opposite the angle to the length of the adjacent side.

The following are the trigonometric ratios of a right angle triangle:

Sine (sin): Opposite Side/Hypotenuse

Cosine (cos): Adjacent Side/Hypotenuse

Tangent (tan): Opposite Side/Adjacent Side

Cosecant (csc): Hypotenuse/Opposite Side

Secant (sec): Hypotenuse/Adjacent Side

Cotangent (cot): Adjacent Side/Opposite Side

To learn more about trigonometric ratio refer to:

https://brainly.com/question/24349828

#SPJ1

What are the vertex and range of y = |2x 6| 2? (0, 2); 2 < y < [infinity] (0, 2); −[infinity] ≤ y < [infinity] (−3, 2); 2 < y < [infinity] (−3, 2); −[infinity] ≤ y < [infinity]

Answers

Although part of your question is missing, you might be referring to this full question: What are the vertex and range of y = |2x + 6| + 2?

(0, 2); 2 < y < ∞

(0, 2); −∞ ≤ y < ∞

(−3, 2); 2 < y < ∞

(−3, 2); −∞ ≤ y < ∞

The vertex of the function is (–3, 2) and the range of the function is 2 < y < ∞.

The given modulus function:

y = |2x + 6| + 2

Now, we get two equations out of the absolute value function:

y = 2x + 6 + 2

y = 2x + 8

and

y = –2x – 6 + 2

y = –2x – 4

The vertex of the function will be at a point where these two equations are equal. So, we can calculate the vertex as follows:

2x + 8 = –2x – 4

2x + 2x = –4 – 8

4x = –12

x = –3

If x = –3, then y = 2(–3) + 8 = –6 + 8 = 2

Thus, the vertex of the function is (–3, 2).

Now, the values that y can take will range from 2 to infinity as y cannot take values below the vertex.

Thus, the range of the function is 2 < y < ∞.

Learn more about vertex and range at: https://brainly.com/question/1689812

#SPJ4

PLEASE HELP (attached image)

Answers

i didn't learn it.. so im not sure.. but i thimk 3

Is the line perpendicular?
The situation is based on football. One player starts a couple of yards in the endzone while the other starts at the 8-9 yard line. The player in the endzone almost scores when he is tracked down by the guy on the 8-9 yard line. So does the starting position of these players form a perpendicular line?

Answers

Yes, the starting position of these players form a perpendicular line.

What is Trigonometry?

The area of mathematics that deals with particular angles' functions and how to use those functions in calculations. There are six popular trigonometric functions for an angle. Sine (sin), cosine (cos), tangent (tan), cotangent (cot), secant (sec), and cosecant are their respective names and acronyms (csc).

Given:

Using Trigonometry

sin [tex]\theta[/tex] = 33.33/100

sin [tex]\theta[/tex] = 0.3333

[tex]\theta[/tex] = [tex]sin^{-1}[/tex] (0.3333)

[tex]\theta[/tex] = 19.469

cos 19.469 = B/ 100

0.9428 = B/ 100

B= 94.28

tan  [tex]\theta[/tex] = P/B

tan  [tex]\theta[/tex] = 94.28/ 33.33

[tex]\theta[/tex] = 70.5

Using Angle Sum property

< 3= 180 - (70.5 + 19.5)

<3 = 180 - 90

<3 = 90

Hence, they form perpendicular line.

Learn more about Trigonometry here:

https://brainly.com/question/29002217

#SPJ1

in a regression with 7 predictors and 62 observations, degrees of freedom for a t test for each coefficient would use how many degrees of freedom?

Answers

in a regression with 7 predictors and 62 observations,The degrees of freedom for a t-test for each coefficient would use 55 degrees of freedom (df = 62 - 7 = 55).

The degrees of freedom for a t-test for each coefficient is calculated by subtracting the number of predictors (7) from the number of observations (62) in a regression with 7 predictors and 62 observations,. This leaves us with 55 degrees of freedom (df = 62 - 7 = 55). Degrees of freedom measure the number of observations that are free to vary in estimating a parameter. In other words, they are the number of observations that are used to generate the estimate. In this case, there are 55 observations that can be used to estimate each coefficient.

Learn more about regression here

https://brainly.com/question/28178214

#SPJ4

Arely earned $800.00 this past summer. The graph below shows how she used her money, Arely's Summer Job Earnings How much more money did Arely save than spend on school supplies?​

Answers

It should be 800 fight?

Write in standard notation. 4 x 10^0

Answers

Answer:

0.4 x 10^-1

Step-by-step explanation:

4 x 10^0

=> 4

=> 0.4 x 10^-1

Use the net to find the lateral area of the cylinder.
Give your answer in terms of z.
252 ft²
42 ft²
84x ft²
7xft²

Answers

lateral area of the cylinder = 2πrh

What is lateral area of the cylinder ?

The lateral area of a cylinder is the area on the outside, meaning if you would cut open a cylinder longitudinally, and folded it open, the rectangle that remains is the lateral area of the cylinder.

Area of rectangle = Lateral area

length is the circumference of the circle = 2πr

and length can be consider as h.

Hence, lateral area of the cylinder = 2πrh.

To know more about lateral area of the cylinder visit,

https://brainly.com/question/2939214

#SPJ1

Gary bought a jewelry box for
$2.62 that was originally priced at
$5.24. What percentage is the
discount?

Answers

Answer: 50%

Step-by-step explanation:

Take 2.62 divided by 5.24, then times 100 = 50%

Then take 100% - 50% = 50%

The percentage discount is 50%

The answer is 50 % off

Help! I can’t seem to figure it out.

Find angle VT =

Answers

Answer:

18

Step-by-step explanation:

this seems to be an equilateral triangle so all sides are equal

5r+8=9r

-5r.   -5r

8=4r

/4 /4

2=r

now fill it in

5(2)+8

10+8

18

hopes this helps

Other Questions
Loraine purchases raw, unpasteurized milk for her children. Loraine's mother is concerned about the potential health hazards of drinking raw milk. Loraine insists that pasteurization degrades the nutritional quality of milk and raw milk is nutritionally superior to pasteurized milk. Which of the following statements concerning pasteurization is true? Multiple Choice The pasteurization process releases bound calcium and increases absorbable dietary calcium in cow's milk The pasteurization process heats foods to kill pathogenic microorganisms O o oo The pasteurization process is not effective for killing pathogens in beverages such as milk and juice, The pasteurization process evenly distributes fat particles throughout the milk, so the cream does not rise to the top of the milk Whats the 1, 2, 3, 4 chapter of the book Tom clacny Code of honor by Marc Cameron about?plss answer good I need it which of the following security solutions would prevent a user from reading a file that she did not create? Mortgage MeltdownAssignment Directions1. For this assignment you will research a single entity that falled in the mortgage collapse of 2007-2008. This will require you toresearch information on the SEC, FDIC, and Federal Reserve sites. Each of these organizations will have information on consumersettlements due to investment bank and other bank failures. All of these entities were mentioned in the text and vocabulary. InSubmission RequirementsYou will write a report which must include the following elements: a timeline, brief narrative explanation of the events, financialreport on the firm you analyzed, actions taken by regulators, and the penalties which were assessed. Pay specific attention to theindividual investors and mortgage holders who were harmed and note them in your report; devote at least a paragraph to theselosses. Extra points will be awarded if you make a quantitative estimate of these losses. If you do use a math example, cite yoursource or show your calculations.The report should be no less than three pages, double-spaced, with one-Inch margins. Graphs and charts to illustrate points areappreciated and rewarded.PLS RESPOND ASAP!!! WILL GIVE BRAINLIEST!!! the 3 aspects of any act or decision that must be considered as one in evaluating the act as moral or immoral are; 1. Assume there are 5 red balls, 6 blue balls, and 4 green balls. If the balls are removed from the box one at a time, in how many different orders can the balls be removed assuming two balls of the same type are indistinguishable.2. Give a recursive definition of the set of all even positive integers not divisible by 3.Please write clearly so I can study from it! Try not to skip steps as much as you can.Thank you! What two types of environmental cues increase deviant behavior? 2+2 please help me k The ionic compound containing ammonium ion and carbonate ion gives off the odor of ammonia, a property put to use in smelling salts for reviving someone who has fainted.a. Trueb. False How it is possible for nepal to have all the three major belts of natural vegetation PLEASE HELPWhich of these was not part of the Compromise of 1850?A) The Fugitive Slave Act was changed so that any slave found in a free state was allowed to stay.B) The people of Utah and New Mexico were able to decide for themselves whether to allow slavery.C) The slave trade was abolished in Washington, DC, but remained legal in the surrounding area.D) The border between New Mexico and Texas was officially established. write and find the general solution of the differential equation that models the verbal statement. evaluate the solution at the specified value of the independent variable. the rate of change of p is proportional to p. when t Given the equation. y = x^2 + 4Write the vertex form equation of each parabola.A. y = (x + 2)^2 - 4B. y = (x - 2)^2 + 4C. y = (x + 4)^2 - 1D. y = (x + 4)^2 - 2 which rule-making body is currently setting standards of financial reporting for private, not-for-profit universities and for public (governmental) universities? private universities public universities a. fasb fasb b. gasb gasb c. gasb aicpa d. fasb gasb regulation of the trp operon of e. coli would be best described as using the mechanism: a. positive control by inactivating an inducer b. rapid degradation of mrna before translation can occur c. regulation outside the nucleus by alternative mrna processing d. co-transcription / translation e. a combination of operators and enhancers a plank or bridge exercise is a good example of a static movement good for core strength with a limited Which of the following is true of the Patient Protection and Affordable Care Act (PPACA)? which concept supports the argument that disney princess movies shape our ideals about gender roles, even if we think we escape their influence? identify the stage in star life cycle in which hydrogen is the primary fuel for nuclear fusion? the accounting rate of return is calculated as: multiple choice initial investment divided by annual net income. initial investment divided by required rate of return. annual net income divided by initial investment. annual net income divided by required rate of return.