This composite figure is made up of three simpler shapes. What is the area of
the figure?
5 cm
10 cm
3 cm
4 cm
6 cm

Answers

Answer 1

Answer:

The figure is made up of a rectangle and two triangles. The dimensions of the rectangle are 10 cm by 5 cm, so the area of the rectangle is 10 * 5 = 50 cm^2.

Each of the two triangles has a base of 4 cm and a height of 3 cm, so the area of each triangle is (1/2) * 4 * 3 = 6 cm^2. The total area of the two triangles is 2 * 6 = 12 cm^2.

The total area of the figure is the sum of the areas of the rectangle and the triangles: 50 + 12 = 62 cm^2.

Step-by-step explanation:


Related Questions

What is the total amount of liquid in liters that Whitney drinks today

Answers

Whitney drank a total of 2.15 liters of liquid.

Liquids are those substances that can flow or be poured, are incomprehensible, and are more rigid than gases.

From the given table we can say that the drinks Whitney takes over a day, which are juice, milk, and water, all come in the liquid category.

Therefore, the total amount of liquid that Whitney drinks today will be the sum of the volume of all of the above

which is 250 ml + 400 ml + 1,500 ml

=2,150 ml

For converting ml in liters we can divide the given volume by 1000 after which we get,

2,150/1000 = 2.15 Litres.

The complete question that you might be looking for is given below -

From the given table, What is the total amount of liquid in liters that Whitney drinks today?

Learn more about liquids on

https://brainly.com/question/20922015?referrer=searchResults

#SPJ4

The height, h, of a projectile thrown straight up from the top of a 448-foot hill t seconds after being thrown upward with initial velocity vo ft/sec is given by
h=-16t² + vot+448. In this exercise, for a given value of vo. find the time(s) when the projectile will (a) be at a height of 576 ft above the ground and (b) crash
on the ground. Round your answers to two decimal places. Here vo= 112.

Answers

a. The projectile will be at a height of 576 ft above the ground after 1.43 seconds and after 5.56 seconds.

b. The projectile will crash on the ground after 9.84 seconds.

The solution has been obtained by solving the equation.

What is an equation?

A mathematical equation is a formula that uses the equals symbol (=) to connect two expressions and express their equality.

We are given an equation as h = -16t² + v₀t + 448

Also v₀ is given as 112.

a. In order to find the time (t) the projectile will be at a height of 576 ft above the ground, we need to substitute h = 576 and v₀ = 112.

On substitution, we get

⇒h = -16t² + v₀t + 448

⇒576 = -16t² + 112t + 448

⇒36 = -t² + 7t + 28                (On dividing both sides by 16)

⇒0 = -t² + 7t - 8  

⇒t² - 7t + 8 = 0  

On solving the equation using the quadratic equation formula, we get

t = (7 ± √49 - 32)/2

t = 1.43 or 5.56

So, it will be at height 576 ft after 1.43 seconds and after 5.56 seconds.

b. Similarly, now we will put h = 0 and v₀ = 112.

Now, we get

⇒0 = -16t² + 112t + 448

⇒t² - 7t - 28 = 0                (On dividing both sides by 16)

On solving the equation using the quadratic equation formula, we get

t = (7 ± √49 + 112)/2

t = 9.84 or -2.84

Since, time cannot be negative, so it will crash after 9.84 seconds.

Hence, the projectile will be at 576 ft after 1.43 seconds and after 5.56 seconds and will crash on the ground after 9.84 seconds.

Learn more about equation from the given link

https://brainly.com/question/2972832

#SPJ1

Which equation uses a unit fraction and a whole number to write a multiplication equation equal to 712

Answers

An equation that uses a unit fraction and a whole number to write a multiplication equation equal to 712 can be represented as:

712 = (1/N) * X

Where N is the unit fraction and X is the whole number. To find the values of N and X, we can isolate X on one side of the equation and divide both sides by (1/N):

X = (712 * N) / (1)

X = 712 * N

Now we can substitute the value 712 for the right side of the equation:

X = 712 * N

X = 712 / (1/N)

Finally, we can simplify the equation by dividing 712 by the reciprocal of N:

X = 712 * N

X = 712 / (1/N)

X = 712 * N / (1/N)

