Business Mathematics question ​

Business Mathematics Question

Answers

Answer 1

Number system depends on two basic concepts are Binary and Decimal.

Given the statement is :
Number System depends on two basic concept.

Let's know the definition of number system:

What is Number System?

A number system is defined as a system of writing to express numbers. It is the mathematical notation for representing numbers of a given set by using digits or other symbols in a consistent manner. It provides a unique representation of every number and represents the arithmetic and algebraic structure of the figures. It also allows us to operate arithmetic operations like addition, subtraction, multiplication and division.

Hence, Number system depends on two basic concepts are Binary and Decimal.

Learn more about Number System at:

https://brainly.com/question/22046046

#SPJ1


Related Questions

Which of the following logarithmic expressions have been evaluated correctly?

Answers

Given:

Logarithmic expressions in options.

Required:

Select correct calculated option.

Explanation:

1). ln 1 = 0

2).

[tex]log_29=3.1699250014[/tex]

3)

[tex]log\frac{1}{100}=-2_[/tex]

4).

[tex]log_3(-1)=NaN[/tex]

5).

[tex]log_5\text{ }\frac{1}{125}=-3[/tex]

Answer:

Hence, option A and E are correct.

Construct a polar equation for the conic section with the focus at the origin and the following eccentricity and directrix.Conic Eccentricity Directrix1ellipsex= -75e =

Answers

In order to find the polar equation of the ellipse, first let's find the rectangular equation.

Since the directrix is a vertical line, the ellipse is horizontal, and the model equation is:

[tex]\frac{(x-h)^2}{a^2}+\frac{(y-k)^2}{b^2}=1[/tex]

Where the center is located at (h, k), the directrix is x = -a/e and the eccentricity is e = c/a.

So, if the eccentricity is e = 1/5 and the directrix is x = -7, we have:

[tex]\begin{gathered} \frac{c}{a}=\frac{1}{5}\rightarrow a=5c\\ \\ -\frac{a}{e}=-7\\ \\ \frac{a}{\frac{c}{a}}=7\\ \\ \frac{a^2}{c}=7\\ \\ \frac{25c^2}{c}=7\\ \\ 25c=7\\ \\ c=\frac{7}{25}\\ \\ a=5\cdot\frac{7}{25}=\frac{7}{5} \end{gathered}[/tex]

Now, let's calculate the value of b with the formula below:

[tex]\begin{gathered} c^2=a^2-b^2\\ \\ \frac{49}{625}=\frac{49}{25}-b^2\\ \\ b^2=\frac{25\cdot49}{625}-\frac{49}{625}\\ \\ b^2=\frac{24\cdot49}{625}\\ \\ b^2=\frac{1176}{625} \end{gathered}[/tex]

Assuming h = 0 and k = 0, the rectangular equation is:

[tex]\frac{x^2}{\frac{49}{25}}+\frac{y^2}{\frac{1176}{625}}=1[/tex]

Now, to convert to polar form, we can do the following steps:

[tex]\begin{gathered} \frac{25x^2}{49}+\frac{625y^2}{1176}=1\\ \\ 600x^2+625y^2=1176\\ \\ 600(r\cos\theta)^2+625(r\sin\theta)^2=1176\\ \\ 600r^2\cos^2\theta+625r^2\sin^2\theta=1176\\ \\ r^2(600\cos^2\theta+625\sin^2\theta)=1176\\ \\ r^2=\frac{1176}{600\cos^2\theta+625\sin^2\theta}\\ \\ r=\sqrt{\frac{1176}{600\cos^2\theta+625\sin^2\theta}}\\ \\ r=\sqrt{\frac{1176}{600+25\sin^2\theta}} \end{gathered}[/tex]

Another way of writing this equation in polar form is:

[tex]r=\frac{ep}{1+\sin^2\theta}[/tex]

Where p is the distance between the focus and the directrix.

Since the foci are located at (±c, 0) = (±7/25, 0) and the directrix is x = -7, the distance is:

[tex]p=7-\frac{7}{25}=\frac{175}{25}-\frac{7}{25}=\frac{168}{25}[/tex]

So the equation is:

[tex]\begin{gathered} r=\frac{\frac{1}{5}\cdot\frac{168}{25}}{1+\sin^2\theta}\\ \\ r=\frac{\frac{168}{125}}{1+\sin^2\theta}\\ \\ r=\frac{1.344}{1+\sin^2\theta} \end{gathered}[/tex]

Hello Just Want to make sure my answer is correct

Answers

So,

Let's remember that:

The three point postulate states that:

Through any three noncollinear points, there exists exactly one plane.

The Plane-Point Postulate states that:

A plane contains at least three noncollinear points.

As you can notice, the diagram illustrates that:

Given that a plane exists, then, there are three collinear points.

That's the three point postulate.

Which measurement is closest to the shortest distance in miles from Natasha's house to the library?

Answers

Given:

The objective is to find the shortest distance between house and library.

Consider the given triangle as,

Here, A represents the house, B the grocery and C the library.

Since it is a right angled triangle, the distance between the house and the library can be calculated using Pythagoras theorem.

[tex]\text{Hypotenuse}^2=Opposite^2+Adjacent^2[/tex]

Apply the given values in the above formula,

[tex]\begin{gathered} AC^2=17^2+0.9^2 \\ AC^2=289+8.1 \\ AC^2=297.1 \\ AC=\sqrt[]{297.1} \\ AC=17.237\text{ miles} \end{gathered}[/tex]

If Natasha walks through Grocery store,

[tex]\begin{gathered} AC^{\prime}=AB+BC \\ AC^{\prime}=0.9+17 \\ AC^{\prime}=17.9\text{ miles} \end{gathered}[/tex]

By comparing the two ways, ACHence, the hypotenuse distance AC, between house and library is the closest distance.

the width of a rectangle is 8 inches less than its length, and the area is 9 square inches. what are the length and width of the rectangle?

Answers

The given situation can be written in an algebraic way:

Say x the width of the rectangle and y its height.

- The width of a rectangle is 8 inches less than its length:

x = y - 8

- The area of the rectangle is 9 square inches:

xy = 9

In order to find the values of y and x, you first replace the expression

x = y - 8 into the expression xy = 9, just as follow:

[tex]\begin{gathered} xy=9 \\ (y-8)y=9 \end{gathered}[/tex]

you apply distribution property, and order the equation in such a way that you obtain the general form of a quadratic equation:

[tex]\begin{gathered} (y-8)y=9 \\ y^2-8y=9 \\ y^2-8y-9=0 \end{gathered}[/tex]

Next, you use the quadratic formula to solve the previous equation for y:

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

here you have a = 1, b = -8 and c = 9. By replacing these values you obtain:

[tex]\begin{gathered} y=\frac{-(-8)\pm\sqrt[]{(-8)^2-4(1)(-9)}}{2(1)}=\frac{8\pm\sqrt[]{64+36}}{2} \\ y=\frac{8\pm\sqrt[]{100}}{2}=\frac{8\pm10}{2}=\frac{8}{2}\pm\frac{10}{2}=4\pm5 \end{gathered}[/tex]

Hence, you have two solutions for y:

y1 = 4 + 5 = 9

y2 = 4 - 5 = -1

You select only the positive solution, because negative lengths do not exist in real life. Hence, you have y = 9.

Finally, you replace the value of y into the expression x = y - 8 to obtain x:

[tex]\begin{gathered} x=y-8 \\ x=9-8 \\ x=1 \end{gathered}[/tex]

Hence, the width and length of the given recgtangle are:

width = 1 in

length = 9 in

3. You have a bad cough and have to attend your little sister's choir concert. You take cough drops that contain 100 mg of menthol in each drop. Every minute, the amount of menthol in your body is cut in half. Write a funetion that models the amount of menthol in your body over time. Use x for minutes and y for the amount of menthol, in mg, remaining in your body It is safe to take a new cough drop after the level of menthol in your body is less than 5 mg, How long will it be before you can take another cough drop?

Answers

We have the next information

100 mg of menthol

every minute the amount of menthol in your body is cut in half

we have the next variables

x= minutes

y= amount of menthol in mg remaining in your body

so the equation that can we model is

[tex]y=100(0.5)^x[/tex]

then we have that It is safe to take a new cough drop after the level of menthol in your body is less than 5 mg

y= 5mg

[tex]5=100(0.5)^x[/tex]

