please help find the slope of the line between the points​

Please Help Find The Slope Of The Line Between The Points

Answers

Answer 1
Y2-Y1/X2-X1
(-10-8)/(3+7)
-18/10
-9/5
-1.8
Answer 2

Answer:

m(slope) = -1.8 or -1 and 4/5s

Step-by-step explanation:

To find the slope between any two points, a good equation to always remember would be the slope equation.

y2-y1

--------

x2-x1

Or in simple words, the difference of y divided by the difference of x.

-10-8= -18, so the difference in y= -18.

3- (-7)= 3+7= 10, so the difference in the x values= 10.

Finally, divide -18/10= -1.8 or -1 and 4/5s


Related Questions

10 points if someone gets it right

Patricia jumped 4 times every 14 hours. At that rate, how many would she jump in 35 hours?

Answers

Answer:10

Step-by-step explanation: 14/4= 3.5, 35/3.5=10

whats the answer to this problem on imagine math?

Answers

Answer is y = 6x -4

Step by step

Coordinates from the table
( -1, -10)
(3, 14)

First find slope using slope formula
y2 - y1 over x2 - x1

14 - -10 over 3 - -1
24 over 4 or slope of 6

Now using point slope formula find your equation

y - y1 = m ( x - x1)

y - -10 = 6 ( x - -1)
Simplify

y + 10 = 6x + 6
Subtract 10 from both sides

y + 10 - 10 = 6x +6 - 10
Simplify

y = 6x -4

Check your work by graphing the equation and your original coordinates, if the points are on the line your equation is correct!

5x5=25+1=26+6=
solve the eqation

Answers

Answer:

(5 x 5 = (25) + 1 = (26) + 6 = ?)

= 32

Step-by-step explanation:

You're welcome.

Answer: 32

Step-by-step explanation:

5x5 is 25 +1=26 so 26+6=32

Wright a function (eqaution) that can be used to fined y, the total cost, dollars ,of buying x shirts from the local stare

Answers

The equation will be :20 + 8.95 × 10 = $109.50

Here the total cost is $109.50.

Total cost refers to the total cost of production, which includes the fixed and variable parts of the cost. In economics, total cost is described as the cost required to produce a product. The total cost consists of two parts and they are: Fixed costs: These are the costs that do not change.

According to the Question:

C = 20 + 8.95× t

This can be read as : The total cost (C) will be $20 (setup fee) plus $8.95 for each t-shirt ordered (t).

The equation will be:

10 shorts would be 20 + 8.95*10, or $109.50.

Complete Question:

A t-shirt company charges a $20.00 set-up fee plus $8.95 for each t-shirt that is screen-printed with a school’s logo. Write a function that can be used to find the total cost, C, for purchasing and screen printing, t, number of t-shirts.

Learn more about Equation:

https://brainly.com/question/29538993

#SPJ4

Write the equation of a line that is parallel to the line x-3y=15 that go through the point (-9,8)

Answers

Answer:

eqn of line : x-3y=15

slope1=m= -coefficient of x/coefficient of y=1/3

As lines are parallel slope must be equal.

slope3=m'=1/3

passing points of second line =(0,7)

eqn of line = (y-y')=m(x-x')

=(y-7)=1/3(x-0)

=y-7=1/3x

=1/3x-y+7=0

=x-3y+21=0

Step-by-step explanation:

Name and draw a quadrilateral that is NOT a rectangle or a rhombus. Is there another shae you couldve drawn? Explain

Answers

One example of a quadrilateral that is not a rectangle or a rhombus is a trapezoid. A trapezoid has one pair of opposite sides that are parallel, but the other pair of sides are not. (the figure is attached is attached below)

Yes, there are many other shapes that could have been drawn, such as a kite, parallelogram, or irregular quadrilateral. The possibilities are endless, as long as the shape has four sides.

A trapezoid is a quadrilateral with one pair of opposite sides parallel, but the other pair of sides are not. It can be visualized as a shape that resembles a ladder. Unlike a rectangle or rhombus, a trapezoid does not have equal side lengths or equal angles. It can be used in various mathematical contexts, such as finding the area or perimeter of a geometric figure. Additionally, there are many other shapes that could have been drawn instead of a trapezoid, as long as they have four sides. The shapes could have different angles and side lengths, leading to different properties and applications.

