..Sam works 40 hours in one week and is paid $610. How much does Samearn per hour?

Answers

Answer 1

Answer:

Sam earns $15.25 per hour.

Explanation:

Sam works 40 hours in one week, and is paid $610

To know how much Sam earns per hour, we divide the amount earned by the number of hours worked.

This is:

[tex]\frac{610}{40}=15.25[/tex]

Therefore, Sam earns $15.25 per hour.


Related Questions

scientific notation5.1x10⁶ x 2.3x10⁶

Answers

The given expression is

5.1 x 10^6 x 2.3 x 10^6

We would apply the law of exponents which is expressed as

a^b x a^c = a^(b + c)

By applying this, we have

5.1 x 2.3 x 10^6 x 10^6

= 11.73 x 10^(6 + 6)

= 11.73 x 10^12

Rosa sells cosmetics. She is paid a commission of 3.16% of her first 1500 in sales during the week and 11% on all sales over 1500. What is her commission in a week during which she sells 2137.38 worth of cosmetics? Express your answer as a dollar amount and round to the nearest cent

Answers

ANSWER:

$ 117.51

STEP-BY-STEP EXPLANATION:

The commissions are divided into two payments, the first payment of the first $ 1500 with a commission of 3.16% and a second payment with a commission of 11% of all the remaining money of the first $ 1500.

Therefore, we calculate it as follows:

[tex]\begin{gathered} p_T=p_1+p_2 \\ p_1=1500\cdot\frac{3.16}{100}=47.4 \\ p_2=(2137.38-1500)\cdot\frac{11}{100}=637.38\cdot0.11=70.11 \\ p_T=47.4+70.11 \\ p_T=117.51 \end{gathered}[/tex]

The total commission is $ 117.51

There are 396 students who are enrolled in an introductory engineering course. If there are four boys to every seven girls, how many boys are in the course?

Answers

Solution

For this case we know that the total of students are 396 so we can do this:

x + y = 396

Where:

x= number of girls

y = number of boys

Then we have the following condition:

4x = 7y

Then solving for x we got:

x = 7/4 y

Replacing in the first equation we got:

7/4 y + y = 396

11/4 y= 396

y= 396*4/11 = 144

And x= 7/4 * 144 = 252

Then the answer would be:

252 girls and 144 boys

Part #1: Find the solution of the inequality.[tex]n - 6 \ \textgreater \ 10[/tex]Part #2: describe the solution

Answers

[tex]n-6>10\rightarrow n>10+6\rightarrow n>16[/tex]

so the solution is all the numbers that are greater than 16

1. if m∠6 =50° , then find m∠112. m∠2= 70°, then find m∠63. if m∠ 1=130°, then find m∠5

Answers

Answer:

1. m∠11=130°

2. m∠6= 70°

3. m∠5=130°

Explanation:

Part 1

Angles 6 and 11 are the same-side interior angles. We know that same side interior angles add up to 180 degrees, therefore:

m∠6+m∠11=180°

50°+m∠11=180°

m∠11=180°-50°

m∠11=130°

Part 2

Lines a and b are parallel lines. Therefore, angles 2 and 6 form a Z-Shape.

They are Alternate angles.

m∠2 = m∠6

Since m∠2= 70°

m∠6= 70°

Part 3

Angles 1 and 3 are Corresponding angles, this means that they are equal.

• m∠1=m∠3

Likewise, angles 3 and 5 form an X-shape, they are vertical angles and also equal.

• m∠5=m∠3

Combining the two, we have that:

m∠1=m∠3=m∠5

If m∠1=130°, then:

m∠5=130°

What is the radius of a circle whose circumference is 36pi?

Answers

The circumference of a circle of radius r is given by:

[tex]C=2\pi r[/tex]

For this question we simply need to take C=36π and solve for r:

[tex]36\pi=2\pi r[/tex]

If we divide both sides by 2π we get:

[tex]\begin{gathered} 36\pi=2\pi r \\ \frac{36\pi}{2\pi}=\frac{2\pi r}{2\pi}=\frac{2\pi}{2\pi}\cdot r \\ 18=r \end{gathered}[/tex]

Then the answer is option A, 18.

