HELP PLEASE !!!!!
The area of a circle can be found using the formula A = (pi)r^2. Find the area of the circle with a radius of 3xy^3.

Answers

Answer 1
To find the area of a circle with a radius of 3xy^3, we can substitute the value of the radius, which is 3xy^3, into the formula for the area of a circle, A = πr^2. Here's the calculation:

Given: Radius, r = 3xy^3

Plugging in the value of r into the formula:
A = π(3xy^3)^2

Simplifying the expression inside the parentheses:
A = π(9x^2y^6)

Using the exponent rule for squaring a power:
A = π(9x^2)(y^6)

Multiplying the coefficients and keeping the variables separate:
A = 9πx^2y^6

So, the area of the circle with a radius of 3xy^3 is 9πx^2y^6.

Related Questions

Solve for y in the two equations below using substitution.
3x - 9y = 9
-2x - 2y = 8

Answers

Answer:

C

Step-by-step explanation:

3x - 9y = 9 → (1)

- 2x +2y = 8 ( subtract 2y from both sides )

- 2x = - 2y + 8 ( divide through by - 2 )

x = y - 4

substitute x = y - 4 into (1)

3(y - 4) - 9y = 9

3y - 12 - 9y = 9

- 6y - 12 = 9 ( add 12 to both sides )

- 6y = 21 ( divide both sides by - 6 )

y = [tex]\frac{21}{-6}[/tex] = - [tex]\frac{7}{2}[/tex]

hat is the maximum speed of a point on the outside of the wheel, 15 cm from the axle?

Answers

It depends on the rotational speed of the wheel. To calculate this speed, we need to know the angular velocity of the wheel.

The maximum speed of a point on the outside of the wheel, 15 cm from the axle, if we assume that the wheel is rotating at a constant rate, we can use the formula v = rω, where v is the speed of the point on the outside of the wheel, r is the radius of the wheel (15 cm in this case), and ω is the angular velocity of the wheel. Therefore, the maximum speed of a point on the outside of the wheel would be directly proportional to the angular velocity of the wheel.
The formula to calculate the maximum linear speed (v) is:
v = ω × r
where v is the linear speed, ω is the angular velocity in radians per second, and r is the distance from the axle (15 cm, or 0.15 meters in this case).
Once you have the angular velocity (ω) of the wheel, you can plug it into the formula and find the maximum speed of a point on the outside of the wheel.

Learn more about rotational speed here: brainly.com/question/17025846

#SPJ11

At LaGuardia Airport for a certain nightly flight, the probability that it will rain is 0. 07 and the probability that the flight will be delayed is 0. 16. The probability that it will not rain and the flight will leave on time is 0. 83. What is the probability that it is raining and the flight is delayed? Round your answer to the nearest thousandth. How would you figure this out?

Answers

The probability that it is raining and the flight is delayed is equal to the probability of it raining multiplied by the probability of the flight being delayed.

Therefore, the probability that it is raining and the flight is delayed is 0.07 * 0.16 = 0.0112. Rounded to the nearest thousandth, this is 0.011.

Titus and Alejandro are both on the track team. Each day in May they are recorded how long it took them to run one mile. Titus Mean: 7. 2 minuts, Standard deviation : 0. 15 minute. Alejandro: Mean 7. 1 minutes, Standard deviation: 0. 34 minutes. Base on the data, who had the greater speed?

Answers

Based on the data, Alejandro had a greater speed than Titus.

The mean time of Titus = 7. 2 minutes,

The mean time of Alejandro = 7. 1 minutes,

Calculating their average speed, which is the reciprocal of the time it takes them to run a mile, will allow to reasonably compare Titus and Alejandro's total running speed.

Using the formula for average speed -

Average speed = 1 / time

Calculating the average speed of Titus -

Average speed = 1/ Time taken by Titus

= 1 / 7.2

= 0.1389 miles per minute

Calculating the average speed of Alejandro  -

Average speed = 1/ Time taken by Alejandaro

= 1 / 7.1

= 0.1408 miles per minute

Read more about speed on:

https://brainly.com/question/13943409

#SPJ4

SALES An automobile company sold 2.3 million new cars in a year. If the average price per car was $21,000, how
much money did the company make that year? Write your answer in scientific notation.

