Identify the side lengths that form a right triangle.a. 12, 13, 16b. 15, 20, 21c. 9, 40, 42d. 10, 24, 26Identify the side lengths that form a right triangle.a. 3, 4, 8b. 30, 40, 45c. 5, 12, 13d. 6, 12, 133. do the side lengths of 8, 10, and 13 form a right triangle? 4. Determine if ▼ABC is a right triangle if AB=36, AC=48 and BC=60

Answers

Answer 1

Answer:

d. 10, 24, 26

Explanation:

To identify the side lengths that form a right triangle, we check if it satisfies the Pythagorean theorem.

By the theorem:

[tex]\begin{gathered} a^2=b^2+c^2 \\ a\text{ is the hypotenuse, the longest side.} \end{gathered}[/tex]

a. 12, 13, 16

[tex]\begin{gathered} 16^2=12^2+13^2 \\ 256=144+169 \\ 256\neq313 \end{gathered}[/tex]

These side lengths do not form a right triangle.

b. 15, 20, 21

[tex]\begin{gathered} 21^2=15^2+20^2 \\ 441=225+400 \\ 441\neq625 \end{gathered}[/tex]

These side lengths do not form a right triangle.

c. 9,40,42

[tex]\begin{gathered} 42^2=9^2+40^2 \\ 1764=81+1600 \\ 1764\neq1681 \end{gathered}[/tex]

These side lengths do not form a right triangle.

d. 10, 24, 26

[tex]\begin{gathered} 26^2=10^2+24^2 \\ 676=100+576 \\ 676=676 \end{gathered}[/tex]

These side lengths form a right triangle since both sides of the equation are the same.


Related Questions

drag the location of each ordered pair after a reflection over the x axis stated. then, drag the correct algebraic representation of the reflection to the white box. answer choices: (y, x), (-2,-6),(x,-y),(-3,-2),(5,8),(-5,-8),(-x, y),(-6,-6),(-6,-1),(2,-6),(6,-1),(3,2),(-x, -y),(-7,-2),(6,-6),(7,2)

Answers

Reflection over the x-axis transform the point (x, y) into (x, -y)

Applying this rule to the vertex of the triangle ABC, we get:

A(-6, 6) → A'(-6, -6)

B(-2, 6) → B'(-2, -6)

C(-6, 1) → C'(-6, -1)

Algebraic representation: (x, -y)

Please provide a deep explanation with examples so I can understand and learn, thank you

Answers

Since the package of 500 sheets has dimensions of

[tex]216\times279\times45[/tex]

Since 7000 sheets will need to be put in

[tex]\frac{7000}{500}=14[/tex]

14 similar package

Since the dimensions of the case are

[tex]216\times279\times270[/tex]

The length and the width of the package are the same as the length and the width of the case

Then we will use the heights of them to find how many package we can put in the case

[tex]\frac{270}{45}=6[/tex]

That means we can fill the case with 6 packages

Since we have 14 packages, then we will need 6 + 6 + 2

3 cases 2 full and one has 2 packages only

Use the distributive property and simplify: 3n+4-5(n+6)

Answers

By distributing the number -5 into the parentheses, we have

[tex]3n+4-5n-30[/tex]

Now, by collecting similar terms, we get

[tex]-2n-26[/tex]

Therefore, the answer is: -2n-26

a machine can stamp 36 bottle caps in 10 seconds copy and complete the table. At this rate, how many bottle caps can the machine stamp in 5 minutes? At this rate, how many minutes will it take to stamp 24,408 bottle caps?

Answers

SOLUTION

1. From the question the machine stamps 36 caps in 10 seconds

In 5 minutes it will cap

[tex]\begin{gathered} 5\text{ minutes = 5 }\times\text{ 60 seconds } \\ =300\text{ seconds } \\ 36\text{ }\rightarrow\text{caps in 10 seconds } \\ x\text{ }\rightarrow\text{caps in 300 seconds } \\ \text{cross multiplying we have } \\ 36\times300=10\times x \\ 10800=10x \\ x=\frac{10800}{10} \\ x=1080 \end{gathered}[/tex]

So in 5 minutes, it would stamp 1080 bottle caps

2. Minutes it would take to stamp 24,408 bottle caps?

[tex]\begin{gathered} 1080\text{ }\rightarrow\text{caps in 5 minutes } \\ 24,408\rightarrow caps\text{ in }x\text{ minutes } \\ \text{cross multiplying we have } \\ 1080\times x=24,408\times5 \\ 1080x=122040 \\ x=\frac{122040}{1080} \\ x=113\text{ minutes } \end{gathered}[/tex]

