Find the six first terms of an arithmetic sequence with:
d = 2
Po= 30

Answers

Answer 1

Answer:

The first six terms of this arithmetic sequence are: 30, 32, 34, 36, 38, 40

Step-by-step explanation:

The nth term of an arithmetic sequence is given by:

\(P_n = P_0 + nd\)

In which d is the common difference, that is, each term is increased by d.

d = 2, Po= 30

First term is 30, each consecutive is increased by 2. So

30, 32, 34, 36, 38, 40


Related Questions

Adult tickets to a basketball game cost $5. Student tickets cost $1. A total of $2,366 was collected on the sale of 1,098 tickets. How many of each type of ticket were sold?

Answers

Answer:

Step-by-step explanation:

Using algebra to solve this problem

Let x be the number of adult tickets sold and y be the number of student tickets sold. We can set up a system of two equations to represent the information given in the problem:

x + y = 1098 (equation 1) (the total number of tickets sold is 1,098)
5x + 1y = 2366 (equation 2) (the total amount collected is $2,366)

To solve for x and y, we can use substitution or elimination method. Let's use the substitution method.

From equation 1, we can solve for y as follows:

y = 1098 - x

Substituting this expression for y into equation 2, we get:

5x + 1(1098 - x) = 2366

Simplifying and solving for x, we get:

5x + 1098 - x = 2366
4x = 1268
x = 317

So, 317 adult tickets were sold. To find the number of student tickets sold, we can substitute this value for x into equation 1 and solve for y:

317 + y = 1098
y = 1098 - 317
y = 781

Therefore, 781 student tickets were sold.




Answer:

x+y= 1098

5x+1y= 2366

y= 1098 - x

5x+ 1(1098-x) = 2366

5x + 1098 - x = 2366

4x= 1268

x= 317

x+y= 1098

317 + y= 1098

y= 781

So the answer is: 317 adult tickets and 781 student tickets were sold.

Simplify -5 1/4 - (-7 1/2

Answers

Answer:

2 1/4

Step-by-step answer

Simplify -5 1/4 - (-7 1/2

What is the difference of
(3/4x - 2/3) - (-5/6+2x)

What is the difference of(3/4x - 2/3) - (-5/6+2x)

Answers

This equation is also equal to 3/4x - 2/3 + 5/6 + 2x since subtracting a negative is the same as adding a positive in the long run. First, simplify the variables to get 2 3/4x - 2/3 + 5/6. -2/3 is also equal to -4/6, so -4/6 + 5/6 is 1/6. The simplified version of this expression is 2 3/4x + 1/6.

What is 3 3/5 x (-8 1/3)=

Answers

Answer:

Step-by-step explanation:

Convert these mixed fractions to improper fractions.

3 3/5 = 18/5

-8 1/3 = -25/3

Now, it is easier to multiply them. Multiply the numerators and the denominators.

18  x   25   =   450

5          3           15

Simplify the final answer by dividing 450 ÷ 15, which is 30.

solve the equation
a) y''-2y'-3y= e^4x
b) y''+y'-2y=3x*e^x
c) y"-9y'+20y=(x^2)*(e^4x)

Answers

Answer:

a) To solve the differential equation y''-2y'-3y= e^4x, we first find the characteristic equation:

r^2 - 2r - 3 = 0

Factoring, we get:

(r - 3)(r + 1) = 0

So the roots are r = 3 and r = -1.

The general solution to the homogeneous equation y'' - 2y' - 3y = 0 is:

y_h = c1e^3x + c2e^(-x)

To find the particular solution, we use the method of undetermined coefficients. Since e^4x is a solution to the homogeneous equation, we try a particular solution of the form:

y_p = Ae^4x

Taking the first and second derivatives of y_p, we get:

y_p' = 4Ae^4x

y_p'' = 16Ae^4x

Substituting these into the original differential equation, we get:

16Ae^4x - 8Ae^4x - 3Ae^4x = e^4x

Simplifying, we get:

5Ae^4x = e^4x

So:

A = 1/5

Therefore, the particular solution is:

y_p = (1/5)*e^4x