X = 712 * N * N

Now we have an equation in which X is equal to 712 times N times N. To find the values of N and X, we can use trial and error or other mathematical methods.

It is important to note that there may be multiple solutions to this equation, as there can be many unit fractions and whole numbers that multiply to equal 712. The goal is to find a combination of N and X that satisfies the equation and produces the desired result.

In conclusion, writing a multiplication equation equal to 712 using a unit fraction and a whole number is a common mathematical problem that can be solved by isolating the variable and dividing both sides by the unit fraction.

To know more about  whole number click here:

brainly.com/question/29766862

#SPJ4

question number 15 is the one i am struggling on someone please help a girl out

Answers

The value of x is given as follows:

[tex]x = 2.5\sqrt{2}{/tex]

What is the Pythagorean Theorem?

The Pythagorean Theorem states that for a right triangle, the length of the hypotenuse squared is equals to the sum of the squared lengths of the sides of the triangle.

For a right triangle with an angle of 45º, we have that:

The side lengths are equal.The hypotenuse is of [tex]s\sqrt{2}[/tex]

This is because the angle of 45º has an equal value of the sine and of the cosine.

Hence the side length of the top triangle is given as follows:

s = 5.

For the bottom triangle, the side length is of x, while the hypotenuse is of 5, hence:

x² + x² = 5²

2x² = 25

[tex]x = \sqrt{\frac{25}{2}}[/tex]

[tex]x = \frac{5}{\sqrt{2}} \times \frac{\sqrt{2}}{\sqrt{2}}[/tex]

[tex]x = 2.5\sqrt{2}{/tex]

More can be learned about the Pythagorean Theorem at brainly.com/question/30203256

#SPJ1

Subset the data set to include only observations that have a date on or after may 1, 1975 for x3. How many observations are in the subset data?

Answers

There are 11 observations in the subset data.e need to count the number of observations in the subset data.

1. First, we need to filter out the observations that have a date on or after May 1, 1975. For this, we can use the following code:

x3[x3$DATE >= "1975-05-01",]

2. Then, we need to count the number of observations in the subset data. We can do this by using the nrow() function:

nrow(x3[x3$DATE >= "1975-05-01",])

The output is 11.

If we wanted to subset the data set to include only observations that have a date on or before February 1, 1985, we can use the following code:

x3[x3$DATE <= "1985-02-01",]

Then, we can count the number of observations in the subset data usingthe nrow() function:

nrow(x3[x3$DATE <= "1985-02-01",])

The output is 19.

Learn more about data here

https://brainly.com/question/14893265

#SPJ4

110801 people attend a cricket match. 4922 of these people are season ticket holders. How many of these people are not season ticket holders.

Answers

The number of people who are not season ticket holders can be found by subtracting the number of season ticket holders from the total number of attendees:

110801 - 4922 = 105879

Therefore, there are 105879 people who are not season ticket holders.

The cost to replace a water pump in a sports car was $668. This included $490 for the water pump and $89 per hour for labor. How many hours of labor were required to replace the water pump?

Answers

Let's call the number of hours of labor required to replace the water pump as "x".

The total cost of the water pump and labor was $668, so we can write an equation:

$490 + $89x = $668

Now we can solve for x by subtracting $490 from both sides:

$89x = $668 - $490

$89x = $178

And finally, dividing both sides by $89:

x = $178 / $89

x = 2 hours

So, 2 hours of labor were required to replace the water pump.

Answer: 2 hours

668 - 490 = 178
89h = 178
—- ——
89 89
h = 2

i need this one please quick

Answers

i don't know sorry i have no idea sorry i don't know sorry sir

Depending from 35600 feet at a rate of 3200 feet per minute

Answers

If the plane is descending at the rate of 3200 feet per minute , then equation to represent this situation is (a) y = 35600 - 3200x  .

The airplane is descending from 35,600 feet at a rate of 3200 feet per minute. which means that the altitude (y) is decreasing by 3200 feet per minute, so we can represent this situation using a linear equation of the form ⇒ y = mx + b ;

where m = rate of change (or slope) and b = initial value .

In this case, the rate of change is -3200 feet per minute (because the altitude is decreasing), and the initial value (y intercept) is 35,600 feet. So, we can write the equation as : y = -3200x + 35600

