A sales manager for an advertising agency believes that there is a relationship between the number of contacts that a salesperson makes and the amount of sales dollars earned. What is the dependent variable

Answers

Answer 1

Using variable concepts, of dependent and independent variables, it is found that the dependent variable is the amount of sales dollars earned.

What is the relation between a function and the dependent and independent variables?

A function has the following format: y = f(x).In which each value of y is a function of one value of x, and thus, x is the independent variable and y is the dependent variable.That is, the input of the function is the independent variable and the output is the dependent variable.

In this problem, the manager believes that the amount of sales dollars earned is a function of the number of contacts that the salesperson makes, hence:

The number of contacts is the independent variable.The amount of sales dollars earned is the dependent variable.

More can be learned about dependent and independent variables at https://brainly.com/question/1429012

#SPJ1


Related Questions

A graphing calculator is recommended.

Use the graphical method to find all solutions of the system of equations, rounded to two decimal places.

y=e^x+e^-x
y=5-x^2

Dont bother answering if you won't show how you got it

Answers

The solution to the system of equations is (-1.189, 3.587) and (1.189, 3.587)

How to solve the system of equations?

The system of equations is given as

y=e^x+e^-x

y=5-x^2

See attachment for the graph of both equations

From the attached graph, the curve intersect at

(-1.189, 3.587) and (1.189, 3.587)

Hence, the solution to the system of equations is (-1.189, 3.587) and (1.189, 3.587)

Read more about system of equations at:

https://brainly.com/question/14323743

#SPJ1

Which expression is equivalent to startfraction 3 x superscript negative 6 baseline y superscript negative 3 baseline over 15 x squared y superscript 10 baseline endfraction? assume x not-equals 0, y not-equals 0

Answers

The equivalent expression of [tex]\frac{3x^{-6}y^{-3}}{15x^2y^{10}}[/tex] is [tex]\frac{1}{5x^{8}y^{13}}[/tex]

How to determine the equivalent expression?

The expression is given as:

[tex]\frac{3x^{-6}y^{-3}}{15x^2y^{10}}[/tex]

Divide 3 and 15 by 3

[tex]\frac{x^{-6}y^{-3}}{5x^2y^{10}}[/tex]

Apply the law of indices

[tex]\frac{1}{5x^{2+6}y^{10+3}}[/tex]

Evaluate the sum

[tex]\frac{1}{5x^{8}y^{13}}[/tex]

Hence, the equivalent expression of [tex]\frac{3x^{-6}y^{-3}}{15x^2y^{10}}[/tex] is [tex]\frac{1}{5x^{8}y^{13}}[/tex]

Read more about equivalent expression at:

https://brainly.com/question/2972832

#SPJ1

The inverse variation equation shows the relationship between wavelength in meters, x, and frequency, y. y = startfraction 3 x 10 superscript 8 baseline over x endfraction what are the wavelengths for x-rays with frequency 3 × 1018?

Answers

The wavelength of X-rays for the given frequency is [tex]$1 \times 10^{-10} \mathrm{~m}$[/tex].

What is the wavelength of light ?

The distance between the two crests or troughs of the light wave is known as the wavelength of light.

The color of light is determined by its wavelength, and the pitch of sound is determined by its wavelength. The visible spectrum of light has wavelengths between around 700 nm (red) to 400 nm (violet). The range of audible sound wavelengths is roughly 17 mm to 17 m.

To calculate the wavelength of light, we use the equation:

[tex]$\lambda=\frac{c}{\nu}$[/tex]

where,

λ = wavelength of the light  

c = speed of light = [tex]$3 \times 10^{8} \mathrm{~m} / \mathrm{s}$[/tex]

ν= frequency of light = [tex]$3 \times 10^{18} s^{-1}$[/tex]

Putting the above value in equation,

[tex]$\lambda=\frac{3 \times 10^{8} \mathrm{~m} / \mathrm{s}}{3 \times 10^{19} \mathrm{~s}-1}=1 \times 10^{-10} \mathrm{~m}$[/tex]

