2.1/0.7=3 but how do you work it out (I cheated and used a calculator)

Answers

Answer 1

Answer: To work out 2.1/0.7 without a calculator, you can use long division as follows:

0.7 | 2.1

    1.4   (3 times 0.7 is 2.1)

   -----

    0.7

    0.0   (there is no remainder)

Therefore, 2.1/0.7 = 3, which means that 2.1 is equal to 3 times 0.7.

Answer 2

Answer:

see below

Step-by-step explanation:

2.1

-----

.7

Multiply the top and bottom by 10 to get rid of the decimals.

2.1 *10 = 21

.7 * 10 = 7

21/7 = 3


Related Questions

I need help figuring out this answer

Answers

The proof that angles D and E are congruent is added below

Proving that angles D and E are congruent

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

∠CDB and ∠CEB are inscribed in a circle A.

The general rule is that angles that are inscribed in the same arc are congruent.

So, we have the following two column proof

Statements                                     Reasons

∠CDB = ∠CEB                                Given

Segments BD = CE                         CPCTC

Segments BE = CD                         CPCTC

Arcs BE = CD                                   Corresponding arcs

∠D = ∠E                                           Corresponding angles

Read more about two column proof at

https://brainly.com/question/18286984

#SPJ1

Math is hard!!
Point A is shown on the number line below.

What is the location of point A?

Answers

The answer is C. -1.6

The lines are separating the segment into 20ths. Look at the picture below.
Hope this helps

Can someone help me please

Answers

The resulting matrix will be in the form :

5 9 -4

0 -14 15

What is a matrix in mathematics ?

A matrix is described as  a rectangular array or table of numbers, symbols, or expressions, arranged in rows and columns, which is used to represent a mathematical object or a property of such an object.

To get a 1 in row 1, column 1, we perform the following elementary row operation:

R2 - 2R1 -> R2

This will subtract 2 times the first row from the second row and give us the result:

5 9 -4

0 -14 15

Matrices are useful for describing systems of linear or differential equations, as well as representing a linear application.

In conclusion,  in  a matrix function, the input and the output values are matrices.

Learn more about matrices at:

brainly.com/question/94574

#SPJ1

What is the value of y in the solution to the system of equations shown?
y = 3x − 1
y = −x − 5

Answers

Answer:{y,x}={-4,-1}

Step-by-step explanation:

Y=-4
X=-1
You first arrange them into simultaneous equations with elimination method
3x-Y=1. 3x- -x=4x
-x-Y=5 - -Y- -Y=0
4x. =-4

4x=-4 1-5=-4
X=-1

For y
3x-Y=1
3x-1-Y=1
-3-Y=1
-Y=1+3
-Y=4
Y=-4

help struggling pealse if do brainliest!

Answers

Based on the data in the table, if Colin draws a marble 336 times, he predicts a yellow marble will be drawn roughly 63 times,  but probably not exactly 63 times.

Based on the data in the table, if Colin draws a marble 216 times, he predicts a white marble will be drawn roughly 2 times that a purple marble will be drawn.

What is the number of times the yellow marble can be drawn?

If Colin draws a marble x times, he predicts a yellow marble will be drawn roughly 63 times.

The number of times = 63 / 3/16)

The number of times = 336 times.

If Colin draws a marble 216 times,

Number of times he can draw a white marble = 216 * 1/4

Number of times he can draw a white marble = 54 times

Number of times he can draw a purple marble = 216 * 1/6

Number of times he can draw a purple marble = 36 times

The number of times a white marble can be drawn more than a purple marble = 54/36 or 1.5 times more

The number of times a white marble can be drawn more than a purple marble is approximately two times.

Learn more about probability at: https://brainly.com/question/25870256

#SPJ1

Write the standard form of the following polynomial.
(2x-3)²-3(x-2)(x+4)-7

X² ? X+ ?

Answers

To write the standard form of the polynomial (2x-3)²-3(x-2)(x+4)-7, we need to simplify and expand the expression.

(2x-3)²-3(x-2)(x+4)-7
= (2x-3)(2x-3) - 3(x²+2x-8) - 7
= 4x² - 12x + 9 - 3x² - 6x + 24 - 7
= x² - 18x + 26

Therefore, the standard form of the polynomial is x² - 18x + 26.

