GUYS! Please help me with this question!
Which piecewise function is represents the absolute value function, f(x)=|2x+3|

Answers

Answer 1
Sorry but do you have the image of the piece wise function?

Related Questions

A mechanic charges $65 for an engine check and $20 per hour for his
services. Which of the following is a linear model of his charges.
y=20x+65
y=65x+20
y=3.25x+65
O y=3.25x+20
Question 5

Answers

Answer:

y = 65 + 20x

Step-by-step explanation:

Okay, when you're talking about linear equations try to find the fixed value, and then the changing one.

The fixed value will be by itself

The value that varies will have a variable next to it (x, y, z, whatever)

Then, the answer has to be

y = 65 + 20x

When the Bucks play Chiefs at football, the probability that the Chiefs, on present form, will win is 0.56. In a competition, these teams are to play two more pgames. If Swallows beats Bucks in at least4one of these games, they will win the competition, otherwise Bucks will win the trophy. NB: Round off to 2 decimal places. a. The probability that Swallows will win the trophy is [a] probability that Rucks will win the trophy is

Answers

Answer:

The probability that Swallows will win the trophy is 0.8064

The probability that Rucks will win the trophy is 0.1936

Step-by-step explanation:

For each game, there are only two possible outcomes. Either the Swallows win, or they do not. The probability of them winning a game is independent of any other game, which means that the binomial probability distribution is used.

Binomial probability distribution

The binomial probability is the probability of exactly x successes on n repeated trials, and X can only have two outcomes.

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