Learn more about quadrilateral here: brainly.com/question/29934440

#SPJ4

please help!! I need this by the end of tonight..!

Answers

Answer:

y=2.05x

Step-by-step explanation:

Figure out what the total cost is for 1 of them then you put that in as your M value, then X stands for number of sheets so 2.05 multiplied by the number of sheets sold you get your Y which is the total cost in dollars for x sheets.

Two important properties of eigenvalues Recall that trace of a square matrix is the sum of the entries in main diagonal Let [ 1 -1 1] C = [-1 2 0] [ 0 -1 2] and [ 1 2 1] A = [ 6 -1 0]
[-1 -2 -1] Enter A and C in MATLAB Find trace of C and A by typing : trace(A) and trace(C) Find eigenvalues of A and C Explain Do you any relation between eigenvalues and trace of of a see matrix? Find det (A) and det(C) Explain Do you see any relation between eigenvalues and determinant of a matrix?

Answers

The product of the eigenvalues is equal to the determinant of the matrix. In other words, if λ1, λ2, ..., λn are the eigenvalues of a square matrix A, then det(A) = λ1 * λ2 * ... * λn. This relationship also holds true for both matrices A and C.

To enter matrices A and C in MATLAB, we can use the following commands:

A = [6, -1, 0; -1, -2, -1; 0, -1, 2];

C = [1, -1, 1; -1, 2, 0; 0, -1, 2];

To find the trace of A and C, we can use the following commands:

trace_A = trace(A);

trace_C = trace(C);

The trace of matrix A is 6 - 2 + 2 = 6, and the trace of matrix C is 1 + 2 + 2 = 5.

To find the eigenvalues of A and C, we can use the eig() function in MATLAB:

[eig_vec_A, eig_val_A] = eig(A);

[eig_vec_C, eig_val_C] = eig(C);

The eigenvalues of matrix A are -1, 1, and 6, and the eigenvalues of matrix C are 1, 1, and 2.

There is a relationship between the trace of a square matrix and its eigenvalues. Specifically, the sum of the eigenvalues is equal to the trace of the matrix. In other words, if λ1, λ2, ..., λn are the eigenvalues of a square matrix A, then trace(A) = λ1 + λ2 + ... + λn. This relationship holds true for both matrices A and C.

To find the determinant of A and C, we can use the following commands:

det_A = det(A);

det_C = det(C);

The determinant of matrix A is 12, and the determinant of matrix C is 5.

There is also a relationship between the eigenvalues and the determinant of a square matrix. Specifically, the product of the eigenvalues is equal to the determinant of the matrix. In other words, if λ1, λ2, ..., λn are the eigenvalues of a square matrix A, then det(A) = λ1 * λ2 * ... * λn. This relationship also holds true for both matrices A and C.

To learn more about eigenvalues  visit: https://brainly.com/question/29749542

#SPJ11

Which results only in a horizontal compression of Y by a factor of 6?

Answers

Answer:

Y = 6*y

Step-by-step explanation:

We have Y = b * y by a factor of 6.

That is, b = 6.

now, to find what results only in a horizontal compression of y = b * y by a factor of 6.

By transformation rule, the function would be a horizontal compression f (a * x) if a> 1.

Therefore, knowing the above, the answer would be:

Y = 6 * y

The equation h=t2−10t+25
represents the path of an eagle as it descends to the ground only to ascend back into the sky. If h
represents the height, in feet, of the eagle t
seconds after beginning its descent, which graph best represents the equation, where 0≤t≤10

Answers

Therefore , the solution of the given problem of equation comes out to be the parabola expands upwards, with the vertex being a minimum point.

Equation : What is it?

Complex algorithms frequently employ variable words to demonstrate consistency between two conflicting assertions. Equations are academic expressions that are used to demonstrate the equality of different academic figures. In this instance, normalization results in b + 7 rather than a singular formula that divides 12 into two components along with is able to be utilized to evaluate data obtained from y + 7.