Assume that you want to test the claim that the paired sample data come from a population for which the mean difference is µg =0. Compute the value of the t test statistics. Round intermediate
calculations to four decimal places as needed and final answers to three decimal places as needed.
x 9 6 7 5 12
y 6 8 3 6 7
A.t= 2.890
B.t= 1.292
C. t=0.578
D. t=0.415

Answers

Answer: To compute the t-test statistic for the paired sample data, we need to first calculate the sample mean difference and the sample standard deviation of the differences. Then we can use the formula:

t = (sample mean difference - hypothesized mean difference) / (standard error of the mean difference)

where the standard error of the mean difference is calculated as:

standard error = sample standard deviation / sqrt(sample size)

Let's first calculate the sample mean difference:

x 9 6 7 5 12

y 6 8 3 6 7

The differences between each pair of x and y values are:

(9-6), (6-8), (7-3), (5-6), (12-7) = 3, -2, 4, -1, 5

The sample mean difference is the average of these differences:

sample mean difference = (3 - 2 + 4 - 1 + 5) / 5 = 1.8

Next, we need to calculate the sample standard deviation of the differences. To do this, we first calculate the deviations of each difference from the sample mean difference:

(3 - 1.8), (-2 - 1.8), (4 - 1.8), (-1 - 1.8), (5 - 1.8) = 1.2, -3.8, 2.2, -2.8, 3.2

The sample standard deviation of the differences is the square root of the sum of the squared deviations divided by (n-1):

sample standard deviation = sqrt[(1.2^2 + (-3.8)^2 + 2.2^2 + (-2.8)^2 + 3.2^2) / 4] = 3.153

Finally, we can calculate the t-test statistic:

t = (sample mean difference - hypothesized mean difference) / (standard error of the mean difference)

where the hypothesized mean difference is 0, and the standard error of the mean difference is:

standard error = sample standard deviation / sqrt(sample size) = 3.153 / sqrt(5) = 1.410

Substituting the values, we get:

t = (1.8 - 0) / 1.410 = 1.277

Rounding the final answer to three decimal places, we get:

t = 1.277

Therefore, the correct option is B. t = 1.292.

Please if you know the answer put the steps in there thank you.

Answers

Answer:

The market trader should sell each of the remaining 20 packs of muffins for £1.30 to meet his target.

Step-by-step explanation:

To find out how much the market trader needs to sell the remaining 20 packs of muffins, we first need to calculate his total cost and his target revenue.

The cost of the loaves of bread is:

100 loaves x 84p/loaf = £84

The cost of the packs of muffins is:

60 packs x £1.10/pack = £66

Therefore, the total cost for the trader is:

£84 + £66 = £150

To make a 40% profit, the trader needs to make £150 x 40/100 = £60 in profit.

His target revenue is, therefore:

£150 + £60 = £210

The revenue from the loaves of bread is:

100 loaves x £1.20/loaf = £120

The revenue from the 40 packs of muffins sold at £1.60 per pack is:

40 packs x £1.60/pack = £64

So the total revenue from the loaves of bread and the 40 packs of muffins is:

£120 + £64 = £184

This means that the trader needs to make:

£210 - £184 = £26

from the sale of the remaining 20 packs of muffins.

To sell 20 packs of muffins to make £26, he needs to sell each pack for:

£26/20 = £1.30 per pack

Therefore, the market trader should sell each of the remaining 20 packs of muffins for £1.30 to meet his target.

I need done asap I have 1 min

Answers

A 7.5
B 15
The whole 23.25 I’m sorry if it’s wrong

Rotate 180 degrees about the origin

Answers

The rotation transformation of the quadrilateral IJKL, to obtain the quadrilateral I'J'K'L', are; I'(-2, 3), J'(0, -2), K'(-2, -3), L'(-3, 1)

What is a rotation transformation?

A rotation transformation is one in which the coordinates of a geometric figure are rotated about a point.

The coordinates of the vertex points on the figure are;

J(0, 2), K(2, 3), L(3, -1), and I(2, -3)

The coordinates of the point (x, y) following a rotation of 180° about the origin are (-x, -y)

Therefore, the coordinates of the image of the figure J(0, 2), K(2, 3), L(3, -1), and I(2, -3), following a rotation about the origin are;

