Solve two steps equations

Solve Two Steps Equations

Answers

Answer 1

Answer:

21 hazardous state waste sites in State Y.

Step-by-step explanation:

x=2n-8

x=34

2n-8=34

2n=42

n=21


Related Questions

Complete the table for the quadratic function below. Type the value of y that
corresponds with each value of x.
y=2(x-3)²-2
xy=2(x-3)²-2
1
2
3
4
5

Answers

Values of y that corresponds with the value of x as per quadratic functions are as follows:

6

0

-2

0

6

What are quadratic functions?

A polynomial function with one or more variables, where the largest exponent of the variable is two, is referred to as a quadratic function. It is also known as the polynomial of degree 2 since the greatest degree term in a quadratic function is of second degree. A quadratic function must have at least one second-degree term. It performs algebraic operations.

The parent quadratic function connects the locations whose coordinates have the type f(x) = x2 and is of the kind (number, number2).

Just need to evaluate the function for each value of X.

for x=1 y=2(1-3)²-2= 6

for x=2 y=2(2-3)²-2= 0

for x=3 y=2(3-3)²-2= - 2

for x=4 y=2(4-3)²-2= 0

for x=5 y=2(5-3)²-2= 6

To know more about quadratic functions, visit:

https://brainly.com/question/27958964

#SPJ1

NEED HELP WITH ALL QUESTIONS! Find x for all of them.

Answers

The value of x for all the figures are given below respectively.

What is trigonometry?

The branch of mathematics that studies the relationships between the sides and angles of triangles is known as Trigonometry.

1. In given figure base = 5 and hypotenuse = 10 .

to find x i.e height we will use trigonometry-

tan 60° = x/5

√3 = x/5

5√3=x

Therefore, the value of x is 5√3.

2. In given figure base = 1 and height = √3  and angle given is 60°.

to find x i.e hypotenuse we will use trigonometry-

sin 60° = √3/x

√3/2 = √3/x

x = √3×2/ √3

x = 2

Therefore ,value of x is 2.

3. In given figure base = 3 and hypotenuse = 6 .

to find x i.e height we will use trigonometry-

tan 60° = x/3

√3 = x/3

3√3 = x

Therefore,value of x is 3√3.

4. In given figure base = 1 and height = 1  and angle given is 45°.

to find x i.e hypotenuse we will use trigonometry-

sin 45° = 1/x

1/√2 = 1/x

x = √2

Therefore ,value of x is √2.

5.  In given figure height = 4√2  and angle given is 45°.

to find x i.e hypotenuse we will use trigonometry-

sin 45° = 4√2/x

1/√2 = 4√2/x

x = 4√2 × √2

x = 8

Therefore,value of x is 6.

6. In given figure hypotenuse = 10 and angle given is 45°.

to find x i.e base we will use trigonometry-

cos 45° = x/10

1/√2 = x/10

10/√2 = x

Therefore,value of x is 10/√2.

To know more about hypotenuse visit:

https://brainly.com/question/22173320

#SPJ1

what is 30.7% of 520

Answers

Answer:

159.64

Step-by-step explanation:

30.7% / 100 = 0.307 then you would do
0.307 x 520 = 159.64

amy asked alfred, an international student from denmark to participate in her survey. after alfred completed the survey, amy also asked alfred to introduce other international students who might be interested in participating in her survey. as a result, amy was able to collect enough data to conduct her analysis. what type of sampling method did amy use?

Answers

In conclusion, Amy used a snowball sampling method to collect data for her survey. This method is useful when the population is hard to locate or identify, and when other sampling methods are not possible

Amy used a snowball sampling method. Snowball sampling is a non-probability sampling method where the participants recruit other members of the population.

It is useful when the population is difficult to locate or identify, as it relies on word of mouth or referrals from already recruited participants. In this case, Alfred was able to introduce other international students who might be interested in participating in Amy's survey. This allowed Amy to collect enough data to conduct her analysis. Snowball sampling is useful when the sample size is not known, when time is limited, or when a random selection is not possible.

for such more questions on sampling method

https://brainly.com/question/31017200

#SPJ11

Prove that STV is congruent to TUW

Answers

Answer:

The picture shows that the side lengths and the angle are the same because of the lines

Step-by-step explanation:

The answer is given and VS=WT but add the line symbol above that

A likelihood of 1 is also known as...

Answers

Answer:

A likelihood of 1 is also known as the Discrete probability distribution

What is the slope of the line?

Answers

Answer:

Slope m = 1/3

Step-by-step explanation:

Slope of the line can be found by taking two points on the line, (x1, y1) and (x2, y2)

Find the difference in y coordinates, y2 - y1  (called rise)

Find the difference in corresponding x coordinates x2 - x1 (called run)

Rise/Run gives the slope

Two distinguishable points on the line graph are (0, 2) and (3, 3)

rise = 3 - 2 = 1