Hence, the wavelength of X-rays for the given frequency is [tex]$1 \times 10^{-10} \mathrm{~m}$[/tex].

To know more about Wavelength of light visit:

https://brainly.com/question/14673590

#SPJ4

which of the following best describes this graph

Answers

x² - 4x + 4 is the graphed parabola, so the correct option is D.

Which equation is the graphed one?

On the graph, we can see a parabola that opens upwards (then the leading coefficient is positive), and has a vertex at the point (2, 0).

Also, we can see that the y-intercept is y = 4, that means that the constant term of the parabola is 4.

The only option with a constant term equal to 4 is the last option:

y = (x - 2)*(x - 2) = x² - 4x + 4

So that is the graphed parabola.

If you want to learn more about parabolas:

https://brainly.com/question/4061870

#SPJ1

It cost jose $8.70 to send 87 text messages how much will it cost to send 10 text messages

Answers

Answer:

$1.00 = 10 cent each

Step-by-step explanation:

halp pls ok

x =x=x, equals
^\circ

Answers

Answer:

60

Step-by-step explanation:

The yellow and green angles form a right angle, so the measures of those combined will be 90 degrees.


90 - 30 = 60

What's the value of this python expression: (2**2) == 4?

Answers

Answer:

Python will return:

True

Step-by-step explanation:

The math function ** is an exponent indicator.

The equation you made was:
[tex]2^2 =4[/tex]

When you run this in python, it will return as true.

It is run as a Boolean expression because you have already provided the answer to the expression with the "==" statement.

If you had provided an incorrect answer (setting it equal to any number other than 4), it would return False.

ppppp-pp help please.

Answers

Answer:

There are two complex roots:

[tex]-3\pm i[/tex]

============

Given equation:

x² - 6x + 10 = 0

The standard form is:

ax² + bx + c = 0

Compared we can find values of the coefficients and the constant:

a = 1, b = - 6, c = 10

Substitute these values into quadratic formula:

     [tex]x=\dfrac{-b\pm\sqrt{b^2-4ac} }{2a}[/tex]

and work out roots:

    [tex]x=\dfrac{-(-6)\pm\sqrt{(-6)^2-4*1*10} }{2*1}=x=\dfrac{6\pm\sqrt{36-40} }{2}=\dfrac{6\pm2\sqrt{-1} }{2}=3 \pm i[/tex]

. the percentage error if 625.483 is approximated to 3 significant digits is
a. 0.0662
b. 0.0772
c. 0.0552
d. 0.0882

Answers

Percentage error is the difference between an actual value and its expected value per the actual value which is expressed in percentage. In the given question, the percentage error is option b.  0.0772

Percentage error is the difference between an actual value and its expected value per the actual value which is expressed in percentage.

This can be expressed as;

percentage error = [tex]\frac{actual value - expected value}{actual value}[/tex] x 100%

Where the actual value is the accurate value, and the expected value is derived from the actual value.

Thus in the given question, it can be deduced that,

actual value = 625.483

expected value = 625.000

The difference between the two values = (625.483 - 625.000)

                                                  = 0.483

So that,

percentage error = [tex]\frac{0.483}{625.483}[/tex] x 100%

                   = 0.07722

percentage error = 0.0772

Therefore, the required percentage error is 0.0772 i.e option b.

For more clarifications on percentage error, visit: https://brainly.com/question/26668346

#SPJ 1

WILL MAKE BRAINLIEST!! What type of angle is angle A?

Answers

Obtuse angle because is more than 90 degrees but less than 180 degrees.

Simplify the expression below. Then classify the resulting expression
as a monomial, binomial, or trinomial.
3x²+6x+5-3x(2+x)
Which of the following represents the simplified expression and its
polynomial classification?

Answers

Answer:

Simplified = 5

Classification = Monomial

Step-by-step explanation:

PART I: Simplify the expression

Given expression:

 3x² + 6x + 5 - 3x (2 + x)