J(0, 2) ⇒ J'(0, -2)  

K(2, 3) ⇒ K'(-2, -3)

L(3, -1) ⇒ L'(-3, 1)

I(2, -3) ⇒ I'(-2, 3)

Therefore, we get;

The coordinates of the image are; I'(-2, 3), J'(0, -2), K'(-2, -3), L'(-3, 1)

Learn more on rotation transformation here: https://brainly.com/question/29022349

#SPJ1

Find the missing information for both parts below.

Answers

The unknown angles in the circle are as follows:

a. m∠AEB = 73°

b. arc angle VW = 155°

How to find arc angles in a circle?

a.

If two chords intersect inside a circle, then the measure of the angle formed is one half the sum of the measure of the arcs intercepted by the angle and its vertical angle.

Therefore,

m∠AEB = 1 / 2 (99 + 47)

m∠AEB = 146 / 2

m∠AEB = 73 degrees

b.

If two secants intersect outside a circle , then the measure of an angle formed by the two lines is one half the positive difference of the measures of the intercepted arcs .

Therefore,'

arc angle VW = x

55 = 1 / 2 (x - 45)

55 = 0.5x  - 22.5

0.5x = 55 + 22.5

0.5x = 77.5

divide both sides by 0.5

x = 77.5 / 0.5

x = 155 degrees

Therefore,

arc angle VW = 155 degrees

learn more on arc angles here: https://brainly.com/question/29028021

#SPJ1

what is pi * 12 * 2 ​

Answers

Answer: 3.14 x 12 x 2

= 75.36

Step-by-step explanation:

Parametric Functions

Answers

Answer:

Step-by-step explanation:

it think it 23 becasue u add

1 divide it by 2

If the profit function for a product is
P(x) = 2400x + 105x^2 − x^3 − 167,000
dollars, selling how many items, x, will produce a maximum profit?
x = items

Answers

Selling 80 items will produce maximum profit if the profit function is [tex]P(x) = 2400x + 105x^2 - x^3 - 167,000[/tex].

What is the value of x that produces maximum profit?

To find value of x that produces maximum profit, we must get critical points of the profit function and determine which one corresponds to a maximum.

The profit function is given as:

[tex]P(x) = 2400x + 105x^2 - x^3 - 167,000[/tex]

Taking the derivative of P(x) with respect to x, we get:

[tex]P'(x) = 2400 + 210x - 3x^2[/tex]

Setting P'(x) equal to zero and solving for x, we get:

[tex]0 = 2400 + 210x - 3x^2\\3x^2 - 210x - 2400 = 0\\x^2 - 70x - 800 = 0\\(x - 80)(x + 10) = 0[/tex]

Here, the critical points are x = 80 and x = -10.

To determine one that corresponds to a maximum, we can use the second derivative test. Taking the derivative of P'(x), we get:

[tex]P''(x) = 210 - 6x[/tex]

Evaluating P''(80), we get:

[tex]P''(80) = 210 - 6(80)\\P''(80) = 210 - 420\\P''(80) = -330[/tex]

Since P''(80) is negative, the critical point x = 80 corresponds to a maximum. So, selling 80 items will produce maximum profit.

Read more about profit function

brainly.com/question/4618859

#SPJ1

i need the answer for this +explanation it had me confused ​

Answers

Answer:

The surface area of the square pyramid is 18 km².

Step-by-step Explanation:

What is the surface area of a square pyramid with a slant height?

The surface area of a square pyramid with a slant height can be determined by the product of the base perimeter with the slant height divided by two.

Mathematically, it can be expressed as:

Surface Area S.A = P × l/2

where;

Side length (a) = 3

Base perimeter (P) = 4a = 4(3) = 12km

Slant length (l) = 3 km

Surface Area (S.A) = 12 × (3/2)

Surface Area (S.A) = 12 x 1.5 = 18 km²

Therefore, the surface area of the same pyramid is 18 square km.

Answer:

[tex]\sf SA_{Pyramid} =\boxed{\sf 27km^{2}}.[/tex]

Step-by-step explanation:

We're asked to calculate the surface area (SA) of a pyramid. Surface area of a tridimensional shape isn't more than calculating the area of all of its "faces" and then adding them all together. Some of these tridimensional shapes already have equations that provide a direct calculation of this parameters, without the need to add together the area of the different parts of the shape.