the perimeter of a rectangle room is 60 feet. let x be the width of the room (in feet) and let y be the length of the room (in feet). select all of the questions below that could modle this situation

Answers

Given that,

The perimeter of a rectangle is 60.

The perimeter is generally defined as the length of the outline of the shape.

So, in rectangle having four sides, the perimeter would be sum of all the sides.

Length1 + length2 + length3 + length4 = perimeter

Here, length1 and length3 are equal, that are the lengths (y),

Similarly,

Length2 and length4 are equal, that is width (x).

Hence, the equation becomes,

x + y + x + y = perimeter

or

2x + 2y = 60

or

2 (x + y) = 60

Hence, the first two options are correct.

miguel saves the same amount of money into a bank account each week. the bank account started with some money in it. after 3 weeks, the bank account contained $250. after 10 weeks the bank account contained $600.write an equation that cqn be used to model tbe number of dollars, y,iguel saves in x weeks.exain what slope and y intercept of youre equation mean in the context of the aituation.enter your equation and your explanations in tbe space provided.

Answers

Answer:

An equation that can be used to model the number of dollars, y, Miguel saves in x weeks is;

[tex]y=50x+100[/tex]

The slope of the equation in the context is the amount of money Miguel saves in the bank account each week. So, Miguel saves $50 each week.

The y-intercept of the equation in the context is the amount of money Miguel initially have in the bank account. So, the initial amount of money in the bank account is $100.

Explanation:

Given that Miguel saves the same amount of money into a bank account each week.

Let y represent the amount of money in the account after x weeks;

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

After 3 weeks, the bank account contained $250;

[tex]\begin{gathered} 250=m(3)+b \\ 3m+b=250 \end{gathered}[/tex]

After 10 weeks the bank account contained $600;

[tex]\begin{gathered} 600=m(10)+b \\ 10m+b=600 \end{gathered}[/tex]

Solving for m and b;

subtract the first equation from the second.

[tex]\begin{gathered} 10m-3m+b-b=600-250 \\ 7m=350 \\ m=\frac{350}{7} \\ m=50 \end{gathered}[/tex]

substituting the value of m into the first equation;

[tex]\begin{gathered} 3m+b=250 \\ 3(50)+b=250 \\ 150+b=250 \\ b=250-150 \\ b=100 \end{gathered}[/tex]

Therefore, an equation that can be used to model the number of dollars, y, Miguel saves in x weeks is;

[tex]y=50x+100[/tex]

From the equation above, the slope m of the equation is;

[tex]m=50[/tex]

and the y-intercept b of the equation is;

[tex]b=100[/tex]

The slope of the equation in the context is the amount of money Miguel saves in the bank account each week. So, Miguel saves $50 each week.

The y-intercept of the equation in the context is the amount of money Miguel initially have in the bank account. So, the initial amount of money in the bank account is $100.

Zappo’s has marked down rain boots 25% during its spring sale. What is the sale price of a pair of boots with a regular price of $149.99?

Answers

Substract the 25% of the price to the regular price:

1. Find the 25% of the price: Multiply by 0.25 the price:

[tex]149,99\cdot0.25\approx37.50[/tex]

2. Substract the result in step 1 (amount marked down) from the regular price:

[tex]149,99-37,50=112.49[/tex]Then, the sale price of the pair of boots is $112.49

Please help me name this figure, find the lateral surface area, and the total surface area. You can ignore the work I've done as it is incorrect.

Answers

Answer:

• (,a)Triangular Prism

,

• (b)Lateral Surface Area= 36 cm²

,

• (c)Total Surface Area= 48 cm²

Explanation:

(a)The figure has a triangle as its uniform cross-section. Thus, it is a triangular prism.

(b)Lateral Surface Area

The lateral surface area is the area of the sides of the prism, i.e. excluding the uniform top and base.

The sides of the triangular prism consist of the three rectangles.

[tex]\begin{gathered} \text{Lateral Surface Area}=\text{Area of Rect. 1+Area of Rect. 2+Area of Rect. 3} \\ =(3\times4)+(3\times3)+(3\times5) \\ =12+9+15 \\ =36\;cm^2 \end{gathered}[/tex]

The lateral surface area is 36 cm squared.

(c)Total Surface Area