Hence it would take 113 minutes to stamp 24,408 bottle caps

What is an equation of a parabola with the given vertex and focus? vertex: (-2, 5)focus: (-2, 6)show each step

Answers

[tex]y=\frac{1}{4}(x+2)^2+5[/tex]

Explanation

the equation of a parabola in vertex form is give by:

[tex]\begin{gathered} y=a(x-h)^2+k \\ \text{where} \\ (h,k)\text{ is the vertex} \\ and\text{ the focus is( h,k}+\frac{1}{4a}) \end{gathered}[/tex]

Step 1

so

let

a) vertex

[tex]\begin{gathered} vertex\colon(h.k)\text{ }\rightarrow(-2,5) \\ h=-2 \\ k=5 \end{gathered}[/tex]

and

b) focus

[tex]\begin{gathered} \text{( h,k}+\frac{1}{4a})\rightarrow(-2,6) \\ so \\ h=-2 \\ \text{k}+\frac{1}{4a}=6 \\ \end{gathered}[/tex]

replace the k value and solve for a,

[tex]\begin{gathered} \text{k}+\frac{1}{4a}=6 \\ 5+\frac{1}{4a}=6 \\ \text{subtract 5 in both sides} \\ 5+\frac{1}{4a}-5=6-5 \\ \frac{1}{4a}=1 \\ \text{cross multiply } \\ 1=1\cdot4a \\ 1=4a \\ \text{divide both sides by }4 \\ \frac{1}{4}=\frac{4a}{4}=a \\ a=\text{ }\frac{1}{4} \end{gathered}[/tex]

Step 2

finally, replace in the formula

[tex]\begin{gathered} y=a(x-h)^2+k \\ y=\frac{1}{4}(x-(-2))^2+5 \\ y=\frac{1}{4}(x+2)^2+5 \\ \end{gathered}[/tex]

therefore, the answer is

[tex]y=\frac{1}{4}(x+2)^2+5[/tex]

I hope this helps you

Not sure on how to do this. Could really use some help.

Answers

We will have the following:

We will recall that the surface area of a sphere is given by:

[tex]A_s=4\pi r^2[/tex]

So, the surface area of the given sphere will be:

[tex]\begin{gathered} A_s=4\pi(\sqrt{\frac{7}{3.14}})^2\Rightarrow A_s=4(3.14)\ast\frac{7}{3.14} \\ \\ \Rightarrow A_s=4\ast7\Rightarrow A=28 \end{gathered}[/tex]

So, the surface area of the sphere will be 28 yd^2.

*The reason we can use "mental math" is that we are using an approximation of pi, which makes it so it cancels with the 3.14 in the denominator after a point; leaving a simple multiplication at the very end.

Systems of 2 Equations Word Problems

Answers

Let x and y be the two numbers

x + y = 72 ------------------------------(1)

x - y = 4 ----------------------------------(2)

Add equation (1) and equation (2)

2x = 76

Divide both-side of the equation by 2

x = 38

substitute x = 38 into equation (1) and then solve for y

38 + y = 72

subtract 38 from both-side of the equation

y = 72 - 38

y = 34

The two numbers are 34 and 38

Evaluate the logarithmLog 6 1/36

Answers

Answer:

-2

Explanation:

By properties of logarithms, the logarithm of a fraction is equal to the difference of logarithms, so

[tex]\log _6(\frac{1}{36})=\log _61-\log _636[/tex]

Now, log₆(1) = 0 and log₆36 = 2, so

[tex]\begin{gathered} \log _6(\frac{1}{36})=0-2 \\ \log _6(\frac{1}{36})=-2 \end{gathered}[/tex]

Therefore, the answer is -2

Identify all points and line segments in the picture below.Points: A, B, C, DLine segments: AB, BC, CD, AD, BD, ACPoints: A, B, C, DLine segments: AD, AC, DC, BOPoints: A, B, C, DLine segments: AB, AD, AC, DC, BCPoints: A, BLine segments: AB, AC, DC, BC

Answers

Option C

Points: A, B, C, D

Line segments: AB, AD, AC, DC, BC

HELP PLEASEEEEE!!!!!!

Answers

The two rational number D and point R are found as 2/7 and 4/7 respectively.