The general solution to the non-homogeneous equation is:

y = y_h + y_p

y = c1e^3x + c2e^(-x) + (1/5)*e^4x

b) To solve the differential equation y'' + y' - 2y = 3xe^x, we first find the characteristic equation:

r^2 + r - 2 = 0

Factoring, we get:

(r + 2)(r - 1) = 0

So the roots are r = -2 and r = 1.

The general solution to the homogeneous equation y'' + y' - 2y = 0 is:

y_h = c1e^(-2x) + c2e^x

To find the particular solution, we use the method of undetermined coefficients. Since 3xe^x is a solution to the homogeneous equation, we try a particular solution of the form:

y_p = (Ax + B)e^x

Taking the first and second derivatives of y_p, we get:

y_p' = Ae^x + (Ax + B)e^x

y_p'' = 2Ae^x + (Ax + B)e^x

Substituting these into the original differential equation, we get:

2Ae^x + (Ax + B)e^x + Ae^x + (Ax + B)e^x - 2(Ax + B)e^x = 3xe^x

Simplifying, we get:

3Ae^x = 3xe^x

So:

A = 1

Therefore, the particular solution is:

y_p = (x + B)e^x

Taking the derivative of y_p, we get:

y_p' = (x + 2 + B)e^x

Substituting back into the original differential equation, we get:

(x + 2 + B)e^x + (x + B)e^x - 2(x + B)e^x = 3xe^x

Simplifying, we get:

-xe^x - Be^x = 0

So:

B = -x

Therefore, the particular solution is:

y_p = xe^x

The general solution to the non-homogeneous equation is:

y = y_h + y_p

y = c1e^(-2x) + c2e^x + xe^x

c) To solve the differential equation y" - 9y' + 20y = x^2*e^4x, we first find the characteristic equation:

r^2 - 9r + 20 = 0

Factoring, we get:

(r - 5)(r - 4) = 0

So the roots are r = 5 and r = 4.

The general solution to the homogeneous equation y" - 9y' + 20y = 0 is:

y_h = c1e^4x + c2e^5x

To find the particular solution, we use the method of undetermined coefficients. Since x^2*e^4x is a solution to the homogeneous equation, we try a particular solution of the form:

y_p = (Ax^2 + Bx + C)e^4x

Taking the first and second derivatives of y_p, we get:

y_p' = (2Ax + B)e^4x + 4Axe^4x

y_p'' = 2Ae^4x +

The list shows the number of visitors to an exhibition. 185 349 107 355 451 Estimate, by rounding each number to the nearest 100, how many visitors there were.​

Answers

Answer: Total visitors =1500

Step-by-step explanation:

By rounding off each no. nearest to 100 is :

185=200, 349=300, 107=100, 355= 400. 451= 500

By adding round off  no. i.e.200+300+100+400+500= 1500

So total no. of visitors were 1500

find the product in lowest terms 24/18x2/17x34/3

Answers

Answer:

Step-by-step explanation:

To find the product of the given fractions in lowest terms, we can multiply the numerators and denominators together, and then simplify the resulting fraction:

(24/18) * (2/17) * (34/3)

First, we can simplify the fractions by reducing any common factors in the numerators and denominators:

24/18 = (212)/(29) = 12/9 = 4/3

2/17 = 2/17

34/3 = (2*17)/3 = 34/3

Now we can multiply the simplified fractions:

(4/3) * (2/17) * (34/3) = (4234)/(3173) = 272/153

The product of the given fractions in lowest terms is 272/153.

A rectangular prism has a width of x2 inches and a length of xy2 inches and a height of xy inches.

Which expression represents the volume of the rectangular prism in cubic inches?


2x^2y^2


2xy^3 + 2x^2y


2x^4y^3


x^3y^2

Answers

x^3y^3 is the answer
The volume of a rectangular prism is given by the formula V = lwh, where l, w, and h are the length, width, and height of the prism, respectively.

In this case, the width is x^2 inches, the length is xy^2 inches, and the height is xy inches.

Substituting these values into the formula, we get:

V = (xy^2)(x^2)(xy)