Answers

Therefore, the company made $48.3 million (written in scientific notation as 4.83 x 10⁷) that year from selling new cars.

What is equation?

An equation is a mathematical statement that shows that two expressions are equal. It consists of two sides, the left-hand side (LHS) and the right-hand side (RHS), separated by an equals sign (=). The expressions on both sides of the equals sign must have the same value for the equation to be true. Equations can involve a wide range of mathematical operations such as addition, subtraction, multiplication, division, exponents, and roots. They are used to solve problems in various fields such as physics, engineering, economics, and many others.

Here,

To find the total revenue generated by the company, we need to multiply the number of new cars sold by the average price per car. We can do this as follows:

Total revenue = number of new cars sold x average price per car

Total revenue = 2.3 million x $21,000

To multiply these two numbers, we can use the distributive property:

Total revenue = (2.3 x 10⁶) x ($21,000)

Total revenue = 2.3 x $21 x 10⁶

Multiplying 2.3 by 21 gives us 48.3, which we can write in scientific notation as 4.83 x 10¹. We can then add the exponents to get:

Total revenue = 4.83 x 10¹ x 10⁶

Total revenue = 4.83 x 10⁷

To know more about equation,

https://brainly.com/question/28243079

#SPJ1

if you flip a fair coin 10 times, what is the probability of obtaining as many heads as you did or less? 0.0107 0.9453 0.0321 0.7769

Answers

To calculate this probability, we need to use the cumulative binomial probability formula:

P(X ≤ k) = Σ(i=0 to k) (n choose i) p^i (1-p)^(n-i)

Where:
- X is the number of heads obtained
- k is the number of heads we want to calculate the probability for (in this case, the same number of heads obtained)
- n is the total number of coin flips (10 in this case)
- p is the probability of getting heads on a single flip (0.5 for a fair coin)
- (n choose i) is the binomial coefficient, which represents the number of ways to choose i heads out of n flips

For this problem, we want to calculate P(X ≤ 10), since we're interested in the probability of obtaining as many heads as we did or less. Plugging in the values, we get:

P(X ≤ 10) = Σ(i=0 to 10) (10 choose i) 0.5^i 0.5^(10-i)
          = (10 choose 0) 0.5^0 0.5^10 + (10 choose 1) 0.5^1 0.5^9 + ... + (10 choose 10) 0.5^10 0.5^0
          = 0.00098 + 0.00977 + 0.04395 + 0.11719 + 0.20508 + 0.24609 + 0.20508 + 0.11719 + 0.04395 + 0.00977 + 0.00098
          = 0.9453

Therefore, the probability of obtaining as many heads as we did or less when flipping a fair coin 10 times is 0.9453.

Learn more about probability:

https://brainly.com/question/24756209

#SPJ11

What is y - 4 = -2(x - 1) in Slope-Intercept Form y = -2x - 6 y = -2x + 6 y = -2x - 2 y = -2x + 2

Answers

The equation y - 4 = -2(x - 1) in slope-intercept form include the following: C. y = -2x - 2.

What is the slope-intercept form?

In Mathematics and Geometry, the slope-intercept form of the equation of a straight line is given by this mathematical expression;

y = mx + c

Where:

m represents the slope or rate of change.x and y are the points.c represents the y-intercept or initial value.

By making the variable "y" the subject of formula, we have the following:

y - 4 = -2(x - 1)

y = -2x + 2 - 4

y = -2x - 2

Therefore, the slope (m) is equal to -2.

Read more on slope here: brainly.com/question/23086745

#SPJ1

Find the distance of D of AB
A=(-7,-7) B= (-3,-1)

Answers

The distance between the points A=(-7,-7) and B=(-3,-1) is 7.21 units.

Finding the distance of D of AB

We can use the distance formula to find the distance between points A=(-7,-7) and B=(-3,-1) on the coordinate plane.

The distance formula is:

d = √((x2 - x1)^2 + (y2 - y1)^2)

where (x1, y1) and (x2, y2) are the coordinates of the two points.

Substituting the values we have, we get:

d = √((-3 - (-7))^2 + (-1 - (-7))^2)

= √((4)^2 + (6)^2)

= √(16 + 36)

= √(52)