Therefore , the equation representing the situation is y = 35600 - 3200x  .

Learn more about Equation here

https://brainly.com/question/29230709

#SPJ4

The given question is incomplete , the complete question is

An airplane is descending from 35,600 feet at a rate of 3200 feet per minute. If y represents total feet and x represents minutes, write an equation to represent this situation.

(a) y = 35600 - 3200x

(b) y = 3200x + 35600

(c) y = -35600 - 3200x

(d) y = -35600x + 3200

Hi everyone! Please help me with this homework as soon as you can. I have no clue how to work this out. If you can please give me a step-by step explanation, thank you so much! Here is the question:


The exterior angle of a regular polygon is 15°.

Calculate

a the number of sides

b the value of one interior angle

c the sum of the interior angles

d the number of lines of symmetry

e the order of rotation symmetry of the polygon

Answers

a)  the number of sides = 24 sides (b) interior angle= 158.75° (c) sum of interior angles = 4080° (d) lines of symmetry = 12 (e) rotational symmetry of order  = 24.

How to calculate the sides and angles of a polygon

a) To find the number of sides of a regular polygon given the value of its exterior angle, we use the formula:

360°/exterior angle = number of sides

So, for an exterior angle of 15°, we have:

360°/15° = 24 sides

b) To find the value of one interior angle, we use the formula:

interior angle = (number of sides - 2) * 180°/number of sides

So, for a polygon with 24 sides, we have:

interior angle = (24 - 2) * 180°/24

interior angle= 158.75°

c) The sum of the interior angles of a polygon with n sides is given by the formula:

sum of interior angles = (n - 2) * 180°

So, for a polygon with 24 sides, we have:

sum of interior angles = (24 - 2) * 180° = 4080°

d) To find the number of lines of symmetry of a regular polygon, we find the highest number of rotations that will produce the same figure. A regular polygon has n lines of symmetry if it can be divided into n equal parts by rotations of 360°/n.

So, for a regular polygon with 24 sides, we have:

lines of symmetry = 360°/interior angle = 360°/158.75° = 24/2 = 12

e) To find the order of rotational symmetry of a regular polygon, we find the number of rotations that will produce the same figure.

A regular polygon has rotational symmetry of order n if it can be divided into n equal parts by rotations of 360°/n.

So, for a regular polygon with 24 sides, we have:

rotational symmetry of order = 360°/exterior angle = 360°/15° = 24.

Learn more about polygon at:https://brainly.com/question/26583264

#SPJ1

Question 7 (Mandatory) (1 point)
Which point is on the graph of y = -2x + 1?

Answers

Answer:

y-intercept: (0,-1)

Step-by-step explanation:

please verify

Scatter plot, 8 grades help please!!!

Answers

The equation of the trend line in the graph can be found to be y = 5 x + 15

How to find the equation of the trend line ?

The equation of the trend line takes the form :

y = Slope ( x ) + y intercept

From the diagram, we know the y - intercept is 15 as this is where the line intercepts the y - axis.

The slope can be found by picking a point and using the formula. We will pick ( 1, 20 ).

The slope is:

20 = Slope ( 1 ) + 15

Slope = 20 - 15

Slope = 5

The equation is:

y = 5 x + 15

Find out more on equations at https://brainly.com/question/8241509

#SPJ1

Solve for x *
est
45
O x = 50
O x = 8
O x = 48.2
O x = 40.5
20
S
18
R

Answers

The value of x is given as follows:

x = 40.5.

What are similar triangles?

Similar triangles share these two features:

Congruent angles, that is, angles that have the same measure.Proportional side lengths.

The two triangles in this problem are similar, with the bisection, hence the proportional relationship for the side lengths is given as follows:

x/45 = 18/20

The relationship can be simplified as follows:

x/45 = 0.9.

Applying cross multiplication, the value of x is obtained as follows:

x = 45 x 0.9

x = 40.5.

More can be learned about similar triangles at brainly.com/question/11920446

#SPJ1

Chapter: Application of equation. After 42 years, Akanksha will be four times as old as is now. Find her present age. please help me. I will mark brainleist to him or her. ​

Answers

Answer:

Let's call Akanksha's present age "x". After 42 years, her age will be "x + 42". And, as stated in the problem, her age after 42 years will be 4 times her present age, so:

x + 42 = 4x

Solving for x, we can isolate x on one side of the equation:

x + 42 = 4x

3x = 42

x = 14

So Akanksha's present age is 14 years old.

Please help!

The polygons in each pair are similar. Find the scale factor of the smaller figure to the larger figure.

Answers

The scale factor of the smaller figure to the larger figure in the first instance is 1. 25 .

The scale factor in the second instance is 3. 75 .

How to find the scale factor ?

To find the scale factor, the formula is :

= Length of side of larger figure / Length of corresponding side of smaller figure

The scale factor in the first instance is :

= 30 / 24

= 1. 25

The scale factor in the second instance is :

= 15 / 4

= 3. 75

Find out more on scale factor at https://brainly.com/question/26580796

#SPJ1

ZE and LF are complementary. The measure of ZE is 54° more than the measure of F. Find the measure of each angle.

Answers

The value of ZE angle is 72 degree and LF is 18 degree.

Complementary and supplementary angles are defined as the addition of two angles. If the sum of two angles is 180 degrees, one is a complementary angle and together they form a linear angle. When the sum of two angles is 90 degrees, they are called complementary angles and together form a right angle.

ZE and LF are complementary. The measure of ZE is 54° more than the measure of LF.

let ZE angle value is x

and ZE is 54 degree more than LF

LF + 54 = ZE  degree  

When the sum of two angles is equal to 90 degrees, they are called complementary angles.

LF +ZE = 90 degree

x+x-54 = 90

2x = 36

x = 18

so ZE angle = 72 degree and LF is 18 degree

know more about  complementary click here;

https://brainly.com/question/3036230

#SPJ4

given 20 people, what is the probability that, among the 12 months in the year, there are 4 months containing exactly 2 birthdays and 4 containing exactly 3 birthdays?

Answers

the probability of having 4 months containing exactly 2 birthdays and 4 months containing exactly 3 birthdays among 20 people is approximately 0.000008, or about 0.0008%

The problem of calculating the probability of a certain pattern of birthdays among a group of people can be approached using the techniques of combinatorics and probability. To calculate the probability of having 4 months containing exactly 2 birthdays and 4 months containing exactly 3 birthdays among 20 people, we can use the following steps: First, we need to choose which 4 months will have exactly 2 birthdays and which 4 months will have exactly 3 birthdays. There are 12 months to choose from, so the number of ways to make these choices is given by the binomial coefficient: C(12, 4) × C(8, 4). This is the number of ways to choose 4 months out of 12 to have exactly 2 birthdays, multiplied by the number of ways to choose 4 months out of the remaining 8 to have exactly 3 birthdays. Next, we need to assign the people to the months. To do this, we can use the principle of inclusion-exclusion, which states that the number of ways to assign the people to the months so that each of the chosen months has the correct number of birthdays is: N = (20!/(2!²× 3!⁴)) × (4¹² - 6 × 3¹² + 4 × 2¹²). This expression counts the number of ways to distribute the 20 people among the 12 months so that the chosen months have the correct number of birthdays, and subtracts the cases where one or more of the chosen months have too many or too few birthdays. The factor (20!/(2!⁸ × 3!⁴)) accounts for the fact that we are counting distinguishable arrangements of people. Finally, we can calculate the probability of the desired pattern of birthdays by dividing the number of favorable outcomes (N) by the total number of possible outcomes, which is simply the total number of ways to assign the people to the months, given by: 12²⁰. Putting it all together, we get: P(4 months with 2 birthdays, 4 months with 3 birthdays) = N / 12²⁰. Evaluating this expression gives: P(4 months with 2 birthdays, 4 months with 3 birthdays) ≈ 0.000008. Therefore, the probability of having 4 months containing exactly 2 birthdays and 4 months containing exactly 3 birthdays among 20 people is approximately 0.000008, or about 0.0008%.

To learn more about probability click here

brainly.com/question/30034780

#SPJ4

Can someone help me with this

Answers

Answer: 4(9a-4) and x = 18

Step-by-step explanation:

36a - 16 a common factor in this is 4 so if we factor out 4 we would get

4(9a-4)

