A triangle has sides with lengths of 12 feet, 16 feet, and 18 feet. Is it a right triangle?

Answers

Answer 1

Answer:

Step-by-step explanation: If the sides are a,b,c (in ascending order) and c squared = the sum of the squares of a and b, then it's a right triangle.

Answer 2

Answer:

No, it is not a right triangle.

Step-by-step explanation:

Right triangle fulfill the pythagorean theorem:

[tex]a^2+ b^2 = c^2[/tex]

Where, c is the hypothenuse or the longest side, and b and a are the remaining two sides.

[tex]12^{2} = 144\\16^2 = 256\\256 + 144 = 400\\\sqrt {400} = 20 \neq 18[/tex]


Related Questions

A building with a height of 48 meter casts a shadow that is 30 meter long. A person standing next to the building casts shadow that is 0.8 meter long. How tall is the person

Answers

The height of the person is approximately 0.426 meters or 42.6 cm.

We can use the concept of similar triangles to solve this problem. The height of the building and the length of its shadow form a right triangle, with the height as the opposite side and the shadow as the hypotenuse. The person and their shadow also form a similar right triangle, with the height of the person as the opposite side and the shadow as the hypotenuse.

We can set up the following proportion:

(Height of building)/(length of shadow) = (height of person)/(length of shadow)

48/30 = h/0.8

Solving for h, we get:

h = (48/30) * 0.8 = 0.533 * 0.8 = 0.426

Therefore, the height of the person is approximately 0.426 meters or 42.6 cm.

To learn more about the triangle, visit:

brainly.com/question/2773823

#SPJ4

Help please.
I've seen a bunch of different answers but none of them are the same.

Answers

The statement whether each data set is likely to be distributed nor not:

Number of minutes required to complete a marathon - Yes.

Number of miles in a marathon: - No.

Average age of a person who runs a marathon: No.

What is a distribution?

The distribution of values in a field is described by a statistical distribution, often known as a probability distribution. In other words, the statistical distribution identifies the typical and unusual values. The bell-shaped normal distribution is one of many varieties of statistical distributions.

Let n miles in marathon.

To normally distribute, number of minutes required to complete a marathon:

The number of minutes required to complete a marathon is likely to be normally distributed with small amounts in tails (very slow, very fast) and large amount in middle.

So, yes.

To normally distribute,  number of miles in a marathon:

The number of miles is a fixed number, not normally distributed.

So, no.

To normally distribute, average age of a person who runs a marathon:

The average age is a fixed number

Average age is not likely to be normally distributed.

So, no.

Therefore, the first one is yes, and the other two are no.

To learn more about the distributions;

https://brainly.com/question/29062095

#SPJ1

What is another name for angle 1?




∠JNL

∠N

∠MNK

∠NLJ

Answers

Answer: JNL

Step-by-step explanation: We can give angle 1 another name by using 3 letters which include the letter of the vertex point in the middle, and two other letters of the two rays that meet at the vertex point.

Daija is creating a budget, and evaluating his purchases over the last month. Consider the following code segment which attempts to find the sum of all purchases made in the last month, stored in purchased List. N ← 1 sum ← 0 REPEAT UNTIL () { sum ← sum + purchase List[n] n ← n + 1 } What code can replace missing code to assign the total of all values in purchase List to sum

Answers

The missing code that can replace to assign the total of all values in purchase List to sum, is: REPEAT UNTIL (n > purchaseList.length)

What is syntax of REPEAT UNTIL?

The syntax for a REPEAT UNTIL loop in most programming languages is as follows:

REPEAT {

// code to be executed

} UNTIL (condition)

or

DO {

// code to be executed

} UNTIL (condition)

What is looping?

Looping is a programming construct that allows a certain block of code to be executed repeatedly. The two main types of loops are for loops and while loops.

A for loop is used to execute a block of code a specified number of times. It typically starts with a variable initialization, then a condition is checked, and if the condition is true, the code block inside the loop is executed, and then the variable is updated.

The missing code that can replace the empty parentheses in the REPEAT UNTIL statement to assign the total of all values in purchase List to sum, is:

REPEAT UNTIL (n > purchaseList.length)

This means that the loop will continue to execute until the value of n is greater than the length of the purchaseList. In each iteration, the value of purchaseList[n] is added to the sum, and then n is incremented by 1. So, this loop will iterate through all the elements in the purchaseList, adding each one to the sum, until it reaches the end of the list. This will give the total sum of all purchases made in the last month.

To know more about programming code visit:

https://brainly.com/question/28848004

#SPJ4

Penelope wants to go on a kayak trip. She has a budget of $75. To rent a kayak, there is a fixed $35 fee and an hourly fee of $4. Write an inequality that would be used to solve for the maximum number of hours Penelope can rent the kayak on her budget.

A. 35x + 4 ≤ 75
B. 35x + 4 ≥ 75
C. 35 + 4x ≤ 75
D. 35 + 4x ≥ 75

Answers

The inequality that shows the maximum number of hours Penelope can rent is 35 + 4x ≤ 75

What is an equation?

An equation shows how two or more numbers and variables are related to each other.

Let x represent the number of hours to rent

There is a fixed $35 fee and an hourly fee of $4. Hence:

Total cost = 4x + 35

Penelope has a budget of $75. hence:

35 + 4x ≤ 75

The inequality is 35 + 4x ≤ 75

Find out more on equation at:https://brainly.com/question/2972832

#SPJ1

Identify the surface whose equation is given.
p = sin θ sin φ

Answers

Therefore , the solution of the given problem of trigonometry  comes out to be surface x² + y² + z² = p².

What is trigonometry?

Trigonometry is the discipline of mathematics that studies correlations between angles and sides of triangles. Trigonometry is present in all of geometry because every straight-sided shape may be reduced to a set of triangles. Remarkably intricate connections exist between trigonometry and other areas of mathematics, particularly calculus, real or complicated, exponentials, logarithms, and infinite series.

Here,

Given:

p = sinθ sin∅

To Locate:

the equation's surface

Solution:

adding p to both sides of the equation

p sinθ sin∅ = p²

p sinθ sin∅ = p²

p sinθ sin∅ =y

x²+y²+z²=y

x² + y² - y+ z² = 0

x²+ (y - 1/2)²+ z² = 1/4

r² =1/4, r= √1/4,

The surface of the sphere having a radius of 1/2 and a center at (0, 1/2, 0) is designated as 1/4.

Sphere-centered coordinates

x = sin p sin

y = sin(p), sin(p),

z = p cos∅

x² + y² + z² = p²

Therefore , the solution of the given problem comes out to be surface

x² + y² + z² = p².

To know more about trigonometry , visit

brainly.com/question/12068045

#SPJ1

X denote the distance (m) that an animal moves from its birth site to the first territorial vacancy it encounters. Suppose that for banner-tailed kangaroo rats, X has an exponential distribution with parameter λ = 0. 1342. (a) What is the probability that the distance is at most 100 m? At most 200 m? Between 100 and 200 m? (Round your answers to four decimal places. ) at most 100 m at most 200 m between 100 and 200 m (b) What is the probability that distance exceeds the mean distance by more than 2 standard deviations? (Round your answer to four decimal places. ) (c) What is the value of the median distance? Hint: Find a such that P(X≤a)= 0. 50 (Round your answer to two decimal places. ) m

Answers

The probability that the distance is at most 100m is 0.749926 and at most 200 m is 0.9375 between 100 and 200 m is 0.1876 and the probability that distance exceeds the mean distance by more than 2 standard deviations is 0.04979

What is Probability ?

probability can be defined as the ratio of the number of favourable outcomes and the total number of outcomes.

We are given with an exponential distribution with

λ=0.01386.

The probability distribution function is:

F(x)=λ * e power (−λx)

Cumulative distribution function is

F(x) = 1- e power (−λx)

The mean of the exponential distribution function

E(X) = 1 / λ

= 1/0.01386

= 72.15

Hence, E(X) = 72.15

The variance of the exponential distribution function

V(X) = 1 / λ ^{2}

= 1/0.01386*0.01386

= 5205.63

V(X) = 5205.63

Probability that the distance is at most 100m

P(X <= 100 ) = F (100)

= 1- e power (−λx)

= 1 - e power (-0.01386*100)

= 1- e power (-1.386)

= 1-0.25007

= 0.749926

Therefore, P(X<=100) = 0.749926

probability that the distance is at most 200m

P ( X<= 200) = F(200)

=1-e power (−λx)

=1-e power (-0.01386*200)

= 1 - e power (-2.772)

= 1-0.06253

= 0.9375

P(X<= 200) = 0.9375

Probability that the distance is between 100 and 200m

P(100<= X <= 200) = F(200) - F(100)

= 0.9375-0.7499

=01876

P(100 <= X <= 200) = 0.1876

Probability that the distance exceeds the mean distance by more than 2 standard deviation.

P( X + P>μ+2σ) = P(X>72.15+2√5205.63)

= P(X > 72.15 +144.3)

P(X>216.45)

= 1-P(X<= 216.45)

1 - (1- e power (-0.01386*216.45)

=  e power (-2.9999)

= 0.04979

P( X + P>μ+2σ) = 0.04979

Hence , The probability that the distance is at most 100m is 0.749926 and at most 200 m is 0.9375 between 100 and 200 m is 0.1876 and the probability that distance exceeds the mean distance by more than 2 standard deviations is 0.04979

To learn more about Probability from the given link.

https://brainly.com/question/30034780

#SPJ4


Complete the table with values for x or y that make this equation true : 3x+y=15.

Answers

The table with values for x or y that make this equation true : 3x + y = 15 are

x       2     4      6      0      3      5      7/3

y       9     3     -3     15      6     0       8      

What is solving an equation?

One-step equations can be solved in four different ways: by adding, subtracting, multiplying, and dividing. In an equation, both sides will remain equal if we add the same amount to each side.

Consider, the given equation: 3x + y = 15

We have to complete the given table for the values of x and y.

Plug x = 2 in the given equation.

⇒  3(2) + y = 15

        6 + y = 16

              y = 9

Plug y = 3  in the given equation.

3x + 3 = 15

     3x = 12

       x = 4

Plug x = 6  in the given equation.

3(6) + y = 15

 18 + y = 15

        y = -3

Plug x = 0  in the given equation.

3(0) + y = 15

         y = 15

Plug x = 3  in the given equation.

3(3) + y = 15

  9 + y = 15

        y = 6

Plug y = 0  in the given equation.

3x + 0 = 15

     3x = 15

       x = 5

Plug y = 8  in the given equation.

3x + 8 = 15

3x = 7

x = 7/3

Hence, the table with values for x or y that make this equation true : 3x+y=15 are

x       2     4      6      0      3      5      7/3

y       9     3     -3     15      6     0       8      

To know more about solving an equation, click on the link

https://brainly.com/question/22688504

#SPJ1

What is the sum of 1.3 and –1.8?

Answers

Answer in explanation:

although there's an addition sign, you subtract the two because a

(+) + (-) = (-) subtract

[This is a general rule, writing down the "rules" for reference is a good way to help if your having trouble]

subtract to find your answer (you keep the sign of 1.8 because it's the larger number.)

1.3 + (-1.8) =

-0.5

-0.5 is your answer

Hope this is clear!

Mr.Parrillo’s class has adopted a section of a highway to keep clean.If 1/3 of the section is 3/4 how long is the whole section

Answers

The whole section is 9/4 unit.

What is multiplication?

Multiplication is a mathematical arithmetic operation. It is also a process of adding the same types of expression for some number of times.

Example - 2 × 3 means 2 is added three times, or 3 is added 2 times.

Given:

Mr.Parrillo’s class has adopted a section of a highway to keep clean.

1/3 of the section is 3/4.

To find the length of the whole section:

Multiply by 3.

So,

The length of the whole section = 3 (3/4)

The length of the whole section = 9/4

Therefore, 9/4 unit is the length.

To learn more about the multiplication;

https://brainly.com/question/19634536

#SPJ1

WOMENA NGO provides transport refund to every member who attend a seminar as below. a Trainer of trainers (TOT) is given 40% of the money, a Trainer is given 30% of the money,a student lead and other participants share the remaining percentage equally.As a learner,using the knowledge of angles,drawing figures and percentages, draw a pie chart that would help the organization distribute the Transport refund. (Use radius of 4cm)​

Answers

Therefore , the solution to the given question of percentage comes out to be 7.89.

What is a percentage?

A% is a number that represents the percentage of 100 that it is, and it can also be stated as a decimal or a fraction. To convert a percentage to a fraction, place 100 in the denominator and the percentage number in the numerator.

Here,

Given : 40% of the money, a Trainer is given

30% of the money ,a student lead

Find the discount

40 * .15 = 6

Take this from the original price

0.30* 6.3 =1.89

The sale price is 6 + 1.89 =7.89

Therefore , the solution to the given question of percentage comes out to be 7.89.

To know more about percentage , visit

brainly.com/question/20260562

#SPJ1

Write two equations that can be solved using the double 7+7

Answers

Answer:

Using doubles plus one fact the sum of 7 + 7 is equal to 15 it is done by simply adding 1 to the given number.

Given :

Expression - 7 + 7

Doubles plus one fact is used to add numbers that are next to each other. for example, if a number given is 8 + 8 we have to evaluate it by using doubles one fact so 8 + 8 = 8 + 8 + 1 = 17.

The sum of 7 + 7 can be determined by using doubles plus one fact as:

Simply add 1 in 7 + 7 to get the result required.

Therefore by using doubles plus one fact the sum of 7 + 7 is equal to 15.

Is (x 5) a factor of f(x) = x3 − 4x2 3x 7? explain your reasoning.

Answers

(x+5) is not a factor of f(x) because x = -5 does not satisfy the given equation f(x) = x³ - 4x² + 3x + 7.

Step 1. First we solve the equation x +5 = 0, we get

x = -5

Step 2. By putting the value of x = -5 in f(x) check whether we get a zero or a number other than zero.

If we get zero then x+5 is a factor of f(x) and if we get a number other than zero then x+5 is not a factor of f(x)

f(-5) =  (-5)³ − 4(-5)² + 3(-5) + 7 = - 233

Since we got -233 and not 0. Therefore, (x+5) is not a factor of f(x).

To know more about number, here

https://brainly.com/question/17429689

#SPJ4

Can the sine ratio of an acute angle be greater than 1?

Answers

No, the sine ratio of an acute angle cannot be greater than 1.

What is an acute angle?

Each angle in an acute triangle must be less than 90 degrees. A triangle is not an acute triangle even if one of its angles is 90 degrees. Because all angles (60°) are less than 90°, an equilateral triangle, for instance, is always sharp.

Here,

We have to determine whether the sine ratio of an acute angle can be greater than 1 or not.

We concluded that the value of the Sine ratio will always be between zero and one.

The Sine ratio is related to one of the acute angles of a right triangle such that the sine of the acute angle is the ratio of the side opposite the specific acute angle (the reference angle) to the hypotenuse.

Hence, the sine ratio of an acute angle cannot be greater than 1.

To learn more about the acute angle from the given link

https://brainly.com/question/6979153

#SPJ4

Help
1. 4 < 7 Multiply both sides by 3, then by 2, then by 4, then by 9

2. 11 > -2 Add 3 to both sides, then add 3, then add (-4)

3. -2 \leq -2 Subtract 6 from both sides, then 8, and then 2

4. -4 < 8 Divide both sides by -4, then by -2

5. Write a short explanation of the effects of the above operations. Did this affect the inequality sign? Was it still true? Why or why not?

Answers

The short explanation of the effects of the above operations will not affect the inequality.

What is inequality?

Inequality is defined as an equation that does not contain an equal sign. Inequality is a term that describes a statement's relative size and can be used to compare these two claims.

1. 4 < 7 Multiply both sides by 3, then by 2, then by 4, then by 9, then we have

4 x 3 x 2 x 4 x 9 < 7 x 3 x 2 x 4 x 9

864 < 1512

2. 11 > -2 Add 3 to both sides, then add 3, then add (-4)

11 + 3 + (-4) > - 2 + 3 + (-4)

10 > - 3

3. -2 ≤ -2 Subtract 6 from both sides, then 8, and then 2

-2 - 6 - 8 - 2 ≤ -2 - 6 - 8 - 2

- 18 ≤ - 18

4. -4 < 8 Divide both sides by -4, then by -2

- 4 / (-4) > 8 / (-4)

1 / (-2) > - 2 / (-2)

- 1/2 < 1

The short explanation of the effects of the above operations will not affect the inequality.

More about the inequality link is given below.

https://brainly.com/question/19491153

#SPJ1

THIS IS A TEST!!!
HOW DO YOU SOLVE FOR X?

If you get this right, or you give an explanation. ill mark you as blranliest.

Answers

Answer:

[tex]x = \frac{9}{5} [/tex]

Step-by-step explanation:

[tex] - 7( - 7 \times ( - x - 1)) = 6 (- \times ( - 2x - 3))[/tex]

[tex] - 7 + 7x + 7 = 6 + 2x + 3[/tex]

[tex]7x - 2x = 6 + 3 + 7 - 7[/tex]

[tex]5x = 9[/tex]

[tex] \frac{5x}{5} = \frac{9}{5} [/tex]

[tex]x = \frac{9}{5} [/tex]

What is an equation of the line that passes through the point (-5,7) and is parallel to the line x-5y=15?

Answers

Answer: An equation of a line that is parallel to another line has the same slope as the original line. The slope of a line can be found by rearranging the equation of the line in slope-intercept form, which is y = mx + b, where m is the slope and b is the y-intercept (the point at which the line crosses the y-axis).

To find the equation of a line that is parallel to the line x - 5y = 15 and passes through the point (-5,7), we can first rearrange the equation of the original line in slope-intercept form:

x - 5y = 15

y = (1/5)x - 3

The slope of this line is (1/5). To find an equation of a line that is parallel to this line and passes through the point (-5,7), we can use the point-slope form of a line:

y - y1 = m(x - x1)

where (x1, y1) is a point on the line and m is the slope of the line.

Substituting in the values given in the question, we get:

y - 7 = (1/5)(x - (-5))

y - 7 = (1/5)x + 1

y = (1/5)x + 1 + 7

y = (1/5)x + 8

Therefore, the equation of the line that is parallel to the line x - 5y = 15 and passes through the point (-5,7) is y = (1/5)x + 8.

Step-by-step explanation:

Two sectors of a circle of radius $12$ overlap as shown, with $P$ and $R$ as the centers of the respective circles. Determine the area of the shaded region.

Answers

The area of the shaded region is 26.088 sq units.

A circle is a particular type of ellipse in mathematics or geometry where the eccentricity is zero and the two foci are congruent. A circle is also known as the location of points that are evenly spaced out from the center.

The radius of a circle is measured from the center to the edge. The line that splits a circle into two identical halves is its diameter, which is also twice as wide as its radius.

Area of a 60-degree sector of a circle with radius 12  = 60/360 pi 12^2    Since, there are two of these minus the area of equilateral triangle =                 sqrt3 /4  12^2  = 60/360 pi 12^2 * 2 -  sqrt3 /4  12^2 *2  =  26.088 sq units

Thus, the area of the shaded region is 26.088 sq units.

To know more about circles visit: brainly.com/question/11833983

#SPJ4

the range of daliyh temperatures during march was 32 degreed and the range of the daily temperatures during july was 8 degrees which month had a greater difference between the hottest abd coldeest temperaturw4

Answers

Difference between coldest and hottest temperature was greater in march than July.

What is range?

The range is the difference between the highest and lowest values within a set of numbers. To calculate range, subtract the smallest number from the largest number in the set.

Given,

Range of temperature in march = 32°

⇒ difference in temperature in march ΔT = 32°

Range of temperature in July = 8°

⇒ difference in temperature in July Δt  = 8°

By the above observation

ΔT > Δt .

difference in temperature in march > difference in temperature in July.

Hence, In month of march, there was greater difference between the hottest and coldest temperature than in month of July.

Learn more about range here :

https://brainly.com/question/29204101

#SPJ1

What is linear vs log?

Answers

Linear refers to a straight line when plotted on a graph, while logarithmic refers to a curve that follows the logarithmic function. Linear relationships are those where the rate of change is constant. Logarithmic relationships are those where the rate of change increases or decreases as the value of the independent variable increases.

Linear relationships are those where the rate of change is constant no matter how the independent variable changes. In this type of relationship, the y-value increases or decreases at a constant rate as the x-value increases. For example, if a graph shows a linear relationship, the data points will form a straight line when plotted on a graph. Logarithmic relationships are those where the rate of change increases or decreases as the independent variable increases. In this type of relationship, the y-value increases or decreases more quickly as the x-value increases. This can be seen when plotting the data on a graph as a curved line. An example of this type of relationship is the exponential growth of a population as the population increases.

Learn more about graph here

https://brainly.com/question/17267403

#SPJ4

willl mark you brainlieestttt

Answers

Answer:

C

Step-by-step explanation:

Answer:

- 7√10

Step-by-step explanation:

Step 1 : Take √10 common

2√10 - 5√10 - 4√10

= √10 ( 2 - 5 - 4 )

Step 2 : Subtract the numbers separately.

2 - 5 - 4

= 2 - 9

= - 7

Step 3 : Multiply √10 and - 7

√10 * - 7 = - 7√10

EU Migration Study

Discussion Question: In the EU migration study, 257 of the 583 immigrants

sampled were male. Let's assume the Trump/Farage claim is true: 60% of all

immigrants are male (p = 0. 60). What is the probability of obtaining 257 or fewer

males in a sample of 583 immigrants? Does this probability make you doubt the

Trump/Farage claim? Why or why not?

P

Normal(up= 0. 6, Op=. 020)

ộ ô

Ô P

ppp

PPPP

ppppppp

Skew The

Scrint

Answers

This probability does not support the Trump/Farage claim that 60% of all immigrants are male.

What is the probability?

Probability is simply how likely something is to happen. Whenever we're unsure about the outcome of an event, we can talk about the probabilities of certain outcomes, and how likely they are.

The probability of obtaining 257 or fewer males in a sample of 583 immigrants can be found using the binomial probability formula, which calculates the probability of a specific number of successes (male immigrants) in a fixed number of trials (sample size) with a fixed probability of success (p = 0.60).

Using the binomial formula, the probability of obtaining 257 or fewer males in a sample of 583 immigrants can be found by summing the probabilities of obtaining 257 males, 256 males, 255 males, etc. up to 0 males.

Using a binomial calculator, we can find that the probability of obtaining 257 or fewer males in a sample of 583 immigrants is about 0.04.

This probability is quite low, which suggests that it is unlikely to obtain 257 or fewer males in a sample of 583 immigrants if the proportion of male immigrants is actually 60%.

Therefore, this probability does not support the Trump/Farage claim that 60% of all immigrants are male.

To learn more about the probability visit,

https://brainly.com/question/24756209

#SPJ4

$710 is invested in an account earning 3.7% interest (APR), compounded monthly. Write a function showing the value of the account after tt years, where the annual growth rate can be found from a constant in the function. Round all coefficients in the function to four decimal places. Also, determine the percentage of growth per year (APY), to the nearest hundredth of a percent.

Answers

The function for the amount after {t} years can be written as -

[tex]$710(1 + 0.45/12nt)^{nt}[/tex]

What is compound interest?

Compound interest is the addition of interest to the principal sum of a loan or deposit. Mathematically -

[tex]$A = P(1 + \frac{r}{n})^{nt}[/tex]

where -

[A] = final amount

[P] = initial principal balance

[r] = interest rate

[n] = number of times interest applied per time period

[t] = number of time periods elapse

Given is that $710 is invested in an account earning 3.7% interest (APR), compounded monthly.

We can write -

A = 710(1 + 0.37/12)¹²⁽¹⁾

A = 710(1 + 0.037/12)¹²

A = 710(1 + 0.031)¹²

A = 710(1.031)¹²

A = 710 x 1.45

A = 1029.5

Let the annual growth rate be R. Then, we can write the function for annual growth rate after {t} years as -

1029.5 = [tex]$ 710(1 + R/1)^{t}[/tex]

1029.5 = [tex]$710(1+R)^{t}[/tex]

1.45 = [tex]$(1 + R)^{t}[/tex]

1.45 = 1 + tR + .....                        {Binomial expansion}

Neglecting the binomial series from the third term as the value of the terms become negligible -

1.45 = 1 + tR

R = 0.45/t

Function for the amount after t years can be written as -

[tex]$710(1 + 0.45/12nt)^{nt}[/tex]= A

Therefore, the function for the amount after {t} years can be written as -

[tex]$710(1 + 0.45/12nt)^{nt}[/tex]

To solve more questions on compound interest, visit the link below -

brainly.com/question/14295570

#SPJ1

Emily's least favorite weekly chore is mowing the lawn, even though it only takes her about 30 minutes. Her family's lawn is 1,000 square yards, but her parents are thinking about moving to the country, where they would have 5 acres of land. If the time it takes Emily to mow a lawn is proportional to its area, how many hours would it take her to mow 5 acres?

Answers

It will take Emily 12.1 hours to mow 5 acres

How determine how many hours it will take to mow 5 acres?

Variation is the relation between a set of values of one variable and a set of values of other variables

Let T and A represent the time and area respectively

Since the time it takes Emily to mow a lawn is proportional to its area. We can write:

T α A

T = kA (where k is constant of proportionality)

It takes her about 30 minutes to mow 1,000 square yards. That is:

T = 30 and A = 1,000

T = kA

30 = 1000k

k = 30/1000

k = 0.03

Time for 5 acres:

5 acres = 5 × 4840 = 24200 square yards   (1 acre = 4840 square yards)

T = kA

T = 0.03 × 24200

T = 726 minutes     (divide by 60 to get time in hours)

T = 12.1 hours

Learn more about variation on:

brainly.com/question/2375770

#SPJ1

Two shipping companies charge different amounts to ship a package. Company A charges a fee of $6.50 and $0.35 for each pound. Company B charges a fee of $7.25 and $0.25 for each pound. Write an equation that could be used to find p, the number of pounds each package would have to weigh for the total cost of shipping the packages to be the same.

Answers

The number of pounds each package would have to weigh for the total cost of shipping the packages to be the same will be 7.50 pounds.

What is the solution to the equation?

The allocation of weights to the important variables that produce the calculation's optimum is referred to as a direct consequence.

The cost to transport an item varies between two shipping providers. The price charged by Company A is $6.50 plus $0.35 per pound. Charges from Company B are $7.25 plus $0.25 per pound.

Let 'p' be the number of pounds and 'T' be the total cost of shipping. Then the equations are given as,

T = 0.35p + 6.50

T = 0.25p + 7.25

If the total cost of shipping the packages is to be the same. Then the number of pounds is given as,

0.35p + 6.50 = 0.25p + 7.25

0.35p - 0.25p = 7.25 - 6.50

0.10p = 0.75

p = 7.50 pounds

The number of pounds each package would have to weigh for the total cost of shipping the packages to be the same will be 7.50 pounds.

More about the solution of the equation link is given below.

https://brainly.com/question/545403

#SPJ1



How do the faces of

a three-dimensional figure determine che

two-dimensional shapes created by slicing

the figure?

Answers

The process of the faces of a three-dimensional figure determine two-dimensional shapes created by slicing the figure is explained below.

The term three dimensional figure is defined as solid shapes or figures that have three dimensions.

Basically these kind of shapes has length, width and height are the dimensions of 3D shapes and the common names of these shapes are cube, cuboid, cone, cylinder and sphere.

Where as the two dimensional figure is defined as  horizontal and vertical axes that is x-axis and y-axis) and it is also known as 2d shapes are flat figures that have only length and width. And thus shapes do not have thickness or height.

To know more about dimensions here.

https://brainly.com/question/15225905

#SPJ4

A boat is traveling due east for 130 miles. The boat travels another 72 miles at a bearing N38E. Determine the distance, direction angle, and bearing of the boat from its original location.

Answers

The distance of the boat is 191.2 miles, 12.8° and N12.8E from the original location.

Using Trignometry to find the boat's distance:

To calculate the distance, direction angle, and bearing of the boat from its original location, we will need to use trigonometry to determine the final position of the boat.

a) The distance traveled in the eastward direction is 130 miles. Then, using the bearing of N38E, we can calculate the northward and eastward distances traveled in the second leg of the journey. The bearing of N38E can be thought of as an angle of 38 degrees measured clockwise from due east.

Using trigonometry to calculate the northward distance traveled, we have,

(72 miles) * (sin 38°)

= 36 miles

And the eastward distance traveled is (72 miles) * (cos 38°)

= 59.04 miles.

The final position of the boat is at a distance can be calculated by:

130 miles east + 59.04 miles east

= 189.04 miles east and 36 miles north from the original location.

b) To find the distance from the original location, we use the Pythagorean theorem,

d =  [tex]\sqrt{189.04^{2} +36^{2} }[/tex]

d = 191.2 miles

To find the direction angle, we use arctan(north/east) = arctan(36/189.04) = 12.8°

Bearing is the direction angle measured clockwise from north. So, bearing = 12.8°

Hence, the final position of the boat is 191.2 miles, 12.8°, and N12.8E from the original location.

Learn more about bearing on

https://brainly.com/question/22013596

#SPJ1

Simplify the expression.
[tex](1+\frac{x}{y} )(\frac{4y^{2} }{x^{2} -y^{2} } )[/tex]

Answers

Answer:

4y / x-y

Step-by-step explanation:

First change 1 to y/y. This allows us to rewrite the first term as a single fraction.

We can also factor the denominator of the second term.

x^2 - y^2 factors into (x - y)(x + y)

The y cancels and also the term x+y cancels. See image.

Here is the answer!!

Can you help me with this

Answers

Answer:

m = 2

Step-by-step explanation:

Slope = rise/run or (y2 - y1) / (x2 - x1)

We see the y increase by 4 and the x increase by 2, so the slope is

m = 4/2 = 2

So, m = 2

Lia need to ell at leat 140 card to make a profit. Monday-thurday he ell 15,7,14,45 card. How many more will he need to ell on friday to make a profit?

Answers

Lisa needs to sell fifty nine (59) cards on Friday to make a profit, based on total 140 cards and the information on number of cards sold per day.

The total number of cards to be sold for profit = number of cards sold till Thursday + Remaining cards

We need to calculate remaining cards, but before that, we will find the sum of sold cards.

Number of cards sold = 15 + 7 + 14 + 45

Performing addition on Right Hand Side of the equation

Number of cards sold = 81

Remaining cards = 140 - 81

Performing subtraction on Right Hand Side of the equation

Remaining cards = 59

Thus, required number of cards is 59.

Learn more about addition -

https://brainly.com/question/24536701

#SPJ4

The complete question is-

Lisa need to sell at leat 140 card to make a profit. Monday-thursday she sell 15,7,14,45 card. How many more will she need to sell on friday to make a profit?

Other Questions
What questions do you think the author purposely left unanswered? (Paisley My Sky) Analyze how wind erosion and other factors affect dune development What is a bicameral legislature composed of? what the answer to the math question? Read the quotations taken from the excerpt of Walden that you just worked with. Then, for each quotation, identify thestatement that best explains what the author means.Drag the correct tile to each box. Not all tiles will be used.TilesRushing to pursue something when thecircumstances are not right can lead todisastrous results.People have individual purposes that theyshould be free to pursue despite theactions of others.PairsQuotationIt is debatable whether people should followa certain path toward success.People with talent should be recognized andnot ignored by society."If a man does not keep pace with his companions,perhaps it is because he hears a different drummerExplanation Is jessica doing the procedure correctly? no, she should use the heel of her hand for the blows. no, she should use the side of her hand for the blows. no, she should use her elbows to deliver the blows. no, she should use a tennis ball to deliver the blows. The table shows the lowest elevations for several countries. Thelowest elevation in the United States is -86 meters. Between theelevations of which two countries is the elevation for the UnitedStates?CountryArgentinaChinaEgyptEthiopiaLibyaMoroccoLowestElevation (m)-105-154-133-125-47-55 If you have a PC, identify ome ituation in which you can take advantage of it multitaking capabilitie solve number 13 please Which of these factors would be considered when making a location decision at the site level?a. government rules, attitudes, stability, incentivesb. cultural and economic issuesc. zoning regulationsd. cost and availability of utilitiese. proximity to raw materials and customers Ggg Arizona half am Handlauf galleria Robison wiseman gas apps origin encountered an issue loading this page. please try reloading it if that doesnt work, restart the client or try again later. I have reinstalled it multiple times, but still have same issue. Any solution? How many destroyers did the US give to Britain? If a technician does not obey all state board rules and regulations he/she may be charged with a fellony. Mechanics sometimes use a piece of pipe to lengthen the handle of a wrench when trying to remove a very tight bolt. How does this make it easier for the mechanic to remove the bolt What does water vapor rising include? I got this suggestion from a person , so this is about clouds . Take a shout out to her. :)) :P Also please rate, ty. CloudsClouds are whiteClouds are graythey make faces that make me laugh they turn to shapes you can imagineclouds can go anywhere at anytimebut not like any other personclouds are like washing machinesthey move around in the beautiful blue skyclouds are made of waterWhen the water is heavy the clouds make rainsome clouds are huge and some clouds are small What steps did the federal government take to mobilize the nation for World War II? Suppose $P(x)$ is a polynomial of smallest possible degree such that: $\bullet$ $P(x)$ has rational coefficients $\bullet$ $P(-3) find the vertex V(x) = 325x2 4600x + 145000