In AABC, the angle bisector of ZB also bisects AC. Classify AABC as
specifically
as possible.

Answers

Answer 1

Answer:

  ∆ABC is an isosceles triangle

Step-by-step explanation:

You have a triangle ABC such that the angle bisector of angle B also bisects side AC.

Angle bisector

An angle bisector divides the sides of the triangle proportionally. This means the sides BA and BC will have the same ratio as the segments of AC on either side of the point of intersection with the angle bisector.

Since AC is bisected, that means those segments are congruent, hence sides BA and BC are congruent. The triangle is isosceles.


Related Questions

ind the first quartile for this list of numbers

38 41
97 83
65 55
91 96
5 80
22 89
31 100
69


Quartile 1 =

Answers

answer: 39.5

Step-by-step explanation:

arrange numbers in ascending order....

5,22,31,38,41,55,75,69,80,83,89,91,96,97,100

then find median of the arranged list of numbers

which is 69

after that find the median between the arranged numbers starting from 5 to the median which we found as 69

which will be 38 and 41

So we add those two numbers together and then divide them by 2 .....which will give u 39.5

Write an equation describing the relationship of the given variables.

y varies directly as the fourth power of x and when x=3, y=243.

Answers

Answer:

y = 3[tex]x^{4[/tex]

Step-by-step explanation:

given y varies directly as [tex]x^{4}[/tex] then the equation relating them is

y = k[tex]x^{4}[/tex] ← k is the constant of variation

to find k use the condition when x = 3 , y = 243 , then

243 = k × [tex]3^{4}[/tex] = 81k ( divide both sides by 81 )

3 = k

y = 3[tex]x^{4}[/tex] ← equation of variation

Translate the phrase into a variable

The product of 50 and the number of employees

Answers

The value of the equation is A = 50 ( n ) , where n is the number of employees

What is an Equation?

Equations are mathematical statements with two algebraic expressions flanking the equals (=) sign on either side.

It demonstrates the equality of the relationship between the expressions printed on the left and right sides.

Coefficients, variables, operators, constants, terms, expressions, and the equal to sign are some of the components of an equation. The "=" sign and terms on both sides must always be present when writing an equation.

Given data ,

Let the equation be represented as A

Now , the value of A is

Substituting the values in the equation , we get

Let the number of employees be n

So , A = product of 50 and the number of employees

A = 50 ( n )   be equation (1)

Therefore , the value of A is 50n

Hence , the equation is A = 50n

To learn more about equations click :

https://brainly.com/question/19297665

#SPJ1

Find the distance between the points on a number line. 2, 13.3

Answers

Answer:

11.3

Step-by-step explanation:

13.3 - 2 = 11.3

A function f(x) is said to have a jump……

Answers

A function f(x) is said to have a jump discontinuity at x = a if:

3. The left and right limits are not equal.

The function has a jump discontinuity at x = 6 because:

lim x -> 6^- f(x) = 17.lim x -> 6^+ f(x) = 2/13.

The different lateral limits are the reason given for the jump discontinuity, as shown in the graph presented at the end of the answer.

What is the continuity concept?

A function f(x) is continuous at x = a if it is defined at x = a, and the lateral limits are equal, that is:

[tex]\lim_{x \rightarrow a^-} f(x) = \lim_{x \rightarrow a^+} f(x) = f(a)[/tex]

If the lateral limits are different, the limit does not exist and the function is not continuous at x = a, being said to have a jump discontinuity.

The function has a jump discontinuity at x = 6 because:

lim x -> 6^- f(x)= 4(6) - 7 = 17. (left of 6 is less than 6).lim x -> 6^+ f(x) = 2/(6 + 7) = 2/13. (right of 6 is more than 6).

More can be learned about the continuity of a function at https://brainly.com/question/24637240

#SPJ1

Stephen signed up to bring 5 gallons of lemonade to the company picnic. He has a 5-gallon bucket that contains 3.5 gallons of lemonade. How many pints of lemonade will he need to add in order to fill the bucket?

Answers

Answer:

6 pints of lemonade. here you go

The average high temperatures in degrees for a city are listed.

58, 61, 71, 77, 91, 100, 105, 102, 95, 82, 66, 57

If a value of 101° is added to the data, how does the mean change?

Answers

For the given scenario the mean changes from 80.42 to 82.

What is the average?

In maths, the average value in a set of numbers is the middle value, calculated by dividing the total of all the values by the number of values. When we need to find the average of a set of data, we add up all the values and then divide this total by the number of values.

Given that, the average high temperatures in degrees for a city are 58, 61, 71, 77, 91, 100, 105, 102, 95, 82, 66, 57.

Now, average = (58+61+71+77+91+100+105+102+95+82+66+57)/12

= 965/12

= 80.42

If a value of 101° is added to the data, then the new average is

(965+101)/(12+1)

= 1066/13

= 82

Therefore, for the given scenario the mean changes from 80.42 to 82.

To learn more about an average visit:

https://brainly.com/question/11195029.

#SPJ1

A coin that lands on heads with probability p is continually flipped. Compute the expected number of flips X that are made until a string of r heads in a row is obtained. (string of r heads means a successive sequence of r heads. For example, if r = 2 and you flipped the coins such that you obtained HTHTHHTTHHH, then X=6) Hint: Condition on the time of the first occurrence of tails to obtain the equation E[X] = (1-p) ∑ Pi-1(I + E[X]) + (1-P) ∑ Pi-1r

Answers

The expected number of flips to get a string of r heads in a row, given that the probability of getting heads in each flip is p.

What do you mean by probability?

Probability is a scale between 0 and 1 that represents the possibility of an event happening. An event with probability 1 is guaranteed to happen, while an event with probability 0 is impossible. The number of favorable outcomes divided by the total number of potential outcomes in the sample space yields the probability of an event A, commonly denoted as P(A). The sample space, for a fair six-sided die, is the set of all potential outcomes, such as 1, 2, 3, 4, 5, and 6. The probability of rolling a 4 is 1/6. Numerous disciplines employ probability to make predictions, deduce conclusions, and make judgments in the face of uncertainty.

We can use a recursive formula to find the expected number of flips X.

Let X_i be the expected number of flips to get a string of r heads in a row, starting from the i-th flip. Then, X_i can be expressed in terms of X_{i+1}:

X_i = (1 - p) + p(1 + X_{i+1})

Here, (1 - p) represents the case where the i-th flip results in tails, and p(1 + X_{i+1}) represents the case where the i-th flip results in heads and we have to continue flipping until we get a string of r heads in a row.

To find the expected number of flips X, we need to sum over all X_i, starting from the first flip:

E[X] = X_1 = (1 - p) + p(1 + E[X])

Solving for E[X], we get:

E[X] = 1/(1 - p)

This formula gives us the expected number of flips to get a string of r heads in a row, given that the probability of getting heads in each flip is p.

To know more about outcomes visit:

https://brainly.com/question/19916581

#SPJ4

If you collect 100 heights from around your school to get an average of 60.5
inches and you estimate that the population standard deviation is 5, what is your
confidence interval and margin of error (with a 95% level of confidence)?
A. Confidence interval: 60 to 61; margin of error: ± 0.5
B. Confidence interval: 59.5 to 61.5; margin of error: ± 1.0
C. Confidence interval: 59 to 62; margin of error: ± 1.5
D. Confidence interval: 58 to 63; margin of error: ± 1.0

Answers

The confidence interval: 59.5 to 61.5; margin of error: ± 1.0. Option B is the correct answer.

What is confidence interval?

The confidence interval (CI) is a range of values that, with a particular level of confidence, is likely to include a population value. A population mean that sits between an upper and lower interval is frequently stated as a percentage.

The confidence interval is given as:

x' ± 1.96 s/√n

Substituting the value of x' = 60.5, s = 5, and n = 100.

60.5 ± 1.96 (5/ √√100)

60.5 ± 1.96 (5/10)

60.5 ± 0.98

Hence, the confidence interval: 59.5 to 61.5; margin of error: ± 1.0. Option B is the correct answer.

Learn more about interval here:

https://brainly.com/question/29179332

#SPJ1

Please help due tonight

Answers

The missing side lengths are given as follows:

y = 6.93.x = 13.86.

What are the trigonometric ratios?

The three trigonometric ratios are defined as follows:

Sine of angle = length of opposite side divided by the length of the hypotenuse.Cosine of angle = length of adjacent side divided by the length of the hypotenuse.Tangent of angle = length of opposite side divided by the length of the opposite side.

Considering the tangent of 30º, we can obtain the length y, as follows:

tan(30º) = y/12

y = 12 x tangent of 30 degrees

y = 6.93.

Applying the Pythagorean Theorem, we can obtain the length x, as follows:

x² = 6.93² + 12²

x = sqrt(6.93² + 12²)

x = 13.86.

More can be learned about trigonometric ratios at brainly.com/question/24349828

#SPJ1

solve the following inequality and graph the solution:

Answers

The solution will lie on the number line from (-∞ , 0)

An inequality is the representation of an algebraic statement with two non-equal values. One of the two variables can be larger than, more than or equal to, smaller than, or equal to another value by using a sign of inequality.

How is an inequality to be corrected?

One of the following options is available for resolving an inequality: Add the same amount to each side, deduct the same amount from each side, multiply each side by the same positive number, or split each side in half. If you multiply or divide each side by a negative value, the inequality sign must be reversed.

Given,

(x-0)(x-6)<0

⇒ x < 0 and x < 6

the solution will lie on the number line from -∞ to 0.

To know more about inequality visit:-

brainly.com/question/30228778

#SPJ1

PLEASEEEE HELPOPOPOPPPPPP

Answers

The average rate of change of the function in the interval [ 4 , 9 ] is given by the equation m = -67

What is the rate of change of function?

The average amount that a function changed per unit during that time period is the rate of change of that function. It is calculated using the slope of the line connecting the interval's endpoints on the graph of the function.

Rate of change = f ( b ) - f ( a ) / ( b - a )

Given data ,

Let the equation of line be represented as A

Now , the value of A is

Let the first point be P ( 4 , -84 )

Let the second point be Q ( 9 , -419 )

Now , the slope of the line is m = ( y₂ - y₁ ) / ( x₂ - x₁ )

Substituting the values in the equation , we get

The rate of change of the function = slope

Slope m = ( -419 - ( -84 ) ) / ( 9 - 4 )

On simplifying the equation , we get

Slope m = ( -419 + 84 ) / 5

Slope m = -335/5

Slope m = -67

Hence , the rate of change of function is m = -67

To learn more about rate of change of function click :

https://brainly.com/question/29548786

#SPJ1

A patient is not allowed to have more than 300 milligrams of cholesterol per day from a diet of eggs and meat. Each egg provides 150 milligrams of cholesterol. Each once of meat contains 100 milligrams of cholesterol. Write an inequality that describes the patients dietary restrictions for x eggs and y ounces of meat.

Answers

On solving the provided question, we can say that the equation of inequality will be as follows 150x + 100y [tex]\leq[/tex] 300

What is inequality?

An inequality in mathematics is a relationship between two expressions or values that is not equal. Thus, imbalance leads to inequality. An inequality creates the link between two values that are not equal in mathematics. Egality is distinct from inequality. When two values are not equal, most commonly use the not equal sign (). Different inequalities are used to contrast values, no matter how little or large. Many simple inequalities may be resolved by modifying the two sides until the variables are all that remain. But a number of things contribute to inequality: Negative values on both sides are divided or added. Trade off the left and right.

A patient is not allowed to have more than 300 milligrams of cholesterol per day from a diet of eggs and meat.

Each egg provides 150 milligrams of cholesterol.

Each once of meat contains 100 milligrams of cholesterol

so, the equation of inequality will be as follows

150x + 100y [tex]\leq[/tex] 300

To know more about inequality visit:

https://brainly.com/question/29914203

#SPJ1

When drawn on a coordinate plane with the x-axis as the baseline, a wave with a crest that is closer to the baseline has a smaller _____.(1 point)
Responses


frequency


equilibrium

amplitude


wavelength

Answers

Answer:frequency

Step-by-step explanation:

Answer the questions below

Answers

A two-column table to prove that the triangles formed by the vertical support beam are congruent, (ΔAXB ≅ Δ(CXB) is presented as follows;

[tex]{}[/tex]  Statement                             Reasons

1. [tex]\overline{BX}[/tex] ⊥ [tex]\overline{AC}[/tex]; AB = CB    [tex]{}[/tex]                        Given

2. m∠BXA = m∠BXC = 90°[tex]{}[/tex]                   Definition of ⊥ segments

3. ΔABC is an isosceles triangle [tex]{}[/tex]         Definition

4. ∠BAC ≅ ∠BCA   [tex]{}[/tex]                               Base angles of an isosceles Δ

5. ΔAXB ≅ ΔCXB [tex]{}[/tex]                                 SAA congruence postulate

What are congruent triangles?

An indication that two triangles are congruent is if the corresponding sides on each of the triangles are congruent.

The details of the reasons used to prove that the triangles ΔAXB and ΔCXB are congruent, are presented as follows;

[tex]\overline{BX}[/tex] ⊥ [tex]\overline{AC}[/tex]; Perpendicular segments

Two segments are perpendicular if they intersect at right angles, such that the angles formed by the intersection of the segments are 90° angles

Isosceles triangles

An isosceles triangle is a triangle that has a pair of congruent sides (sides of the same length)

Base angles of an isosceles triangle are congruent

The sides of the same length in an isosceles triangle, according to the angle side relationship theorem, the angle opposite the congruent sides of an isosceles triangle which are the base angles of the triangle are congruent.

SAA congruence postulate

The Side-Angle-Angle, SAA, congruence postulate states that if in a triangle, two angles and a non included side are congruent to two angles and a non included side of another triangle, then the two triangles are congruent

Learn more on congruent triangles here: https://brainly.com/question/29631534

#SPJ1

3. Solve using synthetic division,
(x²+3)+(x-1)



A. X+1, R4
B. X+1, R2
C. X+1, R1
D. X+1, R3

Answers

X+1, R2 is the synthetic division of (x²+3)+(x-1) by In the divisor x + 5, change the constant's sign from 5 to -5 and bring it down.

what is equation ?

The number is said to be in variables its simplest form being divided in it's smallest equivalent fraction. When or how to find the most basic form. Look for common factors throughout the denominator and numerators. Verify a fractional integer to verify if it qualifies as a prime number. A statement having two orthogonal axes and even an equal sign in the middle is called an equation in mathematics. The general form of any equation provides the degrees of all the  in descending order. The conventional form of a linear equation is an x + b = 0. The general form of a linear equation with two variables is an x + b y + c = 0. (or something similar). Equations can be categorized as assumptions or conditional equation.

given

(x²+3)+(x-1)

2x+3 / x = 1

X+1, R2 is the synthetic division of (x²+3)+(x-1) by In the divisor x + 5, change the constant's sign from 5 to -5 and bring it down.

To know more about equation visit:

https://brainly.com/question/649785

#SPJ1

please i really need help

here is the picture

step by step

Answers

Here is the answer, make sure 1/3 is inside the brackets (so the square is outside)

If you want me to explain more just comment and I’ll try my best

convert 564 inches to yards and feet​

Answers

Answer:

564 inches is equivalent to 47 yards and 0 feet.

15.6667 yards good luck!!!!!!

The linear system L has augmented matrix which is row equivalent to the following matrix. How many solutions does L have? 1 0 0 0 -1 0 1 0 0 -2 0 0 1 01-3 0 0 0 1-4 0 0 0 0 0 One. There is a unique solution. There is not enough information to determine how many solutions Lhas. Zero, the system is inconsistent Infinitely many solutions.

Answers

the system is inconsistent Infinitely many solutions.

What is matrix?

The plural version of the word matrix is a matrix, which refers to the arrangements of numbers, variables, symbols, or phrases in a rectangular table with varying numbers of rows and columns. These arrays have a rectangular shape, and several operations like addition, multiplication, and transposition are specified for them. The components of the matrix are referred to as its entries or numbers. Vertical and horizontal entries in matrices are referred to as columns and rows, respectively. A matrix with m rows and n columns will contain m n entries. The uppercase letter 'A' stands for "matrix," Aij.

The given matrix is [tex]\left[\begin{array}{ccccc}1&0&0&0&0\\0&1&0&0&0\\0&0&1&0&0\\0&0&0&1&0\\0&0&0&0&1\\0&0&0&0&0\end{array}\right][/tex]

This is a linearly dependent matrix a row is 0.

Hence, the system is inconsistent Infinitely many solutions.

Hence the element s₂₃ of the given matrix is -2

Learn more about matrix, by the following link

https://brainly.com/question/4030813

#SPJ4

what is a factor of both terms of the expression 6f - 12

Answers

Answer:

6(f-2)

Step-by-step explanation:

is a factor of 6f & 12

https://brainly.com/question/27349310

1.

to get factors

write 1 to 10

to see if any of the factor numbers can be divided by any of the numbers between 1 thru 10 or sometimes even up to 20

2.

write

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

so 6 & 12 can be divided by

1 2 3 4 6 12

suppose that the function h is defined as follows.
(pic attached)

Answers

The graph of the function h is added as an attachment

How to determine the graph of the function

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

Suppose that the function h is defined as follows.

h(x) = -1 if -2.5 < x ≤ -1.5

           0 if -1.5 < x ≤ -0.5

            1 if -0.5 < x ≤ 0.5

            2 if 0.5 ≤ x < 1.5

            3 if 1.5 ≤ x  < 2.5

The above function is a piecewise function

Next, we graph the individual functions in the function h according to their domain

See attachment for the graph of h

Read more about piecewise function at

https://brainly.com/question/18499561

#SPJ1

Identify the missing species in each nuclear equation

Answers

the missing species in each nuclear equation are:

1.  ¹⁰₄Be ---> ¹⁰₅B + ⁰₋₁β

2. ³⁴₁₄Be ---> ³⁴₁₅P + ⁰₋₁β

3. ¹⁹²₇₈Pt -----> ¹⁹⁰₇₆Os + ⁴₂α

4.  ²⁸₁₂Mg ---> ²⁸₁₃Al + ⁰₋₁β

What is the nuclear equation?

Nuclear equations represent the reactants and products in radioactive decay, nuclear fission, or nuclear fusion. Instead of chemical equations where it shows the different number of elements are conserved in a reaction, in a nuclear reaction the atomic mass and proton number are conserved.

1. In the first equation, the Beryllium-10 isotope undergoes beta decay, emitting a beta-particle to form the boron-10 isotope. The balanced nuclear equation is given below:

¹⁰₄Be ---> ¹⁰₅B + ⁰₋₁β

2. In this reaction, the silicon-34 isotope undergoes beta decay, emitting a beta-particle to form the phosphorus-34 isotope. The balanced nuclear equation is given below:

³⁴₁₄Be ---> ³⁴₁₅P + ⁰₋₁β

3. In this equation, the platinum-192 isotope undergoes alpha-particle decay emitting an alpha-particle to form the osmium-190 isotope. The balanced nuclear equation is given below:

¹⁹²₇₈Pt -----> ¹⁹⁰₇₆Os + ⁴₂α

4. In this equation, the magnesium-28 isotope undergoes beta decay, emitting a beta-particle to form the aluminum-28 isotope. The balanced nuclear equation is given below:

²⁸₁₂Mg ---> ²⁸₁₃Al + ⁰₋₁β

Learn more about nuclear equations here:

https://brainly.com/question/19752321

#SPJ1

Hector manages Food Plaza, a small grocery store. Based on the previous year's sales data, he estimates that Food Plaza can sell
a = -2000p + 7540 lemons this year, where p is the price of a single lemon and a is the total amount of lemons sold at price p.
Walt supplies Food Plaza with all the fruits and vegetables they sell. Walt can sell Hector at most 5000 lemons in a single year.
If Food Plaza pays Walt $1.60 per lemon on average, how many lemons should Hector buy from Walt in order to maximize the
store's profit?

Answers

To maximize the store's profit, Hector should aim to sell as many lemons as possible while paying the lowest price possible for them. Since Hector estimates that he can sell a maximum of -2000p + 7540 lemons at price p, and Walt can supply at most 5000 lemons, Hector should buy all of the 5000 lemons from Walt.

To determine the price at which Hector should buy the lemons from Walt, we need to consider the average cost of the lemons. If Hector buys 5000 lemons at $1.60 per lemon, he will spend a total of 5000 x $1.60 = $8000 on lemons.

If he sells all 5000 lemons at the price p, his revenue will be (-2000p + 7540) x 5000 = -10,000,000p + 37,700,000.

His profit will be the difference between revenue and cost, which is given by:

Profit = -10,000,000p + 37,700,000 - $8000

To maximize profit, we need to take the derivative of the profit function with respect to p and set it equal to zero:

dProfit/dp = -10,000,000 = 0

Solving for p, we get:

p = $1.00

Therefore, Hector should buy 5000 lemons from Walt at $1.00 per lemon to maximize the store's profit.

Which one of the following shaded-regions in the plane consists of all points whose polar coordinates satisfy the inequalities 0

Answers

the following shaded-regions in the plane consists of all points whose polar coordinates satisfy the inequalities 0 ≤ r ≤ 3 and π/6 ≤ θ ≤ π/12.

What is polar co-ordinates?

It is referred to as a polar coordinate system when each point on a plane in a two-dimensional coordinate system is determined by a distance from a reference point and an angle measured from a reference direction. Pole: The object of comparison. The term "polar coordinates" refers to these new coordinates since you interpret the axes' intersection as a pole from which all other points radiate outward. change (degrees are measured in radians) (degrees are measured in radians).

Given that,

0 ≤ r ≤ 3

and π/6 ≤ θ ≤ π/12

In the given condition we can clearly see that the radius is not equal to 3 but it is less than 3. Thus graph number 1, 2, 4 and 6 do not match the given condition.

Now in the given condition 0 ≤ r ≤ 3 the angle is between 30° to 105°

In the graph number 3 radius varies from 0 ≤ r ≤ 3 but angle varies from 75° to 150°, so it is also incorrect.

Thus in the remaining graph number 5, the radius varies from 0  and angle also varies from 30° to 105°.

To know more about polar co-ordinates refer to:

https://brainly.com/question/14965899

#SPJ4

The complete question is as follows:

What is the average atomic mass of the element in the data table?​

Answers

The average atomic mass of the element in the data table is 39.95 amu.

What is the average atomic mass of the element?

The average atomic mass of the element in the data table is calculated by applying the following formula.

average atomic mass = ( 0.3365 / 100  x 35.97 amu ) + ( 0.0632 / 100  x 37.96 amu ) + ( 99.6 / 100  x 39.96 amu )

average atomic mass = ( 0.121 amu ) + ( 0.024 amu ) + ( 39.8 amu )

average atomic mass = 39.95 amu

Learn more about average atomic mass here: https://brainly.com/question/17722882

#SPJ1

Help pls I need this quick thx :D

Answers

Only Euna successfully constructed an equilateral triangle inscribed in a a circle.

What is equilateral triangle?

An equilateral triangle's sides are congruent, which indicates that they are all the same length. The inner angles are all equal (60°), as well. Equilateral is a compound word made up of the words "equi," which means equal, and "lateral," which means side. Thus, an equilateral triangle is one that has three sides of equal length. An equilateral triangle in geometry is a triangle whose three sides are equal in length. An equilateral triangle is also equiangular in the conventional Euclidean geometry, meaning that each of the three internal angles is 60 degrees and that all three are congruent with one another.

So, Euna successfully constructed an equilateral triangle inscribed in a a circle.

To know more about equilateral triangle refer to:

https://brainly.com/question/17264112

#SPJ1

Find the area of the circle, given the square has an area of 144 cm^2. Leave your answer in terms of pi.

A) 36pi cm^2
B) 24pi cm^2
C) 144pi cm^2