≈ 7.21

Therefore, the distance between points A=(-7,-7) and B=(-3,-1) is approximately 7.21 units.

Read more about distance at

https://brainly.com/question/28551043

#SPJ1

Fill in the blanks with the appropriate justifications (reasons) for the steps used in solving the equation. Statements
statements:
1. x/2-9=-4 given
2. x/2=-13
3.x=-26
what are the justifications for 2 and 3

Answers

The justifications for 2 and 3 are;

Addition property of equality and

Multiplication property of equality

What are the justifications for the steps used in solving the equation?

1. x/2 - 9 = -4 given

Add 9 to both sides

2. x/2 = -13 (Addition property of equality)

cross product

3.x = -26 (Multiplication property of equality)

Therefore, x/2 - 9 = -4 where x Is -26 is justified by addition and multiplication property of equality.

Read more on property of equality:

https://brainly.com/question/1601404

#SPJ1

25. Which is the solution set of the equation
2x² + 3x - 2 = 0?
(1) (-1/2,2}
(2) {1/2,-2}
(3) {1/2,2}
(4) {-1/2,-2}

Answers

Answer:

(2) {1/2,-2}

Step-by-step explanation:

2x² + 3x - 2 = 0

Delta = b² - 4ac

= 3² - 4 (2)(-2)

= 9 + 16

Delta = 25

[tex] \sqrt{25} = 5[/tex]

X= -3-5÷4 = -2

X'= -3+5÷4 = 2/4 = 1/2

S = { 1/2 ; -2 }

Answer:

Step-by-step explanation:

2x² + 3x - 2 = 0

2x² -x +4x - 2 = 0

(2x² -x) +(4x - 2) = 0

x(2x -1) +2(2x -1) = 0

(x +2)(2x-1) =0

(x +2) =0

x = -2

OR

(2x-1) =0

x = 1/2

ans: (2) (1/2, -2)

what is the 4th term/number of (a+b)^9, pascal’s triangle?

Answers

Step-by-step explanation:

hope this will help you Thanks

solve -3(x-3)≤ 5(1-x)

Answers

First you do by simplifying the bracket
-3x+9<5-5x
The collect the like terms
-3x+5x<5-9
The compute the numbers
2x<-4
The cancel to 2 by 2 to make x only
2x<-4
—- —
2 2
And finally you will find the answer

X=-2

Determine the domain of the variable x in the given expression.
x-12/x+49

Answers

The domain of the variable x is all real numbers except -49. In interval notation, the domain can be written as: (-∞, -49) U (-49, ∞)

What is domain?

In mathematics, the domain of a function is the set of all possible input values (usually represented by the variable x) for which the function is defined. It is the set of all values that can be substituted for the independent variable in a function to produce a valid output. The domain of a function is often restricted by the context in which it is being used, such as the type of problem or the natural limitations of the situation.

According to given information:

The given expression is (x-12)/(x+49).

The denominator of the expression is x + 49. The denominator cannot be equal to 0, as division by 0 is undefined. Therefore, x + 49 ≠ 0.

Solving for x, we get:

x ≠ -49

Therefore, the domain of the variable x is all real numbers except -49. In interval notation, the domain can be written as:

(-∞, -49) U (-49, ∞)

To know more about domain visit:

https://brainly.com/question/26098895

#SPJ1

on september 23, 2013, president obama had an approval rating of 46% (according to a gallup poll). suppose a sample of 100 americans is taken that same week. what is the probability that the sample proportion has between a 42% and a 47% approval rating? (use 4 or more decimal places in your computations!)

Answers

If a sample of 100 Americans is taken that same week, then the probability that "sample-proportion" has between a 42% and a 47% approval rating is 0.7693 or 76.93%.

To calculate the probability that the sample-proportion falls between 42% and 47% for a sample of 100 Americans, we use the standard normal distribution.

The Sample size (n) is = 100,

The Sample proportion (p) = 46% or 0.46,

The "Standard-deviation" (σ) = √(p×(1-p)/n) = √(0.46×(1-0.46)/100) ≈ 0.0497,

We now calculate the "z-scores" corresponding to the lower and upper bounds of the desired range,

We know that, the value of "z" is (x - μ)/σ,

where x = desired proportion, μ = mean proportion, and σ = standard deviation,

So, The probability that the sample proportion has between a 42% and a 47% "approval-rating", is written as :

⇒ P(0.42 < x < 0.47) = P[(0.42 - 0.46)/0.0497 < z < (0.47 - 0.46)/0.0497],

⇒ P(0.42 < x < 0.47) = P[-0.807 < z < 2.015],

⇒ P(0.42 < x < 0.47) = 0.9783 - 0.209,

⇒ P(0.42 < x < 0.47) = 0.7693,

Therefore, the required probability is 0.7693 or 76.93%.

Learn more about Probability here

https://brainly.com/question/13017006

#SPJ4

Suppose that $18,000 is invested at 5. 2% compounded. Find the total amount of this investment after 7 years

Answers

If $18,000 is invested at 5. 2% compounded then the full sum of the investment after 7 long years is roughly $24,810.89.

we are able to utilize the equation for compound intrigued:

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

where A is the entire sum of the venture after t a long time, P is the foremost speculation sum, r is the yearly intrigued rate as a decimal, n is the number of times the intrigued is compounded per year, and t is the number of a long time.

In this case, P = $18,000, r = 0.052 (since the intrigued rate is 5.2%), n = 1 (since the intrigued is compounded every year), and t = 7 (since we need to discover the full sum after 7 a long time). Substituting these values into the equation, we get: A = 18000(1 + 0.052/1)[tex]^{1*7}[/tex]

= 18000(1.052)[tex]^{7}[/tex]

= $24,810.89 (adjusted to the closest cent)

thus, the full sum of the venture after 7 a long time is roughly $24,810.89.

To learn about investment visit:

https://brainly.com/question/15105766

#SPJ4

 

1. Find the square root of each of the following numbers: (i) 152.7696​

Answers

To find the square root of 152.7696, we can use a calculator or apply a method like the following:

1. Start by making pairs of digits from the right: 15, 27, 69, 6.

2. Find the largest integer whose square is less than or equal to the first pair, which is 15. Since 3^2 = 9 < 15 and 4^2 = 16 > 15, the integer we are looking for is 3.

3. Write the digit 3 as the first digit of the square root.

4. Subtract the square of 3 from 15 to get 6.

5. Bring down the next pair of digits, 27, and append them to 6 to get 627.

6. Double the first digit of the current root estimate (which is 3) to get 6.

7. Find the largest digit to fill in the blank in "3_ × _ = 6" such that the resulting product is less than or equal to 627. This digit is 7, since 3×7 = 21 < 627 and 3×8 = 24 > 627.

8. Write down the digit 7 as the second digit of the root estimate.

9. Subtract the square of 37 from 627 to get 60.

10. Bring down the next pair of digits, 69, and append them to 60 to get 6069.

11. Double the first digit of the current root estimate (which is 37) to get 74.

12. Find the largest digit to fill in the blank in "37_ × _ = 606" such that the resulting product is less than or equal to 6069. This digit is 1, since 37×1 = 37 < 6069 and 37×2 = 74 > 6069.

13. Write down the digit 1 as the third digit of the root estimate.

14. Subtract the square of 371 from 6069 to get 152.769.

Therefore, the square root of 152.7696 is approximately 12.36 (rounded to two decimal places).

Kelly went to a store to purchase a coffee pot. She will use a coupon for 20% off. She can calculate the cost before sales tax using the following expression, where c
represents the original cost of the coffee pot.

c−0.2c
Which other expression could Kelly use to calculate her cost before sales tax?
A. 0.8c
B. 1.2c
C.1.8c
D.80c

Answers

She can multiply the original cost by .8 to see the new price

Theorem: A line parallel to one side of a triangle divides the other two proportionately.

In the figure below, segment DE is parallel to segment BC and segment EF is parallel to AB:

Which statement can be proved true using the given theorem?



Group of answer choices

Segment BD = 12

Segment BD = 4

Segment BF = 16

Segment BF = 9

Answers

Since BC = 12 and AB = 16, segment BF must be 9, which is one-half of 16.

What is triangle?

A triangle is a three-sided polygon that is one of the basic shapes in geometry. It is defined by three points that are connected by three line segments. Triangles have three angles, which add up to 180 degrees, and three sides, which add up to the sum of the lengths of the other two sides. The three sides of a triangle are typically referred to as the base, the height, and the hypotenuse. Triangles come in a variety of forms, from the equilateral triangle, which has three sides of equal length, to the isosceles triangle, which has two sides of equal length, to the scalene triangle, which has three sides of different lengths.

The correct answer is: Segment BF = 9. This can be proved true using the given theorem, since segment DE is parallel to segment BC and segment EF is parallel to AB. Therefore, since BC = 12 and AB = 16, segment BF must be 9, which is one-half of 16.

To know more about triangle click-
http://brainly.com/question/22062407
#SPJ1

Tonya is making a circle graph of the data shown in the table. How many degrees will the section for piano have?


Guitar: 1/4
Piano: 1/6
Drums 13/45
Flute 1/10
Trumpet 7/36

Answers

The section for piano will have 60 degrees in the circle graph.

How to solve

To find out how many degrees the section for piano will have in the circle graph, we first need to find the fraction of the circle that the piano represents.

The total degrees in a circle is 360 degrees. We can use the given fraction of piano (1/6) and multiply it by 360 degrees to find out the degrees of the section for piano.

Degrees for piano = (Fraction of piano) × 360

Degrees for piano = (1/6) × 360

Now, multiply the fraction by 360:

Degrees for piano = 60

So, the section for piano will have 60 degrees in the circle graph.

Read more about circle graphs here:

https://brainly.com/question/24461724

#SPJ1

→ 60° ( btw, ° means degrees )

— if a WHOLE circle is 360° and the piano is 1/6 of the circle, then all you have to do is multiply 1/6 by 360° which gives you 60 OR 60°

HEY- you look hungry, eat up !! →

A cone with a radius of 3 inches and a height of 18 inches is shown



What is the volume, in a cubic inches, of the cone. Round your answer to the nearest integer

Answers

Answer: about 169.65

Step-by-step explanation:

You do pi r squared multiplied by height over 3.

28.27 is the area of the circle and you multiply is by six because 18/3=6. 28.27x6 = about 169.65

a blanket measures 1 1/4 yards on each side. how many square yards does the blanket cover?

Answers

Answer:

Add 1 1/4 x 1 1/4

Step-by-step explanation:

Can someone help me asap? It’s due tomorrow.

Answers

Answer: I’m pretty sure it’s B

Step-by-step explanation:

The answer is C.

explanation

A is has no correlation
B is too broad if a category to determine much
D has no correlation

Therefore the answer is C

(co 5) a textbook company claims that their book is so engaging that more than 55% of students read it. if a hypothesis test is performed that rejects the null hypothesis, how would this decision be interpreted? g

Answers

If a hypothesis test rejects the null hypothesis in the context of the claim made by the textbook company, it means that the observed proportion of students who read the book is statistically significantly greater than 55%, suggesting that their book may indeed be more engaging.

If a hypothesis test is performed that rejects the null hypothesis, it means that the observed results are unlikely to have occurred by chance if the null hypothesis were true. In the context of the claim made by the textbook company, the null hypothesis would be that the proportion of students who read the book is equal to or less than 55%.

If the hypothesis test rejects the null hypothesis at a certain level of significance (such as α = 0.05), it means that the observed proportion of students who read the book is statistically significantly greater than 55% at that level of significance.

However, it is important to note that statistical significance does not necessarily imply practical significance. Even if the hypothesis test rejects the null hypothesis, the difference between the observed proportion and 55% may be small, and the practical significance of the result may be limited.

Learn more about hypothesis test here

brainly.com/question/30588452

#SPJ4

What is the reason for Statement 3 of the two-column proof?
O Linear Pair Postulate
O Angle Addition Postulate
O Definition of complementary angles
Definition of angle
k
Given: mzJMK = 52"
m2KML = 38
Prove: ZJML is a right angle.
Statements
1. m/JMK = 52"
2 m/KML = 38"
3.
M
m/JMK+m/KML = m/JML
4.52 +38 = m/JML
5.90 = m/JML
6 /JML is a right angle
Reasons
Given
Given
Substitution
Property of Equality
Simplification
Definition of right
angle

Answers

The measure of ∠JMK =52° and ∠KML = 38°.

Three rays ML, MK, and MJ share an endpoint M. Ray MK forms a bisector as shown in the attached image and the bisector divides angle JML into two parts.

To Prove:  is a right angle.

Proof:

Statements  Reasons

1. m∠JMK = 52°                  Given

2. m∠KML = 38°                  Given

3. m∠JMK + m∠KML = m∠JML

The reason for statement 3 is Angle addition postulate. As angle JML is composed of 2 angles that is angle JMK and angle KML. So by adding the measures of angles JMK and KML, we will get the measure of angle JML which is referred as Angle addition postulate.

4. 52° + 38° =m∠JML            Substitution property of equality

5. 90° = m∠JML                    Simplification

6. ∠JML is a right angle.      Definition of right angle

To know more about angle check the below link:

https://brainly.com/question/25716982

#SPJ9

the coefficient of determination resulting from a particular regression analysis was 0.85. what was the slope of the regression line?

Answers

The slope of the regression line is 0.922. Option C is correct.


The coefficient of determination (R-squared) is defined as the proportion of the variance in the dependent variable that is explained by the independent variable(s) in a linear regression model. It can be calculated as the square of the correlation coefficient (r) between the dependent and independent variables.

If we assume a simple linear regression model with a single independent variable (x) and a single dependent variable (y), the slope of the regression line (b) can be calculated as:

b = r * (Sy / Sx)

where r is the correlation coefficient between x and y, Sy is the standard deviation of y, and Sx is the standard deviation of x.

If the coefficient of determination is 0.85, then the correlation coefficient is the square root of 0.85, which is approximately 0.922. Assuming the standard deviations of x and y are known, we could use the formula above to calculate the slope of the regression line as:

b = 0.922 * (Sy / Sx)
Therefore, 0.922, could be the slope of the regression line in this case, if the assumptions of a simple linear regression model with known standard deviations are met. Option C is correct.

The complete question is

The coefficient of determination resulting from a particular regression analysis was 0.85. What was the slope of the regression line?

a. 0.85

b. -0.85

c. 0.922

d. There is insufficient information to answer the question.

e. None of the above

To know more about the Analysis, here

https://brainly.com/question/27178867

#SPJ4

in testing a hypothesis from a random sample involving three or more means, the appropriate test would be a one-way anova. True or false?

Answers

True.

When testing a hypothesis involving three or more means, the appropriate test is a one-way ANOVA (Analysis of Variance). ANOVA is a statistical method that compares the means of two or more groups to determine if there is a significant difference between them. In the case of a one-way ANOVA, we are comparing the means of one variable across multiple groups or categories.

The one-way ANOVA test allows us to determine if the differences between the means of the groups are significant enough to reject the null hypothesis, which states that there is no significant difference between the means. If the p-value obtained from the ANOVA test is less than the chosen level of significance, we reject the null hypothesis and conclude that there is a significant difference between at least two of the means.

Find all of the cube roots of 216i and write the answers in rectangular (standard) form.

Answers

The cube roots of 216 written in the rectangular (standard) form are 3 + 3√3, -3+3√3, and 6.

What is a cube root?

In mathematics, the cube root formula is used to represent any number as its cube root, for example, any number x will have the cube root 3x = x1/3. For instance, 5 is the cube root of 125 as 5 5 5 equals 125.

3√216 = 3√(2x2x2)x(3x3x3)

= 2 x 3 = 6

the prime factors are represented as cubes by grouping them into pairs of three. As a result, the necessary number, which is 216's cube root, is 6.

Therefore, the cube roots of 216 are 3 + 3√3, -3+3√3, and 6.

Learn more about cube root, here:

https://brainly.com/question/31153573

#SPJ1

Ariel wants to join the volleyball team in the fall, so she went to an overnight volleyball camp last weekend to practice her skills. Before she left, she packed a shower caddy shaped like a rectangular prism with a volume of 420 cubic inches. The caddy is 10
1
2
inches long and 5 inches tall.
How wide is the shower caddy?

Answers

The width of the shower caddy is 8 inches.

What is Volume?

Volume is a measure of the total amount of material that an object contains. In mathematical terms, volume is calculated by multiplying the length, width, and height of an object.

We can use the formula for the volume of a rectangular prism, which is V = lwh, where l is the length, w is the width, and h is the height.

We know that the volume of the caddy is 420 cubic inches, the length is 10.5 inches, and the height is 5 inches. Let's substitute these values into the formula and solve for the width:

420 = 10.5w × 5

Divide both sides by 52.5:

8 = w

Therefore, the width of the shower caddy is 8 inches.

To learn more about Volume visit the link:

https://brainly.com/question/463363

#SPJ1

brainlist
show all steps nd i will make u brainlist

Answers

Step-by-step explanation:

Again, using similar triangle ratios

7.2 m  is to 2.4 m  

     as   AB is to  12.0 m

7.2 / 2.4  = AB/12.0    Multiply both sides of the equation by 12

12 *   7.2 / 2.4   = AB = 36.0 meters

5(2x - 1) + 3(x - 3) = -(4x - 6) + 2(13 - 3x)

Answers

Answer:

The value of x is 2.

Step-by-step explanation:

5(2x -1) + 3(x -3) = -(4x - 6) + 2(13 -3x)

Expand both sides of the equation to remove parenthesis

10x - 5 + 3x - 9 = -4x + 6 + 26 - 6x

Transpose all terms with x as the coefficient on the left side of the equation and transpose the constants to the right.

10x + 3x + 4x + 6x = 6 + 26 + 5 + 9

Simplify

23x = 46

Divide both sides of the equation by 23

23x/23 = 46/23

x = 2

Other Questions
Absolute advantage isA.the ability to produce more of a good or service than competitors that have more resources.B.the ability to produce higher quality goods compared to one's competitors.C.the ability to produce more of a good or service than competitors when using the same amount of resources.D.the ability to produce a good or service at a higher opportunity cost than one's competitors. if he gas has an average kinetic energy of 6430 j/mol under certain conditions, what is the root mean square speed of f2 gas molecules under the same conditions? in a random sample of 100 audited estate tax returns, it was determined that the mean amount of additional tax owed was help. the picture is attached below, when i search it up its trying to solve it. suppose the monetary policy curve is given by r = 0 0.5 , and the is curve is e y = 19 r. find the expression for the aggregate demand curve in metropolitan areas where there are a large number of community hospitals all offering a relatively similar array of clinical services, the channel commander may well be the: What is the price per cubic inch for the regular size popcorn Whats a negative consequence about running a perfect society? There is a 25% chance that a vowel is drawn from a bag of random letter tiles. what is the probability of drawing a vowel, placing it back in the bag, and then drawing a consonant - Which branch of government does the U.S. President head?A. executiveB. legislativeC. judicialD. Supreme CourtAnyone pls a nurse is conducting a physical examination of the musculoskeletal system of a client who reports having joint pain. which signs indicate there is inflammation in the joints? select all that apply. What are the answers to these questions?absolute maximum is ? and it occurs at x = ?absolute minimum is ? and it occurs at x = ? T/F: A traveling wave is only generated in the nearest cochlea with mastoid placement of the bone oscillator. epiglottitis is a condition in which the epiglottis is inflamed. it is most often caused by a bacterial infection. explain why this type of inflammation is life-threatening. customers who face the same general needs of the marketplace but are likely to experience them months or years earlier than the rest of the market and stand to benefit disproportionately from solutions to those needs are referred to as . group of answer choices early followers intrapreneurs lead users laggards in a monopolistically competitive industry, in long run equilibrium group of answer choices firms produce at minimum average total cost and make zero economic profit. firms produce at minimum average total cost and make positive economic profit. firms produce at greater than minimum average total cost and make positive economic profit. firms produce at greater than minimum average total cost and make zero economic profit. Suppose a five-year, $1,000 bond with annual coupons has a price of $897.72 and a yield to maturity of 6.3%.What is the bond's coupon rate? (Round to three decimal places.) AAAs zero-coupon bond is trading at 64 and has exactly 8 yearsto maturity. What is its current yield to maturity? (Your answershould be a % carried to 2 places.) based on the text and what you learned in the lesson, what could leonardo have learned from his grandfather? The share of U.S. exports in proportion to the U.S. economy is _______________ the global average.well abovewell belowthe same ashigher than