Acompanyhas14employeeswithasalaryof$21,000,11employeeswithasalaryof$23,800,18employeeswithasalaryof$26,300,four withasalaryof$32,000,fivewithasalaryof$39,500,andonewithasalaryof$145,700.Findthefollowingforsalarymadebyemployeesofthecompany:a)Mean b)Median c)Moded) Inafullsentence,explainwhatthisinformationtellsyouaboutwhatmoneymadebyemployeesofthecompany actuallymeansabouteachindividualemployee.

Answers

Answer 1

The company has different staff with different salaries scale

No of employees Salary

14 $21,000

11 $23,800

18 $26,300

4 $32,000

5 $39,500

1 $145,700

To find mean

Mean = summation of salary x no of employees / Total number of employees

[tex]\operatorname{mean}\text{ = }\frac{14\text{ x 21,000 + 11 x 23,800 + 18 x 26,300 + 4 x 32,000 + 5 x 39,500 + 1 x 145,700}}{14\text{ + 11 + 18 + 4 + 5 + 1}}[/tex]

14 x 21000 = 294, 000

11 x 23,800 = 261,800

18 x 26,300 = 473,400

4 x 32,000 = 128,000

5 x 39,500 = 197,500

1 x 145,700= 145,700

Frequency = 14 + 11 + 18 + 4 + 5 + 1

Frequency = 53

[tex]\begin{gathered} \operatorname{mean}\text{ =}\frac{294,000\text{ + 261,800 + 473, 400 + 128,000 + 197,500 + 145700}}{53} \\ \operatorname{mean}\text{ = }\frac{1,\text{ 500, 400}}{53} \\ \text{Mean = 28,309.43} \end{gathered}[/tex]

Mean = 28, 309.43

Mode is the highest number of employees salaries that appear most

From the table, The highest number is 18

18 number of the employees received 26, 300

The mode is $26,300

To calculate the median

Firstly, get the total number of employees in the company

The total number = 14 + 18 + 11 + 4 + 5 + 1

Total number of employees = 53

Median = total number + 1 / 2

Median = 53 + 1 /2

Median = 54/2

Median = 27th position

This implies fall between the 27th position of the employee

The median is $26, 300


Related Questions

Sketch the graphs for each of the following equations. 7 a. y = 5-X+7 b.y=9 c. y= 3x + 6

Answers

a)

Given:

The equation is,

[tex]y=-\frac{7}{5}x+7[/tex]

The objective is to sketch the graph of the equation.

Since, the highest degree of the equation is 1, it could be a straight line. The general equation of straight line is,

[tex]y=mx+c[/tex]

Here, m represents the slope of the equation and c represents the y intercept. Then comparing the both equations,

[tex]\begin{gathered} \text{slope, m=-}\frac{\text{7}}{5} \\ y\text{ intercept, c=7} \end{gathered}[/tex]

Substitute, y = 0 in the given equation.

[tex]\begin{gathered} 0=-\frac{7}{5}x+7 \\ \frac{7}{5}x=7 \\ x=7\cdot\frac{5}{7} \\ x=5 \end{gathered}[/tex]

Thus, at y = 0, the value of x = 5.

Using the coordinates (5,0) and y intercept c = 7, the graph will be,

Hence, the required graph is obtained,

A student
answered 72
questions
correctly and
scored a 90%. How
many questions
were on the test?

Answers

Answer: 80

Step-by-step explanation:

= 72/90

= 72/0.9

= 80

Is this the correct solution for this question? I need help please

Answers

Given equation:

[tex]9x^2\text{ - 12x + 4 = 0}[/tex]

Let's solve the question to identify the type of solution.

Using factorization method:

[tex]\begin{gathered} 9x^2\text{ - 12x + 4 =0} \\ 9x^2-6x\text{ -6x + 4 = 0} \\ 3x(3x-2)\text{ -2(3x-2)= 0} \\ (3x-2)(3x-2)\text{ =0} \end{gathered}[/tex]

The solution is thus

[tex]\begin{gathered} 3x\text{ -2 = 0} \\ 3x\text{ = 2} \\ x\text{ = }\frac{2}{3} \end{gathered}[/tex]