There's a developed formula for directly calculating the surface area of square pyramids, but in this case it is easier to just calculate the individual areas of each face and add them all together.

1. Calculate the area of the base.

This is pretty easy to calculate, as the base forms the shape of a square. Therefore, multiplying the length and width of this square will give us that area:

[tex]\sf A_{Base} =lw=3km*3km=\boxed{\sf 9km^{2}} .[/tex]

Check attached image 1 to see where we got these values from.

2. Calculate the area of one triangular face.

So these faces form the sape of a triangle. Therefore, mul;tiplying their lengh by width and then dividing by 2 should give us the area.

[tex]\sf A=\dfrac{lw}{2} =\dfrac{(3km)(3km)}{2}=4.5km^{2}.[/tex]

Check attached image 2 to see where we got these values from.

This is the area of an individual triangular face of the pyramid, but we have a total of 4 faces. Hence, let's multiply this area by 4 to find the total area of all triangular faces:

[tex]4.5km^{2} *4=\boxed{\sf 18km^{2}}.[/tex]

3. Calculate the total surface area.

So the total surface area, as stated at the beginning of this answer, is given by the addition of all individual areas from all the faces of the shape, so let's do just that:

[tex]\sf SA_{Pyramid} =9km^{2} +18km^{2}=\boxed{\sf 27km^{2}}.[/tex]

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

Learn more about calculating the area of different shapes here:  

https://brainly.com/question/31651027

https://brainly.com/question/31638424

https://brainly.com/question/31637968

https://brainly.com/question/31894677

https://brainly.com/question/31906035

Divide and state the quotient in simplest form.

Answers

The quotient of the two fractions is (x - 5) / (x - 4).

Option D is the correct answer.

We have,

To divide two fractions, we can multiply the first fraction by the reciprocal of the second fraction.

In this case, that means we need to multiply:

(x² - 2x - 15) / (x + 2) x (x + 2) / (x² - x - 12)

Notice that the (x + 2) terms in the numerator and denominator of the first fraction cancel out with the denominator of the second fraction, so we can simplify before multiplying:

(x² - 2x - 15) / 1 x 1 / (x² - x - 12)

Now we can multiply the numerators and the denominators separately:

(x² - 2x - 15) / (x² - x - 12)

To simplify further, we can factor both the numerator and the denominator:

(x - 5)(x + 3) / (x - 4)(x + 3)

Notice that the (x + 3) terms in the numerator and denominator cancel out, leaving:

(x - 5) / (x - 4)

Therefore,

The quotient of the two fractions is (x - 5) / (x - 4).

Learn more about expressions here:

https://brainly.com/question/3118662

#SPJ1

You start at (2, -1). You move left 4 units. Where do you end?

Answers

Answer:

  (-2, -1)

Step-by-step explanation:

You want the point that is 4 units left of (2, -1).

X-coordinate

The x-coordinate of an (x, y) coordinate pair tells you the number of units to the right of the x=0 point. It increases for points farther right, and decreases for points farther left.

Moving left 4 units decreases the x-coordinate by 4 units. The x-coordinate of 2 becomes ...

  2 -4 = -2

The coordinates of the moved point are (-2, -1).

<95141404393>

The volume of a suitcase is 8,556 Cubic
inches. It is 32 inches long and 15.5
inches high. Write an equation to
represent the width. Then find the width
of the suitcase.

Answers

To find the width of the suitcase, we need to use the formula for the volume of a rectangular prism:

Volume = Length × Width × Height

Given the volume of the suitcase as 8,556 cubic inches, the length as 32 inches, and the height as 15.5 inches, we can write the equation:

8556 = 32 × w × 15.5

Simplifying this equation, we can divide both sides by the product of 32 and 15.5:

8556 ÷ (32 × 15.5) = w

Solving for w, we get:

w ≈ 16.50 inches

Therefore, the width of the suitcase is approximately 16.50 inches.

helpppppppp pleaseeeeee

Answers

Adding -4(row 1) to row 3 in the matrix will produce: 0, -9, 2, and 12 respectively.

What is the row of a matrix

A rectangular array of numbers or mathematical objects which are arranged in rows and columns is called a matrix. Each row of a matrix is a horizontal sequence of numbers or objects that are separated by commas and enclosed within square brackets, and it represents a vector in the row space of the matrix.