In which [tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

And p is the probability of X happening.

Probability the Swallows wins is 0.56

This means that [tex]p = 0.56[/tex]

2 games:

This means that [tex]n = 2[/tex]

The probability that Swallows will win the trophy is

Probability they win at least one game, so:

[tex]P(X \geq 1) = 1 - P(X = 0)[/tex]

In which

[tex]P(X = x) = C_{n,x}.p^{x}.(1-p)^{n-x}[/tex]

[tex]P(X = 0) = C_{2,0}.(0.56)^{0}.(0.44)^{2} = 0.1936[/tex]

Then

[tex]P(X \geq 1) = 1 - 0.1936 = 0.8064[/tex]

0.8064 = 80.64% probability the Swallows win the trophy and 0.1936 probability that the Rucks win the trophy.

9 friends are lining up. Joe, Susan, John, and Meredith must be beside each other. How many ways can they line up?

Answers

Answer:  17,280

This is one single number slightly over 17 thousand.

You may need to erase the comma when typing the answer in.

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

Explanation:

Let's say that another person steps in for Joe, Susan, John, and Meredith. I'll refer to this person as the teacher (perhaps these 9 friends are students on a field trip).

The 9 friends drops to 9-4 = 5 people when those four named people leave the group temporarily. Then it bumps up to 5+1 = 6 people when the teacher steps in. Wherever the teacher is located, the four friends that left will replace the teacher. This guarantees that those four friends stick together.

There are 6! = 6*5*4*3*2*1 = 720 ways to arrange those 6 people. The exclamation mark is a factorial symbol.

Within any of those 720 permutations, we have 4! = 4*3*2*1 = 24 ways to arrange those group of named people when they come back to replace the teacher.

So overall the answer is 4!*6! = 24*720 = 17,280

You may need to erase the comma when typing the answer in.

-------------

Side note: There are 9! = 362,880 ways to arrange all nine friends regardless if those four mentioned people stick together or not. We see that they stick together roughly (17,280)/(362,880) = 0.0476 = 4.76% of the time.

HW HELP ASAP PLZZZZZ


Answers

Answer:

p = 15/x

x= -3

Step-by-step explanation:

For the first problem, we can expand the equation to 4px+4=64

then simplify it to:

4px=60

then divide 4x from both sides of the equation

p=60/4x

then simplify:

p=15/x

For the second problem:

plug in -5 for p so the equation would look like

4(-5x +1)=64

simplify

-20x=60

x= -3

The polynomial 3x² + mx? - nx - 10 has a factor of (x - 1). When divided by x + 2, the remainder is 36. What are
the values of m and n?

Answers

Answer:

[tex]m = 12[/tex]

[tex]n =3[/tex]

Step-by-step explanation:

Given

[tex]P(x) = x^3 + mx^2 - nx - 10[/tex]

Required

The values of m and n

For x - 1;

we have:

[tex]x - 1 = 0[/tex]

[tex]x=1[/tex]

So:

[tex]P(1) = (1)^3 + m*(1)^2 - n*(1) - 10[/tex]

[tex]P(1) = 1 + m*1 - n*1 - 10[/tex]

[tex]P(1) = 1 + m - n - 10[/tex]

Collect like terms

[tex]P(1) = m - n + 1 - 10[/tex]

[tex]P(1) = m - n -9[/tex]

Because x - 1 divides the polynomial, then P(1) = 0;

So, we have:

[tex]m - n -9 = 0[/tex]

Add 9 to both sides

[tex]m - n = 9[/tex] --- (1)

For x + 2;

we have:

[tex]x + 2 = 0[/tex]

[tex]x = -2[/tex]

So:

[tex]P(-2) = (-2)^3 + m*(-2)^2 - n*(-2) - 10[/tex]

[tex]P(-2) = -8 + 4m + 2n - 10[/tex]

Collect like terms

[tex]P(-2) = 4m + 2n - 10 - 8[/tex]

[tex]P(-2) = 4m + 2n - 18[/tex]

x + 2 leaves a remainder of 36, means that P(-2) = 36;

So, we have:

[tex]4m + 2n - 18 = 36[/tex]

Collect like terms

[tex]4m + 2n = 36+18[/tex]

[tex]4m + 2n = 54[/tex]

Divide through by 2

[tex]2m + n=27[/tex] --- (2)

Add (1) and (2)

[tex]m + 2m - n + n = 9 +27[/tex]

[tex]3m =36[/tex]

Divide by 3

[tex]m = 12[/tex]

Substitute [tex]m = 12[/tex] in (1)

[tex]m - n =9[/tex]

Make n the subject

[tex]n = m - 9[/tex]

[tex]n = 12 - 9[/tex]

[tex]n =3[/tex]

Sam thinks of a 4 digit number. The digit in the one’s place is 3 less than the digit in the ten’s place and digit in thousand’s place is 5 less than the digit in hundred’s place. The value of the hundred’s place is 800. The digit in ten’s place is the greatest even number. What is the number Sam is thinking of?

Answers

9514 1404 393

Answer:

  3885

Step-by-step explanation:

The hundreds digit is 8, and the thousands digit is 5 less, so is 3.

The tens digit is 8 (the largest even digit), and the ones digit is 3 less, so is 5.

The number is ...

  3885

A sample of 24 observations is taken from a population that has 150 elements. The sampling distribution of is _____. an. approximately normal because is always approximately normally distributed b. approximately normal because the sample size is large in comparison to the population size c. approximately normal because of the central limit theorem d. normal if the population is normally distributed

Answers

Answer:

d. normal if the population is normally distributed

Step-by-step explanation:

Central Limit Theorem

The Central Limit Theorem establishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].

For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.

In this question:

Sample size less than 30, so only will be normal if the population is normally distribution, and thus the correct answer is given by option d.

WILL GIVE MOST BRAINIEST
Which of the following functions best describes this graph?
A. y (x + 4) (x + 5)

Answers

Answer:

D. y =

Step-by-step explanation:

The solutions to this graph (meaning when y equals 0 or when the graph crosses the x-axis) are 4 and 5.

The only answer choice that has the solutions 4 and 5 when you factor it out is D.

Here's the proof:

[tex]x^{2} -9x + 20[/tex]

Factors of 20: - 5 & -4

Sums that add up to -9: -5 + (-4)

[tex]x^{2} -4x-5x+20[/tex]

(factor the first two terms and the last two terms separately)

[tex](x^{2}-4x)(-5x+20)[/tex]

[tex]x(x-4) -5(x-4)[/tex]