Expand parenthesis by distributive property:

= 3x² + 6x + 5 - 3x (2) - 3x (x)

= 3x² +6x + 5 - 6x - 3x²

Put like terms together:

= 3x² - 3x² + 6x - 6x + 5

= 0 + 0 + 5

= [tex]\boxed{5}[/tex]

PART II: Classify polynomial

Concept:

Polynomial is classified by the number of terms a polynomial has.

Monomial: a polynomial with only one termBinomial: a polynomial with two terms...

Classify the given expression:

Original = 3x² + 6x + 5 - 3x (2 + x)

Simplified = 5

5 is a constant and it has only one term

Therefore, it is a monomial.

Hope this helps!! :)

Please let me know if you have any questions

The answer is 5, which is a monomial.

Let's simplify using the distributive property.

3x² + 6x + 5 - 3x(2) - 3x(x)3x² + 6x + 5 - 6x - 3x²5

If the resulting expression has only one term, it is classified as a monomial.

3 m
8 m
12 m
9m
6 m
Find the total surface area of the trapezoidal prism in the figure.

Answers

The total surface area of the trapezoidal prism is 180m². Option C

Total surface area of a trapezoidal prism

The formula for the total surface area of a trapezoidal prism is;

Total surface area = h (b + d) + l (a + b + c + d)

Where

b and d are parallel sides = 3, 9

h is the distance = 8

l is the length of the trapezoidal prism. = 12

Substitute into the formula

Total surface area = [tex]8(3 + 6) + 12(3 + 6)[/tex]

Total surface area = 72 + 108

Total surface area = 180 m²

Thus, the total surface area of the trapezoidal prism is 180m². Option C

Learn more about trapezoidal prism here:

https://brainly.com/question/2234926

#SPJ1

Find the volume of a pyramid with a square base, where the perimeter of the base is 4.1 m and the height of the is pyramid 3.6 m. Round your answer to the nearest tenth of a cubic meter.

I will mark brainlest

Answers

Answer:

Volume = 1.3m³

Step-by-step explanation:

The height of the pyramid (h) = 3.6m

The perimeter of the base = 4.1m

Volume of a pyramid = ?

Formula:-

[tex]\boxed{\sf Volume =\cfrac{1}{3} \: a^2h}[/tex]

So,

Perimeter = 4a

[tex]\sf 4.1=4a[/tex]

[tex]\sf a=1.025[/tex]

Now, let's put the value of a in the formula:-

[tex]\sf V=\cfrac{1}{3} \:(1.025)^{2} (3.6)[/tex]

[tex]\sf 1.26075m^2[/tex]

[tex]\sf \thickapprox 1.3m^3[/tex]

Therefore, the volume of the pyramid is 1.3m³.

Question 1 (1 point)
m2IJK-570 and mZIJL-20°. Find mZLJK.
3
→K
O a MZLJK-77°
Ob mZLJK-37°
Oc mZLJK-40°
Od mZLJK=-37°

Answers

Answer:

37°

Step-by-step explanation:

Subtract angle IJL from angle IJK.

Solve for x using common denominators.

2 over the quantity 3 times the binomial x minus 1 equals x over the quantity x minus 1

Answers

Answer: 2/3

Step-by-step explanation:

The common denominator would be 3(x-1). Thus, you need to multiply the expression on the right by 3/3 to achieve a common denominator. Then you would have 3x/3(x-1).

The equation then is 2/3(x-1) = 3x/3(x-1)

You can cancel out the denominators now, and you have 2 = 3x, so x = 2/3

Answer:

A

Step-by-step explanation:

K
Use the commutative law of multiplication to write an
14+ ab
equivalent expression.
....

Answers

Applying the commutative law to our question, we have; 14 + ab = ab + 14

How to use the commutative law?

The commutative law in algebra states that the change in position of two numbers while adding or multiplying them does not change the result. For example;

ab + cd = cd + ab

similarly, fg * jk = jk * fg