row 1 of the given matrix are: 1, 2, 1, and -5, multiplying -4(row1) will gives;

-4 × 1 = -4

-4 × 2 = -8

-4 × 1 = -4

-4 × -5 = 20

-4(row 1) + row 3 will result to:

-4 + 4 = 0

-8 + (-1) = -9

-4 + 6 = 2

20 + (-8) = 12

Therefore, adding -4(row 1) to row 3 in the matrix will produce: 0, -9, 2, and 12 respectively.

Read more about matrix row here:https://brainly.com/question/1279486

#SPJ1

Please help me with this

Answers

Answer: 1st option

explanation: The ones that are crossed out include 1 whole number and 7 1/8 pieces. this is equal to 1 and 7/8. Then there is 3 whole 1 pieces so the answer is the 1st option

What are the x-intercepts of the function f(x)= 4x^2-36 over x-9?

Answers

Therefore , the solution of the given problem of function comes out to be  f(x) = (4x² - 36)/(x - 9) has -3 and 3 as its x-intercepts.

Describe function.

On the midterm exam, there will be a variety of inquiries in each subject, including inquiries concerning both hypothetical and actual places as well as inquiries relating the creation of numerical variables. a diagram showing the relationships between different elements that cooperate to generate the same result. A service is composed of numerous distinctive components that cooperate to create distinctive results for each input.

Here,

Setting the y-value (or output) of a function to zero and then solving for the corresponding x-values will allow us to determine the x-intercepts of the function.

The function in this instance is f(x) = (4x² - 36)/(x - 9)

=> 4x² - 36 = 0

To make the equation simpler, we can factor out a 4:

=> 4(x² - 9) = 0

We can factor further based on the difference of squares we now have:

=> 4(x + 3)(x - 3) = 0

We may determine the x-values where the function crosses the x-axis by setting each element to zero:

=> x + 3 = 0 or x - 3 = 0

To find x, solve for:

=> x = -3 or x = 3

The function f(x) = (4x² - 36)/(x - 9) has -3 and 3 as its x-intercepts.

To know more about function visit:

https://brainly.com/question/28193995

#SPJ1

The length of a particular animals pregnancies are approximately normally distributed, with a mean of 272 days and a standard deviation of 12 days.
A) what is the proportion of pregnancies that lasts more than 278 days?
B) what is the proportion of pregnancies lasts between 257 and 275 days?
C) what is the probability that a randomly selected pregnancy lasts no more than 266 days?
D) a “very preterm” baby is one whose gestation period is less than 242 days. Are very preterm babies unusual?

Answers

Answer:

To answer these, we can use the standard normal distribution & z-scores. A z-score represents the number of standard deviations a value is from the mean. The formula to calculate a z-score is: z = (x - μ) / σ, where x is the value, μ is the mean and σ is the standard deviation.

A) To find the proportion of pregnancies that last more than 278 days, we first calculate the z-score for 278 days: z = (278 - 272) / 12 = 0.5. Using a standard normal distribution table, we find that the proportion of values above a z-score of 0.5 is approximately 0.3085. So, about 30.85% of pregnancies last more than 278 days.

B) To find the proportion of pregnancies that last between 257 and 275 days, we first calculate the z-scores for both values: z1 = (257 - 272) / 12 = -1.25 and z2 = (275 - 272) / 12 = 0.25. Using a standard normal distribution table, we find that the proportion of values between z-scores of -1.25 and 0.25 is approximately 0.3944. So, about 39.44% of pregnancies last between 257 and 275 days.

C) To find the probability that a randomly selected pregnancy lasts no more than 266 days, we first calculate the z-score for 266 days: z = (266 - 272) / 12 = -0.5. Using a standard normal distribution table, we find that the proportion of values below a z-score of -0.5 is approximately 0.3085. So, there is about a 30.85% chance that a randomly selected pregnancy lasts no more than 266 days.

D) To determine if very preterm babies are unusual, we first calculate the z-score for 242 days: z = (242 - 272) / 12 = -2.5. Using a standard normal distribution table, we find that the proportion of values below a z-score of -2.5 is approximately 0.0062. Since this value is less than 0.05, we can conclude that very preterm babies are unusual.