(x - 5) (x - 4)

Hope it helps (●'◡'●)

Camille bought a set of kitchen chairs discounted 25% off of the original price of $170. What was the dollar amount of discount of the set of chairs?

Answers

The answer is 127.5. Hope this helps.

Answer:

$42.50

Step-by-step explanation:

All you have to do is simply multiply

170 x 0.25=$42.50

A margin of error tells us how often the confidence interval estimates the parameter incorrectly. how often a confidence interval is correct. how accurate the statistic is when using it to estimate the parameter.

Answers

Answer:

how accurate the statistic is when using it to estimate the parameter.

Step-by-step explanation:

The margin of error may be referred to as a range or interval around a calculated statistic. The margin of error usually employed when calculating the confidence interval, will give a certain range of value within the sample statistic. This is sample statistic and margin is used to estimate the parameter albeit a certain percentage or proportion within the sample statistic. This provides the accuracy level at which the statistic will estimate the parameter.

Margin of Error :

Margin of Error = Zcritical * σ/√n ; OR

Margin of Error = Tcritical * s/√n

Where ;

σ = population standard deviation

s = sample standard deviation

what is the answer to 10% of 900​

Answers

Answer:

90 cause 90 times 10 is 900 and 10% times 10 is 100%

Step-by-step explanation:

Answer: 90

Step-by-step explanation: 900 × .10 = 90


Which of these figures has rotational symmetry?

Answers

Hello!

The answer is a.

Good luck! :)

In ABC, if CB AC≅ , m∠A = 3x + 18, m∠B = 7x – 58, and m∠C = 2x – 8, find x and the measure of each angle.

Answers

9514 1404 393

Answer:

  x = 19

  A = 30°

  B = C = 75°

Step-by-step explanation:

In an isosceles triangle, the angles opposite the congruent sides have the same measures.

  A = B

  3x +18 = 7x -58

  76 = 4x . . . . . . . . add 58-4x

  19 = x . . . . . . . . . divide by 4

Then the equal angles measure ...

  A = B = 3(19) +18 = 75

  C = 2(19) -8 = 30

Angles A, B, C measure 75°, 75°, 30°, respectively.

_____

Alternate solution

The sum of angles in a triangle is 180°, so you could write ...

  (3x +18) +(7x -58) +(2x -8) = 180

  12x = 228 . . . . . add 48

  x = 19 . . . . . divide by 12

math help plz
how to solve literal equations, how to understand and step by step with an example provided please

Answers

9514 1404 393

Explanation:

Your question covers a good bit of the material in an algebra course. The short answer is, "the same way you solve a numerical equation." The point of algebra is that literals can stand for numbers, and so be manipulated the same way numbers are.

Expressions are evaluated according to the Order of Operations. For equations involving a single variable, the equation specifies what operations are being performed on that variable. To find the vale of the variable (solve for that literal), you need to "undo" the operations that are performed on it. As with many problems that have layers, you work down through the layers from the outside in. Generally, that means working through the list of operations "backwards," undoing the last one first.

Simple example

  y = mx + b . . . . . . solve for x

In this equation, the operations performed on x are ...

multiplication by maddition of b to the product

In accordance with the above, the first thing we do is "undo" the addition of b. (Note that this could be a number or literal--or even a complicated expression--and the process would be exactly the same.) To "undo" addition, we add the opposite.

  y -b = mx +b -b   ⇒   y -b = mx

Next, we "undo" the multiplication by m. That is, we divide by m, or multiply by the reciprocal of m. Either is the same as the other.

  (y -b)(1/m) = (mx)(1/m)   ⇒   (y -b)/m = x

Now, we have solved this literal equation for x.

_____

Throughout this process you must adhere strictly to the properties of equality. That is, anything you do to one side of the equation must also be done to the other side.

The reason you study inverses and identity elements is so you understand that addition of an additive inverse produces the additive identity element:

  x + (-x) = 0

Similarly, multiplication by the multiplicative inverse (reciprocal) produces the multiplicative identity element.

  x · (1/x) = 1