To find the total surface area, add the area of the top and base to the lateral surface area.

The top and base are the two right-triangles with a base of 3 cm and a height of 4cm.

[tex]\begin{gathered} \text{ Total Surface Area=Lateral Surface Area+2\lparen Area of Triangles\rparen} \\ =36+2(\frac{1}{2}\times3\times4) \\ =36+12 \\ =48\;cm^2 \end{gathered}[/tex]

The total surface area is 48 cm squared.

Solve x² + 6x + 7 = 0.x = -1 and x = -5 3+ √2-3+√2-3 ± √22

Answers

ANSWER

[tex]x=-3\pm\sqrt{2}[/tex]

EXPLANATION

We want to solve for x in the equation:

[tex]x^2+6x+7=0[/tex]

To do this, apply the quadratic formula:

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

where a = 1, b = 6, c = 7

Therefore, substituting the values of a, b, and c into the formula and solve:

[tex]\begin{gathered} x=\frac{-6\pm\sqrt{6^2-4(1)(7)}}{2(1)}=\frac{-6\pm\sqrt{36-28}}{2} \\ \\ x=\frac{-6\pm\sqrt{8}}{2}=\frac{-6\pm2\sqrt{2}}{2} \\ \\ x=-3\pm\sqrt{2} \end{gathered}[/tex]

That is the solution for x.

The weekly revenue for a product is given by R(x)=307.8x−0.045x2, and the weekly cost is C(x)=10,000+153.9x−0.09x2+0.00003x3, where x is the number of units produced and sold.(a) How many units will give the maximum profit?(b) What is the maximum possible profit?

Answers

Answer:

The number of units that will give the maximum profit is;

[tex]1900\text{ units}[/tex]

The maximum possible profit is;

[tex]\text{ \$}239,090[/tex]

Explanation:

Given that the weekly revenue for a product is given by ;

[tex]R(x)=307.8x-0.045x^2[/tex]

and the weekly cost is ;

[tex]C(x)=10,000+153.9x-0.09x^2+0.00003x^3[/tex]

Recall that

Profit = Revenue - Cost

[tex]P(x)=R(x)-C(x)[/tex][tex]\begin{gathered} P(x)=307.8x-0.045x^2-(10,000+153.9x-0.09x^2+0.00003x^3) \\ P(x)=307.8x-0.045x^2-10,000-153.9x+0.09x^2-0.00003x^3 \\ P(x)=153.9x+0.045x^2-0.00003x^3-10,000 \end{gathered}[/tex]

Using graph to derive the maximum point on the function;

Therefore, the maximum point is at the point;

[tex](1900,239090)[/tex]

So;

The number of units that will give the maximum profit is;

[tex]1900\text{ units}[/tex]

The maximum possible profit is;

[tex]\text{ \$}239,090[/tex]

This expression 12(1.0515)t models the population of elephants in a wildlife refuge after years since 1975 is the population of elephants increasing or decreasing?

Answers

The function for an exponential growth/decay is given as follows;

[tex]f(x)=a(1+r)^x[/tex]

Where,

[tex]\begin{gathered} x=\text{Number of years} \\ a=\text{initial value} \\ r=\text{rate of growth} \end{gathered}[/tex]

Observe that from the equation provided, the rate is 1.015. This means there is a growth. If there was a decay(decrease), the rate would be less than 1 because, the formula then would be;

[tex]f(x)=a(1-r)^x[/tex]

ANSWER:

Therefore, the population of elephants is INCREASING.

This is a maze where you find the answer starting from where it says start, and as you find the answer you highlight it along the way! Pls help I’m really bad at this

Answers

The start figure has two chords in the circle.

By theorem of internal division of chords it follows:

[tex]\begin{gathered} 21x=18\times14 \\ x=\frac{18\times14}{21} \\ x=12 \end{gathered}[/tex]

Hence the value of x is 12.

What is the measure of the "Central Angle" for the 20% section?

Answers

The sum of all central angle is 360.

Determine 20% of 360 to obtain central angle for 20% section.

[tex]\begin{gathered} \frac{20}{100}\times360^{\circ}=36^{\circ}\cdot2 \\ =72^{\circ} \end{gathered}[/tex]

So answer is 72 degrees.