Which of the following accurately graphs the points listed in the table above?

Answers

Answer:

Correct ANSWER IS A

Step-by-step explanation:

For each coordinate pair (r,θ) listed in the table, first identify the ray on the graph created by the angle θ. On this ray, plot a point a distance of r from the pole.

a sample of what size would be needed to estimate a population mean to within 4 units with 95 percent confidence if the population has a standard deviation of 12?

Answers

A sample of at least 139 individuals would need to be taken to estimate the population mean to within 4 units with 95% confidence.

Understanding the Population Estimate

To estimate the sample size needed to estimate the population mean to within 4 units with 95% confidence, we can use the formula:

n = (z * σ / E)²

where:

n = sample size

z = z-score for the desired level of confidence (95% in this case), which can be found using a standard normal distribution table or calculator. For 95% confidence, the z-score is approximately 1.96.

σ = population standard deviation (12 in this case)

E = margin of error (4 in this case)

Plugging in the values, we get:

n = (1.96 * 12 / 4)²

n = 34.5744

Rounding up to the nearest whole number, we get a sample size of 35. Therefore, a sample of at least 35 individuals would need to be taken to estimate the population mean to within 4 units with 95% confidence.

Learn more about population here:

https://brainly.com/question/29885712

#SPJ1

PLEASE FIND THE AREA

Answers

The answer is 50 because the area of one of the bottom triangles is 20 but since there are two, multiply 20 by 2 then the area of the of the top triangle is 10.

Answer:

 50 cm

Step-by-step explanation:

To solve this answer you can find the area of the small triangle, and multiply it by 2 to get the area of the top part.

Then you can find the area of one of the bigger triangles and multiply it by 2.

Please could I get brainiest? I'm trying to get to the Expert level.

PLEASE HURRY

Let

u = 4i - j v = 3i + j w = i + 3j

Find the specified scalar.

u(v + w)

Answers

The specified scalar is 12 as the result of u(v + w) is 12i + 12j.

The provided vectors are given to be u = 4i - j v = 3i + j w = i + 3j. First, we need to find the vector v + w,

v + w = (3i + j) + (i + 3j)

v + w = 4i + 4j

Now, we can find dot product, u(v + w),

u(v + w) = u(4i + 4j)

u(v + w) = 4ui + 4uj

Substituting the given values of u, we get,

u(v + w) = 4(4i - j)i + 4(4i - j)j

u(v + w) = 16i - 4j + 16j - 4i

Simplifying, we get,

u(v + w) = 12i + 12j

Therefore, the specified scalar is 12.

To know more about vectors, visit,

https://brainly.com/question/28028700

#SPJ1

2. Find g(f(-4)) when f(x)= 4x+5 and g(x) = 4x^2 -5x - 3
A. 9
B.8
C.329
d. 536
D.536

Answers

The value of the function g(f(-4)) = 536. Option D

How to determine the value

From the information given, we have that the functions are;

f(x)= 4x+5

g(x) = 4x^2 -5x - 3

To determine the composite function,  g(f(-4)), we need to first determine the value of the function f(x) at -4

Now, substitute the value, we have;

f(-4) = 4(-4) + 5

expand the bracket, we get;

f(-4) = - 16 + 5

Add the values

f(-4) = -11

Now, substitute the value in the function g(x), we have that;

g(f(-4)) = 4(-11)² - 5(-11) - 3

find the square and expand the bracket

g(f(-4)) =484 + 55 - 3

Subtract the values, we have;

g(f(-4)) = 536

Learn about functions at: https://brainly.com/question/11624077

#SPJ1

Suppose that the function is defined, for all real numbers, as follows.

Answers

The graph of the function "g", which is defined for all "real-numbers" is shown below.

The function "g" which is defined for all "real-numbers" is represented as :