Answers

In the figure the area of circle is obtained as option C: 144π cm².

What is area?

An object's area is how much space it takes up in two dimensions. It is the measurement of the quantity of unit squares that completely cover the surface of a closed figure.

The area of the square is = 144 cm².

The formula for area of square is - (side)²

The equation is -

Area = (side)²

Substitute the value into the equation -

144 = (side)²

side = √144

side = 12 cm

The side of the square is the radius of the circle.

The area of circle is given as -

Area = πr²

Substitute the value into the equation -

Area = π(12)²

Area = 144π cm²

Therefore, the area of circle is 144π cm².

To learn more about area from the given link

https://brainly.com/question/25292087

#SPJ1


[tex]( - 2a \times 4b) - ( - 12a \times 6b)[/tex]
how do u do this​

Answers

The value of the given expression is 64ab.

What are Expressions?

Expressions are mathematical statements which consist of two or more terms and terms are connected to each other using mathematical operators like addition, multiplication, subtraction and so on.

Given a mathematical expression which includes the basic operations of multiplication and subtraction.

There are two terms for the expression, (-2a × 4b) and (-12a × 6b).

-2a × 4b = -8ab

-12a × 6b = -72ab

(-2a × 4b) - (-12a × 6b) = (-8ab) - (-72ab)