Here,

A parabolic route taken by the eagle as it soars into the sky and then descends to the ground is shown by the equation

=> h = t² - 10t + 25.

The vertex of the equation, which is provided by the formulas

=> t = -b/2a and h = f(t),

where a, b, and c are the coefficients of the quadratic equation, can then be found in order to graph it.

Here,

=> a = 1, b = -10, and c = 25.

Consequently, the apex is at t = 5 and h = f(5) = 0, respectively.

Given that t² has a positive coefficient, the parabola expands upwards, with the vertex being a minimum point.

To know more about equation visit:

https://brainly.com/question/649785

#SPJ1

Could someone please help me I don’t understand this

Answers

Slope = rise / run



Solution:


DC= 1 / 3


• The slope of DC is the same as AB

A 3 cm times 10 cm rectangle sits inside a circle with radius of 12 cm

Answers

Answer:

Step-by-step explanation: Since the rectangle sits within the larger circle, let's look at it this way:

Area of Shaded Region = Area of Circle - Area of Rectangle

OR

(X) =( pi * r^2 ) - (rectangle length * rectangle width)

Now we fill in the numbers where we know the numbers:

(X) = (pi * (12 cm)^2) - (3cm * 10cm)

(X) = (pi * 144cm^2) - (30 cm^2)

(X) = 144pi - 30

(X) = 452.39 - 30

(X) = 422.39 cm^2

Given m = 2/3 and the point (-5, 5), which of the following is the point-slope form of the equation?

Answers

Answer: y -5

Step-by-step explanation:

the sum of the numbers (20cba)16 and (a02)16 is ( (click to select) )16 and their product is ( (click to select) )16.

Answers

To solve this problem, we need to convert the hexadecimal numbers (20cba)16 and (a02)16 to decimal form, add them together, and then convert the result back to hexadecimal form.

(20cba)16 = 2x16^4 + 12x16^3 + 11x16^2 + 10x16^1 = 131402

(a02)16 = 10x16^2 + 0x16^1 + 2x16^0 = 256

Adding the two decimal numbers together gives us:

131402 + 256 = 131658

To convert this decimal number back to hexadecimal form, we can use the repeated division method.

131658 / 16 = 8228 remainder 10 (A)

8228 / 16 = 514 remainders 4 (4)

514 / 16 = 32 remainder 2 (2)

32 / 16 = 2 remainder 0

2 / 16 = 0 remainder 2

Therefore, (20cba)16 + (a02)16 = (131658)10 = (2002A)16.

To find their product, we can multiply the two decimal numbers together and then convert the result to hexadecimal form.

131402 x 256 = 33559552

Converting this decimal number to hexadecimal form gives us:

33559552 / 16 = 2097472 remainder 0

2097472 / 16 = 131092 remainder 0

131092 / 16 = 8193 remainder 4 (4)

8193 / 16 = 512 remainders 1 (1)

512 / 16 = 32 remainder 0

32 / 16 = 2 remainder 0

2 / 16 = 0 remainder 2

Therefore, the product of (20cba)16 and (a02)16 is (33559552)10 = (2011004)16.

For more questions like numbers (20cba)16, visit the link below:

https://brainly.com/question/9713995

#SPJ11

What is the solution to this equation? 125^x-2= (1/25)^3x

Answers

The equation 125ˣ⁻² = (1/25)³ˣ when solved for x by the calculations below is 2/3

How to evaluate the equation for x

We can simplify both sides of the equation using the properties of exponents:

125ˣ⁻² = (1/25)³ˣ

Rewrite 125 as 5³ and 1/25 as 5⁻²

(5³)ˣ⁻² = (5⁻²)³ˣ

Simplify the exponents by multiplying:

5³ˣ ⁻ ⁶ = 5⁻⁶ˣ

Now we can see that the equation involves powers of the same base (5).

Therefore, we can solve for x by equating the exponents:

3x - 6 = -6x

Add 6x to both sides:

9x - 6 = 0

Add 6 to both sides:

9x = 6

Divide both sides by 9:

x = 2/3

Therefore, the solution to the equation is x = 2/3.

Read more about equation at

https://brainly.com/question/18831322

#SPJ1

How do you solve the equation x=1.8x+32

Answers

One way to do this is to subtract 1.8x from both sides of the equation, which gives:

x - 1.8x = 32

Simplifying the left-hand side, we get:

-0.8x = 32

To solve for x, we can divide both sides of the equation by -0.8:

x = 32 / (-0.8)

Simplifying, we get:

x = -40

If the measur of BEC is (2x3) and x is 30 which expression could represent the measure of AED

Answers

The expression that equals ∠BEC is 3x - 27, and the answer is B.

First, we find the measure of ∠BEC using the given information and the value of x. We get

2x + 3 = 63, which simplifies to x = 30.

Then, we use the fact that ∠AED is vertically opposite to ∠BEC, so ∠AED = ∠BEC = 63 degrees.

Finally, we need to find the expression among the given choices that equals 63 when x = 30.

Option A is too large, option C is too large, and option D is too small. Option B gives us

3x - 27 = 3(30) - 27 = 63

which matches the measure of ∠BEC. Therefore, the answer is B.

Learn more about Angles:

https://brainly.com/question/25716982
#SPJ4

Complete Question:

If the measure of BEC is (2x+3) and x=30, which expression could represent the measure of AED?

Can someone give me a little help on this?

Answers

Answer:

The possible coordinates of point A are (−8,1) or (8,1).

The coordinates for point A is (-8,1)
Answer (-8,1)

even a process that is functioning as it should will not yield output that conforms exactly to a standard. why not? multiple choice question. nonrandom variation natural variation measurement error standards change

Answers

Even a process that is functioning as it should will not yield output that conforms exactly to a standard because of natural variation.

The natural variation is the variability in the output of a system that is caused by factors that are not controlled.This type of variation is also known as common cause variation.

The output of the system is changed by natural variation in such a way that it deviates from a fixed standard. Despite this, natural variation is usually present in any system, and it cannot be entirely eliminated.

There will always be some variation, and it is vital to understand how much of it is acceptable. The output of the system may be brought back into conformity with the standard by removing the cause of special cause variation.

Measurement errors can be caused by a variety of factors, including incorrect equipment calibration, user error, or environmental factors.

These errors may be distinguished from natural variation and special cause variation because they are caused by the measurement process rather than the system itself.

For similar question on functioning.

https://brainly.com/question/24748644

#SPJ11

50 Points!!! Are the Factor Theorem and Synthetic Division the same? If not, explain the difference.

Answers

Answer:

The Factor Theorem and Synthetic Division are not the same. The Factor Theorem states that if a polynomial f(x) has a root c, then x - c is a factor of f(x). Synthetic Division is a way of dividing a polynomial by a binomial.

Step-by-step explanation:

To use Synthetic Division, you first need to find the coefficients of the polynomial. Then, you set up the synthetic division table with the binomial on top and the coefficients of the polynomial on the bottom. Starting with the first coefficient, you multiply it by the first term of the binomial and write the product below the coefficient. Then, you add the two numbers below the product and write the sum below that. Continue until you reach the end of the binomial. The remainder at the bottom of the table is the remainder when f(x) is divided by x - c.

If the remainder is 0, then x - c is a factor of f(x).

according to 2016 united states census data, women represent 50.8 % of the population. thus, do the percent of women in the stem field accurately represent the percent of women in the population? by how much do they differ? show your math!

Answers

Answer: 100000

Step-by-step explanation:

Shakita buys an apple tree and a cherry tree and measures them at the end of every
year for 5 years. After 1 year, the apple tree is 14 feet tall. After 5 years, it is 22 feet
tall. The cherry tree's height is represented by y = 3x + 8.
If both trees grew at a constant rate, which tree was taller when they were planted,
and which grew more quickly?
OA. The cherry tree was taller when the trees were planted, and it also grew
more quickly.
OB. The apple tree was taller when they were planted, but the cherry tree
grew more quickly.
OC. The cherry tree was taller when the trees were planted, but the apple tree
grew more quickly.
D. The apple tree was taller when the trees were planted, and it also grew
more quickly.
PRE
< PREVIOUS
2 of 2