in order to know the time we need to solve the equation above

[tex]\begin{gathered} (0.5)^x=\frac{5}{100} \\ (0.5)^x=0.05 \end{gathered}[/tex]

then we isolate the x

[tex]x=4.32[/tex]

after 5 minutes you can take another cough drop

Find the percent increase in volume when 1 foot is added to each dimension of the prism. Round your answer to the nearest tenth of a percent.7 ft10 ft86 ft

Answers

Solution

Step 1

The volume of a triangular prism = Cross-sectional area x Length

Step 2

[tex]\begin{gathered} Cross\text{ sectional area = area of the triangle} \\ Base\text{ = 6ft} \\ Height\text{ = 7ft} \\ Cross\text{ sectional area = }\frac{1}{2}\times\text{ 7 }\times\text{ 6 = 21 ft}^2 \\ Volume\text{ = 21 }\times\text{ 10 = 210 ft}^3 \end{gathered}[/tex]

Step 3:

When 1 foot is added to each dimension of the prism.

The new dimensions becomes Base = 7, Height = 8 and length = 11

[tex]\begin{gathered} \text{Cross-sectional area = }\frac{1}{2}\text{ }\times\text{ 7 }\times\text{ 8 = 28 ft}^2 \\ Length\text{ = 11 ft} \\ Volume\text{ = 28 }\times\text{ 11 = 308 ft}^3 \end{gathered}[/tex]

Step 4

Find the percent increase in volume

[tex]\begin{gathered} \text{Percent increase in volume = }\frac{308\text{ - 210}}{210}\text{ }\times\text{ 100\%} \\ \text{= }\frac{98}{210}\text{ }\times100 \\ \text{= 46.7} \end{gathered}[/tex]

Final answer

46.7

Solve the inequality 3.5 >b + 1.8. Then graph the solution.

Answers

[tex]3.5\ge b+1.8[/tex]

Collect like terms

[tex]\begin{gathered} 3.5-1.8\ge b \\ 1.7\ge b \\ b\leq\text{ 1.7} \end{gathered}[/tex]

I really need help on this and I would really appreciate if anyone would want to help me please and thank you.

Answers

Given the equation of the parabola:

[tex]y=x^2+6x-12[/tex]

To find the vertex of the parabola,

we will substitute with the value (-b/2a) into the function y

[tex]\begin{gathered} a=1 \\ b=6 \\ c=-12 \\ \\ x=-\frac{b}{2a}=-\frac{6}{2\cdot1}=-3 \\ y=(-3)^2+6\cdot-3-12=9-18-12=-21 \end{gathered}[/tex]

so, the coordiantes of the vertex :

x = -3

y = -21

A bucket can hold 26 litres of water when it is 8/9 full. How many litres can it hold when it is full?

Answers

Answer:

[tex]29.25\text{ liters}[/tex]

Explanation:

Here, we want to know the amount of water the bucket can hold when full

Let us have the volume as x liters

Mathematically:

[tex]\begin{gathered} \frac{8}{9}\times x\text{ = 26} \\ \\ 8x\text{ = 9 }\times\text{ 26} \\ x=\text{ }\frac{9\times26}{8} \\ \\ x\text{ = 29.25 liters} \end{gathered}[/tex]

In an elementary school, 20% of the teachers teach advanced writing skills. If there are 25writing teachers, how many teachers are there in the school?

Answers

Answer:

125 teachers

Explanation:

We were given that:

20% of teachers teach advanced writing skills = 20/100 = 0.2

Number of writing teachers = 25

The total number of teachers = x

We will obtain the number of teachers in the school as shown below:

[tex]\begin{gathered} \frac{No.of.writing.teachers}{Total.number.of.teachers}\times100\text{\%}=20\text{\%} \\ \frac{25}{x}\times100\text{\%}=20\text{\%} \\ \frac{25\times100\text{\%}}{x}=20\text{\%} \\ \text{Cross multiply, we have:} \\ x\cdot20\text{\% }=25\times100\text{\%} \\ \text{Divide both sides by 20\%, we have:} \\ \frac{x\cdot20\text{\%}}{20\text{\%}}=\frac{25\times100\text{\%}}{20\text{\%}} \\ x=\frac{2500}{20} \\ x=125 \\ \\ \therefore x=125 \end{gathered}[/tex]