Two negatives become positive.

(-8ab) - (-72ab) = -8ab + 72ab

Both are like terms since the variables a and b are same. Just subtract it.

-8ab + 72ab = 64ab

                                   

Hence the solution of the difference of the expression is 64ab.

Learn more about Expressions here :

https://brainly.com/question/10960257

#SPJ1

Enlarge shape A by scale factor 2 with centre of enlargement (1, 5)

Answers

The coordinates of the vertices of the image include the following: (-1, 3), (-1, -1), (5, -1), and (7, 3).

How to enlarge shape A by a scale factor of 2?

In this exercise, we would have to dilate (enlarge) the coordinates of the pre-image by using a scale factor of 2 centered at the point (1, 5) by using this mathematical expression:

(x, y)  →  (k(x - a) + a, k(y - b) + b)

For coordinate 1, we have;

Coordinate 1 = (2, 4)  →  (2(2 - 1) + 1, 2(4 - 5) + 5)

Coordinate 1 = (2, 4)  →  (2(-1) + 1, 2(-1) + 5)

Coordinate 1' = (-1, 3).

For coordinate 2, we have;

Coordinate 2 = (2, 2)  →  (2(2 - 1) + 1, 2(2 - 5) + 5)

Coordinate 2 = (2, 2)  →  (2(-1) + 1, 2(-3) + 5)

Coordinate 2' = (-1, -1).

For coordinate 3, we have;

Coordinate 3 = (3, 2)  →  (2(3 - 1) + 1, 2(2 - 5) + 5)

Coordinate 3 = (3, 2)  →  (2(2) + 1, 2(-3) + 5)

Coordinate 3' = (5, -1).

For coordinate 4, we have;

Coordinate 1 = (4, 4)  →  (2(4 - 1) + 1, 2(4 - 5) + 5)

Coordinate 1 = (4, 4)  →  (2(3) + 1, 2(-1) + 5)

Coordinate 1' = (7, 3).

Read more on scale factor here: brainly.com/question/20482938

#SPJ1

DUE TODAY, TELL ME THE SOLVE THE PROBLEM AND SHOW WORK WITH GRAPH

Answers

Answer:

see below

Step-by-step explanation:

We need to solve the below two equations by graphing. We will plot the graph of the given equations and the point of intersection of line would be the solution to the equation.

[tex] 1. \begin{cases} y = -\dfrac{1}{2}x+2\\\\ y = -3x - 3 \end{cases}[/tex]

Firstly let's make a table;

[tex]\boxed{\begin{array}{c|c|c} x & 0 & 1 \\ y & 2 & 1.5 \end{array}}[/tex]

Now plot the points , (0,2) and (1,1.5) .

