(PLS HELP I NEED THIS ITS DUE IN 30 MIN) The perimeter of the quadrilateral is 120 feet and BA = x + 30, BC = 2x + 10, and CD = x + 20. Determine the length of the sum of the smallest side and the largest side.

Answers

Answer 1

The length of the sum of the smallest value and the largest value is 105 feet.

Given data

BA = x + 30

BC = 2x + 10

CD = x + 20

Perimeter = 120 feet

How to find the length of the sum of the smallest side and the largest side.

The perimeter refers to the sum of all the dimensions which is given as 120 feet. We sum the dimensions given to find the value of x.

This is done as follows:

Perimeter = BA + BC +CD

120 = x + 30 + 2x + 10 + x + 20

120 = x + 2x + x + 30 + 10 + 20

120 = 4x + 60

4x = 120 - 60

4x = 60

x = 60 / 4

x = 15

plugging in x = 15 into the dimensions given we have

BA = x + 30

BA = 15 + 30

BA = 45

BC = 2x + 10

BC = 2 * 15 + 10

BC = 30 + 40

BC = 70

CD = x + 20

CD = 15 + 20

CD = 35

Hence we can say that the smallest value is 35 and the largest value is 70.

sum of the values

70 + 35 = 105

The sum of the smallest value and the largest value is 105 feet.

Read more on perimeter here: https://brainly.com/question/19819849

#SPJ1


Related Questions

5/8 - 3/5 in the simplest form

Answers

The value for the expression, 5/8 - 3/5 in the simplest form is obtained as 1/40.

What is an expression?

Mathematical expressions consist of at least two numbers or variables, at least one arithmetic operation, and a statement. It's possible to multiply, divide, add, or subtract with this mathematical operation.

The expression is given as 5/8 - 3/5.

To subtract fractions, we need to have a common denominator.

The common denominator for 8 and 5 is 40.

So we rewrite the fractions with denominators of 40 -

5/8 = 25/40

3/5 = 24/40

Now we can subtract them -

25/40 - 24/40 = 1/40

Therefore, 5/8 - 3/5 in simplest form is 1/40.

To learn more about expression from the given link

https://brainly.com/question/24734894

#SPJ1

PLEASE HELP ⚠️⚠️

Elena began to solve this equation: 12x +6(4x + 3) = 6(6x + 4) - 6 12x + 24x + 18 = 36x + 24 - 6 when she got to the last line she stopped and said the equation is true for all values of x. How could Elena tell without finishing?​

MARKING BRAINLIEST IF YOU ACTUALLY TRY​

Answers

Answer:

Elena could tell without finishing by simplifying both sides. The next step would have been 30x +24x = 30x+24. This would have been simplified down to x=1

Step-by-step explanation:

She got to the last line 36x + 18 = 36x + 18 when she stopped and said the equation has infinitely many solutions.

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 equation is given as,

12x +6(4x + 3) = 6(6x + 4) - 6

Simplify the equation, then we have

12x +6(4x + 3) = 6(6x + 4) - 6

12x + 24x + 18 = 36x + 24 - 6

36x + 18 = 36x + 18

She got to the last line 36x + 18 = 36x + 18 when she stopped and said the equation has infinitely many solutions.

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

https://brainly.com/question/545403

#SPJ2

what is 3p+7q-p-4q symplifide

Answers

Answer:

2p+3q

Step-by-step explanation:

3p+7q-p-4q

2p+3q

hope it is helpful

it is 2p-3q
3p - p = 2p
since p also is 1p
7q - 4q = 3q
There you go you have your answer:
2p - 3q

A car has 6 seats and there are 8 passengers. In how many ways can the car be filled​

Answers

Answer:

20160 ways

Step-by-step explanation:

\(8 \times 7 \times 6 \times 5 \times 4 \times 3 \\ 20160\)

5x-9y=-26 and -2x+3y=11 combing the equations

5x-9y=-26 and -2x+3y=11 combing the equations

Answers

3x - 6y = -15

5x - 2x = 3x
-9y + 3y = -6y
-26 + 11 = -15

Suppose that A, B, C E Mnxn(IR) are three invertible matrices, and t E R, t * 0. Determine whether each statement is true or false: 1. If AB = AC, then B = C O True O False 2. If BA = CA, then B = C O True O False 3. (tA) -1 = tA-1 O True O False 4. (AB) -1 = A B-1 O True O False 5. (AB) T = AT BT O True O False 6. (AT )-1 = (A-1)T O True O False

Answers

1. If AB = AC, then B = C: False. If AB = AC, we cannot conclude that B = C. This is because, in matrix multiplication, the order of the factors matters. Even though A may be invertible, multiplying both sides of AB = AC by A^(-1) does not necessarily give us B = C.

To see this, consider the case where A is a non-square matrix. Let's say A is an invertible 2x3 matrix, B is a 3x1 matrix, and C is a 2x1 matrix. It is possible that AB = AC, but B and C will not be equal since they have different dimensions.

2. If BA = CA, then B = C: True. If BA = CA and A is invertible, we can multiply both sides by A^(-1) on the left to get A^(-1)BA = A^(-1)CA. Since A^(-1)A = I (the identity matrix), we have B = C.

3. (tA)^(-1) = tA^(-1): True. The inverse of tA is given by (tA)^(-1) = (1/t)A^(-1). Thus, we have (tA)^(-1) = tA^(-1) since (1/t) can be factored out of the inverse.

4. (AB)^(-1) = B^(-1)A^(-1): True. The inverse of a product of matrices is the product of their inverses in the reverse order. Therefore, (AB)^(-1) = B^(-1)A^(-1).

5. (AB)^T = B^T A^T: True. The transpose of a product of matrices is equal to the product of their transposes in the reverse order. Hence, (AB)^T = B^T A^T.

6. (A^T)^(-1) = (A^(-1))^T: True. The inverse of the transpose of a matrix is equal to the transpose of its inverse. Thus, (A^T)^(-1) = (A^(-1))^T.

To know more about matrices visit:

https://brainly.com/question/32641848

#SPJ11

What is the standard form of (-1, 1) and (1, 4) ?

Answers

Answer:

The rules when writing a number in standard form is that first you write down a number between 1 and 10, then you write × 10(to the power of a number). On a calculator, you usually enter a number in standard form as follows: Type in the first number (the one between 1 and 10).

Step-by-step explanation:

Your lawn mower mows a lawn in 1.5 hours. When your friend's lawn mower is used together with your lawn mower, the lawn is mowed in 0.5 hours. How long (in hours) does it take your friend's mower to mow the lawn when working alone?

Answers

Answer:

My friend's mower will take approximately 0.75 h to mow the lawn alone.

Step-by-step explanation:

To solve this problem we can use the idea of average speed and apply to this problem, using the appropriate formula shown below:

\(speed = \frac{distance}{time}\)

Where each lawn mower has a speed at which they can mown, the distance is the lawn they're mowing and the time is how long they will take to do it. In the case where my equipment is working alone, its speed "x" can be modeled as below:

\(x = \frac{lawn}{1.5}\)

When my friend's mower does the job, its speed "y" can be seen as:

\(y = \frac{lawn}{time}\)

When both work together the speed can be seen as:

\(x + y = \frac{lawn}{0.5}\)

Applying the first two equations on the second, gives us:

\(\frac{lawn}{1.5} + \frac{lawn}{time} = \frac{lawn}{0.5}\\\frac{1}{time} = \frac{1}{0.5} - \frac{1}{1.5}\\\frac{1}{time} = 2 - 0.667\\\frac{1}{time} = 1.333\\1.333*time = 1\\time = \frac{1}{1.333} = 0.75\)

My friend's mower will take approximately 0.75 h to mow the lawn alone.

What do you need to know?

What do you need to know?

Answers

9514 1404 393

Answer:

  A.  One

Step-by-step explanation:

Descarte's rule of signs is used to answer this question. The signs of the coefficients are ...

  + + + -

There is one sign change, hence one positive real root.

Of customers ordering a certain type of personal computer, 20% order an upgraded graphics card, 30% order extra memory, 15% order both the upgraded graphics card and extra memory, and 35% order neither. Fifteen orders are selected at random. Let X1, X2, X3, X4 denote the respective numbers of orders in the four given categories.
a. Find P(X1 = 3, X2 = 4, X3 = 2, and X4 = 6)Probability =
b. Find P(X1 = 3).Probability =

Answers

a)  P(X₁ = 3; X₂ = 4; X₃ = 2, and X₄ = 6), Probability = 0.0170 and b) P(X₁ = 3), Probability = C₃(0.2) (0.8) = 0.2501

Guests ordering a certain type of particular computer, 20 order an upgraded plates card, 30 order redundant memory, 15 order both the upgraded plates card and redundant memory, and 35 order neither. Fifteen orders are named at arbitrary. Let X₁, X₂, X₃, X₄ denote the separate figures of orders in the four given orders:

a) P(X₁ = 3; X₂ = 4; X₃ = 2, and X₄ = 6),

Probability = 0.0170

b) P(X₁ = 3)

Probability = C₃(0.2) (0.8)

= 0.2501

To learn more about probability:

brainly.com/question/30034780

#SPJ4

D. When a number is subtracted from the numerator and denominator of 4/3 the result is more than 2/3. Find the number​

Answers

Answer:

Let us solve this

We’ll do it by the elementary method

Suppose the original fraction be x/y

Given, x : y = 2:3 ……(i)

then y = 3/2x

Now , by condition,

(x-6)/y = 2/3 * x/y

=> (x-6)/y = 4/9 [ from (i) ]

=> x-6 = 4/9y = (4/9)(3/2)x = 2/3x

=> 3x-18 = 2x [cross multiplication]

=> x = 18

Your Answer: the numerator of the original fraction is = 18

Stay Safe

Have a nice day

Write the polnt-slope form of the equation of the line passing through the points (-5, 6) and (0, 1).
y- 6 = 1(x + 5)
y+6= -1(x - 5)
y- 6 = -1(x + 5)
y+ 6 = 1(x - 5)

Answers

Answer:

y - 6 = -1 (x+5)

Step-by-step explanation:

1) First, find the slope of the line. Use the slope formula \(m = \frac{y_2-y_1}{x_2-x_1} \\\). Substitute the x and y values of (-5,6) and (0,1) into the formula and simplify like so:

\(m = \frac{(1)-(6)}{(0)-(-5)} \\m = \frac{1-6}{0+5} \\m = \frac{-5}{5} \\m = -1\)  

So, the slope of the line is -1.

2) Now we have enough information to write the equation of the line in point-slope form. Use the point-slope formula \(y-y_1 = m (x-x_1)\) and substitute real values for the \(m\), \(x_1\), and \(y_1\).

Since \(m\) represents the slope of the line, substitute -1 in its place. Since \(x_1\) and \(y_1\) represent the x and y values of a point the line intersects, substitute the x and y values of (-5, 6) in those places as well. This gives the following equation and answer:

\(y-6 = -1(x+5)\)

what is the probability that the number of calls among the 25 that involve a fax transmission exceeds the expected number by more than 2 standard deviations? (round your answer to three decimal places.)

Answers

0.003 is the probability that the number of calls among the 25 that involve a fax transmission exceeds the expected number by more than 2 standard deviations

To calculate the probability that the number of calls among the 25 that involve a fax transmission exceeds the expected number by more than 2 standard deviations.The mean is the expected number of calls involving a fax transmission, while the standard deviation is the measure of variability in the distribution. We then use this information to calculate the probability of exceeding the expected number by more than 2 standard deviations, which can be done using the z-score formula. The z-score for values more than 2 standard deviations away from the mean is 2.33, which corresponds to a probability of 0.003. Thus, the probability that the number of calls among the 25 that involve a fax transmission exceeds the expected number by more than 2 standard deviations is 0.003.

Learn more about probability here

https://brainly.com/question/11234923

#SPJ4

Bill plans to save for a pair of headphones that are 89.00.The sales tax rate is 8% how much will bill need to save

Answers

Answer: 96.12

Step-by-step explanation:

The amount that Bill will need to save will be for the cost of the headphones and the sales tax that will be applied. This will be:

= 89 + (8% × 89)

= 89 + (0.08 × 89)

= 89 + 7.12

= 96.12

Therefore, Bill will need to save 96.12.

2. It takes 1 3/8 minutes to wrap a parcel and / minute to address it. How many minutes does it take to:

(a) wrap and address one parcel? Give your answer as a fraction

(b) wrap and address a dozen similar parcels?

Answers

Answer:

a) \(2\frac{3}{8}\)

b) \(28\frac{1}{2}\)

Step-by-step explanation:

\(1\frac{3}{8} +1=2\frac{3}{8}\)

\(2\frac{3}{8}\) × 12 = \(28\frac{1}{2}\)

2. It takes 1 3/8 minutes to wrap a parcel and / minute to address it. How many minutes does it take
2. It takes 1 3/8 minutes to wrap a parcel and / minute to address it. How many minutes does it take

Solve for k:
k-
-
k =
I
96

Answers

Answer: look it up frfr

Step-by-step explanation:

PLEASE HELP

i have no clue what im doing wrong but i cannot find the answer

PLEASE HELPi have no clue what im doing wrong but i cannot find the answer

Answers

2pi/b but there isn’t any b it would just be 2pi/1 making it only 2pi

which fraction is greater 7/10 or 2/6

Answers

Answer:

7/10

Step-by-step explanation:

Answer:

7/0

Step-by-step explanation:

What is the value of x

What is the value of x

Answers

145 i hope this helped

In the following equation, what number represents the y-intercept?

y = 2x – 10

1) 0

2) -1

3) 2

4) 10

Answers

Answer:

4) 10

Step-by-step explanation:

The number with x is slope and the other number is y-intercept so it's 10

Calculate the first and second
differences for the function f(x)=
3x² +5
xy First Differences
Second
Differences
05
18
217
332
453

Answers

Answer:

Hi,

Step-by-step explanation:

\(\begin{array}{|c|c|c|c|}x&3x^2+5&\Delta_1x&\Delta_2x\\--&--&--&--\\0&5&-&-\\1&8&3&-\\2&17&9&6\\3&32&15&6\\4&53&21&6\\--&--&--&--\\\end{array}\)

Round off 31623 to the nearest ten thousand

Answers

Answer:

30,000

Step-by-step explanation:

31623

1 is less than 5 so you dont round up

30,000

-- Gage Millar, Algebra 2 Tutor

The reflectance curve is a plot of the light reflected off a surface as a function of _____.
a. spatial frequency
b. contrast
c. wavelength
d. orientation

Answers

the answer is letter v

Could someone please help asap

Could someone please help asap

Answers

Answer:

x=77°

Step-by-step explanation:

angles in triangle add to 180°

180°-43°-60°=x°

77°=x°

Patients in a hospital are classified as surgical or medical. A record is kept of the number of times patients require nursing service during the night and whether or not these patients are on Medicare. The data are presented here: Patient Category Medicare Surgical Medical Yes 46 52 No 36 43 Test the hypothesis (using ) that calls by surgical-medical patients are independent of whether the patients are receiving Medicare. Find to 2 decimal places the P-value for this test. The evidence Choose the answer from the menu in accordance to the question statement sufficient to claim that surgical-medical patients and Medicare status are dependent.

Answers

Answer:

Following are the solution to the given question:

Step-by-step explanation:

Given:

\(N= 177\\\\a=46\\\\b=52\\\\c=36\\\\d=43\)

\(\to \chi _{1}^{2}=\frac{N(ad-bc)^{2}}{(a+c)(b+d)(a+b)(c+d)}\)

         \(=\frac{177((46\times 43)-(52 \times 36))^{2}}{(98)(79)(82)(95)}\\\\=\frac{177((1978)-(1872))^{2}}{60310180}\\\\=\frac{177(106)^{2}}{60310180}\\\\=\frac{177(11236)}{60310180}\\\\=\frac{1988772}{60310180}\\\\= 0.032976\)

P-value= \(CHIDIST(0.032976,1) = 0.86.\)

thus, the surgical-medical patients and Medicare are dependent.

Which statement is true about the length of a square with an area of 200 square inches?
A.
The length is less than 14 inches.
B.
The length is between 19 inches and 20 inches.
C.
The length is exactly 100 inches.
D.
The length is between 14.1 inches and 14.2 inches.

Answers

Answer:

D

Step-by-step explanation:

the square root is between 14.1 and 14.2.

Answer:

Between 14.1 and 14.2

Step-by-step explanation:

D

a water wave travels a distance of 10.0 meters in 5.0 seconds. what can be determined from this information?

Answers

The speed of the water wave is 2.0 meters per second.

The speed of a wave is calculated by dividing the distance traveled by the time it takes to travel that distance. In this case, the distance traveled by the water wave is 10.0 meters, and the time taken is 5.0 seconds.

To determine the speed, we use the formula:

Speed = Distance / Time

Substituting the given values, we have:

Speed = 10.0 meters / 5.0 seconds = 2.0 meters per second

Therefore, from the given information, we can determine that the speed of the water wave is 2.0 meters per second.

This information about the speed of the water wave is useful for various purposes. It allows us to understand how quickly the wave is propagating through the medium. It also helps in analyzing wave behavior, such as interference, reflection, or refraction, and studying the characteristics of the medium through which the wave is traveling. Additionally, the speed of the wave can be used in calculations involving wave frequencies, wavelengths, and periods.

Learn more about speed here:

https://brainly.com/question/17661499

#SPJ11

Pls help

The science club is going on a field trip to the science museum. The club has at most $800 to špend on the trip. The bus for the trip costs $100, and meals at the museum cost $4.50 per student. If admission to the museum is $12 per student and $16 per adult, and there are six chaperones attending, how many students can go on the trip? Write the inequality

Answers

Answer:

x ≤ 30

Step-by-step explanation:

Pls make me branliest I need it.

Write the equation for the absolute value function graphed
Thank you!

Write the equation for the absolute value function graphedThank you!

Answers

The equation for the absolute value function is y = -2lx-4l + 2

An absolute value function is what?

A function that surrounds an algebraic expression in absolute value symbols is called as an absolute value function. Remember that a number's distance from 0 on the number line represents its absolute value. The definition of the absolute value parent function is given as follows: f(x)=x if x>00 if x=0 if x0.

Y=a| x+h |+k is the form of the equation for an absolute value function. Also:

The graph's vertex is (h,k).

The range of the graph is y≥k for a>0 and its domain is a set of all real numbers.

The range of the graph is y≤k when a0, and its domain is a set of all real numbers.

X=h is the symmetry axis.

If a>0, it opens up; if a0, it opens down.

The graph of y=a| xh |+k can be created by translating the line graph y=| x | by h units horizontally and k units vertically.

If | a | 1 and if | a | >1, the graph of y=a| x | is wider than the graph of y=| x | and narrower.

So here (h,k)=(4,2)
range of y≤2

and its narrower so a≥1
hence the equation is y = -2 l x-4 l +2


Learn more about absolute value function at
https://brainly.com/question/25971887
#SPJ13

PLEASE HELP!! i will mark brainliest!!

PLEASE HELP!! i will mark brainliest!!

Answers

Its the distance formula so it would be square root of [(15+3)^2+(-7-17)^2]=30
Other Questions
The perimeter of the patio is 32 metres. The garden itself is a square shape. What is the total area of the garden and the patio? complete the header for a class called firecracker that is: (a) a child of firework (b) comparable. make sure that the header uses the comparable interface in its parameterized form so that only firecrackers can be compared with one another. do not add any unnecessary spaces. suppose will receives 190 utils from consuming one banana and 280 utils from consuming two bananas. what is the marginal utility of the second banana? group of answer choices 280 utils 90 utils none of the above 235 utils 470 utils Lukas wants to create a triangle with sides measuring 9 in., 13 in., and 15 in. He says that more than one triangle is possible given these side lengths. Which statement about Lukass claim is true?Lukas is incorrect. The side lengths satisfy the triangle inequality rule so one unique triangle can be drawn.Lukas is incorrect. The side lengths do not satisfy the triangle inequality rule so no triangles can be drawn given these side lengths.Lukas is correct. The side lengths satisfy the triangle inequality rule so multiple triangles can be drawn.Lukas is correct. The side lengths do not satisfy the triangle inequality rule so multiple triangles can be drawn.I think Lukas is incorrect. The side lengths satisfy the triangle inequality rule so one unique triangle can be drawn. what term categorizes masses and shapes that are irregular and evoke the living forms of nature? conformity, obedience, and compliance are all examples ofquestion 36 options:a) persuasion.b) coercion.c) social learning.d) social influence. The data set below represents a sample of scores on a 10-point quiz. 7, 4, 9, 6, 10, 9, 5, 4 1 Find the sum of the mean and the median. 14.25 12.75 12.25 15.50 13.25 In a certain state, 36% of adults drive every day. Suppose a random sample of 625 adults from the state is chosen. Let X denote the number in the sample who drive every day. Find the value of X that is two standard deviations above the mean. 237 513 249 201 225 Lifetimes of batteries of a certain type are normally distributed with mean 42.6 hours and standard deviation 2.8 hours. Find the lifetime in hours that would separate the 7.5% of batteries with the shortest lifetimes from the rest. 38.57 40.50 45.80 42.39 35.80 Find the number of US adults that must be included in a poll in order to estimate, with margin of error 1.5%, the percentage that are concerned about high gas prices. Use a 94% confidence level, and assume about 79% are concerned about gas prices. 2607 2259 1387 603 3928 the take just as long to cook dinner as i do What is the authors purpose for including this sentence? to establish the suffering experienced under segregation to define the concept of a direct action campaign to criticize the public officials who endorse segregation to explain his unwillingness to postpone his efforts. suppose that the fed sharply increases the money supply between 2016 and 2021. in 2021, sofia's wage has risen to $56.00 per hour. the price of a puzzle book is $14.00 and the price of a americano is $8.00. In 2021, the relative price of a comic book is Between 2016 and 2021, the nominal value of Susan's wage , and the real value of her wage Monetary neutrality is the proposition that a change in the money supply nominal variables and variables Grade It Now Save & Continue Continue without saving 2. To be safe while doing science, you should learn the meaning ofsymbols. Medical officers screened immigrants for any indication of physical or mental illness. If illness was suspected, immigrants were detained at Ellis Island's hospital complex. "Hayter Family" from "Island of Hope, Island of Tears," Ellis Island National Monument Online Which signal word helps readers understand what caused immigrants to be detained at Ellis Islands hospital complex? A. for B.any C.if D.at the nurse is caring for an infant with a continous pulse ox probe on the earlobe which site would the nurse select when rotating the pulse ox probe find the percentage increase from 150 to 210 The Speedjet Aircraft Corporation has a central materials laboratory. The laboratory has only two users, the Large Plane Department and the Small Plane Department. The following data apply to the coming budget year:Budgeted costs of operating the materials laboratory for 100,000 to 200,000 technician hours per year:Fixed costs per year $8,200,000Variable costs $74 per technician hourBudgeted long-run usage in hours per year:Large Plane Department 90,000 technician hoursSmall Plane Department 110,000 technician hoursBudgeted amounts are used to calculate the allocation rates.Actual usage for the year by the Large Plane Department was 70,000 technician hours and by the Small Plane Department was 80,000 technician hours. If a dual-rate cost-allocation method is used, what amount of materials laboratory costs will be budgeted for the Small Plane Department?a. $14,153,333b. $9,200,000c. $12,650,000d. $10,293,333 Which statement best describes the tradition of the lottery?A - The lottery has been passed on exactly as it was for generation B - Origins and older versions of the lottery have been forgotten through yearsC - Improvements have been made to modernize the lottery for the current times D - The lottery has been established recently, taking the place of an older ceremonyPlease Help. The map shows lands settled by Greeks, Phoenicians, and Egyptians.The people of which land were cut off from sea trade routes on the Mediterranean?Asia MinorItalyPersiaSpain mad cow furious farmer what is the main idea of this excerpt voltage regulators are being discussed. technician a says charging voltage is decreased when the battery temperature is low because the battery cannot accept high charging rates at low temperatures. technician b says the voltage regulator increases the current flowing through the field coil when the battery voltage is low. who is correct? 2x2y= 10 Standard to Slope Intercept Form