Applying the above commutative law to our question, we have;

14 + ab = ab + 14

Read more about Commutative Law at; https://brainly.com/question/2475734

#SPJ1

In a recent baseball season, Ron was hit by pitches 19 times in 596 plate appearances during the regular season. Assume that the probability that Ron gets hit by a pitch is the same in the playoffs as it is during the regular season. In the first playoff series, Ron has 22 plate appearances. What is the probability that Ron will get hit by a pitch exactly once

Answers

The probability that Ron will get by a pitch exactly once is 0.351912.

Given that out of 596 plate appearance Ron was hit 19 times from pitches.

We have to find the probability that ron was hit by pitches in 22 plate appearances.

The value of probability lies between 0 and 1. The formula of calculating proabability is number of items/ total items.

We can find the required probability through binomial distribution which is

n[tex]C_{r}p^{r} (1-p)^{n-r}[/tex] where n is the number of trials and r is the successes.

Probability that Ron will be hit =19/596

=0.031

Probability that Ron will get hit by a pitch exactly once =P(X=1)

=[tex]22C_{1}(0.031)^{1} (1-0.031)^{21}[/tex]

=22!/1!21!*0.031*[tex](0.969)^{21}[/tex]

=22*0.031*0.516

=22*0.015996

=0.351912

Hence the probability that Ron will get hit by a pitch exactly once is 0.35.

Learn more about probability at https://brainly.com/question/24756209

#SPJ4

Please help with this

Answers

Answer:

the answer is 8

Step-by-step explanation:

thats what i got

Given y=-x^2 if the function is shifted 5 units up which equation describes the new function

Answers

The equation that describes the new function is y' = x^2 + 5

How to determine the new function?

The function is given as:

y = x^2

Shifting the function up by 5 units, the rule is

(x, y) = (x, y + 5)

So, we have:

y' = x^2 + 5

Hence, the equation that describes the new function is y' = x^2 + 5

Read more about transformed function at:

https://brainly.com/question/13810353

#SPJ1

Which of the following values is not a perfect square?
a.81
b.125
c.49
d.100

Answers

Answer: b. 125

Step-by-step explanation:

Find the square roots of each, and if the square root is a decimal, it is not a perfect square.

Square root of 81: 9

Square root of 49: 7

Square root of 100: 10

That leaves 125.

Correct ANSWER
C:49

if the price of an object with 13% vat is Rs 5650 find the net price of the object​

Answers

€%%% 14% object
=-98
Answer

Triangle DEF is congruent to triangle UVW. The length of side DE is 6 cm, EF is 7.5 cm, and DF is 5 cm. What is the length of side VW?

Answers

The length of side VW is 7.5 cm

What is the length of side VW?

The given parameters are:

DE is 6 cm, EF is 7.5 cm, and DF is 5 cm

Since the two triangles are congruent, then it means that:

D corresponds to UE corresponds to VF corresponds to W

So, we have:

VW= EF

The side EF is

EF = 7.5 cm

So, we have:

VW = 7.5 cm

Hence, the length of side VW is 7.5 cm

Read more about congruent triangles at:

https://brainly.com/question/12413243

#SPJ1

The length of the rectangle is 4 times its width. If the
erimeter of the rectangle is 80 m, find the length and
readth of rectangle.

Answers

Answer:

width is 8, length is 32

Step-by-step explanation:

* = multiply or times

Let the width be x, then the length would be 4x

Perimeter = 2*length+2*width

80 = 2*4x+2*x

80 = 8x+2x

80 = 10x

8 = x (width)

32 = 4x (length)

math related pls help

Answers

Hello and Good Morning/Afternoon:

Let's take this problem step by step:

Let's consider what the problem wants:

⇒ the value of (f-g)(y)

Let's consider what the problem gives us:

⇒ the value of f(y) and g(y)

Let's consider the relationship between f(y), g(y) and (f-g)(y)

 ⇒ [tex](f-g)(y)=f(y)-g(y)[/tex]