Use the system of equations below to solve for z.7x+3y+2z-4w=184w+5x-3y-2z=6-2w-3x+y+z=-52z+3w+4y-8x=11253

Answers

Equations:

[tex]\begin{gathered} 7x+3y+2z-4w=18\text{ \lparen1\rparen} \\ 5x-3y-2z+4w=6\text{ \lparen2\rparen} \\ -3x+y+z-2w=-5\text{ \lparen3\rparen} \\ -8x+4y+2z+3w=11\text{ \lparen4\rparen} \end{gathered}[/tex]

Sum (1)+ (2):

[tex]\begin{gathered} 7x+3y+2z-4w=18\text{ }\operatorname{\lparen}\text{1}\operatorname{\rparen} \\ + \\ 5x-3y-2z+4w=6\text{ }\operatorname{\lparen}\text{2}\operatorname{\rparen} \\ 5x+7x+3y-3y+2z-2z-4w+4w=18+6 \\ 12x=24 \\ x=\frac{24}{12}=2 \end{gathered}[/tex]

x=2

Now, we are going to sum (3)*2+(2).

[tex]\begin{gathered} 5x-3y-2z+4w=6\text{ }\operatorname{\lparen}\text{2}\operatorname{\rparen} \\ + \\ 2*(-3x+y+z-2w)=-5*2\text{ }\operatorname{\lparen}\text{3}\operatorname{\rparen} \\ 5x-6x-3y+2y-2z+2z+4w-4w=6-10 \\ -x-y=-4 \\ -2-y=-4 \\ y=-2+4=2 \end{gathered}[/tex]

y=2.

Replacing y and x in (4) and (3):

[tex]\begin{gathered} -3(2)+2+z-2w=-5\text{ }\operatorname{\lparen}\text{3}\operatorname{\rparen} \\ -8(2)+4(2)+2z+3w=11\text{ }\operatorname{\lparen}\text{4}\operatorname{\rparen} \end{gathered}[/tex][tex]\begin{gathered} -6+2+z-2w=-5 \\ z-2w=-5+6-2 \\ z-2w=-1\text{ \lparen5\rparen} \end{gathered}[/tex][tex]\begin{gathered} -16+8+2z+3w=11 \\ 2z+3w=11+16-8 \\ 2z+3w=19\text{ \lparen6\rparen} \end{gathered}[/tex]

Isolating w in (5) ans replacing in (6):

[tex]\begin{gathered} 2w=-1-z \\ w=\frac{-1-z}{2} \end{gathered}[/tex][tex]\begin{gathered} 2z+3(\frac{-1-z}{2})=19 \\ \frac{4z-3-3z}{2}=19 \\ z-3=19*2 \\ z=38-3=35 \end{gathered}[/tex]

Answer: z=35.

the number line shown is divided into segments of equal length use the number line diagram to answer the following questions A. what is the length of each segment on the number line B.what number does point N represent C. what is the opposite of point N

Answers

A. We must divide the distance between the number of divisions

from 0 to 1 we have a distance of 1 and count 8 divisions

so

[tex]\frac{1}{8}=0.125[/tex]

so the length of each segment is 1/8 or 0.125

B.

The perimeter of a rectangular pool is 44 feet. The length is 8ft longer than the width. Find the dimensions.

Answers

Given:

A rectangular pool with the following measures,

Perimeter

Length = x + 8

Width = x

Let's determine the measure of its dimensions:

[tex]\text{ Perimeter = 2L + 2W}[/tex][tex]\text{ = 2(x + 8) + 2(x)}[/tex][tex]\text{ 44 = 2x + 16 + 2x}[/tex][tex]\text{ 44 = 4x + 16}[/tex][tex]\text{ 44 - 16 = 4x}[/tex][tex]\text{ 28 = 4x}[/tex][tex]\text{ }\frac{28}{4}\text{ = }\frac{4x\text{ }}{4}[/tex][tex]\text{ 7 = x}[/tex]

Let's now determine its dimensions,

Length = x + 8 = 7 + 8 = 15 ft.

Width = x = 7 ft.

Therefore, the dimension of the rectangular pool is Length = 15 ft. and Width =7 ft.