Similarly make another table for second equation [tex] y = -3x - 3[/tex] as ,

[tex]\boxed{\begin{array}{c|c|c} x & 0 & 1 \\ y & -3 & -6\end{array}}[/tex]

Now draw the lines joining the points. Hence from the graph the line intersects at (-2,3)

So the solution to equations are ,

[tex]x = - 2[/tex][tex]y = 3[/tex]

_________________________________

Similarly we will solve the second set of equations as ,

[tex] 2. \begin{cases} x-4y=12\\\\ 7x-4y=12 \end{cases}[/tex]

make a table for plotting equation [tex] x-4y=-12[/tex]

[tex]\boxed{\begin{array}{c|c|c} x & 12 & 16 \\ y & 0 & 1\end{array}}[/tex]

make a table for plotting equation [tex] 7x-4y=12[/tex]

[tex]\boxed{\begin{array}{c|c|c} x & 0 & 2 \\ y & -3 & 0.5\end{array}}[/tex]

Now we see that the equations intersect at point (4,4) So the solution to the given equation is ,

[tex]x = 4[/tex][tex]y = 4[/tex]

________________________________

[tex] 3. \begin{cases} -8x-4y = 12 \dots (1)\\\\ x=y\dots(2)\end{cases}[/tex]

substitute value of equation 2 in 1