Let's solve for (f - g)(y)

 [tex]\hookrightarrow(f-g)(y) = f(y)-g(y) = 5y^2-2y+1-(-3y^2-y-2)\\=5y^2-2y+1+3y^2+y+2=8y^2-y+3[/tex]

Answer: 8y²- y + 3

Hope that helps!

#LearnwithBrainly

Direct materials $ 5.50 direct labor $ 3.00 variable manufacturing overhead $ 1.50 fixed manufacturing overhead $ 4.00 fixed selling expense $ 2.50 fixed administrative expense $ 2.00 sales commissions $ 1.00 variable administrative expense $ 0.50 13. if the selling price is $21.50 per unit, what is the contribution margin per unit? (do not round intermediate calculations. round your answer to 2 decimal places.)

Answers

The contribution margin per unit is $ 1.50

The contribution margin is the percentage of a product's sales revenue that isn't consumed by variable costs and goes toward paying the firm's fixed expenses.

One of the main components of break-even analysis is the idea of contribution margin.

Labor-intensive businesses with few fixed expenses tend to have low contribution margins, whereas capital-intensive, industrial businesses have more fixed costs and, thus, higher contribution margins.

According to the question,

Total expenses per unit = $(5.50+3.00+1.50+4.00+2.50+2.00+1.00+0.50)

                                        = $ 20

Selling Price per unit = $ 21.50

Thus, contribution margin per unit = $ (21.50 - 20)

                                                         = $ 1.50

Learn more about contribution margin here:

https://brainly.com/question/24962994

#SPJ1

A shipment of 60 highly sensitive accelerometers is to be accepted or rejected based on the testing of 5 chosen randomly from the lot. The shipment will be rejected if more than 1 of the 5 fail. It is known that 10% of the shipment does not meet the specifications. Let X denote the number of units that fail.

Answers

The value of X that number of unit fails are 1/12.

According to the statement

we have a given that the there is a shipment of 60 highly sensitive accelerometer. And there is a testing of randomly 5 accelerometers.

And we have to find that the how much units that fails in the specifications.

So,

We find the value of X by use of Probability.

The probability that unit fails = number of units that chosen randomly / total units.

So, substitute the values in it then

The probability that unit fails = 5 / 60

The probability that unit fails = 1 / 12.

The probability that unit fails from 60 accelemoters  is 1 / 12.

So, The value of X that number of unit fails are 1/12.

Learn more about Probability here https://brainly.com/question/25870256

#SPJ4

Gaby mi mejor amiga <3

Answers

Answer:

que necesitas? acaso necesitas algo fan de Sparta o no

Step-by-step explanation:

ok

The ordered pair (10,63) is a solution to the inequality y Please select the best answer from the choices provided
True
False

Answers

The ordered pair (10,63) is a solution to the inequality y < -0.2x² + 9x - 7. This illustrates that the statement is true.

What is an inequality?

It should be noted that an inequality simply means a statement of an order relationship between two numbers and algebraic expressions.

From the information given, the equation illustrated is:

y < -0.2x² + 9x - 7.

63 < 0.2(10)² + (9 × 10) - 7

63 < 20 + 90 - 7.

63 < 103

In this case, the ordered pair (10,63) is a solution to the inequality y < -0.2x² + 9x - 7. This illustrates that the statement is true since sixty there is less than one hundred and three.

Therefore, this is true.

Learn more about inequalities on:

brainly.com/question/11613554

#SPJ1

Complete question:

The ordered pair (10,63) is a solution to the inequality y < -0.2x² + 9x - 7. Please select the best answer from the choices provided

True

False

Helen needs a replacement ball bearing for this part. The surface area of each spherical ball bearing is approximately 452.16 square millimeters. What is the radius of the bearing that Helen needs to buy? Round your answer to a whole number.

Answers

Helen needs a replacement ball bearing whose radius is 5.99mm