What is meant by the term rational number?Rational numbers are those that can be specified in the type p/q, for which p and q are integers and q≠0 is a negative number. The distinction among rational numbers as well as fractions is that fractions cannot include a negative denominator or numerator. As a result, the denominator and numerator of a fraction were all numbers (denominator  q≠0), whereas the denominator and the numerator of rational numbers are integers.

For the given question.

The number line is given with the rational number D and R to be plotted.

There are 7 units between the points 4 and 5.

D point is 2 units right of 4.

Thus, D = 2/7

R point is 4 units right of point 4.

Thus, R = 4/7

Thus, the two rational number D and R are found as 2/7 and 4/7 respectively.

To know ore about the rational number, here

https://brainly.com/question/13895659

#SPJ13

which is the solution of 3(t + 1) = 6 - 13.5?A <-5.5B t2-5.5Ci< 5.5D (>55

Answers

Let's begin by identifying key information given to us:

[tex]\begin{gathered} 3\mleft(t+1\mright)\le6t-13.5 \\ 3t+3\le6t-13.5 \\ \text{Put like terms together, we have:} \\ 3+13.5\le6t-3t \\ 16.5\le3t \\ \frac{16.5}{3}\le\frac{3t}{3} \\ 5.5\le t\Rightarrow t\ge5.5 \\ \therefore t\ge5.5 \end{gathered}[/tex]

Therefore, D is the correct answer

The ordered pairs represent a function. (0,-1), (1,0), (2,3), (3,8) and (4,15). Answer the questions in the picture.

Answers

In this case, we'll have to carry out several steps to find the solution.

Step 01:

Data

ordered pairs:

(0,-1), (1,0), (2,3), (3,8) and (4,15)

Step 02:

functions:

graph:

The function is nonlinear

x ==> increases by 1

y ==> increases by 2

y = x² - 1E-14x - 1

That is the full solution.

What is the answer and how do I solve this

Answers

A parent absolute value function f(x) = |x| is plotted as

We can change the appearance of this absolute value function based on what we add to the absolute value function and the constant accompanied by it.

Let's start with shifting the plot from |x| to |x+1|. If we add +1 to x inside an absolute value function, the parent absolute value function will shift one unit to the left. This shifting is represented by the red dotted plot on the figure below.

We now multiply a constant -3 on the absolute value function |x+1|. Multiplying a negative number to the absolute value function results in mirroring the absolute value function via the x-axis. Then, the plot will be compressed by a factor of 1/3. We now have

Hence, the final plot for the given absolute value function y = -3|x+1| is

I need help solving this and figuring out the plotting points.

Answers

SOLUTION

It is gien that the monthly salary is $2200

It is given that Keren receives additional $80 for every copy of English is fun she sells.

Let the number of English is fun she sells be n and let the total amount earned in the month be s

Thus the equation representing the total amount earned is:

[tex]s=2200+8n[/tex]

The graph of the equation is shown:

 Solve the inequalities|4x + 5| +  2  >  10

Answers

We have to solve this inequality:

[tex]\begin{gathered} |4x+5|+2>10 \\ |4x+5|>10-2 \\ |4x+5|>8 \end{gathered}[/tex]

We now use the properties of the absolute value. We will have two boundaries: one corresponding to when 4x+5 is negative and the other is when 4x+5 is positive.

When 4x+5 is negative, the absolute value function will change the sign of the expression, so we will have:

[tex]\begin{gathered} -(4x+5)>8 \\ -4x-5>8 \\ -4x>8+5 \\ -4x>13 \\ x<\frac{13}{-4} \\ x<-3.25 \end{gathered}[/tex]

The other interval will be defined when 4x+5 is positive. In this case, the absolute function does not change the sign and we get:

[tex]\begin{gathered} 4x+5>8 \\ 4x>8-5 \\ 4x>3 \\ x>\frac{3}{4} \\ x>0.75 \end{gathered}[/tex]

Then, the solution set is the union of the intervals x < -3.25 and x > 0.75.

We can express the interval as (-∞, -3.25) ∪ (0.75, ∞).

Answer: (-∞, -3.25) ∪ (0.75, ∞)

Solve the quadratic equation by using the quadratic formula. If the solutions are not real, enter NA. 3x2−5x+1=0 Enter the exact answers.

Answers

The given quadratic equation is,

[tex]3x^2-5x+1=0[/tex]

let us use the formula,

[tex]\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}[/tex]

where,

[tex]\begin{gathered} a=3 \\ b=-5 \\ c=1 \end{gathered}[/tex]

subistute the values in the formula,

