solve the simultaneous equation :

x² + y² = 18
x + 2 = - 3x

Answers

Answer 1

The solution to the simultaneous equation is x = -1/2 and y = √71 / 2

What is a Linear Expression?

A linear expression is an algebraic statement where each term is either a constant or a variable raised to the first power. In other words, none of the exponents can be greater than 1.

For example, t² is a variable raised to the second power, but t is a variable raised to the first power.

x² + y² = 18 ----- 1

x + 2 = - 3x ---- 2

From equation 2

x + 2 = - 3x

x + 3x = -2

4x = -2

x = -2/4

x = -1/2

Substitute x in equation 1

(-1/2)² + y² = 18

1/4 + y² = 18

y² = 18 - 1/4

y² = (72 - 1)/4

y² = 71/4

y = √71 / 2

Learn more about linear expressions here: https://brainly.com/question/2030026

#SPJ1


Related Questions

Prove that the two lines represented by the following equations are perpendicular to each other.
a)6x²-5xy-6y² = 0
b) x²-y²+x+y=0
c) x² - y² = 0​

Answers

Two lines represented by the following equations are perpendicular to each other. Explanation is given below.

What is a perpendicular line?

Those lines that are perpendicular to each other that means create an angle of 90° at intersecting point are perpendicular lines.

We have the equations:

a)6x²-5xy-6y² = 0

b) x²-y²+x+y=0

c) x² - y² = 0​

The above lines are the product of two separate lines.

To prove that the two lines represented by the following equations are perpendicular to each other:

We have drawn the graphs of all the three equations.

The attached images are equation 1, equation 2, equation 3 are in the order of a, b and c.

And we can clearly see that the lines are perpendicular.

The general formula of the equation,

ah²+ 2hk + bk² = 0.

When a+b = 0,

Then the lines are perpendicular.

The sum of the coefficients of order 2 variable is zero.

a). 6 - 6 = 0

b). 1-1 = 0

c). 1-1 = 0

Therefore, the proof is given above.

To learn more about the perpendicular lines;

https://brainly.com/question/1202004

#SPJ1

Rewrite the following equations in the form ax + by = c, where A is a positive integer.
y = x + 9

y = -6x - 5

y = 2/3x + 1​

Answers

Answer:

y = x + 9 ==> x + (-y) = -9

y = -6x - 5 ==> 6x + y = -5

y = 2/3x + 1​ ==> 2x/3 + (-y) = -1

Step-by-step explanation:

y = x + 9  ==> isolate the constant 9

**Don't subtract x on both sides as x has to be positive**

y - 9 = x ==> keep x positive by subtracting 9 on both sides

-9 = x - y  ==> subtract y on both sides to isolate the constant

x + (-y) = -9  ==> make the equation in the form of ax + by = c

y = -6x - 5  ==> isolate the constant -5

y + 6x = -5  ==> isolate -5 by adding 6x on both sides, making x positive

6x + y = -5  ==> make the equation in the form of ax + by = c

y = 2x/3 + 1​  ==> isolate the constant 9

**Don't subtract 2x/3 on both sides as x has to be positive**

y - 1 = 2x/3 ==> keep x positive by subtracting 1 on both sides

-1 = 2x/3 - y  ==> subtract y on both sides to isolate the constant

2x/3 + (-y) = -1  ==> make the equation in the form of ax + by = c

Is it possible to form a triangle whose sides are 6cm 5 cm and 9 cm?

Answers

Yes, it is possible to construct a triangle with the given sides 6cm 5 cm and 9 cm.

As given in the question,

Let the triangle with the given side length be ΔABC.

Measure of the side length is equal to :

Side Length 1 ( AB ) = 6cm

Side Length 2 ( BC ) = 5cm

Side Length 3 ( CA ) = 9cm

To construct a triangle following property should satisfied:

Sum of the two side length is always greater than the third side.

AB + BC

= 6cm + 5cm

= 11cm > 9cm

BC + CA

= 5cm + 9cm

= 14cm > 6cm

CA + AB

= 9cm + 6cm

= 15cm > 5cm

Here the required condition to construct a triangle is satisfied.

Therefore, yes it is possible to construct a triangle with the given sides measure .

Learn more about triangle here

brainly.com/question/2773823

#SPJ4

what is the image of the point (-8, 0) after a rotation of 270 degrees counterclockwise?

Answers

The image of the point (-8, 0) after a rotation of 270 degrees counterclockwise is (0,8).

What is rotation?

The term "rotation" refers to an object moving in a circle around its center. Different forms can be rotated at an angle around the centre. A rotation is a map in mathematics. The term "rotation group of a unique space" refers to all rotations that revolve around a fixed point and form a group beneath a structure. With respect to three-dimensional shapes, we can turn or rotate the elements about an endless number of fictitious axes.

Here When rotating a point 270 degrees counterclockwise about the origin our point A( x , y) becomes A'(y,-x). Then

=> (x , y) = (-8,0)

Now 270 degrees counter clockwise rotation then,

=> (y,-x) = (0,-(-8))

=> (y,-x)=(0,8)

Hence the image of the point (-8, 0) after a rotation of 270 degrees counterclockwise is (0,8).

To learn more about rotation refer the below link

https://brainly.com/question/29042142

#SPJ1

Express
2x² + 8x + 3
in the form 2(x + p)² + q

Answers

Answer:

2x^2 + 8x + 3 in 2( x + 2 )^2 + q form is 2( x + 2 )^2 - 5

Find the equation of a circle with centre c(3,2) and locus of point p(1,1)​

Answers

The equation of the circle with center (3, 2) and point (1, 1) is:

(x - 3)² + (y - 2)² = 5.

The equation of a circle with center (h, k) and radius r is given by the equation: (x - h)² + (y - k)² = r²

To find the equation of the circle with center (3, 2) and a point on the circle (1, 1), we first need to find the radius of the circle. We can use the distance formula to find the distance between the center and the point on the circle:

r = √((1 - 3)² + (1 - 2)²) = √((-2)² + (-1)²) = √5

So the radius of the circle is √5

Now we can substitute the center and radius into the equation of a circle:

(x - 3)² + (y - 2)² = (√5)²

Simplifying, we get:

(x - 3)² + (y - 2)² = 5

So the equation of the circle with center (3, 2) and point (1, 1) is:

(x - 3)² + (y - 2)² = 5.

Learn more about the equation of the circle,

https://brainly.com/question/13659909

If a road map has a scale of 3 in: 100 mi, find the following distances
How far is it between Cardwell and Claremont if they are 4.5 inches apart on the map?

Answers

The distance between Cardwell and Claremont if they are 4.5 inches apart on the map will be 150 miles.

What is dilation?

Dilation is the process of increasing the size of an item without affecting its form. Depending on the scale factor, the object's size can be raised or lowered. There is no effect of dilation on the angle.

If a road map has a scale of 3 inches to 100 miles.

Then the scale factor is given as,

Sclar factor = 100 / 3

Sclar factor = 33.33 miles per inch

Then the distance between Cardwell and Claremont if they are 4.5 inches apart on the map will be given as,

Distance = 33.33 x 4.5

Distance = 150 miles

The distance between Cardwell and Claremont if they are 4.5 inches apart on the map will be 150 miles.

More about the dilation link is given below.

https://brainly.com/question/2856466

#SPJ1

The test scores for 9 students on the Unit 1 Test were 35, 25, 50, 95, 80, 60, 45, 100, and 90. What is the
value of the third quartile for this data set?

OA. 85
OB. 90
OC 92.5
OD. 95

Answers

The answer reads "40," is the correct response to the earlier question.

What is median ?

The value of the middle observation found after the data are arranged in ascending order is referred to as the median of the data. In many cases, it is challenging to take all of the facts into account when representing something, and in these cases, median is helpful. The median is one of the simple to compute statistical summary metrics. The median is also known as the place average since it uses the data that is in the centre of a sequence to determine its value.

There are data of 9 students and we need to arrange them in ascending order to find our answer.

So, the arrangement looks like the following:

⇒ 25, 35, 45, 50, 60, 80, 90, 95, 100

We are aware that

In all cases, the middle value is the median.

Therefore, it is safe to say that the Median of the aforementioned arrangement is 60.

Hence, Median of the numbers on the left of the median is 60=35+45/2 = 40

Learn more about median, by the following link

https://brainly.com/question/14532771

#SPJ1


jessie uses a graph to record deposits into her savings account. her account starts with $80 deposits. she adds $25 per week to the account
Camera search


Answers

Answer: y=25x+80

Step-by-step explanation:

what is the end behavior:
[tex]0.5\sqrt[3]{x-4}-5[/tex]

Answers

Step-by-step explanation:

f(x) = 0.5 ∛(x − 4) − 5

As x approaches ∞:

f(∞) = 0.5 ∛(∞ − 4) − 5

f(∞) = 0.5 ∛(∞) − 5

f(∞) = 0.5 (∞) − 5

f(∞) = ∞ − 5

f(∞) = ∞

As x approaches -∞

f(-∞) = 0.5 ∛(-∞ − 4) − 5

f(-∞) = 0.5 ∛(-∞) − 5

f(-∞) = 0.5 (-∞) − 5

f(-∞) = -∞ − 5

f(-∞) = -∞

How do you find the ratio of a line segment?

Answers

P=(m+nmx2​+nx1​​,m+nmy2​+ny1​​). The formula can be derived by constructing two similar right triangles, as shown below. Their hypotenuses are along the line segment and are in the ratio m : n m:n m:n.

What is the segment ratio formula?

P=(m+nmx2​+nx1​​,m+nmy2​+ny1​​). The formula can be derived by constructing two similar right triangles, as shown below. Their hypotenuses are along the line segment and are in the ratio m : n m:n m:n.

A ratio compares two quantities named as antecedent and consequent, by the means of division. For example, when we cook food, then each ingredient has to be added in a ratio. Thus, we can say, a ratio is used to express one quantity as a fraction of another quantity.

Two ratios are equivalent to each other if one of them can be expressed as the multiple of the other. Hence, to get the equivalent ratio of another ratio, we have to multiply the two quantities (antecedent and consequent) by the same number.

Given ratios are 2:1 and 3:1

we can write it as 2/1 and 3/1.

The lcm of 2 and 3 is 6.

Multiply denominator of both ratio with 6, we get

2/6 and 3/6 And we can see both the ratios are not equal.

Hence, there are not equivalent ratios.

4:1 and 8:3 are equivalent ratios -----> is false, because 4:1 is equivalent to 8:2

11:2 and 2:11 are equivalent ratios------> is false (because, are reciprocal ratios, not equivalent ratios)

3:1 and 9:3 are equivalent ratios ------> is true

because 3:1 multiply both sides by 3 -----> 3*3:1*3=9:3

learn more about of ratio here

brainly.com/question/29201784

#SPJ4

what is the value of
HURRY UP PLEASE WILL GIVE brainliest and 50 pts.

Answers

Answer:

Step-by-step explanation:

Anything raised to the power of 0 equals 1, so we have 1 raised to the power of -3. That's the same thing as

[tex]\frac{1}{1^3}[/tex] which is just 1. The answer is 1.

PLSSS HELP IF YOU TURLY KNOW THISS

Answers

Answer: 2x + 3y + 1

Step-by-step explanation:

That is your answer

Please give brainliest

From the parent function, how has the equation y = (x+3)² been shifted?
Up 3
Down 3
Right 3
Left 3

Answers

The translation in y = (x + 3)² is of 3 units to the left. The correct option is the last one.

How has the equation been shifted?

For a general function y = f(x), we define a horizontal translation of N units as:

g(x) = f(x + N)

if N > 0, the shift is to the left.if N < 0, the shift is to the right.

Here the original function is y = x² and the translated one is:

y = (x + 3)²

So we just added 3 on the argument, so this is a shift of 3 units to the left, the correct option is the last one.

Learn more about translations at:

https://brainly.com/question/24850937

#SPJ1

and 49 are complementary . If m angle3=3x-7 and m angle9=4x-1 , find m angle3 .

Answers

Answer: m angle3 = 3x - 7 = 3(14) - 7 = 37 degrees

Step-by-step explanation:

Since angles 3 and 9 are complementary, their measures add up to 90 degrees. So, we can set up the equation:

m angle3 + m angle9 = 90

We can substitute in the given values for the measures of each angle:

(3x - 7) + (4x - 1) = 90

Solving for x:

7x - 8 = 90

7x = 98

x = 14

given this information, in order to use her 4 hours of time spent studying to get the highest possible test score, how many hours should she have spent solving multiple choice problems, and how many hours should she have spent reviewing lecture notes? 0 hours working on problems, 4 hours reading 2 hours working on problems, 2 hours reading 3 hours working on problems, 1 hour reading 4 hours working on problems, 0 hours reading

Answers

The most effective way to use her 4 hours of study time to get the highest possibility or probability of test scores would be to spend 4 hours working on multiple-choice problems and 0 hours reviewing lecture notes.

From the information given, it is clear that working on multiple-choice problems is the most effective way to improve her test score. Therefore, the highest possibility or probability of test scores would be achieved by spending the most time working on multiple-choice problems.

The available time for studying is 4 hours, so the maximum time that can be spent working on multiple-choice problems is 4 hours. If she spends 4 hours working on multiple-choice problems, she will not have any time left to review lecture notes.

So, the most effective way to use her 4 hours of study time to get the highest possible test score would be to spend 4 hours working on multiple-choice problems and 0 hours reviewing lecture notes.

To learn more about the probability, visit:

brainly.com/question/30034780

#SPJ4

a car rental company charges an initial fee of $42 and a daily fee of $12. a customer pays a total of $138. how many days did the customer rent the car?

Answers

The customer rented the car for 8 days.

The total amount paid by the customer, $138, is made up of the initial fee and the daily fee multiplied by the number of days the car was rented.

We can set up the equation as:

138 = 42 + 12x (where x is the number of days the car was rented)

To find the number of days, we can subtract the initial fee from both sides of the equation:

138 - 42 = 12x

96 = 12x

Then we can divide both sides by 12 to solve for x:

x = 8

So the customer rented the car for 8 days.

To learn more about the multiply, visit:

brainly.com/question/23536361

#SPJ4

Ryan is making a fruit drink. The directions say to mix 3 cups of water with 1 1/2 scoops of powdered fruit mix.
1. how many cups of water should he use with 6 scoops of fruit mix?
2. Rate needed
3. What is the unit rate?
4. Interpretation of unit rate?

Answers

12 cups of water should be mixed to 6 scoops of fruit mix and the unit rate is 0.5 scoops per cup

What is the unit rate?

Unit rate is the ratio of two different units, with denominator as 1. For example, kilometer/hour, meter/sec, miles/hour, salary/month, etc. Arithmetic is probably the most basic and ancient branch of mathematics and is quite commonly used in our day-to-day life.

Given here: Ryan is making a fruit drink. The directions say to mix 3 cups of water with 1 1/2 scoops of powdered fruit mix.

Thus the ratio of the number of cups of water to scoops of powdered fruit mix is equal to 3:3/2=2:1

∴ With 6 scoops of fruit mix we will be required to mix 12 cups of water.

Again unit rate ( scoops of fruit mix / cup of water)= 1.5/3

                                                                                   =0.5 scoops/cup of water

The unit rate means the number of scoops that are required to be mixed with  a cup of water.

Hence, 12 cups of water should be mixed to 6 scoops of fruit mix and the unit rate is 0.5 scoops per cup

Learn more about the unit rate here:

https://brainly.com/question/29781084

#SPJ1

The area of trapezoid ABCD is 60. One base is 4 units longer than the other, and the height of the trapezoid is 5. Find the length of the median of the trapezoid.

Answers

The length of the median of the trapezoid is 12.

The area of a trapezoid is given by the formula (1/2)h(b1+b2), where h is the height and b1 and b2 are the lengths of the bases. We know that the area is 60, the height is 5 and b1 = b2 + 4.

So, we can write the equation as follows:

(1/2) * 5 * (b1 + b2) = 60

To find the length of the median of a trapezoid, we need to find the length of the mid-segment. The mid-segment of a trapezoid connects the midpoints of the non-parallel sides. The length of the midsegment is the average of the lengths of the bases.

So, the length of the median is (b1 + b2) / 2.

We can substitute the value of the area to find the lengths of the bases and then use that to find the length of the median.

(1/2) * 5 * (b1 + b2) = 60

(1/2) * 5 * (b1 + b2) = 60

b1 + b2 = 24

b1 = b2 + 4

b2 = 24 - b1

b1 = (24 - b1) + 4

b1 = 24 - b1 + 4

b1 = 28 - b1

b1 = 28 - (24 - b1)

b1 = 4 + b1

b1 = b2 + 4

b1 = b1

So, the lengths of the bases are equal to 14 and 10.

Length of median = (14 + 10) / 2 = 12.

Therefore, The length of the median of the trapezoid is 12.

To learn more about trapezoids,

Visit; brainly.com/question/8643562

#SPJ4

For each data set below determine the: a) order of each reactant b) rate law expression c) overall order of the reaction d) value of the rate constant with proper units 1981

Answers

The explanation of each of the term are defined below.

The order of each reactant is known as the reaction orders in a rate law describe the mathematical dependence of the rate on reactant concentrations.

The term rate law expression in math is defined as the expression in which reaction rate is given in terms of molar concentration of reactants with each term raised to some power in which may or may not be same as the stoichiometric coefficient of the reacting species in a balanced chemical equation.

The term overall order of the reaction is known as  the sum of orders for each reactant.

Finally value of the rate constant means the rate constant is temperature dependent.

To know more about expression here.

https://brainly.com/question/14083225

#SPJ4

a therapist wanted to determine if yoga or meditation is better for relieving stress. the therapist recruited 100 of her high-stress patients. fifty of them were randomly assigned to take weekly yoga classes and the other 50 were assigned weekly meditation classes. after one month, 30 of the 50 patients in the yoga group reported less stress, and 35 of the 50 patients in the meditation group reported less stress. the therapist wants to construct a 95% confidence interval for the difference in proportions of patients experiencing stress relief after yoga and after meditation. are the conditions for inference met?

Answers

The required Confidence interval for the given data is CI = 0.6 - 0.7 ± 1.96[tex]\sqrt{\frac{0.6(1-0.6)}{50}+\frac{0.7((1-0.7)}{50} }[/tex].

What is hypothesis test?

Hypothesis testing is a methodical process for determining whether research study findings are consistent with a specific idea that pertains to a population. To evaluate a hypothesis about a population, hypothesis testing uses sample data.

According to question:

We have,

x1 = 30,  x2 = 35

n1 = 50, n2 = 50

p1 = x1/n1 = 30/50 = 0.6

p2 = x2/n2 = 35/50 = 0.7

Then,

at α= 0.05, the critical value taken by table of z

Zc = 1.96

CI =[tex]P_{1}-P_{2}[/tex] ±[tex]\sqrt{\frac{P_{1}(1-P_{1})}{n_{1}}+\frac{P_{2}((1-P_{2})}{n_{2}} }[/tex]

CI = 0.6 - 0.7 ± 1.96 [tex]\sqrt{\frac{0.6(1-0.6)}{50}+\frac{0.7((1-0.7)}{50} }[/tex]

This is our needed answer,So option (D) is correct.

To know more about Hypothesis test visit:

brainly.com/question/17099835

#SPJ4

the volume of a sphere is increasing at a constant rate of 2409 cubic inches per minute. at the instant when the radius of the sphere is 99 inches, what is the rate of change of the surface area of the sphere? the volume of a sphere can be found with the equation v

Answers

The rate of change of the surface area of the sphere is 1903784*pi cubic inches^2 per minute.

The volume of a sphere can be found using the equation V = 4/3 * pi * r^3, where V is the volume and r is the radius of the sphere.

The surface area of a sphere can be found using the equation A = 4 * pi * r^2, where A is the surface area.

To find the rate of change of the surface area, we can use the chain rule of calculus:

dA/dt = dA/dr * dr/dt

We know that dr/dt = 2409 cubic inches per minute (from the problem statement). To find dA/dr, we can take the derivative of the surface area equation with respect to r:

dA/dr = 8 * pi * r

Now we can substitute these values into the chain rule equation:

dA/dt = 8 * pi * r * dr/dt

When the radius of the sphere is 99 inches, we can substitute this value into the equation:

dA/dt = 8 * pi * 99 * 2409 cubic inches^2 per minute

So, the rate of change of the surface area of the sphere is 1903784*pi cubic inches^2 per minute.

To learn more about sphere visit : brainly.com/question/27933834

#SPJ4

You go to a store to buy clothes. Shirts cost $10.25 each, and pants cost $17 each. Let x equal the number of shirts and y equal the number of pants you buy. You can only spend up to $50 at the store. Write an inequality that represents the number and each type of clothing you can buy.

Answers

The inequality which represents the number and each type of clothing you can buy is 10.25x + 17y ≤ 50

What does this inequality represent?

This inequality represents the maximum amount of money you can spend at the store, given the cost of shirts and pants, and the number of each type of clothing you buy.

The x represents the number of shirts, and the y represents the number of pants. The inequality states that the total cost of the shirts (10.25x) plus the total cost of the pants (17y) must be less than or equal to $50.

In mathematics, inequalities specify the connection between two non-equal numbers. Equal does not imply inequality.

Typically, we use the "not equal sign ()" to indicate that two values are not equal. But several inequalities are utilized to compare the numbers, whether it is less than or higher than.

Read more about inequalities here:

https://brainly.com/question/24372553
#SPJ1

PLEASE HELP 50 POINTS URGENT

Is the system of equations consistent and independent, consistent and dependent, or inconsistent?

y = 3x + 4
y = 3x + 3

Answers

ok yx goes opposite side do cross multiplication

Answer:

The answer is Inconsistent.

Step-by-step explanation:

There is no solution.

In Exercises 1-4, find the exact values of the six trigono-
metric functions of the angle shown in the figure. (Use the
Pythagorean Theorem to find the third side of the triangle.)
1.
2.
0
8
6
0
13
5


Only number 1 and 2

Answers

Answer:

1. 10

2. 12

Step-by-step explanation:

1. 8² + 6² = y² (Taking the unknown side as y)

64 + 36 = 100

y² = 100

y = 10

2. 5² + x² = 13² (Taking the unknown side as x)

x² = 13² - 5²

= 169 - 25

= 144

x² = 144

x = 12

a collector offers to buy state quarters for $2000\%$ of their face value. the face value of each quarter is $25$ cents. at that rate how many dollars will bryden get for his four state quarters?

Answers

A collector offers to buy state quarters for 2000% of their face value. The face value of each quarter is 25 cents. At that rate 20 dollars Bryden will get for his four state quarters.

In the given question, a collector offers to buy state quarters for 2000% of their face value.

The face value of each quarter is 25 cents.

We have to find at that rate how many dollars Bryden will get for his four state quarters.

As given that,

Collector buy state quarters = 2000% of their face value

We can write 2000% as 20×100%.

It means that state quarters is 20 times of their face value.

As we know that, 4 quarter is equal to the one dollar. So,

Bryden get for his four state quarters = 20×1 dollars

Bryden get for his four state quarters = 20 dollars

To learn more about face value link is here

brainly.com/question/14294215

#SPJ4

A mall independent movie company determine the profit, P, for producing n DVD copie of a recent releae i P=-0. 02n^23. 4n-16. P i the profit in thouand of dollar and n i in thouand of unit

Answers

The equation P = -0.02n^2 + 3.4n - 16 represents the profit, P, in thousands of dollars for a small independent movie company as a function of the number of DVD copies produced, n, in thousands.

The equation is a quadratic equation, which means it is a polynomial equation of degree 2. The general form of a quadratic equation is ax^2 + bx + c = 0, where a, b and c are constants and x is the variable. In this case, the equation can be written as P = -0.02n^2 + 3.4n - 16, where P is the variable, and -0.02, 3.4, and -16 are the constants.

The first term in the equation is -0.02n^2, which represents the cost of producing the DVD copies. As n increases, the cost of production also increases, and the coefficient -0.02 represents that the cost of production is directly proportional to n^2. The negative sign in front of the term indicates that as the number of copies increases, the cost of production also increases and thus the profit decreases.

The second term in the equation is 3.4n, which represents the revenue generated by the sale of the DVD copies. As n increases, the revenue generated also increases, and the coefficient 3.4 represents that the revenue is directly proportional to n. The positive sign in front of the term indicates that as the number of copies increases, the revenue generated also increases and thus the profit increases.

The last term in the equation, -16, represents the fixed costs associated with producing the DVD copies, such as overhead costs, marketing and distribution costs, etc. These costs are not directly related to the number of copies produced and are constant regardless of how many copies are produced.

In summary, the equation P = -0.02n^2 + 3.4n - 16 represents the profit for a small independent movie company as a function of the number of DVD copies produced. The profit is affected by the cost of production, revenue generated from sales, and fixed costs. As the number of copies increases, the cost of production increases, the revenue generated increases, and the fixed costs remain constant. The profit is the difference between the revenue generated and the costs incurred.

To learn more about Profit

visit; brainly.com/question/15699405

#SPJ4

the area of a trapezium is 1440 cm². if the lengths of its parallel sides are 54.6 cm and 35.4 cm, find the distance between them​

Answers

Answer:

h = 32 cm

Step-by-step explanation:

the area (A) of a trapezium is calculated as

A = [tex]\frac{1}{2}[/tex] h (b₁ + b₂ )

where h is the distance between the parallel sides b₁ and b₂

given A = 1440 , b₁ = 54.6 , b₂ = 35.4 , then

[tex]\frac{1}{2}[/tex] h (54.6 + 35.4) = 1440 ( multiply both sides by 2 to clear the fraction )

h × 90 = 2880 ( divide both sides by 90 )

h = 32

the distance between the parallel sides is 32 cm

Communication Explain how to use algebra to find two numbers whose difference is 8 and whose product is a minimum.​

Answers

The two numbers are 4 and -4, and their product is 4 * -4 = -16, which is the minimum value.

What is algebra?

Generally, To find two numbers whose difference is 8 and whose product is a minimum, we can use algebra. Let's call the two numbers x and y. We know that:

x - y = 8 (the difference between the two numbers is 8)

To find the product of the two numbers, we can multiply x and y:

xy = x(x - 8) = x^2 - 8x

To find the minimum value of the product, we can take the derivative of this expression with respect to x and set it equal to 0:

d(xy)/dx = 2x - 8 = 0

Solving for x, we find that x = 4.

Therefore, one of the numbers is 4. We can use the equation x - y = 8 to find the other number:

4 - y = 8

y = -4

Read more about algebra

https://brainly.com/question/24875240

#SPJ1

The expected value of a discrete random variable (a) is the outcome that is most likely to occur (b) can be found by determining the 50% value in the c.d.f. (c) equals the population median. (d) is computed as a weighted average of the possible outcome of that r able, where the weights are the probabilities of that outcome.

Answers

Therefore , the solution of the given problem of variable comes out to be where weights are the probability of that outcome.

Variable : What is it ?

A variable is a quality that may be measured and take on several values. A few examples of variables are height, age, salary, province of birth, school grades, and kind of dwelling.

Here,

Given :

A discrete random variable's anticipated value

So, in order to determine the expected value of a discrete random variable,

we may infer from the provided data that it is calculated as a weighting factor of the potential outcomes of that variable,

where weights are the probability of that outcome.

Therefore , the solution of the given problem of variable comes out to be where weights are the probability of that outcome.

To know more about variable , visit

brainly.com/question/29583350

#SPJ4

Other Questions
What is the slope of the line that passes through (2, 1) and (2, -9)?explain on how you got the answer 2. Divide $7200 into four parts proportionalto 1:2:3:4. How much is each part? A certain type of bird lives in two regions of a state. The distribution of weight for birds of this type in the northern region is approximately normal with mean 10 ounces and standard deviation 3 ounces. The distribution of weight for birds of this type in the southern region is approximately normal with mean 16 ounces and standard deviation 2.5 ounces.(a) Calculate the z-scores for a weight of 13 ounces for a bird living in the northern region and for a weight of 13 ounces for a bird living in the southern region.(b) Is it more likely that a bird of this type with a weight greater than 13 ounces lives in the northern region or the southern region? Justify your answer. (c) This type of bird can also be found in another state. Suppose the distribution of the weight for birds in the other state is approximately normal. A bird with a weight of 13 ounces is at the 70th percentile. Interpret the percentile in context. If the standard deviation is 2 ounces what is the mean weight of this type of bird in the state? insurable risk associated with fire, storm, or flood is a) static. b) dynamic. c) capital. d) financial. Research MythologyLets take what you learned and search for additional information. Research mythology, folklore and fairy tales.Specifically look for information about:Common themes and elementsTheir role or purpose in the human cultureTypes of mythsMyths from around the worldExamples of Folklore and Fairy Tales Who is Italy allied with? 187129412 i dont know what the final product would be One model of tennis ball launcher has advertised that it is capable of imparting 14,000j of kinetic energy to a 0.4kg ball initially at rest. a student carefully measures the compression of the spring to be 0.15m. what is the spring constant for the spring? In addition to alerting the holder to the presence of classified information, markings also identify who classified the document and _______________. which option correctly describes the significance of zeros in a reported number? select all that apply. Given the following exponential function, identify whether the change represents growth or decay, and determine the percentage rate of increase or decrease. y = 7600(1.262) How serious is degenerative muscle disease inclusion body myositis? i think of a number, subtract 4, then divide by three n order to provide the best intervention for a patient,the nurse is often responsible for obtaining an sample of exudate for a culture. this test will identify: 17. Based on what is known about split-brain subjects, if a man with a split-brain was blindfolded and handed a fork in his left hand, what would the expected response be if asked what the object was?O He would know what is used for and be able to articulate the word fork.He would not know what it is used for, but he would be able to articulate the word forkHe would not know the name of the item, nor would he know what it is used for.He would know it is used for eating but would not be able to form the word fork Using the figure:A) What is the work done by the electric force to move a 1 C charge from A to B?B) What is the work done by the electric force to move a 1 C charge from A to D?C)The magnitude of the electric field at point C is:greater than the magnitude of the electric field at point B.less than the magnitude of the electric field at point B.equal to the magnitude of the electric field at point B.unknown because the value of the electric potential at point C is unknown. A 0.04373 g sample of gas occupies 10.0 mL at 291.0 K and 1.10 atm. Upon further analysis, the compound is found to be 25.305% C and 74.695% Cl. What is the molecular formula of the compound? the purposes of restraining devices in the intensive care unit are to ensure that the patient is unable to disrupt invasive lines or pull at lifesaving devices and to assist with maintaining patient safety. however, the most common adverse events associated with restraining devices are associated with: Find a basis for the space of 2x2 diagonal matrices: a car is traveling at a steady speed of 75 m/s and its velocity changes to 95 m/s in 10 s. what is its acceleration?