run = 3 - 0 = 3

Slope = 1/3

I dont know how to do this
the answer isnt 4
pls answer if u know with simple working

Answers

Answer:25 sticks

Step-by-step explanation:

each time you will add 4 sticks

Answer: 37

Step-by-step explanation:

Add 4

Suppose that X1, X2,. . . Xn are random sample of
P(X=x│θ)= θ^x/x! E^- θ
(a) Find the MSE of X bar
(b) Find the limit of MSE when n tends to infinity

Answers

The MSE of X bar is: MSE(X bar) = Var(X bar) + [E(X bar) - θ]² = θ/n + [θ - θ]² = θ/n The limit of MSE when n tends to infinity is  zero

(a) To find the mean squared error (MSE) of X bar, we need to first find its expected value and variance.

The expected value of X bar is:

E(X bar) = E((X1 + X2 + ... + Xn) / n) = (n * E(X)) / n = E(X) = θ

The variance of X bar is:

Var(X bar) = Var((X1 + X2 + ... + Xn) / n) = (1/n^2) * Var(X1 + X2 + ... + Xn) = (1/n^2) * n * Var(X) = θ/n

Therefore, the MSE of X bar is:

MSE(X bar) = Var(X bar) + [E(X bar) - θ]²= θ/n + [θ - θ]² = θ/n

(b) To find the limit of MSE when n tends to infinity, we can take the limit of the MSE formula as n approaches infinity:

lim(n → ∞) MSE(X bar) = lim(n → ∞) θ/n = 0

Therefore, as the sample size becomes larger, the MSE of X bar approaches zero. This means that X bar becomes a better and better estimator of the true parameter θ as the sample size increases.

To learn more about mean squared error, visit:

brainly.com/question/29662026#

#SPJ11

NI

Megan is taking out a loan for $6,000 with

an annual compound interest rate of 13%

for 6 years. Megan will not make any

additional deposits or withdrawals. What

will be the total balance paid at the end of 6 X

years?

Round your answer to the closest dollar

amount. Do not include $ symbol in answer

Answers

Answer: 12491.71

Steps:
1) The formula for compound interest is x=P(1+r/n)^nt. This means that the final amount (x) is equal to the initial deposit (P) times the result of 1 plus the interest rate (r) divided by the number of times the interest occurs in a given time period (n) to the power of n times the number of time periods (t).

2)Next we have to plug in our information from the problem. We know that the initial deposit (P) was 6000 and the interest rate (r) is .13 (13%), so we can start by plugging those two in. This will get us x=6000(1+.13/n)^nt. Since it occurs annually, we know that the number of times it occurs each year is n, and we also know that the number of years for which she will leave it (t). This gives us n = 1 (since it happens once per year) and t = 6 (since she is leaving it for 6 years). Plugging this in, we get x = 6000(1+.13/1)^1x6. We can simplify this to x = 6000(1+.13/1)^6 since 1x6 is 6.

3) Finally, we need to solve. If you can use a calculator, you may skip this part. However, if you can’t, it goes like this: First, we need to solve everything within the parentheses. .13/1 is still .13, and once we add in the 1 we get 1.13. This gives us x = 6000(1.13)^6. Next, we need to do the exponent. 1.13^6 is about 2.081952. We are unable to round this number yet in order to keep it accurate. After that, we get x = 6000x2.081952. Multiplying those together, we get 12491.712, which rounds to 12491.71.
Hope this helped

Mei and kara build computers from parts and sell them to make a profit mei can build a computer in 0. 8 hours

Answers

Mei worked 8 hours and Kara worked 7 hours when Mei can build a computer in 0.8 hours , and Kara can build a computer in 1 hour.

Let's use the following variables to represent the unknowns in the problem:

Let M be the number of computers Mei built

Let K be the number of computers Kara built

We can set up a system of equations based on the given information:

M + K = 17 (the total number of computers built is 17)

0.8M + K = 15 (the total time worked is 15 hours)

We can solve for one of the variables in terms of the other by using the first equation:

M = 17 - K

Now we can substitute this expression for M into the second equation:

0.8(17 - K) + K = 15

13.6 - 0.8K + K = 15

0.2K = 1.4

K = 7

So Kara built 7 computers. We can use the first equation to find how many computers Mei built:

M + 7 = 17

M = 10

Therefore, Mei built 10 computers.

Now we can find how long each girl worked by multiplying the number of computers by their respective build times:

Mei: 10 computers x 0.8 hours per computer = 8 hours

Kara: 7 computers x 1 hour per computer = 7 hours

Therefore, Mei worked 8 hours and Kara worked 7 hours.

Learn more about equations :

https://brainly.com/question/29657983

#SPJ4

The complete question is :

Mei and Kara build computers from parts and sell them to make a profit. Mei can build a computer in 0.8 hours , and Kara can build a computer in 1 hour. together they worked 15 hours and built 17 hours and built 17 computers. how many hours did each girl work ?