Hence, the total number of teachers in the school is 125

given AD is congruent to AC and AB is congruent to AE, which could be used to prove?

Answers

Answer

Option B is correct.

SAS | 2 sides and the angle between them in one triangle are congruent to the 2 sides and the angle between them in the other triangle, then the triangles are congruent.

Explanation

We have been told that the two triangles have two sets of sides that are congruent to each other.

And we can see that the angle between those congruent sides for the two triangles is exactly the same for the two triangles.

So, it is easy to see that thes two triangles have 2 sides that are congruent and the angle between these two respective sides are also congruent.

Hope this Helps!!!

Find the volume of the cone.9 cmr= 6 cmV = [?] cm3

Answers

The radius of cone is r = 6 cm.

The height of cone is h = 9 cm.

The formula for the volume of cone is,

[tex]V=\frac{1}{3}\pi\cdot r^2\cdot h[/tex]

Substitute the values in the formula to determine the volume of cone.

[tex]\begin{gathered} V=\frac{1}{3}\pi\cdot(6)^2\cdot9 \\ =339.29 \\ \approx339.3 \end{gathered}[/tex]

Thus, volume of cone is 339.3 cm^3.

Triangle XYZ is rotated 90° counterclockwise about the origin.The result is Triangle X'Y'Z', as shown below.

Answers

A shortcut for a 90° counterclockwise rotation:

• If the point (h, k) is rotated 90° counterclockwise rotation, then the final point will be (-k, h).

Answer:

Therefore the coordinates would be:

• X,(-5, 3) → ,X',(-3, -5)

,

• Y,(-1, 1) → ,Y',(-1, -1)

,

• Z,(-8, -4) → ,Z',(4, -8)

Then, the rule is (x, y) → (-y, x).

Find the area of a regularpolygon with 5 sides that has aside length of 6 inches and anapothem of 9 inches. Area = ?

Answers

SOLUTION

Write out the formula

[tex]\text{area of regular polygon=}\frac{A\text{ }\times P}{2}[/tex]

where A= apothem and P= perimeter of the regular polygon

[tex]\begin{gathered} A=9in \\ P=6(5)=30in \\ \text{perimeter of the regular polygon is sum of all the lenght} \\ \text{the number of sides }\times the\text{ lenght of a side } \end{gathered}[/tex]

The area of the regular polygon is

[tex]\frac{9\times30}{2}=9\times15=135in^2[/tex]

P(-3,-5) and Q(1.–3) represent points in a coordinate plane. Find the midpoint of Pe.

Answers

By formula,

Midpoint between two points PQ =

[tex](\frac{x_2+x_1}{2},\text{ }\frac{y_2+y_1}{2})[/tex][tex]\begin{gathered} (\frac{1+-3}{2},\text{ }\frac{-3+\text{ -5}}{2}) \\ \\ \frac{-2}{2},\text{ }\frac{-8}{2}\text{ = (-1,-4)} \\ \\ \end{gathered}[/tex]

So, (-1,-4) (option 3)

please help me work through this, thank you very much!

Answers

Given

[tex]plane-height=650m[/tex]

To Determine: The angle function

Solution

The information can be represented as shown below

From the diagram below

[tex]\begin{gathered} tan\theta=\frac{650}{x} \\ \theta(x)=tan^{-1}(\frac{650}{x}) \end{gathered}[/tex]

Rick's average score on his first three tests in math is 80. What must he score on his next test to raise his average to 84?

Answers

SOLUTION

Now, we don't know the scores for his first three tests. But we are told that the average score for the first three tests was 80.

So, let the scores of the first three tests be a, b, and c. That means

[tex]\frac{a+b+c}{3}=80[/tex]

Also, let's assume the total score for his first three tests was x, This means that

[tex]\begin{gathered} a+b+c=x \\ or \\ x=a+b+c \end{gathered}[/tex]

Comparing with the first equation it means that

[tex]\begin{gathered} \frac{a+b+c}{3}=80 \\ \frac{x}{3}=80 \\ x=3\times80 \\ x=240 \end{gathered}[/tex]

Now we are asked "What must he score on his next test to raise his average to 84?"

So this means the total tests becomes 4. Hence

[tex]\begin{gathered} \frac{a+b+c+d}{4}=84 \\ \frac{x+d}{4}=84 \\ \frac{240+d}{4}=84 \\ 240+d=84\times4 \\ 240+d=336 \\ d=336-240 \\ d=96 \end{gathered}[/tex]

So he must score 96 to raise his average score to 84.

Hence, the answer is 96

Solve fory.y = 6O O2y = 5y = 6.67оо3y = 94Previous

Answers

Here the chords are intersecting outside hence

[tex]\begin{gathered} 2\times(2+10)=3\times(3+y) \\ 2\times12=3(3+y) \\ 2\times4=(3+y) \\ 8=3+y \\ y=8-3 \\ y=5 \end{gathered}[/tex]

Hence the answer is y=5

Mrs walters had a bag full of candy she wanted to share with 18 students. If she had 335 pieces of candy how many pieces will each student get

Answers

Each student will get 18 pieces of candy. 18x18=324 or 335/18=18remainder,leftovers 11

Petrolyn motor oil is a combination of natural oil and synthetic oil. It contains 5 liters of natural oil for every 4 liters of synthetic oil. In order to make 531 litersof Petrolyn oll, how many liters of synthetic oil are needed?

Answers

The ratio 4 : 5 means that in every 9 liters of oil, we will have 4L of synthetic oil and 5L of natural oil.

Divide the 531 by 9 to get how many times we have to amplify the ratio:

[tex]\frac{531}{9}=59[/tex]

Multiply the ratio by 59:

[tex]4\colon5\rightarrow(4)(59)\colon(5)(59)\rightarrow236\colon295[/tex]

Meaning that for the 531L of oil, 236L would be synthetic and 295L natural.

Answer: 236 Liters.

Data Set A has a Choose... interquartile range than Data Set B. This means that the values in Data Set A tend to be Choose... the median.

Answers

The median of the given data set will be 35.

What do we mean by media?In statistics and probability theory, the median is the number that separates the upper and lower half of a population, a probability distribution, or a sample of data. For a data set, it might be referred to as "the middle" value.

So, The variability metrics for each class are listed below:

The further classifications: Class A; Class B;

Range: 30 Range: 30IQR: 12.5 IQR: 20.5MAD: 7.2 MAD: 9.2

Greater variability in the data set is suggested by class B's wider interquartile range and mean absolute deviations.

Set A's median will be:

median = (20 + 32+ 36+ 37 + 50) / 5median = 175 / 5median = 35

Therefore, the median of the given data set will be 35.

To learn more about Median click on the link

brainly.com/question/26151333

#SPJ9

what is 9932.8 rounded to the nearest integer

Answers

ANSWER

9933

EXPLANATION

We have the number 9932.8.

We want to round it to the nearest integer.

An integer is a number that can be written without decimal or fraction.

To do that, we follow the following steps:

1. Identify the number after the decimal

2. If the number is greater than or equal to 5, round up to 1 and add to the number before the decimal.

3. If the number is less than 5, round down to 0.

Since the number after the decimal is 8, we therefore have that:

[tex]9932.8\text{ }\approx\text{ 9933}[/tex]

Find the average rate of change of the function in the graph shown below between x=−1 and x=1.

Answers

Answer:

Step-by-step explanation:

The last description actually clarifies the given equation. The equation should be written as: f(x) = 2ˣ +1. The x should be in the exponent's place.

The average rate of change, in other words, is the slope of the curve at certain points. In equation, the slope is equal to Δy/Δx. It means that the slope is the change in the y coordinates over the change in the x coordinate. So, we know the denominator to be: 2-0 = 2. To determine the numerator, we substitute x=0 and x=2 to the original equation to obtain their respective y-coordinate pairs.

f(0)= 2⁰+1 = 2

f(2) = 2² + 1 = 5

Find the quantities indicated in the picture (Type an integer or decimal rounded to the nearest TENTH as needed.)

Answers

Remember that 3, 4 and 5 is a Pythagorean triple, since:

[tex]3^2+4^2=5^2[/tex]

Since one side of the given right triangle has a length of 3 and the hypotenuse has a length of 5, then, the remaining leg b must have a length of 4.

Therefore:

[tex]b=4[/tex]

The angles A and B can be found using trigonometric identities.

Remember that the sine of an angle equals the quotient of the lengths of the side opposite to it and the hypotenuse of the right triangle.

The side opposite to A has a length of 3 and the length of the side opposite to B is 4. Then:

[tex]\begin{gathered} \sin (A)=\frac{3}{5} \\ \sin (B)=\frac{4}{5} \end{gathered}[/tex]

Use the inverse sine function to find A and B:

[tex]\begin{gathered} \Rightarrow A=\sin ^{-1}(\frac{3}{5})=36.86989765\ldotsº \\ \Rightarrow B=\sin ^{-1}(\frac{4}{5})=53.13010235\ldotsº \end{gathered}[/tex]

Then, to the nearest tenth:

[tex]\begin{gathered} A=36.9º \\ B=53.1º \end{gathered}[/tex]

Therefore, the answers are:

[tex]undefined[/tex]

Consider the expression 6+(x+3)^2. Tabulate at least SIX different values of the expression.​

Answers

Considering the expression 6+(x+3)^2. the table of at least SIX different values of the expression is

x               y

0            15

1             22

2            31

3            42

4            55

5            70

How to determine the he table of at least SIX different values of the expression

The table is completed by substituting the values of x in the given expression as follows

6 + (  x + 3 )^2

for x = 0, y = 6 + ( 0 + 3) ^2 = 15

for x = 1, y = 6 + ( 1 + 3) ^2 = 22

for x = 2, y = 6 + ( 2 + 3) ^2 = 31

for x = 3, y = 6 + ( 3 + 3) ^2 = 42

for x = 4, y = 6 + ( 4 + 3) ^2 = 55

for x = 5, y = 6 + ( 5 + 3) ^2 = 70

Learn more about table completion here:

https://brainly.com/question/29232584

#SPJ1

Equation of the line that passes through points (8,7) and (0,0)

Answers

Equation of the line:

y = mx+b

where:

m= slope

b= y-intercept

First, we have to find the slope:

m = (y2-y1) / (x2-x1)

Since we have:

(x1,y1) = (8,7)

(x2,y2)= (0,0)

Replacing:

m = (0-7)/ (0-8) = -7/-8 = 7/8

Now, that we have the slope:

y = 7/8 x +b

We can place the point (8,7) in the equation and solve for b:

7 = 7/8 (8) +b

7=7 +b

7-7=b

b=0

Since the y-intercept=0

The final equation is:

y= 7/8x

A translation is a type of transformation in which a figure is flipped,TrueFalse

Answers

[tex]\begin{gathered} The\text{ given statement is false.} \\ A\text{ translation is a type of transformation which slides the figure.} \end{gathered}[/tex]

The Thompson family and the Kim family each used their sprinklers last summer. The Thompson family's sprinkler was used for 25 hours. The Kim family'ssprinkler was used for 35 hours. There was a combined total output of 1075 L of water. What was the water output rate for each sprinkler if the sum of the tworates was 35 L per hour?Thompson family's sprinkler:Kim family's sprinkler:

Answers

Let x be the rate of water output by the Thompson family and let y be the rate of water output by the Kim family.

We know that the Thompson family sprinkler was used for 25 hours, Kim's family sprinkler was used for 35 hours and that there was a combined total output of 1075 L of water; then we have the equation:

[tex]25x+35y=1075[/tex]

We also know that the combined water output was 35 L per hour, then:

[tex]x+y=35[/tex]

Hence we have the system of equations:

[tex]\begin{gathered} 25x+35y=1075 \\ x+y=35 \end{gathered}[/tex]

To solve this system we solve the second equation for y:

[tex]\begin{gathered} x+y=35 \\ y=35-x \end{gathered}[/tex]

And we plug this value in the first equation and solve for x:

[tex]\begin{gathered} 25x+35(35-x)=1075 \\ 25x+1225-35x=1075 \\ -10x=1075-1225 \\ -10x=-150 \\ x=\frac{-150}{-10} \\ x=15 \end{gathered}[/tex]

Once we have the value of x we plug it in the expression of y:

[tex]\begin{gathered} y=35-15 \\ y=20 \end{gathered}[/tex]

Therefore we have that:

[tex]\begin{gathered} x=15 \\ y=20 \end{gathered}[/tex]

which means:

Thompson family's sprinkler: 15 L per hour

Kim family's sprinkler: 20 L per hour.

Michelle can wash dry and fold 5 loads of laundry in 3 1/2 hours. what is the average amount of time it takes Michelle to do one load of laundry

Answers

[tex]\begin{gathered} \text{If she can dry and fold 5 loads in 3 1/2 hous, that is in 3.5 hours, ten per hour she does} \\ \frac{3.5}{5}=0.7 \\ \\ \text{The average time it takes is 0.7 hours!} \\ \\ \text{now, in minutes, it is } \\ 0.7\cdot60=42 \\ \\ \text{ It takes 42 minutes} \end{gathered}[/tex]

Other Questions
rising cotton prices have forced quilters to switch from fabric to linen. what happened to consumer surplus in the market for linen, assuming supply held steady and the market sells at the equilibrium price? Write this algebraic expression into a verbal expression: 1/3 ( h - 1 ) I have tried multiple times but still could not get the correct answer or at least accurate answers what tcp message will be generated for an incoming syn request for which there is no matching listening port? what error will be given to the application that requested the connection? 1) the author's choice to have huckleberry finn narrate his own story a) lends the work a dark and serious tone. b) lends the work a captivating, tense tone. c) lends the work a surprisingly hostile tone. d) lends the work an informal, lighthearted tone. Special right trianglesFind the exact values of the side lengths c and a Which would be an example of primary deviance?O a pickpocket who just stole his first carO a usually calm football player who hits another player in a moment of angerO a seasoned con-artist who tricks an elderly lady into investing her savingsO a drug user who also begins to deal drugs thomas edison invented the light bulb only because he experimented with thousands of different kinds of materials for a filament before he found one that worked (carbon). this shows that at the most basic level, we can solve problems through The cell membrane is mainly made up of lipids and proteins. It acts as a barrier to the surrounding environment. Which of the following statements about lipids BEST supports the argument that lipids help protect the contents of the cell?ResponsesLipids that are placed in water do not dissolve.Lipids that are placed in water do not dissolve.The tail of a lipid is made of carbon and hydrogen.The tail of a lipid is made of carbon and hydrogen.Individual lipids in a membrane can rotate freely.Individual lipids in a membrane can rotate freely.Lipids are composed of a head and a thin tail In mid-2019, Coca-Cola Company had a share price of $39. Its dividend was $1.00 per year, and you expect Coca-Cola to raise this dividend by approximately 7% per year in perpetuity. If Coca-Colas equity cost of capital is 8%, what share price would you expect based on your estimate of the dividend growth rate? Two Mountain RegionsThe Appalachian Plateau and Ridge and Valley regions are different in several ways. Place each feature into thecorrect category.has scenio canyons and cavesAppalachian Plateau RegionRidge and Valley Regionis made mostly of limestonehas a series of valleys and ridgesbordered by a fault systemhomevast, depleted coalfieldcontains fertile farmland Miguel Valdez sells appliances. He is paid an 8% commission on the first $5,000 worth of sales, 10% on the next $5,500, and 15% on all sales over $10,500. What is his commission on $14,910 worth of sales? 63 5 = 12 R3 solve the problem (1) Which of the following statements are true? Select all that apply.A. The data suggest that a linear model would be appropriate.B. The data increase by a fixed amount each year.Relative ChangeXXXXXC. The data suggest that an exponential model would be appropriate.D. The data show a constant growth rate.E. No model can be inferred from the data provided. which of the following is a factor that determines the coupon rate of a company's bonds? multiple choice the amount of uncertainty about whether the company will be able to make all the payments. the term of the loan. the level of interest rates in the overall economy at the time. all of these choices are correct. Given that 1 inch = 2.54 centimeters how many centimeters are in 6 feet? Which description best defines diction? Suppose the graph of y=f(x) is stretched vertically by a factor of 3, reflected across the x-axis, then translated left 7 units, and up 2 units.The new graph will have equation y= si cada 8.33 minutos me dan 10 dolares cuantos dolares tendria en 6 horas ademas cuantos dolares ganaria cada 30 minutos Simplify this equation (4x4)+4x4