1/2x - 7 = 1/3(x-12) we would distribute out the 1/3 so 1/3x and 1/3 x - 12 which would simply into 4

1/2x - 7 = 1/3x - 4 get the x's into one side so subtract 1/3x and add 7 on both sides

1/2x - 1/3x = 3 --- multiply 1/2x with 3/3 and 1/3x with 2/2

3/6x - 2/6x = 3

1/6x = 3 --- isolate x by multiplying 6 on both sides

x = 18

a quadratic function is represented by g(x)=-2(x-5)^2+17 what is the equation for this function in standard form
PLS HELPP

Answers

Answer:

g(x) = - 2x² + 20x - 33

---------------------------

Given function:

g(x) = -2(x - 5)² + 17

This is the vertex form and the standard form is:

y = ax² + bx + c

Convert the given equation into standard form:

g(x) = - 2(x - 5)² + 17 =          - 2(x² - 10x + 25) + 17 =          - 2x² + 20x - 50 + 17 =          - 2x² + 20x - 33

Answer:

The standard form of the given quadratic function is:

[tex]g(x)=-2x^2+20x-33[/tex]

Step-by-step explanation:

The standard form of a quadratic function is f(x) = ax² + bx + c.

To write the given function in standard form, expand the brackets:

[tex]\implies g(x)=-2(x-5)(x-5)+17[/tex]

[tex]\implies g(x)=-2(x^2-10x+25)+17[/tex]

Apply the distributive law:  m(a + b + c) = ma + mb + mc

[tex]\implies g(x)=-2x^2+20x-50+17[/tex]

Add the numbers:  -50 + 17 = -33

[tex]\implies g(x)=-2x^2+20x-33[/tex]

12. Given the quadratic function f(x) = 4x² +7x+c, where c is some real number constant.

(a) If c = 3, are the zeroes of f(x) rational or irrational numbers? Explain how you arrived at your choice.
[3 points]

(b) Determine all values of c for which the graph of y=f(x) will have no x-intercepts. Show all work.
[3 points]

Answers

Step-by-step explanation:

A.Rational because by using the discrmant formula, Since our coefficients are integers, and if we get a perfect square, inside a radicand , we will have a rational numbers.

For example:

[tex] \sqrt{ {7}^{2} - 4(4)(3) } = \sqrt{49 - 48} = \sqrt{1} = 1[/tex]

Since root 1, is a perfect square, we will have rational roots.

B.

[tex] {b}^{2} - 4ac < 0[/tex]

[tex]49 - 16c < 0[/tex]

[tex] - 16c < - 49[/tex]

[tex]c > \frac{49}{16} [/tex]

If c is greater than 49/16, we will have no x intercepts.

amit took part in an cycle race .he started at 1:25 pm and reached the finishing line at 1:50 . what was the duration of the race ?









amit took a part in cycle race .he started at 1:25 and he reached finishing lline at 1:50 pm what was the duration of the race .

















Answers

Answer:

25 minutes

Step-by-step explanation:

Subtract the two times to find the duration.

the area of a rectangular rug is 49x^2-25y^2 in. Use factoring to find possible dimensions of the rug. How are the side lengths related? what value would you need to subtract from the longer side and add to the shorter side for the rug to be a square.

Answers

Answer:

Step-by-step explanation:

We can write the area of the rug as:

Area = 49x^2 - 25y^2

To find possible dimensions of the rug, we need to factor the expression on the right side. We can factor out 49 and 25 to get:

Area = 49 * x^2 - 25 * y^2

Area = 7 * 7 * x^2 - 5 * 5 * y^2

So, the area of the rug can be written as the product of two binomials, each of which represents one of the side lengths.

Therefore, one possible set of dimensions for the rug is 7x and 5y, and another possible set is -7x and -5y. Note that the dimensions are related in that the width of the rug is proportional to 7x, and the length is proportional to 5y.

To make the rug a square, the sides must be equal in length. To find the value that would need to be subtracted from the longer side and added to the shorter side, we take the difference between the two possible side lengths:

7x - 5y = (7x + 5y) - 2 * 5y = (7x + 5y) - 10y

So, to make the rug a square, you would need to subtract 10y from the longer side (7x) and add 10y to the shorter side (5y). This would result in both sides being equal to (7x + 5y)/2, making the rug a square.

two quadrilaterals are described

Answers

The statements that MUST be true based on the given information are:

Opposite angles of Quadrilateral C are congruent.Opposite angles of Quadrilateral L are congruent.

Why are these statements true?

For Quadrilateral C, if all four sides are congruent, then opposite sides are parallel and opposite angles are congruent. This can be proven using the fact that in an isosceles trapezoid (which is a special case of Quadrilateral C), opposite angles are congruent.

For Quadrilateral L, having two pairs of parallel sides and congruent diagonals means that it is a parallelogram with congruent diagonals. This type of parallelogram is known as a rhombus, and its opposite angles are congruent. Additionally, in a rhombus, consecutive angles are not necessarily supplementary or congruent.

learn more about quadrilateral:

https://brainly.com/question/23935806

#SPJ1

The Pythagorean Theorem Part 2 Quiz

Answers

Answer:

Step-by-step explanation:

For example, we have 8, which is not a perfect square

square root of(8)

we divide 8 by prime numbers, until it gets to 1

8/2

4/2

2/2

1

We have divided our number 8 with 2 by 3 times.

Now we pair the numbers.

2 with 2, and the third 2 remains.

the pairs will be in front of the squareroot, and what remains will remain in the squareroot.

squareroot(8) = 2[tex]\sqrt{2}[/tex]

Let's take another number

32

Divide it in prime numbers

32/2

16/2

8/2

4/2

2/2

1

We have 2 pairs of 2 and on remaining 2

We multiply the pairs together, and we get 4 in front of the squareroot.

squareroot(32) = 4[tex]\sqrt{2}[/tex]

Let's take 21

21/7

3/3 (3 is a prime number also 5,7,11,13,17 etc)

1

-This one doesn't have a short answer that could be written.

take 80

80/2

40/2

20/2

10/2

5/5

1

We have 2 pairs of 2 and a 5

squareroot(80) = 4[tex]\sqrt{5}[/tex]

question 17 suppose that the height (in centimeters) of a candle is a linear function of the amount of time (in hours) it has been burning. after hours of burning, a candle has a height of centimeters. after hours of burning, its height is centimeters. what is the height of the candle after hours? clears your work. undoes your last action.

Answers

For the required linear function , the height of the candle when the amount of time for  burning a candle is 16 hours is equal to 18.8 centimeters.

Let 'h' be the height of the candle.

And 't' be the amount of time used for burning.

Required linear function is :

h = mt + c

When t = 8 hours  , h = 20.4centimeters

20.4 = 8m + c ___(1)

When t = 19 hours  , h = 18.2centimeters

18.2 = 19m + c ___(2)

Subtract (2) from (1) we get,

20.4 = 8m + c

18.2 = 19m + c

2.2 = -11m

⇒ m = -2.2 / 11

⇒ m = -0.2

Substitute in (1) we get,

20.4  = 8( -0.2 ) + c

⇒ c = 20.4 + 1.6

⇒ c = 22

Now , h = -0.2t + 22

When t = 16 hours

⇒ h = -0.2(16) + 22

⇒ h = -3.2 + 22

⇒ h = 18.8 centimeters

Therefore, the height of the candle when amount of time of burning is 16 hours is equal to 18.8 centimeters.

The above question is incomplete, the complete question is:

Suppose that the height (in centimeters) of a candle is a linear function of the amount of time (in hours) it has been burning. After 8 hours of burning, a candle has a height of 20.4 centimeters. After 19 hours of burning, its height is 18.2 centimeters. What is the height of the candle after 16

hours?

Learn more about height here

brainly.com/question/10726356

#SPJ4

how to make -0.83333333333
and make it a simple form to be rounded

Answers

5/6 rounded to two decimal places is -0.83

What is simplification?

The technique of reducing phrases to expressions that do not cause changes or values is known as simplification.

To simplify -0.83333333333, you can write it as a fraction by dividing -5 by 6:

-0.83333333333 = -5/6

Then, to round it to a certain decimal place, you can use the following rules:

If the digit after the decimal point is 5 or higher, round the previous digit up.If the digit after the decimal point is less than 5, round the previous digit down.

For example, if you want to round -5/6 to two decimal places:

The third decimal place is 3, which is less than 5, so you round the second decimal place down: -5/6 rounded to two decimal places is -0.83.

To know more about simplification visit,

https://brainly.com/question/28595186

#SPJ1

The triangles are similar.
What s the value of x?

See the attachment for the problem to be answered.

Answers

Answer: x=4

Step-by-step explanation: as you saw everything is multiplied by 5 this means the 4 became a 20.

3x+8=20

-8 on both sides

3x=12

divide both sides by 3

x=4

The answer is x=4
the bigger triable is 5 times bigger than the smaller triangle therefore you multiply 4 by 5 which gives you 20 which means 3x+8 equals 20
to find x steps:
3x+8=20
-8. -8
3x=12
x=4

approximately what year did printed newsletters begin circulating in europe?1450145016001600185018501200

Answers

Approximate year when the Europe began circulating the printed newsletters is given by option c. 1600.

In early 1566 the oldest direct handwritten newsletters circulated widely in Venice of Europe.Weekly newsletters were giving information about wars and politics in Europe and Italy.In Germany first printed newsletter was published weekly from the year approximately 1609.Modern newsletters are European inventions as mentioned.Newsletter written by King began in the mid fifteenth century.Subscribers note down all the interesting events of the week and write it in the weekly newsletter.

Therefore, the year when first printed newsletter began circulating in the Europe is equal to option c. 1600.

The above question is incomplete , the complete question is :

In approximately what year did printed newsletters begin circulating in Europe?

a]  1200     b]  1450      c] 1600         d ] 1850

Learn more about years here

brainly.com/question/9242622

#SPJ4

Given the following segment lengths,
find the value of x.

Answers

If AB = 19 and AC = 17 then the value of x be 95/9 or 10.5555.

What is meant by angle bisector?

In geometry, a line that divides an angle into two equal angles is referred to as an angle bisector. By definition, a bisector is something that divides an object or a shape into two equal parts. A ray is said to be an angle bisector if it divides an angle into two equal portions of the same measure.

The ray, line, or segment that divides an angle into two equal portions is known as the angle bisector in geometry. A 60-degree angle, for instance, will be split into two angles of 30 degrees each by an angle bisector. To put it another way, it separates one angle into two smaller congruent angles.

The segment AD bisects angle BAC.

Given: AB = 19 and AC = 17

AD is an angle bisector of BAC and divides the opposite side into segments that are proportional to the other two sides, that is

Let the equation be

[tex]$& \frac{B D}{C D}=\frac{A B}{A C}(\text { substitute values ) } \\[/tex]

[tex]$& \frac{x}{20-x}=\frac{19}{17}(\text { cross- multiply) } \\[/tex]

Simplifying the above equation, we get

[tex]$$x \cdot 17=380-19 x$$[/tex]

36x = 380

Divide both sides by 36, we get

[tex]$\frac{36 x}{36}=\frac{380}{36}$$[/tex]

x = 95/9 = 10.5555

Therefore, the value of x be 95/9 or 10.5555.

To learn more about angle bisector refer to:

https://brainly.com/question/24334771

#SPJ1

Aubrey is making bead kits. Each one contains 20 red beads and 15 gold beads.

Part A
Drag numbers to complete the table to show how many red beads and gold beads are in different numbers of bead kits.
Numbers may be used once, more than once, or not at all.

75 added to
75803515401003060
Kits Red Beads Gold Beads
1 20
15

2
40

30

3
60

45
4
80

60

5
100

75

Part B
Use the drop-down menus to complete the rule for each bead color.

Red: Add
20
.

Gold: Add
15
.

Part C
Choose all the ordered pairs that represent the number of red beads and gold beads in kits.

A.
(
20
,
15
)
B.
(
20
,
40
)
C.
(
30
,
45
)
D.
(
80
,
60
)
E.
(
100
,
75
)
Part D
Which of the following graphs shows the relationship between the number of red beads and gold beads in kits?