which of the following experiments is likely to produce a uniform discrete distribution? multiple select question. the values that occur from repeated spins of a roulette wheel at a casino. the answer selected on a multiple choice question that has four choices by a student who did not study. the number of patrons arriving every 3 minutes at a sandwich shop. test scores on a college entrance exam, such as the act or sat.

Answers

The experiment that is most likely to produce a uniform discrete distribution is the number of patrons arriving every 3 minutes at a sandwich shop.

Test scores on a college entrance exam, such as the ACT or SAT, is an example of continuous distribution.

What is a uniform discrete distribution?

A uniform distribution is a kind of probability distribution in which all of the potential outcomes have an equal likelihood of occurring. A uniform distribution with a limited set of potential outcomes is referred to as a discrete uniform distribution. In a discrete uniform distribution, there is a finite number of potential outcomes that are all equally probable.

It is important to note that the sum of the probabilities of all possible outcomes in a uniform distribution is always equal to 1 since the outcomes are equally likely to happen. The following experiments are less likely to generate a uniform discrete distribution:

Values obtained from repeated spins of a roulette wheel at a casino: Because the roulette wheel is designed to produce a non-uniform distribution, the values that result from the spins of the roulette wheel are not uniformly distributed. The answer is selected on a multiple choice question that has four choices by a student who did not study: Since the student did not study, their answers will be arbitrary and unpredictable, making a uniform distribution unlikely.

Test scores on a college entrance exam, such as the ACT or SAT: Because test scores are continuous data, a uniform distribution is unlikely to occur.

To know more about the "uniform discrete distribution": To know morehttps://brainly.com/question/18555310

#SPJ11

pls answer this

it isnt add 3, it says its wrong when i press it

pls helpp meee

Answers

I think you are correct, I am not sure why. Maybe you ask your teacher and she or he made a mistake with this question.

AB is the diameter of a circle C. What is the measure of arc DB?

Answers

Answer:

arc DB = 45°

Step-by-step explanation:

the measure of an arc is the same as the central angle that intercepts it.

∠ DCB = 180° - 135° = 45°

∠ DCB is the central angle intercepted by arc DB , then

arc DB = 45°

Becky wants to buy some fish for her aquarium. she has $20 to spend and the fish cost $2.50 each. write an inequality that can be used to determine how many fish, x, becky can afford to buy.

Answers

To solve this inequality, the left side can be divided by $2.50 and the value of x can be determined. The solution to this inequality is that Becky can afford to buy a maximum of 8 fish.$2.50x ≤ $20

$2.50x ≤ $20

The given situation is that Becky wants to buy some fish for her aquarium and she has $20 to spend and the cost of the fish is $2.50 each. To determine how many fish, x, Becky can afford to buy, an inequality can be written. Since the cost of each fish is $2.50, the total cost for buying x number of fish is $2.50x. To find out how many fish Becky can afford to buy, the inequality $2.50x ≤ $20 can be written. To solve this inequality, the left side can be divided by $2.50 and the value of x can be determined. The solution to this inequality is that Becky can afford to buy a maximum of 8 fish.

Learn more about inequality here

https://brainly.com/question/28823603

#SPJ4

You roll a number cube. Find the probability
you roll a number that is greater than 2 and
less than 5. Write your answer as a fraction
in simplest form.



Please helpp

Answers

Answer:

1/3

Step-by-step explanation:

There are only two ways to roll a die and get a number bigger than 2 (not1 or not 2) and smaller than 5 (not 5 and not 6) You can roll a 3 (bigger than 2, smaller than 5) OR you can roll a 4 (also bigger than 2 a, smaller than 5)

There are only 6 different results when you roll a die (1-6).

To write a probability you put the total number of ways on the bottom. Put 2 on top because there's two ways to roll the desired result.

P = 2/6 and simplify

P = 1/3

An object being pushed with 5 pounds of course in the θ=45˚ direction and also with 7 pounds of force in the θ =-60˚ direction. Find the total force on the object

Answers

Force on the object is 7.04 pounds in the x-direction

Force on the object is -2.52 pounds in the y-direction

The total force on an object being pushed with 5 pounds of course in the θ=45˚ direction and also with 7 pounds of force in the θ =-60˚ direction can be found by resolving each force into its x- and y-components, and then adding them to obtain the net force acting on the object.An object being pushed with 5 pounds of course in the θ=45˚ direction and also with 7 pounds of force in the θ =-60˚ direction is shown below:An object being pushed with 5 pounds of force in the θ=45˚ direction and also with 7 pounds of force in the θ=-60˚ direction.To resolve the forces, we use the following identities:Fx = Fcosθ, andFy = Fsinθ.The x- and y-components of the 5-pound force in the θ=45˚ direction are:Fx = Fcosθ = 5 cos 45˚ = 3.54 pounds,andFy = Fsinθ = 5 sin 45˚ = 3.54 pounds.The x- and y-components of the 7-pound force in the θ=-60˚ direction are:Fx = Fcosθ = 7 cos (-60˚) = 3.5 pounds,andFy = Fsinθ = 7 sin (-60˚) = -6.06 pounds.The total force acting on the object is the sum of the x- and y-components of the forces acting on it, or:Fx = 3.54 pounds + 3.5 pounds = 7.04 pounds,Fy = 3.54 pounds - 6.06 pounds = -2.52 pounds.Therefore, the total force on the object is 7.04 pounds in the x-direction and -2.52 pounds in the y-direction.