g(x) = {2 if x<0,

         {-1 if x=0

         {-3 if x>0

this function means that, for every input-value, which is less than 0, the output will be always 2,

For the input-value "0", the output-value will be = -1;

For all the input-value which are greater than "1", the out will be always "-3",

So, from the above information, the graph is plotted below,

The red-line represents "2 if x<0", the green line represents "-3 if x>0".

Learn more about Graph here

https://brainly.com/question/14758197

#SPJ1

Use the graph to find f(2)
Pleaaaaaaase answer ASAP

Answers

Answer:

f(2) = 3

Step-by-step explanation:

At f(2) we can notice that there is 2 y-values (one is an open circle and another is a closed circle)

But, an open circle means that the function is not defined at that point
But a closed circle means that it is defined

So we ignore the open circle and the closed circle is 3

So f(2) = 3

Please help. This is geometry

Answers

∠WTA and ∠HTC are vertical angles. Thus, they are equal.

As WA || HC, that means ∠AWT and ∠THC are alternate interior angles and are equal. Additionally, ∠WAT and ∠TCH are also alternate interior angles and are equal.

∠WTA = ∠HTC, ∠AWT = ∠THC, and ∠WAT = ∠TCH

Since both triangles have the same angle measurements, they are similar.

Other Questions
3. The scale of a room in a blueprint is 2 inches : 1 foot. A window in the same blueprint is 12 inches. Complete the table. Blueprint Length (in.) Actual Length (ft) a. How long is the actual window? 2 1 4 3 4 10 12 5 6 b. A mantel in the room has an actual width of 8 feet. What is the width of the mantel in the blueprint? Write a narrative about how you overcame a real or imagined conflict with a sibling or friend. Hint:- Focus on the steps you took to resolve this conflict.- You can use cause-and-effect as a tool to create a logical sequence of events.- Give descriptive, concrete details.Remember:causes and effects often include the following words: -Causes: as, because/because of, due to, for, for the reason that, since, bring about, another/one/a second/final cause, for this reason.-Effects: accordingly, finally, consequently, hence, so, therefore, thus, as a consequence, as a result, resulting. WRITE AT LEAST 200 WORDS. expand and simplify(2w-3)3 Someone help me pleaseeeee 3. How can individuals make more sustainable food choices to benefit the environment, animals, and society? Give three examples. What saying is used in this excerpt that could summarize Maucher's balanced leadership? a written offer between merchants that contains a term stating how long it is to stay open is called a ? offer. Find f'(4) for f(x) 8/In(3x^2) Round to 3 decimal places, if necessary. f(x)=4x-3 g(x)-3x+3find f(9)/g(9) marsha signs into a new windows 10 laptop with her microsoft account. the onedrive client uses her microsoft credentials to log on to onedrive. she notices the onedrive node in file explorer and sees the documents folder.which other folder should be visible to haley by default? The cultural mandate is very similar to . Tell whether the angles are adjacent or vertical. Then find the value of x. Please help with this question Location Two: Select three events that you predict will be observed. If I explore two continental plates at a divergent boundary, then I will observe: what are the two hemispheres of law? if you do not remember, lippman gives a description of them on page 252 of the kindle edition. how are the two hemispheres portrayed in the film? what hemisphere would you put jan schlichtmann law firm into, the lawyers representing beatrice foods and w. r. grace and company? do you see prejudicial behaviors? A force of 80 pounds on a rope is used to pull a box up a ramp inclined at 10 degrees from the horizontal. The rope forms an angle of 33 degrees with the horizontal. How much work is done pulling the box 26 feet along the ramp? Jessica ate the cookies that her daughter baked for her. In one to two sentences, identify the words "that her daughter baked for her" as an independent clause, dependent clause, or phrase, and explain their functions within the sentence 4Select the correct answerGeorge discovers that a food brand has distributed contaminated peanut butter to several stores. After consuming this product, several peoplein his neighborhood have become sick. George would like to bring this to the notice of officials. With whom should he file a complaint?OA. Environmental Protection Agency. Consumer Product Safety CommissionOC Food and Drug AdministrationOD. Securities and Exchange CommissionResetNext A uniform disk of radius 0.455 m0.455 m and unknown mass is constrained to rotate about a perpendicular axis through its center. a ring with the same mass as the disk is attached around the disk's rim. a tangential force of 0.227 n0.227 n applied at the rim causes an angular acceleration of 0.109 rad/s2.0.109 rad/s2. find the mass of the disk. An ant crawled 2/8 yard from an ant mount. On which number line does point A represent the ants position after crawling 2/8 yard? Consider the function f(x) = 2x + 6x 144x + 4, -6 x 5. Find the absolute minimum value of this function. Answer: Find the absolute maximum value of this function. Answer: