Can write the equation to this problem?

Can Write The Equation To This Problem?
Can Write The Equation To This Problem?

Answers

Answer 1

The equation, in vertex form, of the graph in the diagram is determined as: y = 1|x - 3| + 5.

What is the Equation of a Graph that Represents an Absolute Value Function?

The formula that represents the equation in vertex form of an absolute value function is y = a|x - h| + k, where:

Vertex = (h, k).

Therefore, we will need to determine what the values of a, h, and k is using the information derived from the graph.

Thus:

(h, k) = (3, 5)

a = 1 (this is because the graph opens upward)

To write the equation of the graph, substitute a = 1, h = 3, and k = 5 into:

y = 1|x - 3| + 5

The equation is, y = 1|x - 3| + 5.

Learn more about the equation of absolute value function on:

https://brainly.com/question/25290500

#SPJ1


Related Questions

Enter the equation of the graph in vertex form?

Answers

The equation of the given graph is y = (x + 4)² -5.

What is an equation?

A mathematical statement known as an equation is made up of two expressions joined together by the equal sign. A formula would be 3x - 5 = 16, for instance. When this equation is solved, we discover that the value of the variable x is 7.

The vertex form of a parabola is y = (x - h)² + k which is opened upward direction and vertex is (h, k).

From the graph, the vertex of the quadratic equation is (-4, -5)

Thus h = -4 and k = -5.

Putting h = -4 and k = -5 in y = (x - h)² + k

y = (x - (-4))² + (-5)

y = (x + 4)² -5

To learn more about vertex form of a quadratic equation, click on below link:

https://brainly.com/question/13921516

#SPJ1


(25x^2+4-30x)-(9x^2+4-12x)

Answers

Answer:

16x² - 18x

Step-by-step explanation:

(25x² + 4 - 30x) - (9x² + 4 - 12x) ← distribute this parenthesis by - 1

= 25x² + 4 - 30x - 9x² - 4 + 12x ← collect like terms

= (25x² - 9x²) + (4 - 4) + (- 30x + 12x)

= 16x² + 0 + (- 18x)

= 16x² - 18x

Distribute the -1 to all terms in the second polynomial:
25x^2+4-30x-9x^2+4(-1)-12x(-1)

Simplify:
25x^2-9x^2+4-4-30x+12x

Answer:
16x^2-18x

PLEASE HELP ITS DUE IN 20 MINUTES

Answers

Answer/Step-by-step explanation:

[tex]-\frac{8}{27} a^{15} = (-\frac{2}{3})^{3} * (a^3)^5 = (-\frac{2}{3} a^{5})^3[/tex]

I hope this helps!

a wooden artifact from an ancient tomb contains 25 percent of the carbon-14 that is present in living trees. how long ago, to the nearest year, was the artifact made? (the half-life of carbon-14 is 5730 years.)

Answers

The artifact was created 11,460 years ago.

Given

that,25% of the carbon-14 found in living trees can be found in a wooden artifact from an ancient tomb and the half-life of carbon-14 is 5730 years Half Time  [tex]t_{1/2}[/tex] = 5730 yearsln 2 / k = 5730k =  5730 / ln 2Let Po = 100P(t) =25 after t yearsP(t) = Po e^ -kt25 = 100 e ^ -(5730t / ln 2)5730t / ln 2 = ln 4

By applying

we get,t = 5730 * log⁴₂t = 11460 years Hence, the artifact was made 11,460 years ago.

Learn more about logarithm :

brainly.com/question/20785664

#SPJ4

Peggy is planting a garden. The garden is 103 feet wide by 7 feet long. What is the area of the garden?​

Answers

Answer: 721 ft

Step-by-step explanation:

formula for area is a=l*w

Given: w=103, length=7

103*7=721

Answer: The answer 721. When you are finding an area of something you must multiply the length and the width so the information given.

103 x 7 = 721 feet long

Here is the real problem:

It's sloppy as long as you understand the concept : )

Study each equation, then solve.

8) 5 + r = 6 - r

9) z - 16 = - 16

10) 7n - 7 = 0

Answers

The solution for r in equation 5 + r = 6 - r,   r =1/2

The solution for z in equation  z - 16 = - 16,  z= 0

The solution for n in equation 7n - 7 = 0 ,    n= 1

(8) 5 + r = 6 - r

Step 1: Rearrange the equation by collecting the like terms

r +r=6-5

Step 2: Simplify r +r=6-5

2r = 1

Step 3: Divide both sides by 2

2r/ 2 =1/2

r =1/2

9) z - 16 = - 16

Step 1; Add 16 to both sides

z-16 +16 = -16 +16

z= 0

10) 7n - 7 = 0

To solve for n

Step 1: Add 7 to both sides

7n - 7 +7 = 0+7

7n =7

Step 2: Divide both side by 7

7n/7 =7/7

n= 1

Therefore, the solution for r in equation 5 + r = 6 - r, r =1/2

The solution for z in equation  z - 16 = - 16,    z= 0

The solution for n in equation 7n - 7 = 0,   n= 1

Learn more about equation here: https://brainly.com/question/13763238

#SPJ1

A quadratic function f has a vertex at (6, −2).

a. Explain what it means for a function to have a vertex at this point.

b. How can you determine if this vertex is a maximum or minimum? Explain.

c. Explain how the values of f(2) and f(10) compare to the value of ƒ (6).

d. Compare the values f(2) and f(10).

Answers

Considering the vertex of the quadratic function at point (6,-2), it is found that:

a) The meaning is that the turning point of the function is at point (6,-2).

b) If the parabola is concave down, then the vertex is a maximum. If the parabola is concave up, then it is a minimum.

c) If the parabola is concave down, then f(2) = f(10) < f(6). If the parabola is concave up, then f(2) = f(10) > f(6).

d) f(2) = f(10).

What is the vertex of a quadratic equation?

A quadratic equation is defined by the rule presented as follows:

y = ax² + bx + c.

The vertex can represent either a maximum point or a minimum point, depending on the coefficient a, as follows:

Maximum: a < 0. -> concave down parabola.Minimum: a > 0. -> concave up parabola.

The vertex is also the turning point of the graph of the parabola.

In this problem, the coordinates of the vertex are (6,-2), hence:

If the parabola is concave down, all the values are lesser than f(6).If the parabola is concave up, all the values are greater than f(6).

When two points are equidistant from the vertex, they have the same numeric value, hence:

f(2) = f(6).

More can be learned about the vertex of a quadratic equation at https://brainly.com/question/24737967

#SPJ1

What is 150 rounded to the nearest 10th divided by 4

Answers

The value of 150/4 to the nearest tenth is 37.50

What are fractions?

A fraction is a part of a whole. In arithmetic, the number is expressed as a quotient, in which the numerator is divided by the denominator. In a simple fraction, both are integers. . In a proper fraction, the numerator is less than the denominator. In improper fraction, the denominator is smaller to the numerator.

The value of 150/4 = 75/2= 37 1/2

1/2 in decimal is 0.5

Therefore 150/4= 37+ 0.5= 37.5

learn more about fractions from

https://brainly.com/question/78672

#SPJ1

Roscoe is a professional groomer.

What is the unit rate for grooming per hour?

5 dogs per hour

15 dogs per hour

3 dogs per hour

1 dog per hour

Answers

5 dogs per hour
You need to divide the 15 dogs by the 3 hours to get your one hour.

Which table represents an exponential function of the form y = b when 0

Answers

Second table represents an exponential function of the form y = b when 0

Define exponential function.

A mathematical function with the formula f (x) = an x is an exponential function. where an is a constant known as the function's base and x is a variable. The transcendental number e, or roughly 2.71828, is the exponential-function base that is most frequently encountered. In addition to many other applications, exponential functions are used to estimate populations, carbon date artefacts, assist coroners in determining the time of death, compute investments, and many more. Three of the most popular applications—population expansion, exponential decay, and compound interest—will be covered in this session.

Given,

Second table represents an exponential function of the form y = b when 0

Function: y = bˣ

To learn more about exponential function, visit:

https://brainly.com/question/26540624

#SPJ1

what is 382 3/10 minus 191 87/100

Answers

Answer:

190 43/100

Step-by-step explanation:

First, you turn the mixed fractions into improper fractions. 382 3/10 is 3823/10, and 191 87/100 is 19187/100. Then, you need to have a common denominator in order to subtract. This turns 3823/10 into 38230/100. 38230/100 - 9187/100 is 19043/100 since you only subtract the numerators. Finally, you turn it back into a mixed fraction by dividing 19043/100. This equals 190 with a remainder of 43. In conclusion, the answer is 190 43/100. I attached the image where I worked it out to show my thought process a bit more as well. I hope this helped! :D

g with normalcdf if 15% of adults in a certain country work from home, what is the probability that fewer than 60 out of a random sample of 500 adults will work from home?

Answers

The probability that fewer than 60 out of a random sample of 500 adults will work from home is 0.03

In the given probability case we have;

What is the likelihood that, out of a random sample of 500 persons, fewer than 60 will work from home if 15% of adults in a particular country do so?

Let,

P = 15% = 0.15

n = 500

By considering the binomial distribution case the formula is given by

P( X = x ) = ⁿCₓ * Pˣ * (1 - P)ⁿ⁻ˣ

P( X ≤ 60 ) = ⁿCₓ * Pˣ * (1 - P)ⁿ⁻ˣ

                 = ⁶⁰∑ₓ=₀ (⁵⁰⁰Cₓ) (0.15)ˣ (1 - 0.15)⁵⁰⁰⁻ˣ

                 = 0.031

                 ≅ 0.03

Hence, the probability that fewer than 60 out of a random sample of 500 adults will work from home is 0.03

To learn more about probability click here:

brainly.com/question/11234923

#SPJ4

you are constructing a cardboard box from a piece of cardboard with the dimensions 4 m by 8 m. you then cut equal-size squares from each corner so you may fold the edges. what are the dimensions (in m) of the box with the largest volume?

Answers

The dimensions (in m) of the cardboard box with the largest volume is obtained as 2 m length.

Define the term largest volume?Volume is a mathematical term that describes how much three-dimensional space an object or closed surface occupies. Volume is measured in cubic units like m3, cm3, in3, etc. Volume is sometimes referred to as capacity.

Dimensions of piece of cardboard;

Length  = 8 mWidth = 4 m.

Let the corner cut length be 'x',

New dimensions;

Length = 8 - 2x Width = 4 - 2xHeight = x

Volume = length x width x height

Put the values;

V = ( 8 - 2x ) (4 - 2x) x

Find the solution of the obtained quadratic equation by quadratic formula.

x = 0, 2 and 4.

As, x ≠ 0 and 4.

Thus, x = 2.

Thus, the dimensions (in m) of the box with the largest volume is obtained as 2 m length.

To know more about the largest volume, here

https://brainly.com/question/27548314

#SPJ4

Simplify. (4i+1)^2
show all work

Answers

(4i+1)² can be simplified to 8i-15

What is Complex number?

A complex number is a number of the form a + bi, where a and b are real numbers

Given expression is (4i+1)²

four times of i plus one whole square.

(4i+1)² can be expanded by using algebraic identity

(a+b)²=a²+b²+2ab

(4i+1)²

Now put a as 4i and b as 1

(4i+1)²=16i²+1+2(4i)(1)

Where i²=-1

=-16+1+8i

=8i-15

Hence (4i+1)² can be simplified to 8i-15

To learn more on Complex numbers click:

https://brainly.com/question/20566728

#SPJ1

A mixture of 13% disinfectant solution is to be made from 11% and 17% disinfectant solutions. How much
of each solution should be used if 12 gallons of the 13% solution are needed?
There needs to be
gallons of 11% solution and
gallons of 17% solution.

Answers

The mixture of 13% disinfectant solution needs to be made with 8 gallons of 11% solution and 4 gallons of 17% solution respectively.

How to find the number of gallons of solution needed?

Let

gallons of 11% solution = xgallons of 17% solution = y

x + y = 12

0.11x + 0.17y = 0.13 × 12

x + y = 12

0.11x + 0.17y = 1.56

From (1)

x = 12 - y

Substitute into (2)

0.11x + 0.17y = 1.56

0.11(12 - y) + 0.17y = 1.56

1.32 - 0.11y + 0.17y = 1.56

- 0.11y + 0.17y = 1.56 - 1.32

0.06y = 0.24

divide both sides by 0.06

y = 0.24/0.06

y = 4

Substitute y = 4 into (1)

x + y = 12

x + 4 = 12

x = 12 - 4

x = 8

So therefore, the gallons of 11% solution and

gallons of 17% solution needed are 8 and 4 gallons respectively.

Read more on simultaneous equation:

https://brainly.com/question/16863577

#SPJ1

The cost of mailing a package is proportional to the weight of the package. The proportional relationship can be represented with the equation c = 0.8w, where c represents the total cost and w represents weight in ounces. A graph for the equation is shown. graph with x axis labeled weight in ounces and y axis labeled cost in dollars, with a line from 0 comma 0 going through 2 comma 1.6 Which of the following statements is true about the graph shown?

Answers

The correct statement regarding the proportional relationship c = 0.8w is given as follows:

The equation c = 0.8w is correctly represented by the graph.

What is a proportional relationship?

A proportional relationship is a special case of a linear function, with slope represented by the constant of proportionality of k and intercept of 0.

When the two variables x and y are direct proportional, the output variable y is obtained as the multiplication of the input variable x by the constant of proportionality k, as follows:

y = kx.

In this problem, the equation is given as follows:

c = 0.8w.

In which:

c is the cost in dollars -> output -> y-axis of the graph.w is the weight in ounces -> input -> x-axis of the graph.

For a input of 2, the output is given as follows:

c = 0.8 x 2 = 1.6.

Hence point (1,0.8) is in the graph, along with point (2,1.6).

Missing Information

The statements are given as follows:

The equation c = 0.8w is correctly represented by the graph.The graph is incorrect and the line should go through the point (0.8, 1).The x-axis and y-axis are labeled incorrectly.The graph does not show a proportional relationship.

More can be learned about proportional relationships at https://brainly.com/question/10424180

#SPJ1

A store manager instructs some new trainees that a barbecue grill priced at $700 winds up costing a customer $714 once the sales tax is included. What is the sales tax percentage?


Write your answer using a percent sign (%).

Answers

Answer:

0.02 or 2%

Step-by-step explanation:

$700(x)=$714

$700(0.02)=14

700+14=714

pLS HURRY!!!This area model shows the quotient of 1/5+4
What is the quotient?
Enter your answer as a fraction in simplest from by
filling in the boxes.

Answers

The quotient of the fraction is 0.05 and the fraction in its simplest form is 1/20

How find the quotient of a fraction?

The quotient of a fraction is the whole number that is obtained when you simplify the fraction. If the simplification of a fraction is not a whole number, the quotient is the decimal form of the fraction

Given: 1/5÷4

1/5÷4 = 1/5 × 1/4            (Note: If ÷ change to ×, 4 will change to 1/4 )

        = 1/20 = 0.05

Therefore, the quotient of the fraction is 0.05 and 1/20 should be filled in the box

Learn more about fractions on:

https://brainly.com/question/11562149

#SPJ1

The equation x=-2 is graphed on the coordinate plane shown.
What is the equation of the line perpendicular to x=-2 that passes through (-9,3)?
What is the parallel line and what is the perpendicular line.

Answers

We will see that the linear equations are:

Parallel line: x = -9

Perpendicular line: y = 3

How to get the parallel and perpendicular lines?

Here we have the vertical line:

x = -2

A parallel line to this one will also be vertical, of the form:

x = a

And a perpendicular line to this one will be horizontal, of the form:

y = b

We want the parallel line to pass through (-9, 3)

So our line x = a needs to pass through that point, then:

x = -9

Is the parallel line.

And if the perpendicular line y = b needs to pass through that point, then:

y = 3

Is the perpendicular line.

Learn more about linear equations:

https://brainly.com/question/1884491

#SPJ1

graph each function for the given domain 2x-y=3; d: (-2,0,1,3)

Answers

The range values for the domain of the functions are as follows

x   y

-2  7

0   3

1     1

3    -3

How to complete the tables for the graph

The domain are the input values of the graph the output values are solved using the given functions

The given function 2x-y=3

rearranging gives

y = 3 - 2x

solving for the range values using the domain values: (-2,0,1,3)

= 3 - 2x = 3 - 2 * -2 = 7

= 3 - 2 * 0 = 3

= 3 - 2 * 1 = 1

= 3 - 2 * 3 = -3

The graph is attached

Learn more on modelling the table of values at :

https://brainly.com/question/29216888

#SPJ1

(x+2)(x+3)(x+4) can be written in the form [tex]x^{3}[/tex] + a[tex]x^{2}[/tex] + bx c where a, b and c are positive integers.

Work out the values of a, b and c.

a = (Answer here) (1)

b = (Answer here) (1)

c = (Answer here) (1)

Answers

Answer:

a = 9 ; b = 26 ; c = 24

Step-by-step explanation:

(x^2+3x+2x+6)(x+4)

(x^2+5x+6)(x+4)

x^3+5x^2+6x+4x^2+20x+24

x^3+9x^2+26x+24

PLEASE HELP FAST!!!! ILL GIVE BRAINLIEST!!!!

A linear function contains the following points.

What are the slope and y-intercept of this function?

A. The slope is 11/2
The y-intercept is (0, -5).

B. The slope is 2/11
The y-intercept is (0, -5).

C. The slope is 11/2
The y-intercept is (-5, 0).

D. The slope is 11.
The y-intercept is (0, -5).

Answers

A? seems like the only right answer here ?

Point G is the centroid of right triangle ABC with hypotenuse AB=18in. Find CG.

Answers

Since Point G is the centroid of right triangle ABC with hypotenuse AB=18in. Then  CG is 6 in.

What guidelines govern a right triangle?

The area of the square whose side is the hypotenuse (the side across from the right angle) in any right triangle equals the sum of the areas of the squares whose sides are the two legs, according to the Pythagorean theorem.

Note that from the question, A triangle's centroid, G, is located 2/3 of the way down one of its medians. We tend must determine the median C's length in order to find CG.

We require the use of Thale's Theorem to get the median length at C. According to this, a right triangle ABC can be encircled by a semicircle with the hypotenuse acting as the diameter.

Therefore, the median C is a point on the semicircle that connects to the diameter of the hypotenuse AB. Since it is connected to the center, median C is a radius. Half of its length, or 18/2, or 9 inches, makes it.

So:

CG is 2/3 down the median, which is:

9 x 2/3 = 6 inches.

Learn more about right triangle from

https://brainly.com/question/11600839
#SPJ1

What is the sum of all the even numbers between 105 and 351?
What is the difference between the sum of all the even numbers between 305 and
609 and the sum of all the odd numbers between 304 and 608?

Answers

The sum of even numbers between 105 and 351 is 28,044 .

What is arithmetic progression ?

An additive or arithmetic sequence is a sequence of numbers such that the difference between  consecutive terms is constant. For example, the sequence 5, 7, 9, 11, 13, 15 ... is an exponent plus the common difference of 2.

 Calculation

even numbers between 105 and 351

the series will start like

106 , 108 , 110 , .................................. , 346 , 348 , 350

this is a arithmetic progression

a = 106 d  = 2 l = 350

we need to find n

350 = 106 + ( n - 1 ) 2

350 - 106 = (n -1 ) 2

244/2 = n -1

n = 123

now sum = 123/2 ( 106 + 350)

               = 28,044

so the sum of even numbers between 105 and 351 is 28,044 .

learn more about arithmetic progression here :

brainly.com/question/16947807

#SPJ13

Find the values of the variables. Then find the side length of the square 

Answers

Answer:

x = 4y = 8side length = 4

Step-by-step explanation:

You have a square with sides labeled (y-4), (3x-8), (2y-12), and you want to know the values of the variables as well as the side length.

Setup

All sides of the square are the same length. Equating two different y-expressions, we get ...

  y -4 = 2y -12

We can use the solution to that to find x:

  y -4 = 3x -8

Solution

Adding 12-y to the first of these equations gives us ...

  8 = y

Using this value in the second equation, we have ...

  8 -4 = 3x -8

  12 = 3x . . . . . . add 8

  4 = x . . . . . . . . divide by 3

The side length is ...

  y -4 = 8 -4 = 4

The values of the variables are x = 4, y = 8, and the side length of the square is 4.

Write the equation of the circle in standard form that has the following: Center (-5,7) and Radius = 4

Answers

Answer:

[tex](x+5)^{2}+(y-7)^{2} =16[/tex]

Step-by-step explanation:

The Standard Form of Circle Equation whose Center is at ( h , k) and Radius of r is given by

[tex](x-h)^{2}+(y-k)^{2} =r^{2}[/tex]

So for our Question

we have ( h , k ) = ( -5 , 7 )  and r = 4

By substitution

[tex](x-(-5))^{2}+(y-7)^{2} =4^{2}[/tex]

Simplify [tex](x+5)^{2}+(y-7)^{2} =16[/tex]

A certain airline charges a service fee of 7% for each plane ticket purchased. What is the total price the airline charges for a $320 plane ticket?

Answers

Answer: $342.40

Step-by-step explanation:

There are two ways you can solve this problem:

Simply turning the percentage to a decimal and multiplying it to the $320.

In the picture provided the method at the top represents you multiplying $320 x .07, You might be wondering “why .07 instead of 7%?” Well, if you were turning this number from a percent to a decimal you would shift the decimal point over to the left 2 times.

And so multiplying $320 x .07 = 22.4 or 22.40. Either way works but without the zero is the way you should write it. And you would add 22.4 to $320 and get $342.40.

Also in the picture provided I used the method of proportions.

Where the total is $320 in this case which you would put next to 100% as 100% means complete or the total. And you would put 7% above 100%. Then, proceed to cross multiply $320 by 7 and it will give you, 2240. Then, you divide it by 100. When you divide it you get 22.40. Then you would add it to $320 and get 342.40.

DUE TOMORROW PLS HELP!!

does anyone know how to solve the area and perimeter for this parallelogram pls help!!! In details !!!


Answers

Answer:

The perimeter is the length of the outline of a shape. To find the perimeter of a rectangle or square you have to add the lengths of all four sides. x is in this case the length of the rectangle while y is the width of the rectangle. The area is a measurement of the surface of a shape. for example

You are able to find the perimeter of the rectangle by adding length and width and multiplying by two because the opposite sides of a rectangle are equal in length. Both lengths of the rectangle are the same, and both widths are the same. For example, P = 2 * (14 + 8) = 2 * (22) = 44 centimeter (17.3 in).

Step-by-step explanation:

What was the cost of full coverage insurance in female in her 50s as a percentage of the same insurance in a male in his 30s if female cost $819. 73 and male cost $1192. 64

Answers

the cost of full coverage insurance in female in her 50s as a percentage of the same insurance in a male in his 30s if female cost $819. 73 and male cost $1192. 64  was $ 68.73

We have the insurance coverage amount for men of 30 years and for women of 50 years. Therefore, to find the percentage that represents the cost of coverage of the 50-year-old woman based on the cost of coverage of the man, we need to perform the following operation:

Xw= Cw/Cm * 100%

Where:

Cw: cost of coverage for a woman of 50 years.

Cm: coverage cost for a 30-year-old man.

Xw= 819.73/1192.64 *100%

    = 68.73

learn more about of percentage here

https://brainly.com/question/11941499

#SPJ4

Redondea 5.2 al número entero más cercano

Answers

The nearest whole number to the number 5.2 is 5.

Given number:

= 5.2

we can determine the whole number of any decimals using the properties that is,

if decimal part < .5 its nearest whole number is 0.

example = 0.5 whole number is 0.

if decimal part  >  0.5 its nearest whole number is 1.

In this case,

= 5.2

decimal part  = 0.2 < 0

so the nearest whole number is 5.

Therefore the nearest whole number to the number 5.2 is 5.

Learn more about the whole number here:

https://brainly.com/question/19161857

#SPJ1

Other Questions
Timothy plans to add a railing parallel to a flight of stairs that goes down to the basement in his house. Each step has the dimensions shown in the sketch.What will be the length of the railing? a mass of 10 kg is pushed up against a spring with a spring constant of 5 n/m. the mass compresses the spring by 8 m, and then it is released. how fast is the mass going once it leaves the spring? a secret agent has just stolen the ultimate top secret codes from a terrorist organization. their mission is to throw the information disk off the san francisco bridge onto a small ship that is waiting stationary. the agent gets to the edge of the bridge and sees the ship. using an angle up towards the sky, they throw the disk... which falls short and goes into the water. luckily the secret agent made a backup copy. if they throw it with the same velocity as before, should they increase the angle of the throw to make it to the stationary ship? (you can consider no external factors are present such as wind or clouds.) on a map, 3/4 inch corresponds to an actual distance of 4 miles. how many square miles of actual area does a 3.5-inches-by-10-inches region of the map represent? you are responsible for collecting multiple reports across departments and synthesizing them into a final presentation for your boss to present at a company board meeting. the meeting is two days out, and department a still hasn't submitted its report despite multiple requests by you. how should you proceed? Given that 1 = $1.62how much is $405 in PLEASE HELPThis excerpt was written by Horace Mann in 1846.Education, then, beyond all other devices of human origin, is the great equalizer of the conditions of menthe balancewheel of the social machinery. I do not here mean that it so elevates the moral nature as to make men disdain and abhor the oppression of their fellow men. This idea pertains to another of its attributes. But I mean that it gives each man the independence and the means, by which he can resist the selfishness of other men.Part B: What laws did Mann encourage legislatures to pass that still influence education today?There should be a kindergarten and twelve grades.Every student should learn to read, write, and perform basic arithmetic.Teachers are required to have a college degree.It is compulsory for children to attend school. ASAP PLS 27 POINTSWhich word in the following sentence has the strongest connotation?*The product that gives sparkle to the world means grueling work with little pay and high risk.ProductWorldGruelingLittle which of the following are non-conservative properties of a deep water mass? 1. temperature 2. dissolved gases (o2, co2) 3. salinity 4. nutrients (nitrate, phosphate, silica) test your knowledge of kidney and urinary system anatomy by selecting the terms to complete each sentence. given the answer to first question, what discretionary fiscal policy tool did arthur laffer propose that the united states utilize to increase tax revenues? Bobs bank charges him a $3.15 service fee every time he uses an out-of-network ATM. If Bob uses an out-of-network ATM an average of three times every two weeks, how much will he pay in service fees over the course of a year?a.$327.60b.$109.20c.$491.40d.$245.70Please select the best answer from the choices providedABCD you have been tasked with running a penetration test on a server. you have been given knowledge about the inner workings of the server. what kind of test will you be performing? dilly farm supply is located in a small town in the rural west. data regarding the store's operations follow: sales are budgeted at $300,000 for november, $320,000 for december, and $220,000 for january. collections are expected to be 70% in the month of sale and 30% in the month following the sale. the cost of goods sold is 75% of sales. the company desires to have an ending merchandise inventory at the end of each month equal to 80% of the next month's cost of goods sold. payment for merchandise is made in the month following the purchase. other monthly expenses to be paid in cash are $22,100. monthly depreciation is $26,000. ignore taxes. balance sheet october 31 assetsassets cashcash $ 30,000 accounts receivable accounts receivable 82,000 merchandise inventory merchandise inventory 180,000 property, plant and equipment, net of $624,000 accumulated depreciation property, plant and equipment, net of $624,000 accumulated depreciation 1,014,000 total assets total assets $ 1,306,000 liabilities and stockholders' equity liabilities and stockholders' equity accounts payable accounts payable $ 246,000 common stock common stock 750,000 retained earnings retained earnings 310,000 total liabilities and stockholders' equity total liabilities and stockholders' equity $ 1,306,000 expected cash collections at the end of december would be: Use either long division or synthetic division to solve:(2i^4 +-6i+-25i +31i+-30)/(i +-5) suppose a 0.45-kg mass on a spring-loaded gun that has been compressed 0.10 m has elastic potential energy of 1.50 j. how high above the spring's equilibrium point can the gun fire the mass if the gun is fired straight up? Question 1: (answer in place of item 15)Use what you know about valence structure to predict how chlorine will bond with Silicon.Extra Credit: What shape do you predict this molecule will take?Question 2:(answer in place of item 16)In a chemical reaction explain 2 things that are always the same on the reactant and product side and one thing that might change in the course of the reaction.Question 3:(answer in place of item 17)Use what you know about electronegativity to predict the relative strength of the bond between CaO (Calcium Oxide) and NiO (Nickel II Oxide). Question 4:(answer in place of item 18)Balance: NO + H2O NH3 + O2List the amounts of Nitrous Oxide, Water, Ammonia, and Oxygen in the balanced equation.Question 5:(answer in place of item 19)Titration reveals that 14.0 mL of 2.0 M sulfuric acid are required to neutralize the sodium hydroxide in 25.00 mL of NaOH solution. What is the molarity of the NaOH solution?H2SO4(aq) + 2NaOH(aq) 2H2O(l) + Na2SO4(aq) The length and width of a rectangle are consecutive integers. The perimeter of therectangle is 54 centimeters. Find the length and width of the rectangle. Which of these is a form of CHEMICALenergy produced during the lightreaction of photosynthesis?A. ATP this answerB. DNAC. RNA Originally, the term "psychology" was defined as which one of the following definitions?A. the study of the mind or soulB. the study of the human brainC. the study of animal behaviorD. the study of genetics and heritability