Hence, there is one solution and it is real.

Answer: 1 real (Option B)

6. Find all the solutions of the recurrence relation an = 2an-1 + an-2 + 2n + 1 with initial conditions a1 =7 and a2 = 19

Answers

aₙ = 1/2(5/2-4√2)(1-√2)ⁿ+1/2(5/2+4√2)(1+√2)ⁿ-n-5/2 is the solution of aₙ -2aₙ₋₁ + aₙ₋₂ = 2n + 1

What is Recurrence relation?

Recurrence relation is an equation according to which the nth term of a sequence of numbers is equal to some combination of the previous terms

aₙ -2aₙ₋₁ + aₙ₋₂ = 2n + 1

Homogenous case,

aₙ -2aₙ₋₁ + aₙ₋₂ with characteristic t²-2t-1=0

t=1

aₙ=C₁.(1-√2)ⁿ+C₂.(1+√2)ⁿ

Special case, Since non homogenous part is 2n+1

Let aₙ=pn+q, then

aₙ -aₙ₋₁ + aₙ₋₂=2n+1

pn+q-2(p(n-1)+q)-p(n-2)-q=2n+1

-2pn+qp-2q=2n+1

p=-1 and q=4p-1/2=-5/2

Combine both cases, aₙ = C₁(1-√2)ⁿ+C₂((1+√2)ⁿ-n-5/2

Substitute a₁=7 and a₂=19

a₁ = C₁(1-√2)+C₂((1+√2)-1-5/2

a₁ = C₁(1-√2)+C₂((1+√2)-7/2=7

(C₁+C₂)+(C₂-C₁)√2)=21/2..(1)

a₂ = C₁(1-√2)²+C₂((1+√2)²-2-5/2

= C₁(1-√2)²+C₂((1+√2)²-9/2=19

3(C₁+C₂)+2(C₂-C₁)√2)=97/2..(2)

By solving 1 and 2 we get

C₁=1/2(5/2-4√2)

C2=1/2(5/2+4√2)

aₙ = 1/2(5/2-4√2)(1-√2)ⁿ+1/2(5/2+4√2)(1+√2)ⁿ-n-5/2

Hence, aₙ = 1/2(5/2-4√2)(1-√2)ⁿ+1/2(5/2+4√2)(1+√2)ⁿ-n-5/2 is the solution of aₙ -2aₙ₋₁ + aₙ₋₂ = 2n + 1

To learn more on recurrence relation click:

https://brainly.com/question/9521757

#SPJ1

Write the slope-intercept form of the equation of each line.3) 10 = -2y-x

Answers

Recall that the slope-intercept form of the line equation is of the form y=mx+b, where m is the slope and b is the y-intercept.

To transform the equation 10=-2y-x into the slope-intercept form we should apply algebraic operations so we isolate the y on one side of the equation.

Let's add x on both sides, we get

[tex]-2y=10+x[/tex]

Now, lets divide by -2 on both sides, we get

[tex]y=\frac{10}{-2}+\frac{x}{-2}=-\frac{1}{2}\cdot x-5[/tex]

we see that this now has the slope-intercept form, where the slope is m=(-1/2) and b=-5

Which player is more likely to score more than 18 points in a game?Who is more likely to have a very bad game and score less than 3 points?(sorry for all the equations next to the whisker plots)

Answers

The boxplot that shows points that Dwight scored in each game has a minimum value of 1 point and a maximum value of 20 points.

The box plot that shows the points that Ron scored in each game, has a minimum value of 4, and a maximum value of 18 points.

The values below the minimum point and above the maximum point of the data set can be considered "outliers", i.e. atypical observations, and the probability if them being observed is very low.

Ron's box plot goes from 4 to 18 points, it is very unlikely for him to score less than 3 points or above 18, both scores would be considered "outliers" for him.

But, Dwigth's box plot goes from 1 to 20, which means that "scoring less than 3 on a game" or "scoring more than 18 on a game" are more possible situations for him.

So Dwight is more likely to score more than 18 points on a game and he is also more likely to have a very bad game and score less than 3 points.

The sum of 4 consecutive integers is 254. What is the value of the greatest integer?

Answers

The sum of 4 consecutive integers is 254. What is the value of the greatest integer?

Let

x -----> the first integeer

x+1 ----> second integer

x+2----> third integer

x+3 ----> fourth integer

we have that

x+(x+1)+(x+2)+(x+3)=254

solve for x

4x+6=254

4x=254-6

4x=248

x=62

therefore

the greatest integer is x+3

so

62+3=65

answer is 65

Use the function y = 200tan x on the interval 0 deg <= x <= 141 deg Complete the ordered pair (x, 0). Round your answer to the nearest whole number.

Answers

The value of x for the ordered pair (x,0) is 0. B is the correct option.

What is ordered pair?

An ordered pair in mathematics is a set of two things. The order of the objects in the pair matters because, unless a = b, the ordered pair differs from the ordered pair. Ordered pairs are also known as 2-tuples, or 2-length sequences.

Given function is

y = 200 tan x.

Given ordered pair is (x,0).

The value of y for the given ordered pair is 0.

The value of tangent function is increasing with increase the value of degree.

The value of tangent at 0 degree is 0 that is tan 0 = 0.

If we multiply a number with zero it returns 0.

The possible value of x is 0.

Hence option B is the correct option.

To learn more about ordered pair, you visit below link:

https://brainly.com/question/28737707

#SPJ1

Find an equation for the perpendicular bisector of the line segment whose endpointsare (-3, 2) and (7,6).

Answers

First, we need to find the midpoint. We can find it using the following equations:

[tex]\begin{gathered} Mp=(xm,ym) \\ xm=\frac{x1+x2}{2} \\ ym=\frac{y1+y2}{2} \end{gathered}[/tex]

Where:

[tex]\begin{gathered} (x1,y1)=(-3,2) \\ (x2,y2)=(7,6) \end{gathered}[/tex]

So:

[tex]\begin{gathered} xm=\frac{-3+7}{2}=\frac{4}{2}=2 \\ ym=\frac{6+2}{2}=\frac{8}{2}=4 \end{gathered}[/tex]

Now, we need to find the slope of the line segment:

[tex]m=\frac{y2-y1}{x2-x1}=\frac{6-2}{7-(-3)}=\frac{4}{10}=\frac{2}{5}[/tex]

Since it is the line of the perpendicular bisector:

[tex]\begin{gathered} m\cdot mb=-1 \\ \frac{2}{5}mb=-1 \\ mb=-\frac{5}{2} \end{gathered}[/tex]

Using the point-slope equation:

[tex]\begin{gathered} y-ym=mb(x-xm_) \\ y-4=-\frac{5}{2}(x-2) \\ y-4=-\frac{5}{2}x+5 \\ y=-\frac{5}{2}x+9 \end{gathered}[/tex]

Answer:

[tex]y=-\frac{5}{2}x+9[/tex]

What happens to the graph of y=2x^3+x^2−7x−6 as x heads toward ∞ and −∞?A. as x→∞, y→∞ as x→−∞, y→−∞B. as x→∞, y→∞ as x→−∞, y→∞C. as x→∞, y→−∞ as x→−∞, y→−∞D. as x→∞, y→−∞ as x→−∞, y→∞

Answers

Answer:

A. as x→∞, y→∞ as x→−∞, y→−∞

Explanation:

Given the function:

[tex]y=2x^3+x^2−7x−6[/tex]

In order to determine the end behavior of f(x), we use the leading coefficient test.

When using the Leading coefficient test, the following rule applies:

• When the ,degree is odd and the leading coefficient is positive,, the graph falls to the left and rises to the right.

,

• When the ,degree is odd and the leading coefficient is negative,, the graph rises to the left and falls to the right.

,

• When the ,degree is even and the leading coefficient is positive,, the graph rises to the left and right.

,

• When the ,degree is even and the leading coefficient is negative,, the graph falls to the left and right.

From the function, f(x):

• The degree of the polynomial = 3 (Odd)

,

• The leading coefficient is 2 (Positive)

Thus, using the 1st rule of the 4 given above, we have that as x→∞, y→∞ as x→−∞, y→−∞.

The correct option is A.

What is 5x2 (This is a joke)

Answers

Answer:

10 (duh)

Step-by-step explanation:

What is 64 feet in 8 inches

Answers

Given

[tex]The\text{ actual house is 64ft long.}[/tex]

To draw 64ft long house using a 8 inch scale.

Explanation:

Since the unit of inch is smaller than the unit of feet.

Then, by using the 8inches long scale.

Consider, 1 inch is equal to 8ft.

That implies,

[tex]\begin{gathered} 1inch=8ft \\ 8inch=8\times8ft \\ =64ft \end{gathered}[/tex]

Hence,

Can someone help me out with this because i looked at all the videos that my teacher gave us and none of them explained it.

Answers

The meaning of;

[tex]\frac{x}{4}[/tex]

In algebra, when there is an unknown number it is generally represented by a letter (such as x,y,z etc.)

The letters x in x/4 represents an unkown number.

So, x/4 represent the unknown number x divided by 4.

For example; if x=20, then;

[tex]\frac{x}{4}=\frac{20}{4}=5[/tex]

It is multiple choice and you will have two boxes checked

Answers

The correct options are : x = 1.5, side length is 1.6, and side length is 3.9.

We are given a triangle. The vertices of the triangle are P, Q, and R. The lengths of the sides PQ, QR, and RP are "x + 0.1", "x + 2.4", and "3x - 0.6". The triangle is an isosceles triangle. The lengths of the sides RP and QR are equal to each other. So, we can form an equation and find the value of the variable "x".

RP = QR

3x - 0.6 = x + 2.4

2x = 3

x = 1.5

The length of the side PQ is x + 0.1 = 1.5 + 0.1 = 1.6. The length of the side QR is x + 2.4 = 1.5 + 2.4 = 3.9. The length of the side RP is 3x - 0.6 = 3(1.5) - 0.6 = 3.9.

To learn more about triangles, visit :

https://brainly.com/question/2773823

#SPJ9

Zoo AttendanceZoo D 234,679Zoo E 872,544Zoo F 350,952For each zoo in the table, round the attendance to the nearest hundred thousand.4 grade student

Answers

Explanation

We can round to the nearest hundreds of thousands below.

Answer:

Zoo D: 200,000

Zoo E: 900,000

Zoo F: 400,000

Given the function k(n) = -3n + 2, and its domain is described by the set {6,-8, 4, 2}, what is therange?

Answers

The domain of a function is the set of values where the function is defined (values of x where y is defined).

The range of a function are the values of the function where is defined (values of y).

For the given function:

[tex]k(n)=-3n+2[/tex]

Domain: values of n {6,-8, 4, 2}

Range: values of k(n)

n= 6

[tex]\begin{gathered} k(6)=-3(6)+2 \\ =-18+2 \\ =-16 \end{gathered}[/tex]

n=-8

[tex]\begin{gathered} k(-8)=-3(-8)+2 \\ =24+2 \\ =26 \end{gathered}[/tex]

n=4

[tex]\begin{gathered} k(4)=-3(4)+2 \\ =-12+2 \\ =-10 \end{gathered}[/tex]

n=2

[tex]\begin{gathered} k(2)=-3(2)+2 \\ =-6+2 \\ =-4 \end{gathered}[/tex]

Then, the range is: {-16, 26, -10, -4}

Make a question similar (but not the same!) to those in #2 Post your question and full solution

Answers

Write a function with vertical asymptote x=4, horizontal asymptote y=1, y intercept at (0,2).

A possible function can be express as:

[tex]f(x)=\frac{x-8}{x-4}[/tex]

Let's prove that this function fulfils our conditions. Let's start with the y-intercept, we know that this happens when x=0, then we have:

[tex]f(0)=\frac{0-8}{0-4}=2[/tex]

Hence the y-intercept is at (0,2).

Now, we know that a rational function has horizontal asymptote y=b if:

[tex]\begin{gathered} \lim_{x\to\infty}f(x)=b \\ \text{ or } \\ \lim_{x\to-\infty}f(x)=b \end{gathered}[/tex]

Let's find these limits:

[tex]\begin{gathered} \lim_{x\to\infty}\frac{x-8}{x-4}=\lim_{x\to\infty}\frac{\frac{x}{x}-\frac{8}{x}}{\frac{x}{x}-\frac{4}{x}} \\ =\lim_{x\to\infty}\frac{1-\frac{8}{x}}{1-\frac{4}{x}} \\ =\frac{1-0}{1-0} \\ =1 \end{gathered}[/tex]

and:

[tex]\begin{gathered} \lim_{x\to-\infty}\frac{x-8}{x-4}=\lim_{x\to-\infty}\frac{\frac{x}{x}-\frac{8}{x}}{\frac{x}{x}-\frac{4}{x}} \\ =\lim_{x\to-\infty}\frac{1-\frac{8}{x}}{1-\frac{4}{x}} \\ =\frac{1-0}{1-0} \\ =1 \end{gathered}[/tex]

This means that we have a horizontal asymptote y=1 as we wanted.

Now, a rational function has vertical asymptote at x=a if:

[tex]\begin{gathered} \lim_{x\to a^-}f(x)=\pm\infty \\ \text{ or } \\ \lim_{x\to a^+}f(x)=\pm\infty \end{gathered}[/tex]

to determine the value of a we need to look where the function is not defined, that is, the values which make the denominator zero, in this case we have:

[tex]\begin{gathered} x-4=0 \\ x=4 \end{gathered}[/tex]

Then we need to find the limits:

[tex]\begin{gathered} \lim_{x\to4^-}\frac{x-8}{x-4} \\ \text{ and } \\ \lim_{x\to4^+}\frac{x-8}{x-4} \end{gathered}[/tex]

Now, if we approach the value x=4 from the left we notice that as x gets closer to 4 the function gets bigger and bigger, for example:

[tex]f(3.9999)=\frac{3.9999-8}{3.9999-4}=400001[/tex]

if we follow this procedure, we conclude that:

[tex]\lim_{x\to4^-}\frac{x-8}{x-4}=\infty[/tex]

Similarly, if we approach x=4 from the right the function gets smaller and smaller, for example:

[tex]f(4.0001)=\frac{4.0001-8}{4.0001-4}=-39999[/tex]

Then we can conclude that:

[tex]\lim_{x\to4^+}\frac{x-8}{x-4}=-\infty[/tex]

Hence, we conclude that the function we proposed has a vertical asymptote x=4 like we wanted.

the properties we gave can be seen in the following graph:

a system of equations is graphed on the set of axes below

Answers

You have to determine the solution of the equation system by looking at the graph.

For any equation system there are three possible scenarions, that the system has "no solution", that the system has "infinite solutions" and that the system has "one solution"

Looking at the graph you can determine which situation if:

- both lines are parallel, they never meet, which indicates that the system has no solution.

- both lines are superimposed, i.e. they seem as if there is only one line, the system has infinite solutions.

- both lines cross at one point, this indicates that the system has only one solution and the solution will be the point where the lines intersect.

In the given graph, the lines cross at one point, which means that the system has one solution. To determine said solution you have to read the x and y coordinates of the point in the grid.

The lines meet at x=4 and y=2, which means that the solution of this system is a

Identify the mistake

Answers

There is no mistake in Chase solving steps.

What is an equation? What is a coefficient?

An equation is a mathematical statement with an 'equal to' symbol between two expressions that have equal values. In a equation say : ax + b, [a] is called coefficient of [x] and [b] is independent of [x] and hence is called constant.

We have a equation :

(1/3)(g - 3) = 3

We can write -

(1/3)(g - 3) = 3

We can write -

g - 3 = 3 x 3

g - 3 = 9

g = 12

Therefore, there is no mistake in Chase solving steps.

To solve more questions on equation solving, visit the link below-

brainly.com/question/18067015

#SPJ1

A function is translated from f(x)=9⋅3x−2 to g(x)=9⋅3x+4−2. What is the effect on f(x)?

Answers

Given the functions:

[tex]\begin{gathered} f(x)=9*3x-2 \\ \\ g(x)=9*3x+4-2 \end{gathered}[/tex]

Let's determine the transformation that occurred from f(x) to g(x).

Apply the transformation rules for functions.

After a shift d units to theupwards, we have:

[tex]g(x)=f(x)+d[/tex]

Thus, from the given translation, we can see that the function f(x) is translated 4 units to get the function g(x).

[tex][/tex]

Find thr value of x for which 1 II m.

Answers

The value of x is 50 for which line l is parallel to line m and the angles are equal by the properties of parallel lines that is vertically opposite angles are equal.

What is parallel lines?

Two lines (in the same plane) are said to be parallel if they never collide, regardless matter how far they are extended on either side. Parallel lines travel parallel to each other, like train tracks. Parallel lines in geometry are two lines in the same plane that are at equal distance from each other but never intersect. They can be both horizontal and vertical in orientation. Parallel lines can be found in everyday life, such as zebra crossings, notepad lines, and railway tracks.

Here,

Since l ⇵ m,

Vertically opposite angles are equal by the properties of parallel lines.

2x-5=95

2x=100

x=50

The value of x is 50, which means that line l is parallel to line m and the angles are equal according to the property of parallel lines, which states that vertically opposing angles are equal.

To know more about parallel lines,

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

#SPJ1

if G(t)=(3t-5)^2 + 4t - 1 find each of the following g of a and g of a plus 2

Answers

For point A, you just have to replace t by a in the given function, like this

[tex]\begin{gathered} G\mleft(t\mright)=\mleft(3t-5\mright)^2+4t-1 \\ \text{ Replacing} \\ G\mleft(a\mright)=\mleft(3a-5\mright)^2+4a-1 \\ \text{ Solving you have} \\ G(a)=(3a-5)(3a-5)+4a-1 \\ G(a)=9a^2-30a+25+4a-1 \\ \text{ Add similar terms} \\ G(a)=9a^2-26a+24 \end{gathered}[/tex]

For point B, you just have to replace t by a+2 in the given function, like this

[tex]\begin{gathered} G(t)=(3t-5)^2+4t-1 \\ \text{ Replacing} \\ G(a+2)=(3(a+2)-5)^2+4(a+2)-1 \\ \text{ Solving you have} \\ G(a+2)=(3a+6-5)^2+4(a+2)-1 \\ G(a+2)=(3a+1)^2+4a+8-1 \\ G(a+2)=(3a+1)(3a+1)+4a+8-1 \\ G(a+2)=9a^2+6a+1+4a+8-1 \\ \text{ Add similar terms} \\ G(a+2)=9a^2+10a+8 \end{gathered}[/tex]

Entrance to a state park costs $5 per vehicle, plus $2 per person in the vehicle. How much would it cost for a car with 4 people in the vehicle to enter the park?

Answers

From the information given, the entrance to a state park costs $5 per vehicle, plus $2 per person in the vehicle. Given that 4 people entered the one vehicle, the amount that would be paid for the vehicle is $5. Sinec it is $2 per person, the amount for 4 persons would be 2 * 4 = 8

Thus, the total cost would be

5 + 8 = $13

1AcellusFind the area of the shaded region.Help Resources80°5 cmA = [?] cm2Enter a decimal rounded to the nearest tenth.Enter

Answers

The formula for finding the area of the unshaded segment is given as

[tex]A=(\frac{\pi\theta}{360}-\frac{\sin \theta}{2})r^2[/tex]

Given the following parameters,

π = 3.14

θ = 80°

r = 5 cm

Substituting,

[tex]\begin{gathered} A=(\frac{3.14\times80}{360}-\frac{\sin \text{ 80}}{2})\times5^2 \\ =(\frac{251.2}{360}-\frac{0.9848}{2})\times25 \\ =(0.6978-0.4924)\times25 \\ =0.2054\times25 \\ =5.135\approx5.1\operatorname{cm}^2 \end{gathered}[/tex]

To find the area of the shaded portion, we would subtract the area of the unshaded segment from the area of the circle.

Area of circle = πr²

[tex]3.14\times5^2=78.5\operatorname{cm}^2[/tex]

Therefore,

The area of the shaded region = 78.5 - 5.1 = 73.4 cm²

6 The length of a city block running north to south in New York City is about 5 X 10-2 miles The distance from New York City to Mumbai, India, is about 7.5 X 103 miles. The distance from New York City to Mumbai is about how many times the length of a New York City north-south block? Show your work.

Answers

[tex]\begin{gathered} \text{From north to south in New york city is}\Rightarrow5\times10^{-2}\text{ miles} \\ \text{From New york to mumbai is}\Rightarrow7.5\times10^3\text{ miles } \\ So,\text{ the length is} \\ \frac{7.5\times10^3\text{ }}{5\times10^{-2}}=1.5\times10^5\text{ } \\ 1.5\times10^5\text{ times the length of New york City} \end{gathered}[/tex]

8. * The functions f(x) and g(x) are both linear. f(2) = 4 and f(3) = -1, while g(2) = 6 and g(-3) = 7. Are these lines parallel, perpendicular, or neither? Show your work algebraically. 9. ** f(x) = 5x – 2 and g(x) = 2x + 4. Are f(x) and g(x) parallel, perpendicular or neither parallel nor perpendicular to each other. Justify.

Answers

[tex]\begin{gathered} \text{for the line f we have 2 points:} \\ (x_1,y_1)=(2,4) \\ \text{and} \\ (x_2,y_2)=(3,-1) \\ \text{hence, the slope} \\ m=\frac{y_2-y_1}{x_2-x_1} \\ is\text{ given by} \\ m=\frac{-1-4}{3-2} \\ m=-\frac{5}{1} \\ m=-5 \\ \text{now we ne}ed\text{ to find the slope for g} \end{gathered}[/tex][tex]\begin{gathered} \text{For g we have 2 points:} \\ (x_1,y_1)=(2,6) \\ (x_2,y_2)=(-3,7) \\ \text{hence, the slope is given by} \\ m=\frac{7-6}{-3-2} \\ m=\frac{1}{-5} \end{gathered}[/tex][tex]\begin{gathered} \text{parallel lines has the same slope.} \\ \text{perpendicular lines has reciprocal negative slope}\colon \\ m\Rightarrow-\frac{1}{m} \\ IN\text{ THIS CASE, they are neither parallel nor perpendicular since} \\ m=-5 \\ \text{and} \\ m=-\frac{1}{5} \\ \text{are not perpendicular } \end{gathered}[/tex]

The water temperature of the Pacific Ocean vanes inversely as the water's depth. At a depth of 1000 meters, the water temperature is 4.4 degrees Celsius. What is the water temperature at a depth of 5000 meters?

Answers

[tex]\begin{gathered} \text{The equation for the water's temperatue and depth is,} \\ T=\frac{K}{D} \\ 4.4=\frac{K}{1000} \\ K=4.4\times1000=4400 \\ So,\text{ at 5000 m} \\ T=\frac{4400}{5000} \\ T=0.88^{\circ}C \end{gathered}[/tex]

what are the solutions to this equations ? 2y = 4x + 12y = 2x - 6

Answers

Solve the following system of equations;

[tex]\begin{gathered} 2y=4x+12---(1) \\ y=2x-6---(2) \\ \text{From equation (2) substitute for y=2x-6 into equation (1) } \\ 2(2x-6)=4x+12 \\ 4x-12=4x+12 \\ \text{Collect all like terms} \\ 4x-4x=12+12 \\ 0=24 \end{gathered}[/tex]

The answer is 0 = 24, which is not possible.

Hence, the system of equations has NO SOLUTION

Solve the equation. 42 = d2 - 22 d = and d =

Answers

we have

[tex]42=d^2-22[/tex]

solve for d

[tex]\begin{gathered} d^2=42+22 \\ d^2=64 \\ \text{square root both sides} \\ d=\pm\sqrt[]{64} \\ d=\pm8 \end{gathered}[/tex]

therefore

d=+8 and d=-8

3x squared negative 4x squared plus 7x 4x squared negative 4x

Answers

ANSWER

[tex]12x^5-28x^4+44x^3-28x^2[/tex]

EXPLANATION

First we have to find the partial products by multiplying each term of the first polynomial by each term of the second polynomial:

Now the second term of the second polynomial:

And now we just have to add these partial products:

Other Questions
solve the polynomial in standard form1) y=(x-3)^2-3(x-4) Is (1, 2). (5,2), (5,4), (7,6). (11, 6) (11,8) a function, yes or no?!!!! eighty-two million, eighty thousand, eleven to standard notation . Find the value of x when: 4/(x - 8) = 8/2 * Can someone give me a clear answer? I'll give or try to give 100 points... The crown is yours after.Part A: Given the function g(x) = |x + 3|, describe the graph of the function, including the vertex, domain, and range. (5 points)Part B: If the parent function f(x) = |x| is transformed to h(x) = |x| 2, what transformation occurs from f(x) to h(x)? How are the vertex and range of h(x) affected? the nurse is preparing to apply a roller bandage to a client with a sprained knee. which technique does the nurse plan to use? A grocery store is giving a reusable bag to every person who donates more than $5 to charity. Daniel donates $5. Will he get a bag? Explain how you know?The problem deals with the same thing if they get a reusable bag if they donate $5 dollars to charity but it says Courtney donates $1.25 dollars will she get a bag? Explain why? PLEASE HELP!!!Match the number with the most specific number set to which it belongs.Put responses in the correct input to answer the question. Select a response, navigate to the desired input and insert the response. Responses can be selected and inserted using the space bar, enter key, left mouse button or touchpad. Responses can also be moved by dragging with a mouse.-45100 89 4.91919191.....-2/50.12112111211112.... lan's mom works two part time jobs, one in the morning and one in the afternoon, for a total of 35 hours each 5-daywork week. If her schedule is the same each day, and she works 4 hours each morning, how many hours does she workin the afternoon? Recent American history informs us that our presidents live in luxurious accommodations both during their tenure in The White House and afterwards. President Truman is an exception to this idea. Truman was Franklin Delano Roosevelt's vice president, and he became president after Roosevelt died in office in 1945. Roosevelt had lived in The White House for 12 years, during the depression and the war years afterwards. With money so tight, The White House had gone a long time without being updated and, in some cases, properly maintained. Harry S. Truman and his wife Bess had to move to Blair House, the guest house across Pennsylvania Avenue, while The White House was entirely rebuilt from the inside.Which sentence would BEST conclude this paragraph and provide a transition for the next paragraph about how the Truman's lived after they left The White House?A) Truman did not want to change much of the White House from how Roosevelt haddecorated itB) Roosevelt had family money and other nice homes, so the glory (or lack of glory) ofThe White House meant less to him.C) Presidents James Madison and Ronald Reagan also had extensive renovations completed while they lived in the White HouseD) Trumans lodgings during his presidency were not glamorous; furthermore, his finances afterwards were almost embarrassing What is the range of the function?Type the range using interval notation example : (#,#] IncorrectYour answer is incorrectA vehicle factory manufactures cars. The unit cost C (the cost in dollars to make each car) depends on the number of cars made. If x cars are made, then theunit cost is given by the function C()0.3x-66x + 13,267. What is the minimum unit cost?Do not round your answer.Unit cost: S1dxCheckSave For LaterSubmit AssignmentPrencyAceeshhy1125 PMWednesday1620212021 MMcGraw-H Education, All Riathts Resered.Torms of Use9Type here to search Harry owns a car dealership during a sale one week he sold 8 small cars out of 11 cars he sold Harry sold a total of 33 cars doing the sale. How many cars did he sell during the sale?a. 8b. 9c. 24d. 33 Let g(x) = - 7x + 4. Find g(2) the general magazines that survived the competition for national ad dollars in the 1960s and 1970s tended to be . The early European explorers and settlers brought their home culture and heritage to their new land. We can see this in the sites they left behind. Find two historical sites built by each of the colonial powersSpain, France, and England. Write a brief description (one to two paragraphs) of each location. A researcher weighed watermelons grown across a certain region. the data are rounded to the nearest pound and displayed in this histogram. I graphed a parallelogram. Now I need to show that the diagonals bisect each other, or have the same midpoint. What does this mean? F(x) =2x^2+12x-6 Does this function have a minimum or maximum value? What is this minimum or maximum value? Hello there I need help with this.Ben and his friend go to buy some water.Still water and sparkling water both cost $p per bottle. Ben and his friend bought 2 bottles of sparkling water and 3 bottles of still water.They spent $6.50 altogether.What is the algebraic equation of the total price T?