Please help, would like to know how to do it aswell as getting the answers

Please Help, Would Like To Know How To Do It Aswell As Getting The Answers

Answers

Answer 1

The measure of ∠FXD = 44°,

EG = 14 and ∠FZG = 21°.

What are triangles?

A triangle is a three-sided polygon because it has three edges and three vertices. The most important attribute of a triangle is that the sum of its internal angles to 180 degrees. This quality is referred to as the angle sum property of triangles.

Given  a triangle XYZ

and XG, YG, and ZG are angle bisectors,

DG = 14 and ZG = 17

∠DYE = 94°, ∠FXG = 22°

A: to find ∠FXD,

as we know angle bisector divides an angle into two equal parts,

so ∠FXG = ∠GXD = 22°

∠FXD = ∠FXG + ∠GXD

∠FXD = 22 + 22 = 44°

B: to find EG,

since G is the incenter,

Due to the junction point of the central axis being the center of the triangle's inscribed circle, this point will be equally spaced from each of the triangle's sides.

so DG = EG = FG = 14

C: to find ∠FZG,

we have ∠DYE = 94° and ∠FXD = 44°

from angle sum property,

∠DYE + ∠FXD +  ∠FZE = 180°

∠FZE + 94 + 44 = 180

∠FZE = 180 - 94 - 44

∠FZE = 42°

so  ∠FZG = ∠GZE = ∠FZE/2 (due to angle bisector)

∠FZG = ∠GZE = 42/2

∠FZG = ∠GZE = 21°

Hence ∠FXD = 44°,

EG = 14,

∠FZG = 21°.

Learn more about triangles;

https://brainly.com/question/2773823

#SPJ1


Related Questions

if you are using a calculator to find the measure of an angle in degrees, what type of measure might make you question whether your calculator is actually in right mode? explain.

Answers

If a calculator displays an angle measure in radians instead of degrees, it would make you question whether the calculator is in the right mode. Radians and degrees are two different units of measuring angles, with radians being the standard unit in mathematics and degrees being more commonly used in everyday life and geography.

Calculator Angle Mode Check

Because the range of values for angles in radians is between 0 and 2π, while the range for angles in degrees is between 0 and 360. So, if a calculator gives an angle measure in radians that is outside the range of 0 to 2π or gives an angle measure in degrees that is outside the range of 0 to 360, it would indicate that the calculator is not in the correct mode for the desired unit of measurement.

Learn more about Calculator Angle Mode Check here:

https://brainly.com/question/12910389

#SPJ4

the sum of three consecutive numbers is 96 find the numbers

Answers

X + (x+1) + (x+2) = 96
3x + 3 = 96
3x = 93
X = 31

So the numbers are 31,32,33

suppose that accidents occur at a rate of 1 per hour from 3-5pm and 6-7pm, and 4 per hour from 5-6pm as poisson process. (a) what is the probability that there are less than 2 accidents occur between 3-7pm? (b) suppose that on day 1, there was an accident at 3pm and on day 2, at 5pm. what is the probability that the next accident occurred within 30 minutes on both days?

Answers

(a) The probability that there are less than 2 accidents occur between 3-7pm is 0.2465.

(b) The probability that the next accident occurred within 30 minutes on both days is 0.1358.

Suppose that accidents occur at a rate of 1 per hour from 3-5pm and 6-7pm, and 4 per hour from 5-6pm as Poisson process.

(a) We have to determine the probability that there are less than 2 accidents occur between 3-7pm.

We may use the Poisson distribution to determine the likelihood that there would be less than two accidents between 3 and 7 pm.

The total of the rates for each individual hour represents the rate of accidents during this time period, which is

= 1 + 1 + 4 + 1

= 7 accidents per hours

So the Poisson variable λ = 7

So the probability that there are less than 2 accidents occur between 3-7pm is:

P(X < 2) = P(X = 0) + P(X = 1)

P(X < 2) = [tex]e^{-7}[/tex] × (7^0/0!) + [tex]e^{-7}[/tex] × (7^1/1!)

After simplifying

P(X < 2) = 0.2465

(b) Suppose that on day 1, there was an accident at 3pm and on day 2, at 5pm, then we have to determine the probability that the next accident occurred within 30 minutes on both days.

Since accidents occur in a Poisson process, we may use the Poisson distribution to determine the likelihood that an accident will occur within the next 30 minutes.

Since there are 4 accidents every hour between 5 and 6 o'clock, the likelihood that one will happen in the next 30 minutes is:

P(X = 1) = [tex]e^{-1}[/tex] × (1^1 / 1!)

P(X = 1) = 0.3679

The likelihood that the following event will occur within 30 minutes on both days would thus be

= 0.3679 × 0.3679

= 0.1358

To learn more about Poisson process link is here

brainly.com/question/13465428

#SPJ4

the average complexity a(n) of linearsearch for a list of size n assuming the list elements are distinct and the search element is equally likely to be found in any position is

Answers

The average complexity of linear search for a list of size n is O(n).

The average complexity of linear search for a list of size n is calculated by taking the sum of the number of comparisons for each possible position of the search element, and then dividing it by the total number of possible positions.

For example, if we have a list of size n = 10, and the search element is equally likely to be found in any position, then the number of comparisons to find the element in each position is as follows:

Position 1: 1 comparison Position 2: 2 comparisons Position 3: 3 comparisons Position 4: 4 comparisons Position 5: 5 comparisons Position 6: 6 comparisons Position 7: 7 comparisons Position 8: 8 comparisons Position 9: 9 comparisons Position 10: 10 comparisons

Therefore, the average number of comparisons to find the search element in the list is (1 + 2 + 3 + 4 + 5 + 6 + 7 + 8 + 9 + 10) / 10 = 5.5

This means that the average complexity of linear search for a list of size n is O(n).

Learn more about  linear search:

https://brainly.com/question/15190740

#SPJ4

the digits {1,2,...,5} are randomly arranged in a row. how many ordered elements are in the sample space?

Answers

The digits {1,2,...,5} are randomly arranged in a row so total 5 ordered elements are in the sample space.

The digits {1,2,...,5} are randomly arranged in a row.

We have determine how many ordered elements are in the sample space.

The number of possible ways to choose items from a collection when the order of choice is irrelevant is determined using the combination formula. Combination, to put it simply, is the choosing of items or things from a bigger group when the order doesn't important.

So, we use the combination formula

[tex]^nC_{r} = \frac{n!}{r!(n-r)!}[/tex]

Total digits are 5. So,

Sample space = [tex]^5C_{1}[/tex]

Sample space = [tex]\frac{5!}{1!(5-1)!}[/tex]

Sample space = [tex]\frac{5!}{1!4!}[/tex]

Sample space = [tex]\frac{5\times 4!}{1\times 4!}[/tex]

Sample space = 5

To learn more about sample space link is here

brainly.com/question/30206035

#SPJ4

3. Factor completely.
6x² - 31x+40
O (2x - 5)(3x-8)
O (2x-8)(3x - 5)
O (x - 5)(x-8)
O(x-31)(x+40)

Answers

6x² - 31 x + 40, after factorization we get: (2x - 5) (3x - 8).

correct option: a

What is factorization?

Expanding brackets is done in reverse when factorising. By eliminating the most common factors, an expression is fully factored when it is enclosed in brackets. The simplest method of factorization is to identify the term in the equation with the largest common factor. The Grouping technique, the Difference in Two Squares, the Sum or Difference in Cubes, and the Greatest Common Factors (GCF) are the four primary methods of factoring.

Similar to this, factoring is a very useful technique in algebra that is utilised at all levels. Additionally to, of course, simplifying complex expressions, it offers a standard way for solving quadratic equations. Graphing functions also makes advantage of it.

= 6x² - 31 x+40

= 6x² - 15 x - 16 x +40

= 3x (2x - 5) - 8 (2x - 5)

= (2x - 5) (3x - 8)

To know more about factorization refer to:

https://brainly.com/question/26685427

#SPJ1

find the solution of the differential equation ′()=2() with the initial condition (0)=⟨7,5,3⟩, where () is a vector‑valued function in three‑space.

Answers

The solution of the differential equation with the given initial condition is[tex]()=⟨7⋅e^2x, 5⋅e^2x, 3⋅e^2x⟩.[/tex]

Let () be a vector-valued function in three-space. Then the solution of the differential equation ′()=2() with the initial condition [tex](0)=⟨7,5,3⟩[/tex] can be found by solving the system of differential equations:

[tex]′1()=2⋅1()\\′2()=2⋅2()\\′3()=2⋅3()[/tex]

where 1(), 2(), and 3() denote the components of ().

Solving for the general solution of each equation yields:

[tex]1()=7⋅e^2x\\2()=5⋅e^2x\\3()=3⋅e^2x[/tex]

Therefore, the solution of the differential equation with the given initial condition is:

[tex]()=⟨7⋅e^2x, 5⋅e^2x, 3⋅e^2x⟩.[/tex]

Learn more about differential equations here:

https://brainly.com/question/14620493

#SPJ4

the class is made up of 13 boys and 9 girls. what percent of the class do the boys make up? what percent do girls make up?

Answers

Answer: 60% boys and 40% girls

Step-by-step explanation:

The total amount of kids in the class would be 13 + 9 = 22 kids.

Boys would make up 13 / 22 = 60% of the class,

Girls would make up 9 / 22 = 40% of the class

Tracy evaluates the expression on a math test, and gets an answer of .

Is this a reasonable answer?

Answers

According to the linear equation, because 8.8 rounds to 9 and 2.7 rounds to 3, division rounds to 3. His solution of 4.14 equals 4. As a result, it is illogical.

What exactly is a linear equation?

A linear equation is an equation having one or more variables, the maximum power of which is one. A linear equation is an algebraic equation with simply a constant and a first-order (linear) component of the form y=mx+b, where m is the slope and b is the y-intercept. The above is sometimes referred to as a "linear equation with two variables," where y and x are the variables.

The following expression is:

Given expression is:

8.8 ÷ 2.7

≈ 9 ÷ 3

= 3

His answer is 4.14 ≈ 4.

According to the linear equation, division rounds to 3 since 8.8 rounds to 9 and 2.7 rounds to 3. His solution of 4.14 equals 4. It is thus irrational.

To know more about linear equation,

https://brainly.com/question/11856055

#SPJ1

Answer:

Since 6/7  rounds to 1 and 4 4/5 rounds to 5, the sum rounds to 6. Her answer of 5 22/23 rounds to 6. So it is reasonable.

Step-by-step explanation:

The digit in the ones place of 2^88 is 6. What is the digit in the ones place of 2^90?

Answers

The digit in the ones place of 2^90 is 4. The pattern of the digits in the ones place for powers of 2 follows a repeating cycle of 0, 2, 4, 6, 8, 0, 2, 4, 6, 8 and so on.

The digit in the ones place of 2^88 is 6 because the last digit of 2^88 is 6. The pattern of the digits in the ones place for powers of 2 is 0, 2, 4, 6, 8, 0, 2, 4, 6, 8, etc. Therefore, the digit in the ones place of 2^90 is 4 since the pattern starts over again at 0 after 8.

The pattern of the digits in the ones place for powers of 2 follows a repeating cycle of 0, 2, 4, 6, 8, 0, 2, 4, 6, 8 and so on. This pattern is a result of the fact that 2^n is divisible by 10 for all integers n greater than or equal to 0. Since 10 is divisible by 10, the remainder of 2^n divided by 10 will always be the same for certain powers of 2. The remainder for 2^0 is 0, 2^2 is 4, 2^4 is 6, 2^6 is 8 and 2^8 is 0. This pattern then repeats with 2^10 being 2 and so on. Therefore, the digit in the ones place of 2^90 is 4, since the pattern starts over again at 0 after 8.

learn more about power here

https://brainly.com/question/28738206

#SPJ4

Given a graph, how would you identify continuous functions from discontinuous functions?

Answers

In order for a function to be continuous at a point, then,

The limit of f(x) as x approaches the x coordinate of the point from the left and the right equals the value of the function at that point.

What does the term "continuous function" mean?

A continuous function in mathematics is a function that causes the value of the function to continuously vary as a result of a continuous variation of the argument, or a change without a leap.

                            This indicates that there aren't any discontinuities, or sharp shifts in value.

What does it mean when a function is continuous or discontinuous?

If one can sketch a function without picking up a pencil, one can say that it is continuous. A function is considered discontinuous if it is not.

                          If there is no break in the graph of the given function at the point, then a function f(x) in calculus is continuous at x = c.

Learn more about discontinuous function

brainly.com/question/28783981

#SPJ1

Please help!
The area of parallelogram
ABCD is 24 square units.
Find x.

Answers

The value of x determined from the area of parallelogram is 6 units.

What is area of parallelogram?

A parallelogram's area is the area that it occupies in a two-dimensional plane. A parallelogram is a four-sided, two-dimensional form in geometry. This particular quadrilateral example has equal and parallel opposing sides. The space bounded by a parallelogram's four sides is known as its area. A parallelogram's area is determined by multiplying its length by its height.

Given that the area of the parallelogram is 24 square units.

The area of the parallelogram is given by the formula:

A = (b)(h)

Substitute the value of A = 24, and b = 8 as given in the figure:

24 = 8(h)

h = 3

The measure of the height is 3 units.

For the triangle, we can observe that it is a right-angled triangle and the angle given is 30 degrees.

Using trigonometric functions, we have:

sin 30 = h / x

Substitute the values:

0.5 = 3 / x

x = 6

Hence, the value of x determined from the area of parallelogram is 6 units.

Learn more about trigonometric functions here:

https://brainly.com/question/6904750

#SPJ1

a tangent is drawn from a point at a distance of 17 cm of circle

Answers

From a position 17 cm from the circle's center, the tangent to it is 8 cm long.

What is the length of A tangent from A point distance 17 cm?

Distance from a circle's center to any point along its perimeter is known as the radius of the circle. R or r are frequently used to indicate it.

Almost every formula involving circles makes use of this amount.

A circle's radius is used to determine both its surface area and circumference.

Give the circle's radius, r.

Given:

PQ=8cm

PO=17cm

OQ=r

Since the radius across the point of contact is perpendicular to any point on a line, it follows that any point on a line must be.

According to Pythagoras' Theorem, in OPQ, OP 2 = PQ 2 + OQ 2.

(17) ²  = (8) ² +r ²

⇒ r=  √289−64  = √225  =15cm

Consequently, the circle has a 15 cm radius.

To Learn more About circle's center, Refer To:

https://brainly.com/question/29614115

#SPJ1

how do I solve
What is the equation for a line that passes through the points (5,-2) and (-10,10)?

Answers

Answer:

y=-4x+2

Step-by-step explanation:

y2-y1/x2-x1

= 10-(-2)/-10-5

=12/-15 (divide by 3)

= -4/5x ---(Slope)

y=mx+b

-2=(-4/5)(5)+b

-2=-4+b (Add 4 on both Sides)

2=b

Put it all together

y=mx+b

Therefore,the equation is : y=-4/5x+2

No recuerdo cómo hacer esto...

Answers

Para completar la piramide hay que ir sumando los polynomios que  hay en cada bloque.

¿Como completar las piramides?

Para construir las piramides, solo debes sumar los polinomios de los bloques inferiores para obtener los superiores.

La primer piramide tiene los valores en los dos bloques de la izquierda:

2r - 3s y 5s - r

Si los sumamos, obtendremos:

(2r - 3s) + (5s - r) = (2r - r) + (-3s + 5s) = r + 2s

Entonces eso es lo que colocamos en el bloque que esta justo arriba.

Si vemos el segundo y el tercero son:

5s - r y 7r - 6s

Sumandolos obtenemos:

5s - r + 7r - 6s = 6r - s

Y eso va en el bloque que esta justo arriba, y asi de a poco vamos completando la piramide.

Aprende más sobre polinomios.

https://brainly.com/question/4142886

#SPJ1

what does the entry of 1.00 indicate on the diagonal of the matrix?

Answers

The matrix's entry of 1.00 on the diagonal denotes that it is an identity matrix, which means that all values besides 1 along the diagonal are 0.

The matrix is an identity matrix, as evidenced by the entry of 1.00 on its diagonal. A square matrix called an identity matrix is one in which the primary diagonal's elements are all ones and the other components are all zeros. The letter "I" stands for this particular sort of matrix. In several branches of mathematics, such as matrix theory and linear algebra, identity matrices are employed. Calculations and equations can also be made simpler by using identity matrices. An identity matrix, for instance, is created by multiplying it by any other matrix. This characteristic can be used for matrix inversion or to solve a set of linear equations. In group theory and abstract algebra, the identity element is also represented by identity matrices.

Learn more about matrix here

https://brainly.com/question/28180105

#SPJ4

P varies inversely as the square of W and W = 4 when P = 9, find the value of
P when W = 9.

Answers

Answer:

kaoajaoàwkwk2k2kwkw

Step-by-step explanation:

[tex] \boxed{ \sf \: \\ \\ \\ \\ \\ \\ \\ } \: \: \: \: \: \: \: \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \\ \boxed{ \colorbox{blue}{ \: }}[/tex]

Of a group of patients having injuries, 28% visit both a physical therapist and a chiropractor and 8% visit neither. Say that the probability of visiting a physical ther apist exceeds the probability of visiting a chiropractor by 16%. What is the probability of a randomly selected person from this group visiting a physical therapist?

Answers

The probability of a randomly selected person from this group visiting a physical therapist is 0.68.

The probability is the extent to which an event is likely to occur, measured by the ratio of the favourable cases to the whole number of cases possible. Let A denote the event that the person visits a physical therapist, and let B denote the event that the person visits a chiropractor. Now, we need to use the laws of probability to arrive at each individual probability i.e. P(A) and P(B).

Given: P(A∩B)=0.28

(ii) P(AC∩BC)=0.08

(iii) P(A)−P(B)=0.16

Required: P(A)

By the laws of inclusion/exclusion,

P(A∪B)=P(A)+P(B)−P(A∩B)

Therefore,

P(A)+P(B)=P(A∩B)+P(A∪B)

By DeMorgan's Law,

P(AC∩BC)=1−P(A∪B)

Therefore,

P(A)+P(B)=0.28+1−0.08=1.2

By adding the equation,

P(A)−P(B)=0.16

we get

2P(A)=1.36

Therefore, P(A)=0.68

Learn more about the probability here :

https://brainly.com/question/30034780

#SPJ4

subtracting 12 inverse operation that will undo the given operation

Answers

Answer:

+ 12

Step-by-step explanation:

Inverse means the opposite of the operation, and if the operation is subtraction the inverse would be addition. Add 12 to undo the -12.

I’m not going back in this week

A metal bar weights 8.15 ounces 93% of the bar is silver how many ounces of silver or silver are in the bar

Answers

There are 7.58 ounces of silver are in the bar.

What is mean by Percentage?

A number or ratio that can be expressed as a fraction of 100 or a relative value indicating hundredth part of any quantity is called percentage.

We have to given that;

A metal bar weights 8.15 ounces.

And, 93% of the bar is silver.

Now, Let the amount of silver in the bar = x

So, We can formulate;

⇒ x = 93% of 8.15

⇒ x = 93/100 × 8.15

⇒ x = 7.58

Thus, the amount of silver in the bar = 7.58 ounces

Learn more about the percent visit:

https://brainly.com/question/24877689

#SPJ1

The range of 35, 40, 22, 17, 65, 31, 78, 33 is _____.

Answers

Answer:

56

The range is calculated by subtracting the lowest value from the highest value.

The highest value of the set is 78.

The lowest value of the set is 22.

78 - 22 = 56

Step-by-step explanation:

Hope it helps! =D

Answer:

56

Step-by-step explanation:

For f(x)=2/√10-6
Evaluate f (-6) = ?

Answers

The value of the function when evaluated is 1/2

How to evaluate the function

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

f(x)=2/√10-6

Express properly

So, we have the following representation

f(x)=2/√(10-x)

Substitute the known values in the above equation, so, we have the following representation

f(-6)=2/√10+6

Evaluate the like terms

f(-6)=2/√16

So, we have

f(-6) = 1/2

Hence, the function value is 1/2

Read more about function at

https://brainly.com/question/28532394

#SPJ1

Write a polynomial function f of least degree that has rational coefficients, a leading coefficient of 1, and the given zeros. Write the function in standard form. Show your work.

0, 5, -5+sqrt8

Answers

The polynomial function is f(x) = x(x - 5)(x + 5)² - 8)

How to determine the polynomial from the zeros?

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

Zeros: x = 0, 5, -5 + √8

The polynomial can be repesented as

f(x) = product of (x - zeros)

using the above as a guide, we have the following:

f(x) = x(x - 5)(x - (-5 + √8))(x - (-5 - √8))

This can be expressed as

f(x) = x(x - 5)(x + 5)² - 8)

hence, the polynomial is f(x) = x(x - 5)(x + 5)² - 8)

Read more about polynomial at

brainly.com/question/7693326

#SPJ1

Round 684 to the nearest hundred

Answers

Answer:

700

Step-by-step explanation:

Evaluate this expression for x = 5: 6+ (10 -x2-20

Answers

Salut/Hello!

Answer:

Step-by-step explanation:

x = 5 : 6 + (10 - 2x - 20)
x= 0,8(3) + 10 - 2x - 20
2x + x = 0,8(3) + 10 - 20
3x = 0,8(3) + 10 - 20
3x = -10,8(3)
x = -3.6(1)

I hope it was helpful! :]

Find the general expression for the area of the shaded region​

Answers

In most cases, the area of the shaded zone is obtained by deducting the area of a smaller inner form from the area of a larger outer shape.The expression for the area of the shaded region is x² - 23x - 49.

Find the general expression for the area ?

In most cases, the area of the shaded zone is obtained by deducting the area of a smaller inner form from the area of a larger outer shape.The area of the shaded region is the difference between the total area of the polygon and the area of its unobscured interior.

There are two ways for polygons to have the area of the shaded region.

Depending on the shape of the polygon, the shaded area may be on one or both of its sides.

Area of a rectangle

area = lw

where

l = length

w = width

Therefore,

The area of the shaded region  = area of the big rectangle - area of the small rectangle

Therefore,

area of the big rectangle = (x+10)(2x+5) = 2x² + 5x + 20x + 50 = 2x² + 25x + 50

area of the small rectangle = (x+1)(x+1) = x² + x + x + 1 = x² + 2x + 1

area of the shaded region = 2x² + 25x + 50 - ( x² + 2x + 1)

area of the shaded region =  2x² + 25x + 50 - x² - 2x - 1

area of the shaded region = x² - 23x - 49

To learn more about shaded region​ refer

https://brainly.com/question/1297097

#SPJ1

Solve this system of equations by graphing. First graph the equations, and then type the solution.
y=
7/2x –3
y=–3/2x +7

Answers

By graphing, the solution to the given system of equations is: (2, 4).

How to Solve a System of Equations by Graphing?

To solve a system of equations by graphing:

Graph each equation on the same set of axes.Look for the point(s) at which the two graphs intersect.Check that the point(s) of intersection satisfy both equations.If there is only one point of intersection, it is the solution to the system. If there is no point of intersection, the system has no solution. If there are infinitely many points of intersection, the system has infinitely many solutions.

The graph of y = 7/2x - 3 is the red line while that of y = –3/2x + 7 is the red line. They intersect at (2, 4).

Therefore, the solution of the system of equations is: .

Learn more about the system of equations on:

https://brainly.com/question/25976025

#SPJ1

Select ALL the statements about the number 2^−3 that are true.
2^−3 is greater than 3^−2.
2^−3 multiplied by −1 equals 2^3.
2^−3 is less than 1. 2^−3 raised to the third power equals 1.
2^−3 is equal to −8.

Answers

ALL the statements about the number 2⁻³that are true are:

2⁻³ is equal to −82⁻³  multiplied by −1 equals 2³ 2⁻³  is < 1

What is an inequality?

An inequality in mathematics is a relationship that compares two numbers or other mathematical expressions in an unequal way. It can be used most frequently by comparing the sizes of two numbers on a number line.

In mathematics, "inequality" refers to a relationship between two expressions or values that are not equal to one another. Therefore, inequality comes from an imbalance.

The phenomena of an unfair and/or unequal distribution of opportunities and resources among the people who make up a society is known as inequality.

Inequalities can be shown in the speed limits on roads, the minimum age for watching particular movies, or even in how long it takes to walk to the park. Inequalities don't represent a precise sum.

First

2⁻³ = -8

So, 2⁻³ is equal to −8 is true

2⁻³ is greater than 3⁻²

No, as negative odd exponent will result in negative number while negative even exponent would result in positive number.

2⁻³  multiplied by −1 equals 2³

Yes, -8 × -1 = 8 = 2³

2⁻³  is less than 1

As negative odd exponent is there

2⁻³  raised to the third power equals 1, Nope.

To learn more about inequality refer to:

brainly.com/question/24372553

#SPJ1

Solve the equation. Then check your solution. 15 (negative 42 x + 40) = 15 (negative 8 x + 244) a. –6 c. 6 b. 0.7 d. 3 Please select the best answer from the choices provided A B C D

Answers

Answer:

C

Step-by-step explanation:

15 (-42 x + 40) = 15 (- 8 x + 244)

15 cancelled on each side

-42x+40= -8x+244

move all the x to one side & numbers to the other,

-34x =204

x=6

Mr. Dharmendra Yadav has a rectangular mango farm having length 1.4 km and width 600 m. If he wishes to fence the farm with four rounds over the wall by sharp pointed fencing wire at the rate of Rs 50 per meter. find the total cost of fencing.​

Answers

The perimeter of the farm is 2.8 km because (1.4 + 600)*2 = 2.8 km
The total length of the fencing wire required is 2.8 km because perimeter of the farm is 2.8 km.
The total cost of fencing is 140000 rupees because 2.8 * 50 = 140
Other Questions
what sources could you use as a source to perform the mbsa security state? If someone has dry, brittle hair, what might be a possible explanation?a. reduced activity of sebaceous glands.b. reduced activity of ceruminous glands.c. reduced activity of eccrine sweat glands.d. reduced activity of mammary glands. virtue ethics emphasizes development of good habits of character. what should be the greatest reward of practicing good habits of character, according to macintyre?o External rewards o Loyalty from others o Internal rewards o Authority of rules if the signaling, hypothesis (which is also called the information content hypothesis) is correct, then changes in dividend policy can have an important effect on the firm's value and capital costs. a. true b. false how does sony ever keep reinventing themselves What might be maladaptive (harmful to fitness) about being too small at birth? Jazmine Dubois : You can believe in secret agents but I can't believe in the tooth fairy? That's messed up, Huey! Huey : Go... eat something out of a dumpster, you street urchin! Huey : There ain't no such thing as a tooth fairy. Jazmine Dubois : Then who leaves the money? Huey : Probably your parents. They have both the cash and the access to your room. Jazmine Dubois : Why would they lie to me? Huey : Because the truth hurts, Jazmine. The world is a hard and lonely place and nobody gets anything for free. And you want to know what else? One day, you and everyone you know is gonna die. [Jazmine cries and runs away] 3. How many moles of CaCO3 are produced if 56 grams of sodium carbonatereact completely with calcium hydroxide. How many grams of sodiumhydroxide are produced? When a company buys equipment for $150,000 and pays for one third in cash and the other two thirds is financed by a note payable, which of the following is one of the effects on the fundamental accounting equation?cash decreases by $50,000.total assets increase by $200,000.liabilities increase by $150,000.equipment increases by $100,000. does inspiration require energy a system of two wheels fixed to each other is free to rotate about a frictionless axis through the common center of the wheels and perpendicular to the page. four forces are exerted tangentially to the rims of the wheels, as shown below what is the magnitude of the net torque on the system about the axis? select all that apply what is the vapor pressure of sicl4 in mmhg at 30.0 c ? the vapor pressure of sicl4 is 100 mmhg at 5.4 c , and hvap = 30.2 kj/mol . HURRY HELP ME!! On what issue did Vladimir Lenin and Joseph Stalin disagree most strongly with Benito Mussolini, Adolf Hitler, and Francisco Franco?A. The so-called "Jewish question"B. Economic policyC. The importance of individual rightsD. The value of imperialism how to calculate profit in the long run Which sentence shows proper subject verb agreement?Sarah run to the baseball field after school every day.Sarah and Jenny runs to the baseball field after school every day.Sarah runs to the baseball field after school every day.Sarah and Jenny has run to the baseball field after school every day.Sarah runned to the baseball field after school every day. You are at a restaurant and your bill comes to $34.78. You need to add the sales tax whichis 6%. You have one $20 bill, two $10 bills, one $5 bill, five $1 bills, and some pennies....How much is your total bill including tax?How much should you give the server so you do not get back any pennies?What denominations will you use for this?Use the equation editor to show your work. a ________ detects a change in a regulated variable and sends that information to a(n) ________ which relays signals to a(n) ________, usually a muscle or a gland. What is the difference between the maximum and the minimum values of the trigonometric function shown?y = -3cos(2x) + 8O 3O 6O 8O 2 Why are full body discoveries of the Elasmosaur rare ? Why is this particular discovery so important? A sample of a unknown gas from a cylinder is collected over water in the apparatus shown above. After all the gas sample has been collected, the water levels inside and outside the gas collection tube are made the same. Measurements that must be made to calculate the molar mass of the gas include all of the following EXCEPT