5. An expression is shown. 78 - 14 Between which two consecutive whole numbers does this value lie? Enter your numbers in the box. Between and

Answers

78 divide by 14

First, divide the numbers

78/14 = 5.57

5.57 lies between 5 and 6

A product initially with a value of $21,800 has been depreciating at 8.1% p.a over 8 years. What is it's current value?

Answers

we get that:

[tex]v=21800\cdot(0.919)^8=11091.25[/tex]

its current value is $11091.25

Solve: 9/14 + 2/6 = ?

Answers

We have to solve the expression:

[tex]\frac{9}{14}+\frac{2}{6}[/tex]

We have to find a common denominator for the fractions and then solve it.

We can start by simplifying the fractions that can be simplified, like 2/6.

[tex]\frac{9}{14}+\frac{2}{6}=\frac{9}{14}+\frac{1}{3}[/tex]

Then, the common denominator between 14 and 3 is 14*3=42, so we end with:

[tex]\frac{9\cdot3}{14\cdot3}+\frac{1\cdot14}{3\cdot14}=\frac{27}{42}+\frac{14}{42}=\frac{27+14}{42}=\frac{41}{42}[/tex]

Answer: 41/42

Solve the equation.– 2y - 15 = 4y + 15y=

Answers

Given the equation;

[tex]-2y-15\text{ = 4y+15}[/tex]

You are to calculate the value of y. This is as shown below;

First collect the like terms;

[tex]\begin{gathered} -2y\text{ - 4y = 15+15} \\ \end{gathered}[/tex]

Evaaluate the expression an find y;

[tex]\begin{gathered} -6y=30 \\ \end{gathered}[/tex]

Divide both sides by -6;

[tex]\begin{gathered} \frac{-6y}{-6}=\frac{30}{-6} \\ y\text{ = -5} \end{gathered}[/tex]

Hence the value of y is -5

Members of the football team hold a fundraising dinner to raise money for their annual trip. They must sell tickets to the event at a price that will earn them more money than the cost of food.Here's a formula for this scenario:t = n (p - c)wheret = total profit made from the eventn = number of tickets soldp = price charged for each dinnerC = cost for food per plate The team hopes to sell 100 tickets. The cost for food per plate is $1.75 and they hope to charge $11.75 for each dinner. How much profit should they receive from the event?Enter the correct answer.

Answers

t = n(p-c)

t=100(11.75 - 1.75)

t = 100(10)

t=$1000

total profit received = $1000

Using the translation that maps (3,-4) to its image (1,0), what is the image of any point (x,y)?A. (x+2,y+4)B. (x−2,y−4)C. (x+2,y−4)D. (x−2,y+4)

Answers

Explanation

Given (3,-4), its image (1,0) can be produced below;

[tex]\left(3,-4\right)\Rightarrow\left(x−2,y+4\right)\Rightarrow\left(1,0\right)[/tex]

Answer: Option D

Select the correct answer.6cis5pi/6Convert57to rectangular form.OA. 3V3 + 31O B. –313 + 3iO C. 373 – 3iOD. -3V3 – 31O E. 3 – 3731

Answers

Answer:

Choice B.

Explanation:

The equation can be rewritten as

[tex]6\text{cis}\frac{5\pi}{6}=6\cos \frac{5\pi}{6}+i\sin \frac{5\pi}{6}[/tex]

Now since

[tex]6\cos \frac{5\pi}{6}=-3\sqrt[]{3}[/tex]

and

[tex]6\sin \frac{5\pi}{6}=3[/tex]

the expression becomes

[tex]-3\sqrt[]{3}+3i[/tex]

Hence, choice B is the correct answer since it matches the answer we got above.

For what value of k are the graphs of 8y = 12x + 6 and 4y = k(3x + 10)
parallel? perpendicular?

Answers

The value of k when the graphs are parallel = 2 and when the graphs are  perpendicular = 36/32 or 1.125

What is the slope-intercept form?

the slope-intercept for of a line is, y=mx+c, where m is the slope.

we are given the two equations  8y = 12x + 6 and 4y = k(3x + 10)

PARALLEL CONDITION

if they are parallel, their slopes will be equal,

hence,

y=mx+c

where m is the slope

converting both the equations in the slope-intercept form

8y = 12x + 6

= y= 12x/8 + 3/4

and for equation

4y = k(3x + 10)

4y = k3x+ 10k

y = k 3x/4 + 10k/4

comparing the slopes

12/8 = k3/4

12 * 4 = 3k * 8

48 = 24k

k= 48/24

k = 2

therefore when both the lines are parallel, the value of k is 2.

PERPENDICULAR CONDITION

if the two lines are perpendicular the product of their slope will be 1

so,

12/8 * 3k/4 = 1

36k/32 =1

36k = 32

k = 32/36

or

k = 1.125

therefore when they both are perpendicular, the value of k is 1.125 or 36/32.

to learn more about slope-intercept for visit:

https://brainly.com/question/28790743

#SPJ13

The blank of a line is the x-coordinate of the point where the line crosses the x-axis. It occurs when y = 0.

Answers

Answer

The x-intercept of a line is the x-coordinate of the point where the line crosses the x-axis. It occurs when y = 0.​

Hope this Helps!!!

Suppose cluster sampling were being used to survey digital camera users, who amount to 77% of the population of the United States. Based on the table below, which city would be considered the best cluster?

Answers

Explanation

The best cluster is Las Vegas, which has a percentage of 78% that is linearly close to 77%, the percentage of the whole population of the United States.

Answer

Las Vegas

To which subsets of numbers does 1/3 belong?

Answers

1/3 is a rational number, which written as a decimal is an infinite period decimal.

If a1 = 8 and an = 3an-1 then find the value of a4.

Answers

a_4= 216

1) Given that we have the first term and the Recursive Formula, let's find the fourth term of that Sequence

2) Let's find the second, the third to find the fourth since a Recursive formula depends on the prior term.

[tex]\begin{gathered} a_1=8 \\ a_n=3a_{n-1} \\ a_2=3(8)\text{ =24} \\ a_3=3(24)=72 \\ a_4=3(72)\text{ =216} \end{gathered}[/tex]

3) Hence, the sequence is 8, 24, 72, 216 and the fourth term is 216

Other Questions
How many one and one-sixths are in five and five-sixths? how can we determine key words to find what kind of sign to use Which makes precipitation and runoff possible?A. groundwaterB. gravityC. vaporD. radiant energy Round 58,300 to the nearest ten thousand Please help answer questions one through fiveApply the transformation (a to c) on ABC to get an image how do you solve 15w-4=41 Decide if each fraction expressed as a decimal terminates or repeats.A. 12/11B. 5/8C. -19/20D. 2/3/6/5 Dominic has a bag of candy full of 1 strawberry chew and 19 cherrychews that he eats one at a time. Which word or phrase describes theprobability that he reaches in without looking and pulls out a lemonchew?A.certainB.unlikelyC.likelyD.impossible I need help NUMBER 181.Find the GCF2.Write the GCF 3.Rewrite expression factor out the GCF4. Write the final factored expression! I need help Ive been having trouble with this chapter for about a week Solve using substitution. 6x + y = 5 -8x - 5y = 19 how do I do this Read the The Treaty of Paris in Modern Language Article to answer the questions! Use the fundamental identities to find the value of trigonometric function. Find csc , given that sin 2 = - and is in quadrant IV. 3 All of the following are kinds of passive transport expect A.diffusion B.facilitated diffusion C.osmosisD.phagocytosisE.ions channels if gh=53 and hi=7 then gi= Write the coordinates of the vertices after a reflection over the x-axis. 1072 Solve the inequality c+49 1. Which of the following about Greece's Archaic Period is true?A. The world's first Olympic Games took place during this period.B. It was destroyed by the Dorians.C. It was immediately preceded by the Mycenaean civilization.D. It began around 1100 B.C. Given the end points of A(-8,-2) and B(6,19). The segment AB is divided into the ratio atAR:RB in a 2:5 ratio. Find the coordinates of point R.R= Which of the following is the reason that DNA fingerprinting is unique and can be used as means to identify someone?The gel in electrophoresis causes the hormones present in the DNA to settle out in a pattern unique to each individual.The DNA Junk or random repeats in the DNA is unique to each person, creating bands that identify them.Different genes are switched on at different times, so no two people have the same DNA fingerprint.All of these choices is true0 000