A sphere is a perfectly round geometrical 3-dimensional object. It can be characterized as the set of all points located distance r (radius) away from a given point (center). It is perfectly symmetrical, and has no edges or vertices.

The formula of surface area of the sphere is [tex]4\pi r^{2}[/tex] where r represents radius

Given:  Surface area of ball  = 452.16[tex]mm^{2}[/tex]

Using formula we get,

[tex]4\pi r^{2}[/tex] = 452.16[tex]mm^{2}[/tex]

r^2 = 452.16/4[tex]\pi[/tex]

r = 5.99 mm

Thus Helen needs a replacement ball bearing whose radius is 5.99mm

Learn more about Surface area here :

https://brainly.com/question/2835293

#SPJ1

What's the difference between sampling with replacement and sampling without replacement? How should you account for this
using TI-84's or the "hat method"?

Answers

When sampling with replacement is used, an element that has already been chosen is put back into the sample frame and given the chance to be chosen again.

In the case of sampling without replacement, an element is eliminated from the sample frame after it has been chosen.

In this question, we are supposed to state the differences between sampling with replacement and sampling without replacement.

Generally speaking, sampling without replacement is more effective than producing representative samples using replacement sampling. It prevents the inclusion of the same population element in the sample several times.

By "drawing from a hat" or by using a computer program that simulates the same process, you select the sample at random using the lottery method.

Learn more about sampling here:

https://brainly.com/question/17831271

#SPJ1

Other Questions
How to add headings in word for navigation? Assume that you and your classmates are board members of a child care and education center for 60 preschool children located in a community center building. They had asked you to set up the program four years ago. Now the community center director feels he needs your space for additional adult activities during the day. You need to move out of the building in 30 days. What will you do? Consider all the options, and then make a plan. 3H2 + blank, reaction arrow, 2NH3 How to complete the equation so that it is a Synthesis reaction The distance that you run around the track in gym class is considered ______ data.A. discreteB. neither continuous nor discreteC. continuousD. both continuous and discrete The economy of finlandia is at full employment when Determine the vertical asymptotes for the reciprocal of this function f(x)=x^2 + 3x -28 write two sentences,( in singular and plural) in all types of sentences You can best monitor your comprehension while reading textbooks by asking which question? Consider the table below that summarizes the types of materials that can block the 3 different types of radiation.Material123Lead Stopped Stopped StoppedCloth Not stopped Stopped StoppedAluminum foil Not stopped Stopped StoppedWood Not stopped Stopped StoppedPaper Not stopped Stopped Not stoppedThick concrete Stopped Stopped StoppedBased on the table, at which numbered spot in the table does each type of radiation belong?1 = beta; 2 = alpha, 3 = gamma1 = alpha; 2 = beta, 3 = gamma1 = beta; 2 = gamma, 3 = alpha The oldest true fossils are trace fossils called ___________________________ found in australia, and dated between 3.5 to 3.3 billion years old. In portfolio margin, equity options and stocks are tested with /- 15% price changes.~If you buy $100,000 worth of ABCD stock, what is the portfolio margin requirement why the use of organic manure is environment friendly What are the length and width of a rectangle if the length is3 inches longer than twice the width and the area of therectangle is 5 in2? If you want the ball to land in your hand when it comes back down, should you toss the ball straight upward, in a forward direction, or in a backward direction, relative to your body Reduced microglial immunoreactivity for endogenous NMDA receptor agonist quinolinic acid in the hippocampus of schizophrenia patients how do u solve this? whats the answer? A pure liquid has a constant boiling point, but a liquid with a constant boiling point is not necessarily pure. Explain. Why is China called the Middle Kingdom?Group of answer choices1.China is surrounded by invaders on all sides.2.Chinese legend has it that it is surrounded by the sky above and the sea below.3.China is located in the middle of two oceans.4.China is surrounded by natural barriers on all sides. The points (1, 5) and (0, 2) fall on a particular line. What is its equation in slope-intercept form? Divide 2/8 by 9/18 . Input your answer as a reduced fraction.\