[tex]\longrightarrow -8x - 4x = 12 \\ [/tex]

simplify,

[tex]\longrightarrow -12x = 12[/tex]

Divide both sides by 12 ,

[tex]\longrightarrow\underline{\underline{ x = -1}} [/tex]

Substitute this value in equation 2 as ,

[tex]\longrightarrow x = y \\ [/tex]

[tex]\longrightarrow\underline{\underline{ y = -1}} [/tex]

Hence our required solution is ,

[tex]x = - 1[/tex][tex]y = - 1[/tex]

___________________________________

[tex] 4. \begin{cases} 2x + 4y = -10 \dots (1)\\\\ -7x -y = 22(2)\end{cases}[/tex]

Taking equation 2 ,

[tex]\longrightarrow y = -7x -22 [/tex]

substitute this value in equation 1,

[tex]\longrightarrow 2x + 4(-7x-22)=-10\\[/tex]

[tex]\longrightarrow 2x -28x -88 = -10\\ [/tex]

[tex]\longrightarrow -26x = 78\\[/tex]

divide both sides by 26,

[tex]\longrightarrow\underline{\underline{ x = -3}} [/tex]

Again, substitute this value in equation 2 , as ;

[tex]\longrightarrow y = -7(-3) -22\\ [/tex]

[tex]\longrightarrow y = 21 -22\\ [/tex]

[tex]\longrightarrow\underline{\underline{ y = -1}} [/tex]

hence our required solution is ,

[tex]x = - 3[/tex][tex]y = - 1[/tex]

And we are done!

Other Questions
data associated with various groups of individuals, such as employees and other stakeholders who might be integral for an organization's success, are called . group of answer choices people data confidential data personally identifiable data anonymous data in picture composition, what effect offers a depth of perspective, leads the viewer to notice subject contrasts, and plays up distance, making the spatial relationship more obvious? equation in point slope from of slope of 0.25 and point of (5,-2) The dream is that this knowledge could one day be used to help humans regrow internalorgans and limbs.Which word best matches the meaning of dream as it is used in this sentence? if the probability that a portfolio outperforms its benchmark in any quarter is 0.75, the probability that the portfolio outperforms its benchmark in three or fewer quarters over the course of a year is closest to: 0.26 0.42 0.68 unit materials list many measures of excellence in technical communication. one is that it is honest; another is that it is accessible. what are three other measures of excellence? what is one reason a team will not appear in rankings? The proper sequence of making a protein is:Group of answer choicesmRNA copy is made in nucleus, mRNA moves to nucleus, ribosomes are combined, protein is mademRNA copy is made, mRNA moves to ribosomes, tRNA deposits amino acids by matching up with mRNA, protein is mademRNA moves to ribosome, tRNA copy is made in the cytoplasm, amino acids are deposited on the ribosome via the mRNA, protein is madetRNA copy is made in nucleus, tRNA travels to the ribosome, mRNA deposits amino acids by matching up with tRNA, protein is made y = x - 11 7x+7y=-21systems of equations by substitution Which pair shows 2 equivalent expressions? A, 3d, d+d+d+3B. 2g+g-2g,2gC. 4y, y+y+2yD. h+h+1, 3h According to Seward, a major factor in causing stress-related illnesses is:a.living in unhygeinic conditionsb.the exposure to germsc.irrational and negative thinkingd.the rise of sexually transmitted diseases By the early twenty-first century, how were the majority of national borders in Africa determined?by traditional pre-colonial national bordersby historic property rights of African tribesby natural features such as rivers and desertsby the boundaries of former European colonies which information will the nurse consider when planning care for a client with human immunodeficiency virus (hiv) who has been diagnosed with class 3 tuberculosis ? select all that apply . one, some, or all responses may be correct . 45 medals were given out at a band competition. There were 22 bronze medals and 14 silver medals. The rest were gold medals. What percentage of medals were gold medals? HELP ME PLEASEE ASAP(30 POINTS)Cite Text Evidence Support your responses with evidence from the text, 1. Predict What is going to happen to the children waiting for the train? 2. Cite Evidence. Reread lines 17-27. What does this section tell you about Major Miles? What method(s) of characterization was used to convey that information? 3. Infer How does the Major's point of view differ from the other characters points of view? 4. Analyze What section of the story is told as a flashback? What does the flashback reveal abon the plot and characters 5. Analyze What might the reader understand about the situation that the Major appears not to understand 6. Connect How does the setting the time and place of the action affect the readers understanding of the characters 7. Draw Conclusions Why might the author have decided to end the story as he did a nurse is teaching a client how to use a walker. which instructions should the nurse provide? select all that apply. Select the correct word in each sentence :) Thanks!A phase change occurs when the kinetic energy increases/decrease enough so that the attraction between molecules pulls them together.A substance with weaker molecular attraction will freeze at a higher/lower temperature because it requires more/less energy to be TAKEN OUT before the attraction pulls the molecules together.A substance with stronger molecular attraction will evaporate at a higher/lower temperature because it requires more/less energy to be ADDED to overcome attraction between the molecules. Sal, a calendar-year taxpayer, uses the cash-basis method of accounting for his sole proprietorship. In late December, he performed $40,000 of consulting services for a client. Sal typically requires his clients to pay his bills immediately upon receipt. Assume that Sal's marginal tax rate is 32 percent this year and 37 percent next year and that he can earn an after-tax rate of return of 12 percent on his investments. Should Sal send his client the bill in December or January draw ethyl ester formation with benzoic acid reaction. informal letter on apologizing a friend for a mistake you have committed in past around 125 words