Learn more about net force

brainly.com/question/29261584

#SPJ4

Gethyn needs to drink 8 cups of water each day. Today he has consumed 48 fluid ounces. How many more cups does he need to drink today?

Answers

By the given parameters, Gethyn needs to drink 2 more cups of water today.

How many more cups does he need to drink today?

From the question, we have the following parameters that can be used in our computation:

Amount = 8 cups

Today = 48 ounces

There are 8 fluid ounces in one cup.

So, to convert 48 fluid ounces to cups, we divide by 8:

48 fluid ounces / 8 fluid ounces per cup = 6 cups

Therefore, Gethyn has already drnk 6 cups of water today.

To reach his goal of 8 cups, he still needs to drink:

8 cups - 6 cups = 2 cups

So Gethyn needs to drink 2 more cups of water today.

Read more about metric units at

https://brainly.com/question/8480425

#SPJ1

Quadrilaterals HIJK and ABCD are congruent. The side length of each square on the grid is 1 unit. Which of the following sequences or transformations maps HIJK to ABCD?

Answers

The sequence of transformations that maps HIJK to ABCD is sequence B: reflection over line HÌ, then a translation 6 units to the right and 3 units down.

What is quadrilateral ?

A quadrilateral is a polygon with four sides and four vertices. The term "quadrilateral" comes from the Latin words "quadri" meaning "four" and "latus" meaning "side". Quadrilaterals can have different shapes and properties, including rectangles, squares, parallelograms, trapezoids, and kites.

Since quadrilaterals HIJK and ABCD are congruent, we can map one onto the other using a sequence of transformations. We need to determine which of the given sequences of transformations maps HIJK to ABCD.

Sequence A involves a 270° rotation about point J, followed by a translation 9 units to the right and 8 units down.

Sequence B involves a reflection over the line HÌ, followed by a translation 6 units to the right and 3 units down.

To determine which sequence maps HIJK to ABCD, we can apply each sequence to the vertices of HIJK and see if the resulting image matches the vertices of ABCD.

Starting with sequence A, we apply the rotation and translation to the vertices of HIJK:

Vertex H(-2, 1) is rotated 270° about J(-2, 2) to get H'(0, 0). Then we translate 9 units to the right and 8 units down to get H''(9, -8).

Vertex I(-3, -1) is rotated 270° about J(-2, 2) to get I'(1, -3). Then we translate 9 units to the right and 8 units down to get I''(10, -11).

Vertex J(-2, 2) is fixed by the rotation and then translated 9 units to the right and 8 units down to get J''(7, -6).

Vertex K(0, 0) is rotated 270° about J(-2, 2) to get K'(-2, -2). Then we translate 9 units to the right and 8 units down to get K''(7, -10).

The resulting image of HIJK under sequence A has vertices H''(9, -8), I''(10, -11), J''(7, -6), and K''(7, -10). We can see that these vertices do not match the vertices of ABCD, so sequence A does not map HIJK to ABCD.

Next, we apply sequence B to the vertices of HIJK:

Vertex H(-2, 1) is reflected over line HÌ to get H'(-4, 3). Then we translate 6 units to the right and 3 units down to get H''(2, 0).

Vertex I(-3, -1) is reflected over line HÌ to get I'(-1, 1). Then we translate 6 units to the right and 3 units down to get I''(5, -2).

Vertex J(-2, 2) is reflected over line HÌ to get J'(-4, 4). Then we translate 6 units to the right and 3 units down to get J''(2, 1).

Vertex K(0, 0) is reflected over line HÌ to get K'(-2, 2). Then we translate 6 units to the right and 3 units down to get K''(4, -1).

The resulting image of HIJK under sequence B has vertices H''(2, 0), I''(5, -2), J''(2, 1), and K''(4, -1). We can see that these vertices match the vertices of ABCD, so sequence B maps HIJK to ABCD.

Therefore, the sequence of transformations that maps HIJK to ABCD is sequence B: reflection over line HÌ, then a translation 6 units to the right and 3 units down.

To know more about quadrilateral visit :

https://brainly.com/question/29635320

#SPJ1

Perform the operation and simplify such that

Answers

The value οf a, b, and c are 3, 5, and 25 respectively.

What is an equatiοn?

There are many different ways tο define an equatiοn. The definitiοn οf an equatiοn in algebra is a mathematical declaratiοn that illustrates the equality οf twο mathematical expressiοns.

The given equatiοn is

1/(x + 5) + 2/(x -5) = (ax + b)/ (x² - c)

Sοlve the left-hand side οf the equatiοn:

L.H.S = 1/(x + 5) + 2/(x -5)

= [x-5 + 2(x+5)]/(x + 5)(x -5)

= [x-5 + 2x+ 10]/(x + 5)(x -5)

Cοmbine like terms:

= [3x + 5]/(x + 5)(x -5)

Nοw apply fοrmula (a-b)(a+b) =a² - b²:

= [3x + 5]/(x² - 5²)

= [3x + 5]/(x² - 25)

Put 1/(x + 5) + 2/(x -5) =  [3x + 5]/(x² - 25) in the given equatiοn:

[3x + 5]/(x² - 25) = (ax + b)/ (x² - c)

Nοw cοmpare bοth sides:

a = 3

b = 5

c= 25

To learn more about the equation, click on the below link:

https://brainly.com/question/30573233

#SPJ1

two kinds of pine trees, bristlecone and aleppo, are planted in rows. in each row, the ratio of bristlecone to aleppo is 10:910:9. altogether, 600600 bristlecone pine trees are planted.how many aleppo pines are planted?

Answers

There are 288 Aleppo pines are planted in each ratio.

First, let's determine the total number of pine trees in each row. Since the ratio is 10 : 9, that means that for every 10 bristlecone pine trees planted, 9 Aleppo pine trees were planted. Therefore,

10 bristlecone pine trees + 9 Aleppo pine trees = 19 pine trees in each row.
Next, we need to determine how many rows of pine trees were planted. Since 600 bristlecone pine trees were planted, we can divide 600 by 19 to determine the number of rows.
600 ÷ 19 = 31.578947368421
Therefore, there were 32 rows of pine trees planted.
Now, we need to calculate how many Aleppo pine trees were planted. Since we know that for every 10 bristlecone pine trees planted, 9 Aleppo pine trees were planted,

So, the number of Aleppo pine trees planted.
32 x 9 = 288

Therefore, 288 Aleppo pine trees were planted.

To know more about the "pine trees"https://brainly.com/question/24347243

#SPJ11

Find the measure of each angle a positive angle measure, a negative angle measure, and an angle measure that is greater 360 degrees.

Help with the 3 problems attached, please. :)​

Answers

This is an Angles and Coordinate Systems problem.
6)  

the angle of 40° is equivalent to a positive angle measure of 320°.the angle of 40° is equivalent to a negative angle measure of -320°. the angle of 40° is equivalent to an angle measure of 680°.

7)

Positive angle measure: 410°Negative angle measure:  -310°Angle measure greater than 360°: 770°.

8)

Positive angle measure: 660°Negative angle measure: -660°Angle measure greater than 360 degrees: 1020°.

What is Positive Angle Measure and Negative angle measure?

Positive angle measure is measured counterclockwise and negative angle measure is measured clockwise. These concepts are used in navigation, engineering, and physics.

6)

An angle of 40 degrees measured out in the upper left quadrant will have its initial side along the positive x-axis and its terminal side in the upper left quadrant, making it a counter-clockwise angle.

To find the equivalent angle as a positive angle measure, we can simply take 360 degrees minus 40 degrees, which gives us:

360° - 40° = 320°

So the angle of 40 degrees is equivalent to a positive angle measure of 320 degrees.

To find the equivalent angle as a negative angle measure, we can take the 360 degrees minus the positive angle measure, which gives us:


-(360° - 40°) = -320°

So the angle of 40 degrees is equivalent to a negative angle measure of -320 degrees.

To find the equivalent angle measure that is greater than 360 degrees, we can simply add 360 degrees to the positive angle measure, which gives us:

320° + 360° = 680°

So the angle of 40 degrees is equivalent to an angle measure of 680 degrees.


7)

To convert the angle measure of 50 degrees in the lower right quadrant to a positive angle measure, we add 360 degrees to it since one full revolution around the coordinate system is equal to 360 degrees.

Positive angle measure: 50 degrees + 360 degrees = 410 degrees

To convert the angle measure to a negative angle measure, we subtract it from 360 degrees, since a negative angle is measured in the clockwise direction.

Negative angle measure: 360 degrees - 50 degrees = -310 degrees

To find an angle measure that is greater than 360 degrees, we simply add 360 degrees to the positive angle measure.

Angle measure greater than 360 degrees: 410 degrees + 360 degrees = 770 degrees.

8)

The angle 60 degrees measured in the lower right quadrant in a counter-clockwise direction is equivalent to the angle 360 degrees - 60 degrees = 300 degrees measured in the upper right quadrant in a counter-clockwise direction.

To convert the angle measure of 300 degrees to a positive angle measure, we add 360 degrees to it since one full revolution around the coordinate system is equal to 360 degrees.

Positive angle measure: 300 degrees + 360 degrees = 660 degrees

To convert the angle measure to a negative angle measure, we simply add a negative sign to the positive angle measure.

Negative angle measure: -660 degrees

To find an angle measure that is greater than 360 degrees, we simply add 360 degrees to the positive angle measure.

Angle measure greater than 360 degrees: 660 degrees + 360 degrees = 1020 degrees.

Learn more about Angles and Coordinate Systems:
https://brainly.com/question/162630
#SPJ1

A workman has two pieces of wire, each of length 26 m. One is a piece to be bent into a square. The other piece is to be bent into a rectangle whose width is 3 m shorter than its length

Answers

a)Hence the side of the square = 15.5 m

b)Hence the length of the rectangle is 8m and the width is 5m.

c)Hence the rectangle is greater than the square.

a)

The length of each wire =26m

To bend it into a square it has to be bent into four parts = [tex]\frac{26}{4}[/tex] =  5.15m

Hence the side of the square = 15.5 m

b)

A rectangle whose width is 3 m shorter than its length,

let the length of the rectangle = l

And the width of the rectangle h= l-3,

now,

2(l+l-3)=26

4l-6=26

4l=32

l=8m

h=8-3=5

Hence the length of the rectangle is 8m and the width is 5m.

c)

The area of the square=  5.15²=26.52 sq cm

The area of the rectangle = 8*5=40 sq cm

Hence the rectangle is greater than the square.

The complete question is-

A workman has two pieces of wire, each of

length 26 m. One piece is to be bent into a

square. The other piece is to be bent into a

rectangle whose width is 3 m shorter than its

length.

(a) What is the length of a side of the square?

(b) What are the dimensions of the rectangle?

(c) Which shape has the greater area?

learn more about rectangles,

https://brainly.com/question/29123947

#SPJ4

PLEASE HELPP Find a.

Answers

Answer:122

Step-by-step explanation:

sum of the interior angles of a rectangle is equal to 360 degrees. sum of neighbor angles is equal to 180 degrees. the if one of the neighbor angle is 90 then, other is 180-90=90.

a+76+72+90=360

a+238=360

a=122

There are three colors of marbles in the

bag: red, green, and purple. There are

4 green marbles in the bag. What is the

probability of Carol picking a purple

marble and, without replacing this marble,

then picking a green marble?

Answers

The expression for the probability of picking a purple marble and then a green marble without replacement is: P(P and G') = (p / (4 + p + r)) * (3 / (3 + r))

Let's denote the event of picking a purple marble by P and the event of picking a green marble after a purple marble has been picked by G'. Since we do not replace the marble after the first pick, the probability of picking a purple marble is the proportion of purple marbles in the bag. Let's assume that there are r red marbles, g green marbles (including the 4 already picked), and p purple marbles. Then the total number of marbles in the bag is r + g + p.

Since we know that there are 4 green marbles already in the bag, the total number of marbles in the bag is g + p + r = 4 + p + r. We can use this equation to eliminate g from the probability calculation.

The probability of picking a purple marble is:

P(P) = p / (4 + p + r)

After a purple marble is picked, the total number of marbles in the bag is 4 + r. The probability of picking a green marble from this reduced bag is:

P(G' | P) = (4 - 1) / (4 + r - 1) = 3 / (3 + r)

The probability of both events occurring is the product of their probabilities:

P(P and G') = P(P) * P(G' | P) = (p / (4 + p + r)) * (3 / (3 + r))

We don't have enough information to determine the values of p and r, so we cannot calculate the exact probability. However, we can give an expression for the probability in terms of p and r.

As a final step, we can check that our expression for the probability satisfies some common-sense constraints. The probability should be between 0 and 1, and it should increase as the number of purple marbles increases (since this makes it more likely to pick a purple marble) and decrease as the number of red marbles increases (since this makes it less likely to pick a green marble after a purple one has been picked).

To learn more about probability Click here:
brainly.com/question/30034780

#SPJ4

Find the missing side. Round answers to the nearest tenth! Show or explain your work. Pleases

Answers

Answer:

Proofs attached to answer

Step-by-step explanation:

Proofs attached to answer

Make a table of ordered pairs for the equation

Y= - 1/3x + 1

Answers

In this equation, the ordered pairings are (0, 1), (3, 0), (6, -1), and (9, -2).

What are equations used for?

A mathematical equation is a statement that two amounts and values are equal, such as 6 x 4 = 12 x 2. 2. A noun that counts. When two or more components must be taken into account simultaneously in order to comprehend or describe the overall situation, this is known as an equation.

We may select several values of x and enter them into the equation to get the associated values of y to create a table of tuple for the solution y = (-1/3)x + 1:

x      y = (-1/3)x + 1

0       1

3       0

6      -1

9      -2

To know more about Equation visit:

brainly.com/question/29538993

#SPJ1

In this equatiοn, the οrdered pairings are (0, 1), (3, 0), (6, -1), and (9, -2).

What are equatiοns used fοr?  

A mathematical equatiοn, like 6 + 4 = 12, states that twο amοunts and values are equal. An equatiοn is when twο οr mοre cοmpοnents must be cοnsidered simultaneοusly in οrder tο cοmprehend οr describe the οverall situatiοn.

We may select several values οf x and enter them intο the equatiοn tο get the assοciated values οf y tο create a table οf tuple fοr the sοlutiοn y = (-1/3)x + 1:

x      y = (-1/3)x + 1

0       1

3       0

6      -1

9      -2

Therefοre, In this equatiοn, the οrdered pairings are (0, 1), (3, 0), (6, -1), and (9, -2).

To learn more about Equation from the given link:

brainly.com/question/29538993

#SPJ1

Given that the measurement is in centimeters, find the circumference of the circle to the nearest tenth. (use 3.14 for π)

Answers

The circumference of a circle is given by the formula C = 2πr, where r is the radius of the circle and π (pi) is a constant approximately equal to 3.14.

To find the circumference of the circle, we need to know the radius. If we are not given the radius directly, we may be given another measurement that we can use to calculate it. For example, we may be given the diameter, which is the distance across the circle passing through its center. The radius is half the diameter.

Assuming we have been given the diameter of the circle, we can calculate the circumference as follows:

Write down the formula for the circumference of a circle: C = 2πr

Identify the diameter of the circle. Let's say it is 10 cm.

Calculate the radius by dividing the diameter by 2: r = 10/2 = 5 cm.

Plug in the value of the radius into the formula: C = 2π(5) = 10π.

Use the approximation of π as 3.14: C = 10(3.14) = 31.4 cm.

Therefore, the circumference of the circle is approximately 31.4 cm, to the nearest tenth of a centimeter.

For more such questions on  circumference

https://brainly.com/question/14283575

#SPJ4

Complete question:

A circle of radius 3 cm is drawn .Given that the measurement is in centimeters, find the circumference of the circle to the nearest tenth. (Use 3.14 for π)

A) 9.4 cm

B) 18.8 cm

C) 37.7 cm

D) 56.6 cm

Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fraction of the bar. ABC rotates 90 degrees clockwise about point p to from A’B’C

Answers

To rotate triangle ABC 90 degrees clockwise about a point P, we can follow these steps:

Draw a line segment from each vertex of the triangle to the point P.

Measure the distance from each vertex to the point P and make note of the lengths.

Rotate each line segment 90 degrees clockwise by swapping the x and y coordinates and changing the sign of the new y-coordinate. For example, if a vertex has coordinates (x, y), the new coordinates after rotation will be (y, -x).

Use the new endpoints of the line segments to draw the new triangle, A'B'C'.

For example, suppose the coordinates of triangle ABC are A(1,2), B(3,4), and C(5,2), and the point of rotation is P(3,3). Then the distances from each vertex to the point P are:

AP = sqrt((3-1)² + (3-2)²) = sqrt(5)

BP = sqrt((3-3)² + (3-4)²) = 1

CP = sqrt((3-5)² + (3-2)²) = sqrt(5)

After rotating each vertex 90 degrees clockwise about P, we get:

A'(4,1)

B'(2,3)

C'(4,5)

Using these new coordinates, we can draw the new triangle A'B'C', which is the result of rotating triangle ABC 90 degrees clockwise about P.

Type the correct answer in the box. Use numerals instead of words. If necessary, use / for the fraction of the bar. ABC rotates 90 degrees clockwise about point p to from A’B’C

To learn more about triangle refer to:

brainly.com/question/2773823

#SPJ4

Look at the imagien BUT QUICKLY help

Answers

-10
This is because a triangle angles add up to 180 the square means a 90 degree angle so 90+35=125
180-125=55
63+n=55. 63-55 =n. N=8 but it’s a negative because it just makes sense
Other Questions
How many men did the U.S. throw at the Spanish entrenchment at the Battle of San Juan Height? The annual rainfall in a certain region is approximately normally distributed with mean 40.9 inchesand standard deviation 5.3 inches. Round answers to the nearest tenth of a percent.a) What percentage of years will have an annual rainfall of less than 44 inches?%%b) What percentage of years will have an annual rainfall of more than 38 inches?c) What percentage of years will have an annual rainfall of between 37 inches and 43 inches?% Settlement patternsEcological factorsAgriculture remains the mainstay of Asia, though the proportion of the population engaged in agriculture is steadily declining. Although marginal lands in many parts of South and East Asia have been brought under cultivation, and many former pastoral ranges in Southwest and Central Asia are now irrigated, the broad ecological factors touched upon above have continued to give rise to geographic variations in population and economic activity. Parts of South and East Asia can support dense populations. Moister regions in the southwestfor example, in Turkey and northern Iransupport large populations. Read the informal sentences below, and revise each one to be more formal. Make sure to maintain the original meaning of each sentence. Saving energy can be a piece of cake if you just make some small changes in your habits. What happens at 12:00 in this camp?it is time to take a nap.It is time to go fishing.It is time to have lunch.It is time to do laundry. 1. When is it a good idea to build in a worksheet data entry validation as you develop a worksheet?2. What are the advantages of using the Solver tool instead of the trial and error method to solve a problem? 33. What is the purpose of the Solver Answer Report? A firm that wants to implement a strategy of responsiveness(such as amazon prime) should focus ona. Shortening their processing timesb. Keeping costs as low as possiblec. Increasing their production volumed. Developing a superior quality control department Help!!A hiker is climbing a local peak. After 1.5 hours of hiking, he is at an altitude of 220 feet. After 4 hours, he is at an altitude of 410 feet.What is the hiker's altitude after 4.5hours? QUESTION 6 Any square matrix multiplied by its inverse will be that size identity matrix. How the Sun is the original source of energy for most of our energy resources and which resources do not depend on the Sun? If 0 equal( Picture) 19. What is the total amount to be repaid on a 1-year termloan of $800 with an interest rate of 14%?A. $892B. $902C. $912D. $922 Question 5 of 10You are a struggling song writer. You hear a group on the radio singing a songthat you wrote with a friend who is now managing the band. You want tomake sure you are not cheated out of your creative work. You have tried totalk to the band but they won't respond. What writ would effectively stop theband from earning income on that song until the problem is remedied?A. A restraining orderB. A permanent injunctionOC. Punitive damagesO D. A mandatory injunction What message is the author trying to convey? 1028 ABCD [Source: Examine The low-pressure cell in the sketch is a ... mid-latitude cyclone. tropical depression. coastal low. thermal low. periences Continent Ltd acquired a 40% interest in Island Ltd in which it invested $165 000 on 1 July 2019. Continent Ltd has signed a joint venture agreement with the other investors in Island Ltd providing joint control to all investors. The share capital, reserves and retained earnings of Island Ltd at the investment date and at 30 June 2020 were as follows:1st July 201930 June 2020Share capital300000300000Asset revaluation surplus100000General reserve15000Retained earnings100000109000At 1 July 2019, all the identifiable assets and liabilities of Island Ltd were recorded at amounts equal to their fair values.The following is applicable to Island Ltd for the year to 30 June 2020:(a) Profit (after income tax expense of $11 000): $39 000;(b) Increase in reserves: General (transferred from retained earnings): $15 000; Asset revaluation (revaluation of freehold land and buildings at 30 June 2020): $100 000;(c) Dividends paid to shareholders: $15 000.Continent Ltd does not prepare consolidated financial statements.Required:Prepare the journal entries in the records of Continent Ltd for the year ended 30 June 2020 in relation to its investment in the joint venture, Island Ltd.End of Examination 1. Read case "Columbia Corporation" on pp. 313-314 and answer questions at the end of the casea. What issues must be resolved to create an effective executive team?b. What types of changes are needed in how Walsh leads the team?2. Read case "Costco" on pp. 345-346 and answer the questions at the end of the case.a. Explain the success of Costco in terms of the three performance determinants in flexible leadership theory (adaptation, efficiency, and human capital).b. What leadership behaviors and theories help to explain the strong influence of the CEO on the company and its continued success?3. Four peer-reviewed sources minimum for the whole assignment. The diagram shows a square ABCD with side length k cm. MDE is a sector of a circle, centre D. E lies on the diagonal, BD, of the square. M is the midpoint of AD. Find the percentage of the square that is shaded. Directions: Work in your small group to complete this worksheet Submit the completed Wor full credit. Canvas by the beginning of the next class. All answers must be justified and work Trigonometric functions are periodic, meaning they repeat the same pattern as x goes toward positive and negative infinity. Hence, trigonometric functions fail to be one to one. Recall, one to one functions must pass BOTH vertical and horizontal line tests. Therefore, to define the trigonometric inverse functions, we must restrict the domain of each trigonometric function to a place where the function IS one to one. 1. Let g(x) be the function whose domain is [0,] and whose outputs are determined by cos(x) on this interval. Hence, g(x) is the solid line part of the graph pictured to the right. Note: g(x) is defined in terms of cos(x), however g(x)=cos(x) since it has a different domain. a) Does y=cos(x) have an inverse function? Why or why not? b) Explain why g(x) has an inverse function, g1(x)=cos1(x). c) State the domain and range of g(x) in interval notation. Domain: Range: d) State the domain and range of g1(x)=cos1(x) in interval notation. Domain: Range: Write the acidic equilibrium equation for CHCOOH. Be sure to include the proper phases for all species within the reaction.