[tex]\begin{gathered} =\frac{-(-5)\pm\sqrt[]{(-5)^2-4\times3\times1}}{2\times3} \\ =\frac{5\pm\sqrt[]{25-12}}{6} \\ =\frac{5\pm\sqrt[]{13}}{6} \\ x=\frac{5+\sqrt[]{13}}{6},x=\frac{5-\sqrt[]{13}}{6} \end{gathered}[/tex]

The roots of the quadratic equation are ,

[tex]x=\frac{5+\sqrt[]{13}}{6},x=\frac{5-\sqrt[]{13}}{6}[/tex]

write the function below in slope. Show ALL the steps and type the answer.

Answers

This is a simple question to solve. First, let's take a look at a slope-intercept form equation as follows:

Once we know how a slope-intercept form looks like all we need to do is to simplify our equation to find that as follows:

And that is our slope-intercept form:

Based on the diagram below, which statement is true? b a C 110° 115° d 60° e 120° Oь || с Oa || ь alle Odlle

Answers

we have that

Verify each statement

1) b parallel to c

If b is parallel to c then

115+60=180

175=180 ----> is not true

2) a parallel to b

If a is parallel to b

then

110+60=180

170=180 -----> is not true

3) a parallel to c

If a is parallel to c

then

110=115 -----> is not true

4) d parallel to e

If d is parallel to e

then

60+120=180

180=180 -----> is true

therefore

the answer is

d parallel to e

Part 2

In this problem

If n and m are parallel

then

the interior angles of the triangle are

30, 80 and x degrees

so

30+80+x=180

110+x=180

x=180-110

x=70 degrees

A creative writing class compiled a list of their favorite superheroes. They listed each superhero's superpower and personality flaw. Fly Read minds Forgetful 6 11 Lazy 5 7 What is the probability that a randomly selected superhero is forgetful and can fly? Simplify any fractions.

Answers

The probability is given the following formula:

Probability = Favorable / total outcomes

In this case, there number of students that selected a forgetfull sperheroe that can fly is 6, the total number of outcomes is 6 + 11 + 5 + 7 = 29, then we get:

Probability = 6 / 29

Then, the probability of selecting a forgetful superheroe that can fly is 6/29

A string that is 10 1/2 feet long is cut into 3 equal pieces. How long is each piece?

Answers

Answer:

Step-by-step explanation:

10½=21/2

since it is cut into 3 pieces we can as well said it is divided into 3

21/2 divide 3

21/2 / 3/1

21/2 ×1/3

=7/2

=3½

please rate as brainliest

Answer:

The answer is 3.5

Step-by-step explanation:

Why?

Because since we know we have to divide the measurement of the string with the amount of pieces which will be

= 10 1/2 divided by 3

How long is each piece= 3.5

So that means each piece is 3.5

Hope this answers your question!

Karen wants to buy a new car but needs money for the down payment. Her parents agree to lend her money at an annual rate of 4%, charged as simpleInterest. They lend her $8000 for 6 years. She makes no payments except the one at the end of that time.Answer the following questions. If necessary, refer to the list of financial formulas.х5?(a) How much total interest will Karen have to pay?s0(b) What will the total repayment amount be (including Interest)?s[]

Answers

Answer:

a) $1,920

b) $9,920

Explanation:

Step 1. Gather all of the information.

The amount borrowed will be the principal or starting amount P:

[tex]P=8,000[/tex]

The interest rate will be r:

[tex]r=4\text{ percent}[/tex]

We will need the interest rate in decimal form, for that, divide the percentage amount by 100:

[tex]\begin{gathered} r=\frac{4}{100} \\ \downarrow \\ r=0.04 \end{gathered}[/tex]

And the time of the loan is 6 years, this will be the value of t:

[tex]t=6[/tex]

Step 2. To solve part a, we use the following formula to calculate the interest:

[tex]I=p\times r\times t[/tex]

Substituting all of the known values:

[tex]I=8,000\times0.04\times6[/tex]

The result is:

[tex]I=1,920[/tex]

The total interest that Karen will have to pay is $1,920.

Step 3. To solve part b, we need to find the total repayment amount.

To find this, we add the interest and the principal amount:

[tex]T=P+I[/tex]

Where T represents the total amount.

Substituting P and I:

[tex]\begin{gathered} T=8,000+1,920 \\ \downarrow \\ T=9,920 \end{gathered}[/tex]

The total amount she will have to repay is $9,920.

Answer:

a) $1,920

b) $9,920

how many 3×3 cm squares would fit in a 4×6 inch rectangle​

Answers

Answer:2

Step-by-step explanation:

6 divided by 2 would be 3, which is the length size of the square. The height does not allow to stack, which means you can fit two squares.

Find the length of AC

Answers

The rule of the length of an arc is

[tex]L=\frac{x}{360}\times2\pi\text{ r}[/tex]

Where L is the length of the arc

x is the central angle subtended by the arc

r is the radius of the circle

∵ BC = r

∵ BC = 16 ft

r = 16

∵ < ABC is a central angle subtended by the arc AC

∴ ∵ < ABC = 51 degrees

x = 51

→ Substitute the values of x and r in the rule above to find The length of arc AC

[tex]\begin{gathered} AC=\frac{51}{360}\times2\times3.14\times16 \\ AC=14.23466667 \end{gathered}[/tex]

→ Round it to 2 decimal places

AC arc = 14.23 ft

kmarks Solve the following system of equations graphically on the set of axes below 1 y 22 - 4 y = -X – 7 Plot two lines by clicking the graph. Click a line to delete il. y 10 9 8 7 6 5 4 3 2. 1 5 6 7 8 9 10

Answers

Explanation:

For the first line :

1. Draw a line which has a slope of 1 /2

2. Adjust the line so that it has a y-intercept of -4.

For the second line:

1. Draw a line which has a slope of -1

2. Adjust this line so that it has a y-intercept of -7.

Finally, find the point where the two lines intersect.

The coordinates of the point of intersection are the solution to our system.

To get a line which has a slope 1/2, you start from (0, -4 ) and then move 2 units to the right and then 1 unit up.

please help me with this problem this question asks for the angle measure and if the lines are tangent

Answers

step 1

we have that

44=(1/2)[180-arc} ------> by exterior angle

solve for arc

88=180-arc

arc=180-88

arc=92 degrees

give me a minute to draw a figure with letters to better understand the problem

we have that

x+?=180 degrees -------> by form a linear pair (supplemenatry angles)

x=arc=92 degrees ------> by central angle

so

?=180-92

?=88 degrees

therefore

the missing angle is 88 degrees

What is the vertex of the parabola with thefunction rule f(x) = 5(x − 4)² + 9?

Answers

The equation f(x) = a(x - h)^2 + k gives the vertex of the parabola--it is (h, k).

In this question, h = 4 and k = 9. So the vertex is at (4, 9).

Josh wants to use Rockaway Hall, the Groove Guru Band, and PJ's Party Supplies. Josh has a total of
650 dollars and wants to invite 25 people. His friend told him he would be able to afford the band for 4 hours. Is that true?

Answers

1) Assume that x is the number of hours and that y is the total cost. To model, write an equation. 2) Tutoring his friend in geometry is the second way he can get money.

One of the first areas of mathematics is geometry, along with arithmetic.

What is the Bernoulli inequality?A mathematical inequality that closely resembles the exponentiations of 1 + x is known as Bernoulli's inequality, named after Jacob Bernoulli. In actual analysis, it is frequently used. It contains a few helpful variations, including those for any integer r 0 and real number x > 1. If x 0 and r 2, the inequality is strictly true.A statement about raising a number to a natural power is made by the binomial inequality: and. It can be easily demonstrated by induction and is essentially a condensed version of the binomial theorem.A mathematical inequality that closely resembles the exponentiations of 1 + x is known as Bernoulli's inequality, named after Jacob Bernoulli. In actual analysis, it is frequently used.    

To learn more about Bernoulli inequality refer to:

https://brainly.com/question/13424969

#SPJ1

The dimensions of a rectangular prism are shown below length 1 1over2 width 1 foot hight 2 1over2

Answers

Solution

Given the dimensions of a rectangular prism as

length: 1.5 ft

width: 1 ft

Height: 2.5 ft

Part A.

Volume of a rectangular prism =

[tex]\begin{gathered} V_{RP}=l\times w\times h \\ \\ l\text{ is the length} \\ \\ w\text{ is the width} \\ \\ h\text{ is the height} \end{gathered}[/tex]

[tex]V_{RP}=1.5\times1\times2.5=3.75\text{ ft}^3[/tex]

Volume of small cubes

[tex]V_{SC}=0.5^3=0.125\text{ ft}^3[/tex]

Number of small cubes that can be packed in a rectangular prism is 30

[tex]N=\frac{V_{RP}}{V_{SC}}=\frac{3.75}{0.125}=30[/tex]

Hence, there are 30 small cubes that can be packed in the rectangular box.

Part B.

The volume is given as

[tex]\sqrt[3]{30}=3.12[/tex]

2/___=4/18What is the answer to the problem

Answers

Explanation:

These are equivalent fractions, we have to find the missing denominator from the fraction on the left. Since the numerator of the fraction on the right is 4 and the numerator of the fraction on the left is 2, we can see that we have to divide by 2. Therefore 18 divided by 2 is 9. This is the numerat

Answer:

The following are the standard equation of a circle with center at the origin and radius of 2, except: a. x^2-4=-y^2b. x^2+4=-y^2c. x^2+y^2=2^2d. x^2+y^2=4

Answers

The equation of a circle is defined as

[tex]\begin{gathered} x^2+y^2=r^2 \\ \text{where} \\ r\text{ is the radius} \end{gathered}[/tex]

Given that the radius of the circle is 2, then the equation of the circle is

[tex]x^2+y^2=2^2\text{ (option C)}[/tex]

Which can then be simplified to

[tex]x^2+y^2=4\text{ (option D)}[/tex]

And we can rearrange the equation

[tex]x^2-4=-y^2\text{ (option A)}[/tex]

Which means that it cannot be the equation

[tex]x^2+4=-y^2[/tex]

Other Questions
Hello! Need a little help on parts a,b, and c. The rubric is attached, Thank you! Name the object below.Thank you :) Kayla has $37.99 in her checking account. she uses her debit card to make purchases of $26.29 and $22.98 which overdraws her account. her bank charges her account an overdraft fee of $25.00. She then deposits her paycheck for $55.07 from her part time job. what is the balance in her account? If the enthalpy of solution of sodium acetate is -17.1 kJ/mol, the amount heat released per gram of sodium acetate is a comet is in an elliptical orbit around the sun. its closest approach to the sun is a distance of 4.5 multiply 1010 m (inside the orbit of mercury), at which point its speed is 8.9 multiply 104 m/s. its farthest distance from the sun is far beyond the orbit of pluto. what is its speed when it is 6 multiply 1012 m from the sun? (this is the approximate distance of pluto from the sun.) speed One pager on the aztecs Which one is it because i thought it was 32g+26 interviews are inevitable during the job search process and we learn from our experiences. describe an instance when a job interview went well and explain where you feel you sold the employer to hire you. on another note there are instances where interviews did not go as planned and it actually became an uncomfortable situation. explain how would you change the interview if you had a second chance? todrick company is a merchandiser that reported the following information based on 1,000 units sold: sales $ 330,000 beginning merchandise inventory $ 22,000 purchases $ 220,000 ending merchandise inventory $ 11,000 fixed selling expense ? fixed administrative expense $ 13,200 variable selling expense $ 16,500 variable administrative expense ? contribution margin $ 66,000 net operating income $ 19,800 required: 1. prepare a contribution format income statement. 2. prepare a traditional format income statement. 3. calculate the selling price per unit. 4. calculate the variable cost per unit. 5. calculate the contribution margin per unit. 6. which income statement format (traditional format or contribution format) would be more useful to managers in estimating how net operating income will change in response to changes in unit sales? Help due in 5 minutes Explain why William McKinley wanted the us to become a world power What is the distance from the ball to the base of the building? Round to the nearest foot.* how do I simplify it to find the determinant in an easy way dally is the character. his name on the website is Dally Winston. he's following soda pop, pony boy and Tim Shepard. Jhonny, cherry and randy are following him. he blocks Jhonny's mother, Paul and Robert. what would he tweet and why. the average depth of the arctic ocean is 3.953x10^3 feet while the average depth of the atlantic ocean is 1.2851x10^4 feet. approximately how many times deeper is the atlantic ocean than the arctic ocean PLSSS HELP IF YOU TURLY KNOW THISS two-year-old philip was recently clawed by the neighbor's cat. philip's newly developed tendency to fear all small animals demonstrates the process of EXERCISE B. Tell what language each of these people understands.EXAMPLE: Vicenzo / italianoVicenzo entiende italiano.1. Marcel / francs2. Natasha / ruso3. Sofia y Josefina / rumano4. Hans y yo / alemn5. T / portugus6. Uds./ chino7. Ahmed / rabe8. el seor Kim / coreano find X and Y so that the quadrilateral is a parallelogram 5 y 55 ,11x Which is not a tax collected by the federal government? question 3 options: income tax payroll tax tariff sales tax at its 2011 annual meeting, the american medical association voted to encourage magazine industry efforts to discontinue the use of a particular practice. what was the practice?