A.
A graph named “Bead Kits” on a coordinate plane with “Number of Red Beads” on x-axis and “Number of Gold Beads” on y-axis is shown. The diagonal line is going up and to the right. The line passes through the points (0, 0), (15, 20), (30, 40) and (45, 60).
B.
A graph named “Bead Kits” on a coordinate plane with “Number of Red Beads” on x-axis and “Number of Gold Beads” on y-axis is shown. The diagonal line is going up and to the right. The line passes through the points (0, 0), (30, 20), (45, 30), (60, 40), (75, 50) and (90, 60).
C.
A graph named “Bead Kits” on a coordinate plane with “Number of Red Beads” on x-axis and “Number of Gold Beads” on y-axis is shown. The diagonal line is going up and to the right. The line passes through the points (10, 0), (20, 10), (40, 30) and (60, 50).
D.
A graph named “Bead Kits” on a coordinate plane with “Number of Red Beads” on x-axis and “Number of Gold Beads” on y-axis is shown. The diagonal line is going up and to the right. The line passes through the points (0, 0), (20, 15), (40, 30), (60, 45) and (80, 60).
Part E
What would the ordered pair
(
60
,
45
)
represent? Use the drop-down menus to show your answer.

When there are 60
red
beads in kits, there will be 45
gold
beads.

1 / 7

Answers

The ordered pair that represent the number of red beads and gold beads is A. D, and E.

What is ratio and proportion?

Majority of the explanations for ratio and proportion use fractions. A ratio is a fraction that is expressed as a:b, but a proportion says that two ratios are equal. In this case, a and b can be any two integers. The foundation for understanding the numerous concepts in mathematics and science is provided by the two key notions of ratio and proportion.

From the table we observe that the number of red beads and the gold beads are in the proportion x : y = 4 : 3.

Using the proportion we see that:

A: (20, 15) = 20 : 15 = 4 : 3

D: (80,60) = 4: 3

E = (100, 25)= 4:3

Hence, the ordered pair that represent the number of red beads and gold beads is A. D, and E.

Learn more about ratio here:

https://brainly.com/question/13419413

#SPJ1

Other Questions
joe's leisure time sports is an unlevered firm with an aftertax net income of $78,400. the unlevered cost of capital is 11.4 percent and the tax rate is 23 percent. what is the value of this firm? How does Urban Cities help in the economy of a country? the one nation in Africa that successfully resisted European rule was . Please help fast..What technique is Kennedy using when he claims, "We set sail on this new sea . . . "? formed by workers to address poor work conditions faced by workersTrue or False Menciona tres expresiones que indiquen que el autor de una resea est dando su opinin How did changes in immigration policy help to encourage the GreatMigration?A. It led to less violence and fewer discriminatory laws against BlackAmericans.B. It created a demand for laborers and more jobs in northernfactories.C. It created a cultural void that would later be filled by the HarlemRenaissance.D. It led to less overcrowding and more available resources in theNorth. specialized lymphatic capillaries located in the villi of the small intestine are the? To build a new skate park, a community board must have at least 50% of the voters agree to the build. At a recent voters meeting, 125 voters were asked if they would vote for the new skate park and 72 responded yes. Should the community board go ahead and start planning the park? No, they should not plan for the skate park because the sample had about 42.4% people vote no. No, they should not plan for the skate park because the sample had about 57.6% people vote no. Yes, they should plan for the skate park because the sample had about 42.4% people vote yes. Yes, they should plan for the skate park because the sample had about 57.6% people vote yes. what value represents the number of ways in which the expected classes are free to vary in the chisquare goodnessoffit test? which type of grain contains all the essential parts of the entire grain seed in its original proportions? Need true or false answers if both the speed and stopping distance of a driver are doubled, by what factor does the force exerted on the driver change? g peregrine falcons are known for their maneuvering ability. in a tight circular turn, a falcon can attain a centripetal acceleration 1.5 times the free-fall acceleration.true/false why did malalas father not believe the radio mullah was a real mullah Scientists plan to use selective breeding to produce a new type of wheat for farmers who live in northern areas with short summer seasons. Which of these traits would be MOST useful for these farmers? PLSSS HELP ASAP PSLPLSPSLfind each value Last question: Find the volume of a cylinder where the circular base has a diameter of 7km, and the height of the cylinder is 13.08km. Note: Find the indicated volumes. Use 3.14 for pi and round your final results two decimal places as needed What is a topographic map, and what does it show you? What are typical characteristics of the members of a classroom audience?They possess ideas, attitudes, feelings.