Answers

Answer: B

Step-by-step explanation:

because I did it and it was right lol

what moves beyond excel graphs and charts into sophisticated analysis techniques such as controls, instruments, maps, time-series graphs, and more?

Answers

Answer:

Data Visualization Tools

Step-by-step explanation:


Use fractions strips to help find the difference. Answer your answer in simplest form three and five 1 and two

Answers

To find the difference between 3/5 and 1/2 using fraction strips, we can use strips that are divided into fifths and halves, respectively.the difference between 3/5 and 1/2 is 2/10 or 1/5, , the answer in the simplest form is 1/5.

What is the use of fractions strips?

First, we'll need to represent each fraction using the fraction strips.

For 3/5, we can use three fifths strips to represent the numerator and put them together to form a whole.

For 1/2, we can use one half strip and cut it into two equal parts to represent the numerator.

Next, we'll need to compare the two fractions by placing them side by side.

We can see that the two fractions do not have the same denominator, so we need to find a common denominator to make the comparison easier.

The smallest common multiple of 5 and 2 is 10, so we can represent 3/5 using six tenths strips, and 1/2 using five tenths strips.

We can see that there are two tenths strips that are not shared between the two fractions.

Therefore, the difference between 3/5 and 1/2 is 2/10 or 1/5, , the answer in the simplest form is 1/5.

Learn more about fractions here:

https://brainly.com/question/10354322

#SPJ9

3 2/5 -1 3/5!!
Please i need help!

Answers

Answer:

Step-by-step explanation:

3 2/5 -1 3/5 = 1.8

solve the system 2 -1 5 -2 with -2 -1 . give your solution in real form. , . an ellipse with counterclockwise orientation 1. describe the trajectory.

Answers

The solution of the system 2 -1 5 with -2 -1 in real form is (x, y) = (7/4, 7/2).

To solve the system with the given coefficients, first, let's rewrite it as a linear system of equations:

2x - y = 5
-2x - y = -2

Now, let's solve this system step-by-step:

Step 1: Solve for y in the first equation:
y = 2x - 5

Step 2: Substitute the expression for y from Step 1 into the second equation:
-2x - (2x - 5) = -2

Step 3: Simplify and solve for x:
-2x - 2x + 5 = -2
-4x = -7
x = 7/4

Step 4: Substitute the value of x back into the expression for y:
y = 2(7/4) - 5
y = 7/2

The solution in real form is (x, y) = (7/4, 7/2).

Regarding the ellipse with counterclockwise orientation, the trajectory can be described as a smooth, closed curve in the shape of an ellipse. The ellipse will have a major and minor axis, with the points on the ellipse moving continuously in a counterclockwise direction along the curve.

To learn more about trajectory: https://brainly.com/question/13244761

#SPJ11

What is the equation of this graph?

A.) y=-x²-2x-8
B.) y=x²-2x-8
C.) y=3x²-12x-8
D.) y=-3x²-12x-8

Answers

The equation of the quadratic function that passes through these points is:

[tex]y = -3x^2 - 12x - 8.[/tex]

What is quadratic equation?

A quadratic equation is a polynomial equation of the second degree, which means it contains one variable with an exponent of 2. The general form of a quadratic equation is:

[tex]ax^2 + bx + c = 0[/tex]

Using polynomial interpolation with these 5 points, we can find a quadratic polynomial that passes through all the points. Let the equation of the polynomial be [tex]y = ax^2 + bx + c[/tex].

Using the point (0, -8), we get:

[tex]-8 = a(0)^2 + b(0) + c[/tex]

c = -8

Using the point (-1, 1), we get:

[tex]1 = a(-1)^2 + b(-1) - 8[/tex]

a - b = 9

Using the point (-3, 1), we get:

[tex]1 = a(-3)^2 + b(-3) - 8[/tex]

9a - 3b = 27

Using the point (-4, -8), we get:

[tex]-8 = a(-4)^2 + b(-4) - 8[/tex]

16a - 4b = 0

Using the point (-2, 4), we get:

[tex]4 = a(-2)^2 + b(-2) - 8[/tex]

4a - 2b = 12

Solving this system of equations, we get:

a = -3

b = -12

c = -8

Therefore, the equation of the quadratic function that passes through these points is:

[tex]y = -3x^2 - 12x - 8.[/tex]

To learn more about quadratic equation visit:

https://brainly.com/question/1214333

#SPJ1

at an after-school program there are 27 boys and 32 girls. what is the ratio of boys to total kids written in 3 ways?

Answers

The ratio of boys to total kids can be expressed in three different ways fraction, decimal, and percent which are 27:59,  0.4576 and 45.76% respectively.


First, let's find the total number of kids in the program. The total number of kids in the program is the sum of boys and girls. Total kids = boys + girls = 27 + 32 = 59. Now that we have the total number of kids, we can find the ratio of boys to total kids in three different ways. 1. Fraction: The ratio of boys to total kids can be expressed as a fraction, where the numerator is the number of boys and the denominator is the total number of kids. Boys: Total kids = 27:59 This fraction cannot be simplified.


2. Decimal: The ratio of boys to total kids can also be expressed as a decimal. To find the decimal, divide the number of boys by the total number of kids. Boys/Total kids = 27/59 = 0.4576 (rounded to four decimal places). 3. Percent: The ratio of boys to total kids can also be expressed as a percentage. To find the percentage, multiply the decimal by 100. Boys/Total kids × 100 = 0.4576 × 100 = 45.76%. Therefore, the ratio of boys to total kids can be expressed as a fraction, decimal, and percent as shown above.

To know more about ratio and percentage click here:

https://brainly.com/question/30033832

#SPJ11

in a sampling distribution of means 1. the distribution will approximate the normal distribution (bell curve). 2. the mean of the sampling dsitribution will equal the mean of the population 3. the standard deviation of the sampling distribution is called the standard error. this is based on the

Answers

In a sampling distribution of means, the distribution will approximate the normal distribution, the mean of the sampling distribution will equal the mean of the population and the standard deviation of the sampling distribution is based on Central Limit Theorem, option A.

The central limit theorem (CLT) of probability theory states that, under the assumption that all samples are of equal size and regardless of the population's actual distribution shape, the distribution of a sample variable approaches a normal distribution (i.e., a "bell curve") as the sample size increases.

In other words, the central limit theorem (CLT) is a statistical assumption that, given a sufficiently enough sample size from a population with a limited degree of variance, the mean of all sampled variables from the same population will be roughly equal to the mean of the entire population. According to the law of large numbers, these samples also resemble a normal distribution, with their variances almost equaling the variation of the population as the sample size increases.

Learn more about Central Limit Theorem:

https://brainly.com/question/18403552

#SPJ4

Complete question:

In a sampling distribution of means... 1. the distribution will approximate the normal distribution (bell curve). 2. the mean of the sampling distribution will equal the mean of the population 3. the standard deviation of the sampling distribution is called the standard error. This is based on the...

Central Limit Theorem

Standardization of Transformation

Z-Score Distribution Table

Relative Frequency of Probability

is it possible that all solutions of a homogeneous system of ten linear equations in twelve variables are multiples of one fixed nonzero solution? discuss.

Answers

Yes, it is possible for all solutions of a homogeneous system of ten linear equations in twelve variables to be multiples of one fixed nonzero solution.

This occurs when the rank of the matrix of coefficients of the system is less than the number of variables, in this case 12. In this case, the system has infinitely many solutions, all of which can be expressed as a multiple of one nonzero solution.

To illustrate this concept, consider the following system of two equations in three variables:

[tex]2x + y + 3z = 0[/tex]


[tex]3x + y + 2z = 0[/tex]


The matrix of coefficients for this system is:

[tex][[3, 1, 2][/tex]

[tex][2, 1, 3]][/tex]



The rank of this matrix is 2, which is less than the number of variables, 3. Therefore, this system has infinitely many solutions, all of which can be expressed as a multiple of the following nonzero solution:

[tex](x, y, z) = (2, -3, 1)[/tex]



In other words, any solution [tex](x, y, z)[/tex] of the system will be of the form [tex](2a, -3a, a)[/tex], where a is any real number. This concept can be generalized to systems of ten linear equations in twelve variables.

In conclusion, when the rank of the matrix of coefficients of a homogeneous system of linear equations is less than the number of variables, then all solutions of the system are multiples of one fixed nonzero solution.

See more about linear equations at: https://brainly.com/question/28144615

#SPJ11

Other Questions
nancy has been suffering from anorexia for a long time. her parents are worried about her and want to help. nancy tells them that she is fine; besides, all of the women she sees in movies and magazines are thin, so it is normal. which defense mechanism is nancy using? which of the following affords stability and predictability to the law? res ipsa loquitur stare decisis clemency certiorari Q5. For all values of x, b) Solve fg(x) = gf(x) g(x)=x-5 f(x)=x+1 equivalent fractions for 7/12 and 5/6 Jessica went deep sea diving. She make the first stop on her descent at 25 meters below the surface of the water. From that point she dives down further, stopping every 5 meters. If she makes 4 additional stops, which number represents her position, relative to the surface of the water?*A 45B 20C -20D -45 Rose has made this scale drawing of her house. If her house actually 56 feet wide, then scale of her drawing is Part B: Which quote BEST supports the inference identified is why she is proud of her last name When we arrived in New York city, are name changed almost immediatelyAt the hotel, my mother was Mrs. Alburest and I was a little girlI was afraid we wouldnt be Latin if I corrected the mans pronunciation how could anybody get Elbures out of that orchestra of sound compared to other democratic countries, how strictly does the united states government restrict the press? There is exactly 111 pair of parallel sides in the following shape.what is the area of the shape? \text{ units}^2 units 2 start text, space, u, n, i, t, s, end text, squared Which of the following is NOT found in saliva? A) urea and uric acid. B) electrolytes. C) lysozyme. D) protease. D) protease. Which option identifies the best IPM method to reduce bacteria count in the following scenario? Meredith needs to treat a severely infected field before planting out a crop, to reduce common, soil-dwelling anaerobic bacteria that cause root rot, but can be destroyed by exposure to light and oxygen. plant a trap crop near the field plant a trap crop near the field rotate crops in the field the season before planting rotate crops in the field the season before planting till the field twice before planting till the field twice before planting saturate the field with an antibacterial solution what rule states that any material non-public information should not be disclosed to municipal sales/traders true or false? unlike consumers, companies cannot be segmented on usage factors to determine heavy half customers. q claire has created a display remarketing campaign. what's the most likely reason she decided on remarketing? An object's _____ are the tasks or functions that the object performs when it receives a command to do so.a. rolesb. utilitiesc. methodsd. instances if 4.36 mol of potassium phosphate react, how many grams of barium phosphate are produced? If 39.5 g AlCl3 is produced, how many grams of HCl was used in the reaction? PLEASE HELP DUE IN 20 MINS!!!! ;( a 2 kilogram mud ball drops from rest at a height of 18 m. if the impact between the ball and the ground lasts o.65 s, what is the magnitude of the aerage force exerted When using a free cash flow multiple (e.g., enterprise value/free cash flow), all companies included in the analysis should (implicitly) be comparable along the following dimensions: a) riskiness, as measured by the equity beta b) riskiness, as measured by the opportunity cost of capital c) long-term growth rate or growth opportunities d) dividend payout ratio e) capital efficiency ratio f) profit margin g) tax rate h) all of the above, i.e., all from a to g i) none of the above, i.e., none from a to g j) there is not enough information to answer this question. explain A Name: Athar Unit 3.2: Days 1-8 Leaming Checks Day 1 Learning Check How does the heading "Making His Mark" contribute to the meaning of the text? A The heading "Making His Mark" provides details about the process that Douglass went through to develop his own newspaper. The heading "Making His Mark" informs the reader that the section of the text provides additional details about Douglass' impact on the abolitionist movement. The heading "Making His Mark" defines important terms for the reader to better understand the text. The heading "Making His Mark" provides an illustration for some of Douglass' most important contributions. A candy store uses 10. 3 grams of sugar each hour. How many grams of sugar will the store use in 10 hours?