When other operations are involved, such as raising to a power, trig functions, roots, logs, exponentiation, each of these has an associated inverse function that produces an identity:

  (x^a)^(1/a) = x^1 = x

  arcsin(sin(x)) = x

  (√x)^2 = x

  10^(log(x)) = x   or   log(10^x) = x

Some of these inverse functions have restricted domains, so care must be used when solving equations involving them.

When a variable of interest appears on both sides of the equal sign, then you must figure a way to rearrange the equation so the terms with the variable can be combined.

Example:

  ax + b = cx +d . . . . . solve for x

  ax -cx = d -b . . . . . . subtract (cx+b). (Of course, this is subtracted from both sides of the equation.)

  x(a -c) = d -b . . . . . combine x-terms

  x = (d -b)/(a -c) . . . . divide by the coefficient of x

Note that we had to divide the entire right-side expression by the x-coefficient, so had to enclose it in parentheses.

More Complicated Example:

A recent Brainly problem asked for the solution to ...

  T = 2π√(L/g) . . . . solve for L

Here, L is divided by g, a root taken, and that multiplied by 2π. Undoing these in reverse order, we first divide by 2π, square both sides to undo the root, then multiply by g to undo the division:

  [tex]T=2\pi\sqrt{\dfrac{L}{g}}\\\\\dfrac{T}{2\pi}=\sqrt{\dfrac{L}{g}}\\\\\left(\dfrac{T}{2\pi}\right)^2=\dfrac{L}{g}\\\\\boxed{L=g\left(\dfrac{T}{2\pi}\right)^2}[/tex]

The problem posted on Brainly had numbers where some of these variables are. That does not affect the solution method, except that sometimes numerical values can be combined where literal values cannot.

_____

Key Points

The equal sign is sacred, and its truth must be preserved at every step.Literal equations are solved the same way numerical equations are solved.Inverse operations and functions are used to "undo" operations and functions.The Order of Operations can be helpful when considering what to do first.

I’m struggling with this question someone help ASAP plz

Answers

Answer:

The correct answer is:

30 = 10 + 3(h - 2)

        30 = 10 + 3h - 6

        26 = 3h

        h = 8.67

Step-by-step explanation:

We're gonna calculate by our part the hours a new costumer can rent a bike and pay a total of $30, using the original function:

f (h) = 10 + 3(h - 2)

Where:

f (h) = Total cost. h = the number of hours.

We know The total money spent must be $30, by this reason, the function change to:

30 = 10 + 3(h - 2)

Now, we must clear the h variable, by this reason, we multiply 3 by h and 2:

30 = 10 + 3*h - 3*2 30 = 10 + 3h - 6

We pass the 10 and the -6 to the left side of the equality:

30 - 10 + 6 = 3h (Remember to change the signs when you do this step) 26 = 3h

Finally, we pass the 3 to the left side of the equality:

26 / 3 = h (the 3 pass to divide because is multiplying the x)

8.666666666667 = h

If we just use two decimals, the number of hours is:

h = 8.67

How the third option is the one that shows this calculation and result, that is the correct answer.

Roulette is a casino game that involves spinning a ball on a wheel that is marked with numbered squares that are red, black, or green. Half of the numbers 1 - 36 are colored red and half are black and the numbers 0 and 00 are green. Each number occurs only once on the wheel. What is the probability of landing on an even number and a number greater than 17? (A number is even if it is divisible by 2. 0 and 00 are considered even as well.)​

Answers

Answer:

the wording (punctuation) of the question can lead to different interpretations....

I assume that the question was >17 & even which is "5/19",

BUT... it can also be read as two questions

first >17 which is "10/19"

and second an even number which is "9/19"

BUT !!! I think that the question answer is 5/19

Step-by-step explanation:

Even Number  = 18/38 = 9/19

greater 17 = 20/38 = 10/19

Even & greater 17 = 10/38 = 5/19

Plss helpp
I need to pass

Answers

9514 1404 393

Answer:

  P' = (3, -5)

Step-by-step explanation:

Rotation 180° about the origin is the same as reflection across the origin. The transformation is given by ...

  (x, y) ⇒ (-x, -y) . . . . . . the signs of the coordinates are both changed

  P(-3, 5) ⇒ P'(3, -5)

Ellen, Nick, and Ryan went shopping together. One of them bought a hat, another bought sunglasses, and another bought a belt. One paid $6, another paid $8, and another paid $10.
1) Nick bought the hat.
2) Ellen spent $8.
3) The belt did not cost $10.
4) Ryan spent the most. Which of the following is true?

(a) Nick bought the hat for $10.
(b) Ellen bought the belt for $8.
(c) Ryan bought the sunglasses for $8.
(d) Ryan bought the belt for $10
(e) Ryan bought the hat for 56.​

Answers

Answer:

see down

Step-by-step explanation:

d is correct answer

rotation 90 degrees counterclockwise about the origin​

Answers

I'm going to try my best to explain 90° rotation:

So, you know that if you rotate something 180°, it's completely flipped (think about spinning around half-way).

Or if you spin something 360°, you spin around the whole way and end up in the same spot that you did when you started.

Notice how 90 is actually 1/4 of 360.

So imagine spinning instead of 180, spinning half of that. so you barely rotate. That's exactly what you're doing to this shape here. and if you do it about the origin counterclockwise, the origin is (0,0) so I drew it in Quadrant III, as you can see in my attachment.

You can see that every point has been moved by 90°, I put all of the variables there so you could visualize it better!

I hope this helped, let me know if you have any questions! :)

Pls solve the above question
Kindly don't spam+_+​

Answers

Answer:

Step-by-step explanation:

Given expressions are,

[tex]p=\frac{\sqrt{10}-\sqrt{5}}{\sqrt{10}+\sqrt{5}}[/tex] and [tex]q=\frac{\sqrt{10}+\sqrt{5}}{\sqrt{10}-\sqrt{5}}[/tex]

Remove the radicals from the denominator from both the expressions.

[tex]p=\frac{\sqrt{10}-\sqrt{5}}{\sqrt{10}+\sqrt{5}} \times \frac{\sqrt{10}-\sqrt{5}}{\sqrt{10}-\sqrt{5}}[/tex]

  [tex]=\frac{(\sqrt{10}-\sqrt{5})^2}{(\sqrt{10})^2-(\sqrt{5})^2}[/tex]

  [tex]=\frac{(\sqrt{10}-\sqrt{5})^2}{5}[/tex]

[tex]\sqrt{p}=\sqrt{\frac{(\sqrt{10}-\sqrt{5})^2}{5}}[/tex]

      [tex]=\frac{\sqrt{10}-\sqrt{5}}{\sqrt{5}}[/tex]

[tex]q=\frac{\sqrt{10}+\sqrt{5}}{\sqrt{10}-\sqrt{5}}[/tex]

  [tex]=\frac{\sqrt{10}+\sqrt{5}}{\sqrt{10}-\sqrt{5}}\times \frac{\sqrt{10}+\sqrt{5}}{\sqrt{10}+\sqrt{5}}[/tex]

  [tex]=\frac{(\sqrt{10}+\sqrt{5})^2}{(\sqrt{10})^2-(\sqrt{5})^2}[/tex]

  [tex]=\frac{(\sqrt{10}+\sqrt{5})^2}{5}[/tex]

[tex]\sqrt{q}=\sqrt{\frac{(\sqrt{10}+\sqrt{5})^2}{5}}[/tex]

     [tex]=\frac{(\sqrt{10}+\sqrt{5})}{\sqrt{5}}[/tex]

[tex]\sqrt{q}-\sqrt{p}-2\sqrt{pq}=\frac{(\sqrt{10}+\sqrt{5})}{\sqrt{5}}-\frac{(\sqrt{10}-\sqrt{5})}{\sqrt{5}}-2(\frac{(\sqrt{10}+\sqrt{5})}{\sqrt{5}})(\frac{(\sqrt{10}-\sqrt{5})}{\sqrt{5}})[/tex]

                           [tex]=\frac{1}{\sqrt{5}}(\sqrt{10}+\sqrt{5}-\sqrt{10}+\sqrt{5})-\frac{2}{5}[(\sqrt{10})^2-(\sqrt{5})^2)][/tex]

                           [tex]=\frac{1}{\sqrt{5}}(2\sqrt{5})-\frac{2}{5}(10-5)[/tex]

                           [tex]=2-2[/tex]

                           [tex]=0[/tex]

Is the collection og rall " student in set ? why ? class7​

Answers

Answer:

in secret

Step-by-step explanation:

correct answer is in a secret

Help plz I just need the awnser to this question

Answers

Answer:

A seems to be correct

Step-by-step explanation:

The following data were obtained from 4 people Pre-Test Value Post-test Value 43 42 28 29 31 30 28 25 You may also assume that the sample standard deviation for the four differences is 1.6. What is the correct t-statistic and the degrees of freedom for these data

Answers

Answer:

Test statistic = 1.25

Degree of freedom = 3

Step-by-step explanation:

The following data were obtained from 4 people

Pre-Test Value Post-test Value __ d

43 ________42 _________ 1

28_______ 29 ________ - 1

31 ________30 _________ 1

28 ________ 25 _________ 3

μd = (1 + - 1 + 1 + 3) / 4 = 4 /4 = 1

The mean difference, μd = 1

The standard deviation of difference, Sd = 1.6

The test statistic = μd / (Sd / √n)

Test statistic = 1 / (1.6/2) = 1 / 0.8

Test statistic = 1.25

Degree of freedom, = n - 1 = 4 - 1 = 3

Please help it’s kinda confusing only got 20 minutes left !!

Answers

It’s the third one !!!!!!!!!!!
3rd one it’s 3rd one man np

Find the slope of the line y= -3x+7

Answers

Answer:

If you had a line of x = 7, (or any time you have an equation where x equals a number) then you would have a vertical line. In every vertical line, the slope is undefined. In equations of lines that are in the format of y = mx + b, the slope is represented by the "m".

Answer:

-3

Explanation:

The given equation is in slope-intercept form. The format of slope-intercept is y = mx + b, where m is the slope and b is the y-intercept.

The slope is the coefficient of x.

In the equation y = -3x + 7, the slope is -3, because -3 is the coefficient of x.

Hence, the slope is -3.

Type the correct answer in each box. Use numerals instead of words. If necessary, use / for the fraction bar(s). Consider the equation below. The value of x in terms of b is . The value of x when b is 3 is .

Answers

Answer: x=-3/3=-1

Step-by-step explanation:

To solve for x in terms of b, simply treat b as a number, and solve for x as usual: first of all, we expand the left hand side:

-2bx+10=16

Subtract 10 from both sides:

-2bx=6

Divide both sides by -2b:

x=6/-2b=-3/b

This means that in particular, if we set b=3 , we have

x=-3/3=-1

Find the measure of of RA.

Answers

Answer:

RA = 24

Step-by-step explanation:

Since the triangle is isosceles ( 2 equal sides ) , then LU is a perpendicular bisector , so

AU = RU , that is

4r = 18 - 2r ( add 2r to both sides )

6r = 18 ( divide both sides by 6 )

r = 3

Then

RA = 18 - 2r + 4r = 18 + 2r = 18 + 2(3) = 18 + 6 = 24


Work out the surface area of this sphere.
Give your answer to 1 decimal place.
Spheres
Surface area =
4tr?
6 cm

Answers

Answer:

452.2 cm

Step-by-step explanation:

A = 4πr²

A = 4 (3.14) (6)²

A = 4 (3.14) (36)

A = 452.16

A = 452.2 cm (nearest tenth)

Solve the simultaneous equations
6
x
+
2
y
=
12
5
x
+
2
y
=
8

Answers

Answer: x=4, y=-6

Step-by-step explanation:

Tim Hortons is hiring and offers $200 every week plus $5 per hour. McDonalds offers $300 every week plus $2 per hour. State the conditions under which Tim Hortons is the better employer

Answers

Answer:

Assuming you want better payment each week, any number of hours above 33.333 or 33 hours and 20 minutes per week

Step-by-step explanation:

There are several ways we could do this.  We could say we want to have Tim Hortons be the better employer on the first week, or after so many weeks by adjusting the hours.  I am going to assume we are saying we want it to be a better employer on the first week, so the profit will be the amount made every week plus the money made per hour times the number of hours.

Let's say number of hours is H

So Tim Hortons winds up as 200 + 5H for one week and  Mcdonalds will be 300 + 2H.

If you set the two expressions equal to each other you will find where they intersect, which means at that number of hours they will give the same amount of money while any amount before one of the companies will give more and after that many hours the other will.  Let's go ahead and solve.

200 + 5H = 300 + 2H

3H = 100

H = 100/3

So H is about 33.333.  let's check.

200 + 5(33.333) = 366.665 which rounds to 366.67 dollars

300 + 2(33.333) = 366.666 which also rounds to 366.67 dollars

So at 33.333 hours both give 366.67 dollars.  Let's look at a value below it, say 32.

200 + 5(32) = 360

300 + 2(32) = 364

So you can see here Tim Hortons  pays less.  Now we will try 34 as a value above 33.333

200 + 5(32) = 370

300 + 2(32) = 368

Here Mcdonalds pays less.  This was to show that values below 33.333 make Tim Hortonspay less and values above 33.333 make Mcdonalds pay less.  In other words any value above 33.333 hours will have Tim Hortons be the better employer.  And this is per week

I want to repeat, you can expand this to be multiple weeks and see which of the two becomes better in that epriod of time.  This was, I think, the simplest way to answer though.  

So the conditions where Tim Horton pays more isif you work more than 33.333 hours per week.  This will make them pay more every single week.  

Other Questions
Calculate the sum of the integers from 52 to 108 What is the effective annual interest rate of an investment that pays 14.75% per year with a compound frequency n= 2? (Answer percentage rounded to second decimal place). explain the short term effects of drug addiction Help me solve for X I forgot how to this A 150 j of energy is added to a system that does 50 j of work is done. By how much wiull the internal energy of the system be raised? What volume (mL) of the sweetened tea described in Example 1 contains the same amount of sugar (mol) as 10 mL of the soft drink in this example Suppose you had been in charge of designing the study. What sample size would be needed to construct a margin of error of 2% with 95% confidence read the excerpt from The Code Book. The authors purpose in this paragraph is to Which explains why this is the case On Edg: In 1933, Hitler took action against Jewish people in Germany byA. building death camps in German cities.B. building ghettos for Jewish people in many cities.C. boycotting Jewish-owned businesses.D. encouraging mob attacks on Jewish communities. I If minor arc AB measures 97 inches, what is the lengthof the radius of circle C? If necessary, round youranswer to the nearest inch.O 6 inchesO 12 inchesO 18 inchesO 24 inches A triangle is rotated 90 about the origin. Which rule describes the transformation? If the resistance is 25 and the voltage is 75. What is the amount of current that I will be getting? Please help, I also need an explanation. In a single displacement reaction Zinc can displace ALL butIronNickelCalciumLead Which of the following is a standard photo-editing software program for professionals? Imagemaker Mosiacs Photoshop Picstar What is the most effective way for a writer to come up with counter-claims to her argument?Select one:a. Find out or imagine what others think about the issue.b. Ask a close friend about his or her views on the issue.c. Repeat the viewpoint in a different way.d. Imagine a viewpoint that seems unbelievable. What is the length of the dotted line in the diagram below? Leave your answer in simplest radical form. HELP PLEASE A wheel accelerates so that it's angular speed increases uniformly from 150 rads/s to 580 rads/s in 16 revolutions.Cakcjlate its angular acceleration. The United Nations was started after the devastation of World War II to help prevent further wars in complex three international cooperation today to you and is involved in a variety of missions and has created a number of programs in organizations that are used throughout the globe give an example of these two programs and explain how they are used worldwide and what impact might have