Simplifying, we get:

V = x^4y^3

Therefore, the expression that represents the volume of the rectangular prism in cubic inches is x^4y^3.

Denise subtracted -9
8 and came up with an answer of -17 feet. Is
Denise correct? Why or why not?

Answers

Answer:she is correct i dont really get the formula but if -9 - 8 = -17

Step-by-step explanation:

Jake is comparing the prices of two mattress cleaning companies. Company A charges $30 per mattress and an additional $13 as service charges. Company B charges $28 per mattress and an additional $15 as service charges.

Part A: Write equations to represent Company A's and Company B's total mattress cleaning charges for a certain number of mattresses. Define the variable used in the equations. (1 point)

Part B: Which company would charge less for cleaning 4 mattresses? Justify your answer. (1 point)

Part C: How much money is saved by using the services of Company B instead of Company A to clean 7 mattresses?

Answers

The equations are y = 30x + 13 and y = 28x + 15. And the charge less for cleaning 4 mattresses is $127 given by company B. Then the amount of money saved to clean 7 mattresses is $22.

What is a linear equation?

A connection between a number of variables results in a linear model when a graph is displayed. The variable will have a degree of one.

The linear equation is given as,

y = mx + c

Where m is the slope of the line and c is the y-intercept of the line.

Let 'x' be the number of mattresses and 'y' be the total cost. Then the equations are given as,

Company A: y = 30x + 13

Company B: y = 28x + 15

The amount for x = 4 is given as,

Company A: y = 30 (4) + 13 = $133

Company B: y = 28 (4) + 15 = $127

The amount for x = 4 is given as,

Company A: y = 30 (7) + 13 = $223

Company B: y = 28 (7) + 15 = $211

Then the amount of money saved is given as,

⇒ $233 - $211

⇒ $22

The amount of money saved to clean 7 mattresses is $22.

More about the linear equation link is given below.

https://brainly.com/question/11897796

#SPJ9

Help me please I need help x^2 - 8x + 16

Help me please I need help x^2 - 8x + 16

Answers

The set of factors used to factor the given trinomial are -4 and -4. Therefore, option C is the correct answer.

The given trinomial is x²-8x+16.

Factors of 16           Sum of factors

-1 and -16               -1+(-16)=-17

-2 and -8                  -2+(-8)=-10

-4 and -4                  -4+(-4)=-8

The set of factors would used to factor the trinomial are -4 and -4.

Therefore, option C is the correct answer.

To learn more about the factorisation of polynomial visit:

https://brainly.com/question/16789195.

#SPJ1

What is the tangent of -4pie/3, please include all of the steps

What is the tangent of -4pie/3, please include all of the steps

Answers

Using the periodicity of the tangent function we can see that:

tan(-4π/3) = -√3

How to find the value of the tangent?

Ok, we know that the trigonometric functions have a period of 2π, that means that we can rewrite the expression:

tan(-4π/3)

as:

tan(-4π/3 + 2π)

The argument can be rewritten as:

tan(-4π/3 + 2π) = tan(2π/3)

Using a table for the tangent function we can see that it is equal to -√3, that is the value of the tangent.

Learn more about tangent functions at:

https://brainly.com/question/1533811

#SPJ1

Find the answer to zero point 73 repeating times square root of 147 end square root and select the correct answer below. Also, is the product of a nonzero rational number and an irrational number classified as rational or irrational? start fraction 80 over 99 end fraction square root of three end square root comma rational start fraction 511 over 99 end fraction square root of three end square root comma irrational 511 over 33, rational start fraction 73 over 99 end fraction plus seven square root of three end square root comma irrational

Answers

Answer:

\(\frac{511\,\,\sqrt{3} }{99}\)  which is an irrational number

Step-by-step explanation:

Recall that the repeating decimal 0.7373737373... can be written in fraction form as: \(\frac{73}{99}\)

Now, let's write the number 147 which is inside the square root in factor form to find if it has some perfect square factors:

\(147=7^2\,3\)

Then, 7 will be able to go outside the root when we compute the final product requested:

\(\frac{73}{99} \,*\,7\,\sqrt{3} =\frac{511\,\,\sqrt{3} }{99}\)

This is an irrational number due to the fact that it is the product of a rational number (quotient between 511 and 99) times the irrational number \(\sqrt{3}\)

Which relation is a function?

A. {(-2,6),(2,-6),(6,-2),(-6,2),(2,6)}
B. {(7,2),(-3,-5),(3,2),(6,7),(-3,4)}
C. {(-8,9),(8,-5),(-8,4),(6,-3),(8,1)}
D. {(-3,5),(6,10),(5,-2),(-6,-5),(3,9)}

Answers

Answer:

D

Step-by-step explanation:

In order for a line on a graph to be a function it has to pass the vertical line test.

How you do that for points, multiple X values can't have more than 1 Y value.

A has points (2, -6) and (2, 6), so it doesn't pass the vertical line test because the X value (2) goes to multiple Y values (6 and -6).

B has points (-3, -5) and (-3, -4), so it doesn't pass the vertical line test because the X value (-3) goes to multiple Y values (-3 and -4)

C has points (-8, 9) and (-8, 4), so it doesn't pass the vertical line test because the X value (-8) goes to multiple Y values (4 and 9).

C also has the points (8, -5) and (8, 1), and this has the same problem as all of the other problems.

D has {(-3, 5), (6, 10), (5, 2) , (-6, -5), and (3, 9)} which every X value has exactly 1 Y value.

Therefore, D is the correct answer.

what is 20 xy -35xyz + 15x?

Answers

Answer:

5x(−7yz+4y+3)

Step-by-step explanation:

5x(4y-7yz+3)______________

Write this statement in your own words: ∃x ∈ ℕ, y ∈ ℤ|x² = y² Rewrite this using the appropriate mathematical notation: Even numbers are in the set of integers.

Answers

Answer:

See below.

Step-by-step explanation:

1)

So we have:

\(\exists x\in\mathbb{N},y\in\mathbb{Z}|x^2=y^2\)

This can be interpreted as:

"There exists a natural number x and an integer y such that x² is equal to y²."

2)

So we want even numbers are in the set of integers.

\(\{2n:n\in\mathbb{Z}\}\in\mathbb{Z}\)

This is interpreted as:

"The set of even numbers (2n such that n is an integer) is in the set of integers"

What is the constant of proportionality in the equation y=5/4x

Answers

The constant of proportionality in the equation is 5/4

What is constant of proportionality?

The constant connecting two given numbers in what is known in a proportional relationship is the constant of proportionality.

The constant of proportionality may also be referred to as the constant ratio, constant rate, unit rate, constant of variation, or even the rate of change.

In the problem, y = 5/4x

The constant term 5/4 as used in the equation is used t multiply the input x values to get the out put y values

The term helps in relating x to y

Learn more about constant of proportionality at:

https://brainly.com/question/27598477

#SPJ1

What is the equation of the line that passes through the point (–2, 1) and
has a slope of - 5/2

Answers

Answer:

y = -5/2x + -4 (or) y = -5/2x - 4

Step-by-step explanation:

Your slope is -5/2, so all you have to do is take the point (-2, 1) and use the slope to find a second point of (0, -4) which is coincidentally the y-intercept. Then you just plug the data into the equation y = mx+b. You do that and you get the answer of y = -5/2x+-4

He makes a total of $500 for every 3 clients he
acquires.
If Mark is saving to purchase $2,500 in new
equipment, then how many clients will he need?

Answers

Mark would need 15 new clients.

help please<333 with an explanation <333 :]]]

help please&lt;333 with an explanation &lt;333 :]]]

Answers

The first table on the top left is up 3 over 2, the formula is y1-y2/x1-x2 so in this case 3-6/2-4 = -3/-2 = 3/2. Hope this helps!

In the year 2000, population

Answers

In the year 2000, it was estimate that the population of the world was 6, 082, 966, 429 people.

What was the world population in 2000 ?

Based on data provided by the table give, the global population in the year 2000 was estimated to be around 6, 082, 966, 429 individuals. This remarkable figure, serving as a testament to the expansive tapestry of humanity, reflects the vastness and intricacy of our interconnected world during that period.

Within the context of demographic analysis, the United Nations diligently compiled and analyzed extensive data to derive this population estimate for statistical reasons.

Find out more on world population at https://brainly.com/question/25305556

#SPJ1

The full question is:

In the year 2000 the world population was

In the year 2000, population

Select the correct point.One linear equation is defined by the points (2, 4) and (1, 1), while the other is defined by the points (2,-2) and (-1,-5). Which point representsthe solution to this system of equations?32-1-6-5-4-3-2-1123456-1-2-3-4-5-6

Answers

The first linear equation passes through (2,4) and (1,1).

Using two point form the equation can be determined as,

\(\begin{gathered} \frac{y-1}{x-1}=\frac{4-1}{2-1} \\ \frac{y-1}{x-1}=\frac{3}{1} \\ y-1=3(x-1) \\ y-1=3x-3 \\ y=3x-2 \end{gathered}\)

The second linear equation passes through (2,-2) and (-1,-5).

Using two point form the equation can be determined as,

\(\begin{gathered} \frac{y-(-2)}{x-2}=\frac{-5-(-2)}{-1-2} \\ \frac{y+2}{x-2}=\frac{-3}{-3} \\ \frac{y+2}{x-2}=1 \\ y+2=x-2 \\ y=x-4 \end{gathered}\)

The system of equation can be solved graphically as,

Thus, (-1,-5) is the required solution.

Select the correct point.One linear equation is defined by the points (2, 4) and (1, 1), while the other

Solve for the value of x.

Solve for the value of x.

Answers

Answer:

x = 15

Step-by-step explanation:

Similar triangles and proportional side lengths.

10/4 = x/6

5/2 = x/6

2x = 5 * 6

2x = 30

x = 15

Every day, Austin packs his favorite sandwich in a plastic sandwich box. Austin's sandwich box is 13 centimeters long and 12 centimeters wide, but only 3 centimeters tall. What is the volume of Austin's sandwich box?

Answers

The volume of the rectangular sandwich box of Austin is given by the equation V = 468 cm³

What is the Volume of a Rectangle?

The volume of the rectangle is given by the product of the length of the rectangle and the width of the rectangle and the height of the rectangle

Volume of Rectangle = Length x Width x Height

Volume of Rectangle = Area of Rectangle x Height

Given data ,

Let the volume of the rectangular box be represented as V

Now , the equation will be

The length of the sandwich box = 13 cm

The width of the sandwich box = 12 cm

The height of the sandwich box = 3 cm

And , volume of the rectangular box V = Length x Width x Height

Substituting the values in the equation , we get

Volume of the rectangular box V = 13 x 12 x 3

On simplifying the equation , we get

Volume of the rectangular box V = 468 cm³

Hence , the volume of rectangular box is 468 cm³

To learn more about volume of rectangle click :

https://brainly.com/question/25422723

#SPJ9

GIVE 100 POINTS + BRAINLY

15. The following expression has been simplified as follows:

(12a^-3b^4)^-2
=1/144a^-5b^2
=b^2/144a^5

What did the student do wrong?

a. Why do you think the student made this error?

b. Solve the problem correctly. Make sure to show all work!​

Answers

Answer:

\(\dfrac{a^6}{144b^8}\)

Step-by-step explanation:

a) They did not use the exponent rule: \((a \cdot b)^n=a^nb^n\) correctly.

They added the exponents rather than multiplied them.

b) Correct solution:

\((12a^{-3}b^4)^{-2}\)

Apply exponent rule:  \(a^{-b}=\dfrac{1}{a^b}\)

\(\implies \dfrac{1}{(12a^{-3}b^4)^2}\)

Apply exponent rule: \((a \cdot b)^n=a^nb^n\)

\(\implies \dfrac{1}{12^2a^{(-3\times2)}b^{(4 \times2)}}\)

\(\implies \dfrac{1}{144a^{-6}b^8}\)

Apply exponent rule:  \(\dfrac{1}{a^{-b}}=a^b\)

\(\implies \dfrac{a^6}{144b^8}\)

A number of two digits exceed by the number formed by reversing the digit .if twice the unit digits is 9 less than three times the tens digit find the original number

Answers

The unit digits multiplies by 2 is 9 less than three times the tens digits, and reversing the digits is 45 more than the original number indicates;

The original number is 16

What is a tens digit?

The tens digit is the digit in the tens place value of a number.

Let x and y represent the digits in the two digit number, where;

x = The tens digit (The digit in the tens place value)

y = The units digit

The specified two digit number, can therefore be expressed as; 10·x + y

2·y - 9 = 3·x...(1)

Part of the possible question, includes;

The value obtained by reversing the digits is 45 more than the original number, therefore, we get;

10·y + x  = 10·x + y...(2)
The question is a word problem question, therefore;

y = (3·x + 9)/2

10 × ((3·x + 9)/2) + x = 45 + 10·x + ((3·x + 9)/2)

16·x + 45 = 45 + (23·x + 9)/2

16·x = (23·x + 9)/2

32·x = 23·x + 9

32·x - 23·x = 9

9·x = 9

x = 9/9 = 1

x = 1

y = (3 × 1 + 9)/2 = 6

y = 6

The original number is therefore; 1 × 10 + 6 = 16

Learn more on number place values here: https://brainly.com/question/10635094

#SPJ1

The units of an item available for sale during the year were as follows: Jan. 1 Inventory 50 units at $124 Mar. 10 Purchase 60 units at $132 Aug. 30 Purchase 20 units at $138 Dec. 12 Purchase 70 units at $142 There are 80 units of the item in the physical inventory at December 31. The periodic inventory system is used. Determine the ending inventory cost and the cost of goods sold by three methods. Round interim calculations to one decimal and final answers to the nearest whole dollar. blank Cost of Ending Inventory and Cost of Goods Sold Inventory Method Ending Inventory Cost of Goods Sold First-in, first-out (FIFO) $fill in the blank 1 $fill in the blank 2 Last-in, first-out (LIFO) fill in the blank 3 fill in the blank 4 Weighted average cost fill in the blank 5 fill in the blank 6

Answers

Ending Inventory Cost and Cost of Goods Sold using different inventory methods:

FIFO Method:

Ending Inventory Cost: $11,920

Cost of Goods Sold: $15,068

LIFO Method:

Ending Inventory Cost: $11,996

Cost of Goods Sold: $15,123

Weighted Average Cost Method:

Ending Inventory Cost: $11,974

Cost of Goods Sold: $15,087

Using the FIFO (First-In, First-Out) method, the cost of the ending inventory is determined by assuming that the oldest units (those acquired first) are sold last. In this case, the cost of the ending inventory is calculated by taking the cost of the most recent purchases (70 units at $142 per unit) plus the cost of the remaining 10 units from the March 10 purchase.

This totals to $11,920. The cost of goods sold is calculated by taking the cost of the units sold (50 units from the Jan. 1 inventory at $124 per unit, 60 units from the March 10 purchase at $132 per unit, and 20 units from the August 30 purchase at $138 per unit), which totals to $15,068.

Using the LIFO (Last-In, First-Out) method, the cost of the ending inventory is determined by assuming that the most recent units (those acquired last) are sold first. In this case, the cost of the ending inventory is calculated by taking the cost of the remaining 10 units from the December 12 purchase, which amounts to $1,420, plus the cost of the 70 units from the August 30 purchase, which amounts to $10,576.

This totals to $11,996. The cost of goods sold is calculated by taking the cost of the units sold (50 units from the Jan. 1 inventory, 60 units from the March 10 purchase, and 20 units from the August 30 purchase), which totals to $15,123.

Using the Weighted Average Cost method, the cost of the ending inventory is determined by calculating the weighted average cost per unit based on all the purchases. In this case, the total cost of all the purchases is $46,360, and the total number of units is 200.

Therefore, the weighted average cost per unit is $231.80. Multiplying this by the 80 units in the physical inventory at December 31 gives a total cost of $11,974 for the ending inventory. The cost of goods sold is calculated by taking the cost of the units sold (50 units from the Jan. 1 inventory, 60 units from the March 10 purchase, and 20 units from the August 30 purchase), which totals to $15,087.

for such more questions on Cost

https://brainly.com/question/2292799

#SPJ8

Solve this equation. \large \frac{2}{3}x-\frac{1}{5}x=x-1

Answers

Answer: x=−5/24

Step-by-step explanation: hope this help

Solve this equation. \large \frac{2}{3}x-\frac{1}{5}x=x-1

Harsha thinks of a number. She subtracts 2 then multiplies the result by 3. The answer is the
same as subtracting 6 from the number then multiplying by 7. What number did Harsha
think of?

Answers

Answer:

-42.

Because you subtract to the 2. -2, multiply by 3, -6. Then multiplying by 7. And getting -42.

What is the difference in their elevations?
An airplane flies at an altitude of 26,000 feet. A submarine dives to a depth of 700 feet below sea level

Answers

Answer:

their difference in elevations are: they both don't fly one fly and one dive if you take the airplane it works quicker but if you take the submarine you won't reach faster

Other Questions
Kareem suffers from a severe liver disease. Which symptoms would you expect to see as a result of this condition Change to the active form1. Change these sentences from the passive form to the active form1.1 Phalisa is being bullied by Unathi in class.1.2 We were rejected by our friends.1.3 They will be shown where to go by the usher.1.4 The activist is attacked by the company official.1.5 The pollution is caused by mines.2. Which sentences sound better in the active form? Why? The following relationship is proportional. True or False?You go to the county fair to go on rides. Each ticket costs $0.50. There is a $5 entry fee to the fair.TrueFalse I need helpPlease How is Math and Election results related? How is Math used inElection Results? Give key points and explanation. Write a response to the following questions:1. Do you think you could live in solitude like Thoreau -- in a one-room cabin, alone for much of the time? Why or why not?2. What do you think could be gained from a solitary experience like this?3. What would you take with you to the cabin if you could only pack a small suitcase?200 WORDS please Based on the information in the interactive, which BEST describes a region in which a terrorist group is likely to form? aA region that has a strong government presence and control of the territory bA region with clearly defined and well protected borders with its neighbors cA region that is very remote and removed from government institutions and large populations dA region with a lot of ethnic and racial diversity among the population eA region that is close to the center of government and government buildings The sum of five and a number is greater than or equal to 15? helppppppppppppppppppppppppppppppppppppppppppp which feature of the seismogram above would be measured to help determine the location of the epicenter of an earthquake? one of the problems with finding new fossil fuel deposits in developing countries is that . group of answer choices multinational companies often move in to harvest the new deposit, and very little money or resource remains in the country their governments seldom allow extraction of the deposit without meeting expensive environmental regulations their governments seldom allow extraction of the deposit without imposing huge taxes to fund new social benefits for the country it is very expensive to transport the deposit elsewhere those countries tend to keep the resource for themselves, not sharing with other countries (iv)What does Material Welfare' mean? a spring requires a force of 3 n to stretch to 20 cm beyond its original length. the amount of work required to stretch the spring to 40 cm beyond its original length is Who is considered the 'Father of Liberalism'?A: John LockeB: Ibn TaymiyyahC: James Denham SteuartD: None of the above How does the structure of the poem communicate the central image of a bleak winters day? compare recent global news published in twodifferent newspaper that contradicts each other 1. Global Pet Foods sells bully sticks (dog treats) for $4.99 for the medium-sized and $6.99 for the large-sized. Their margin is 30% on the wholesale price. Likewise the wholesaler marks up the manufacturer's selling price by 20%. What is the manufacturer's selling price to the nearest cent for each product? 30%of 9075%of 40Step by step Don placed a ladder against the side of his house as shown in the diagram below. Determine and state the distance the foot of the ladder is from the wall, to the nearest foot, and the angle the ladder makes with the house, to the nearest degree. HEL HELP HELP ITS DUE TODAY 700 students attend Ridgewood Junior High School. 10% of students bring their lunch to school everyday. How many students brought their lunch to school on Thursday?