If Triangle ABC is dilated by a scale factor of 3 and the length of side AB is 15 inches, what is the length of side A'B'? Complete the statement: The length of side A'B' would be inches. Your answer

Answers

Answer 1

If Triangle ABC is dilated by a scale factor of 3 and the length of side AB is 15 inches, what is the length of side A'B'? Complete the statement: The length of side A'B' would be inches.

To find out the length side of A'B' multiply the length side AB by the scale factor

so

A'B'=3*(15)=45 inches


Related Questions

The data for numbers of times per week 20 students at Stackamole High eat vegetables are shown below. A dotplot shows 4 points above 1, 4 points above 3, 5 points above 2, 3 points above 4, 3 points above 5, and 1 point above 9.

Answers

Considering the given dot plot for the distribution, it is found that:

a) The distribution is right skewed.

b) There is an outlier at 9.

c) Since there is an outlier, the best measure of center is the median.

Dot plot

A dot plot shows the number of times that each measure appears in the data-set, hence the data-set is given as follows:

1, 1, 1, 1, 2, 2, 2, 2, 2 3, 3, 3, 3, 4, 4, 4, 5, 5, 5, 9.

To find the skewness of the data-set, we need to find the mean and the median.

The mean is the sum of all values divided by the number of values of 20, hence:

Mean = (4 x 1 + 5 x 2 + 4 x 3 + 3 x 4 + 3 x 5 + 9)/20 = 3.1.

The median is the mean of the 9th and the 10th elements(even cardinality) of the data-set, hence:

Median = (2 + 3)/2 = 2.5.

The mean is greater than the median, hence the distribution is right skewed.

To identity outliers, we need to look at the quartiles, as follows:

First quartile: 0.25 x 20 = 5th element = 2.Third quartile: 0.75 x 20 = 15th element = 4.

The interquartile range is:

IQR = 4 - 2 = 2.

Outliers are more than IQR from the quartiles, hence:

4 + 1.5 x 2 = 4 + 3 = 7 < 9, hence 9 is an outlier in the data-set, and hence the median will be the best measure of center.

Missing information


The questions are as follows:

Part A: Describe the dotplot. (4 points)

Part B: What, if any, are the outliers in these data? Show your work. (3 points)

Part C: What is the best measure of center for these data? Explain your reasoning. (3 points) (10 points)

More can be learned about dot plots at https://brainly.com/question/24726408

#SPJ1

The function h (t) = -4.9t² + 19t + 1.5 describes the height in meters of a basketball t secondsafter it has been thrown vertically into the air. What is the maximum height of the basketball?Round your answer to the nearest tenth.1.9 metersO 19.9 meters16.9 metersO 1.5 meters

Answers

Since the function describing the height is a quadratic function with negative leading coefficient this means that this is a parabola that opens down. This also means that the maximum height will be given as the y component of the vertex of the parabola, then if we want to find the maximum height, we need to write the function in vertex form so let's do that:

[tex]\begin{gathered} h(t)=-4.9t^2+19t+1.5 \\ =-4.9(t^2+\frac{19}{4.9}t)+1.5 \\ =-4.9(t^2+\frac{19}{4.9}t+(\frac{19}{9.8})^2)+1.5+4.9(\frac{19}{9.8})^2 \\ =-4.9(t+\frac{19}{9.8})^2+19.9 \end{gathered}[/tex]

Hence the function can be written as:

[tex]h(t)=-4.9(t+1.9)^2+19.9[/tex]

and its vertex is at (1.9,19.9) which means that the maximum height of the ball is 19.9 m

Please help me with this problem so my son can better understand I have attached an image of the problem

Answers

We have to solve for c:

[tex](c+9)^2=64[/tex]

When we have quadratic expressions, we have to take into account that each number has two possible square roots: one positive and one negative.

We can see it in this example: the square root of 4 can be 2 or -2. This is beacuse both (-2)² and 2² are equal to 4.

Then, taking that into account, we can solve this expression as:

[tex]\begin{gathered} (c+9)^2=64 \\ c+9=\pm\sqrt[]{64} \\ c+9=\pm8 \end{gathered}[/tex]

We then calculate the first solution for the negative value -8:

[tex]\begin{gathered} c+9=-8 \\ c=-8-9 \\ c=-17 \end{gathered}[/tex]

And the second solution for the positive value 8:

[tex]\begin{gathered} c+9=8 \\ c=8-9 \\ c=-1 \end{gathered}[/tex]

Then, the two solutions are c = -17 and c = -1.

We can check them replacing c with the corresponding values we have found:

[tex]\begin{gathered} (-17+9)^2=64 \\ (-8)^2=64 \\ 64=64 \end{gathered}[/tex][tex]\begin{gathered} (-1+9)^2=64 \\ (8)^2=64 \\ 64=64 \end{gathered}[/tex]

Both solutions check the equality, so they are valid solutions.

Answer: -17 and -1.

Find the distance between the pair of points. (16,0) and (1, -7) The distance is. (Round to the nearest thousandth as needed.)

Answers

Solution

For this case we can use the formula for the distance between two points:

[tex]d=\sqrt[]{(y_2-y_1)^2+(x_2-x_1)^2}[/tex]

and replacing we got:

[tex]d=\sqrt[]{(-7-0)^2+(1-16)^2}=\sqrt[]{274}[/tex]

And the correct answer after round would be:

16.553

According to projections through the year 2030, the population y of the given state in year x is approximated byState A: - 5x + y = 11,700State B: - 144x + y = 9,000where x = 0 corresponds to the year 2000 and y is in thousands. In what year do the two states have the same population?The two states will have the same population in the year

Answers

The x variable represents the year in question. The year 2000 is represented by x = 0, 2001 would be repreented by x = 1, and so on.

The year in which both states would have the same population can be determined by the value of x which satisfies both equations.

We would now solve these system of equations as follows;

[tex]\begin{gathered} -5x+y=11700---(1) \\ -144x+y=9000---(2) \\ \text{Subtract equation (2) from equation (1);} \\ -5x-\lbrack-144x\rbrack=11700-9000 \\ -5x+144x=2700 \\ 139x=2700 \\ \text{Divide both sides by 139} \\ x=19.4244 \\ x\approx19\text{ (rounded to the nearest whole number)} \end{gathered}[/tex]

Note that x = 19 represents the year 2019

ANSWER:

The two states will have the same population in the year 2019

Rearrange the formula 5w-3y +7=0 to make w the subject.

Answers

5w = -7 + 3y (after adding 3y on both sides.)

4. Martin was asked to solve the following system of equations. Hegraphed the two equations below, and decided that the answer was"infinitely many solutions". Do you agree with Martin? Why or why not? Ifyou disagree, what should the answer be?*y=-x-3y=-***+3

Answers

Types of solutions in a system of equations:

Based on this image, we can see that when they are parallel lines (same slope), there is no solution because the lines never touch.

The type of solution Martin was describing is when the lines are the same (letter b in the image) and it looks like one line when graphed.

Answer: We disagree with Martin because the lines never touch, meaning that the system has no solutions.

Write an explicit formula that represents the sequence defined by the following recursive formula: a1=7 and an=2a_n-1

Answers

Answer:

[tex]a_n=7(2^{n-1})[/tex]

Explanation:

Given the sequence with the recursive formula:

[tex]\begin{gathered} a_1=7 \\ a_n=2a_{n-1} \end{gathered}[/tex]

First, we determine the first three terms in the sequence.

[tex]\begin{gathered} a_2=2a_{2-1}=2a_1=2\times7=14 \\ a_3=2a_{3-1}=2a_2=2\times14=28 \end{gathered}[/tex]

Therefore, the first three terms of the sequence are: 7, 14 and 28.

This is a geometric sequence where:

• The first term, a=7

,

• The common ratio, r =14/7 = 2

We use the formula for the nth term of a GP.

[tex]\begin{gathered} a_n=ar^{n-1} \\ a_n=7\times2^{n-1} \end{gathered}[/tex]

The explicit formula for the sequence is:

[tex]a_n=7(2^{n-1})[/tex]

Write an equation of the line containing the given point and parallel to the given line.
​(9​,−6​); 4x−3y=2

Answers

Answer:

y=4/3x-18

Step-by-step explanation:

4x-2=3y

y=4/3x-2/3

to parallel slope has to be the same

-6=9*(4/3)+b

b=-18

y=4/3x-18

Question 19 of 25Which of the following equations is an example of inverse variation betweenthe variables x and y?O A. y -O B. y = 8xO C. y -OD. y=x+8SUBMIT

Answers

Recall: Inverse variation is the relationships between variables that are represented in the form of y = k/x, where x and y are two variables and k is the constant value.[tex]y=\frac{8}{x}[/tex]

Where 8 is the constant

The Final answerOption C

Simplify 17(z-4x)+2(x+3z)

Answers

Answer:

23z-66x

Step-by-step explanation:

Look at the attachment please :D

4) What is perimeter of this shape? * 4 cm 2 cm

Answers

the perimeter is the sum of the outside sides. So in this case is 4+4+2+2+2+2=16

so the answer is 16cm

how do I know where which choices below go into the correct blanks for number 1-4?

Answers

For 1, we have the following triangle:

Using the cosine function to get the hypotenuse we get:

[tex]\begin{gathered} \cos (45)=\frac{7}{h} \\ \Rightarrow h=\frac{7}{\cos(45)}=\frac{7}{\frac{1}{\sqrt[]{2}}}=7\cdot\sqrt[]{2} \\ h=7\cdot\sqrt[]{2} \end{gathered}[/tex]

Now that we have the hypotenuse, we can find the remaining side using the pythagorean theorem:

[tex]\begin{gathered} h^2=7^2+x^2 \\ \Rightarrow x^2=h^2-7^2=(7\cdot\sqrt[]{2})^2-7^2=49\cdot2-49=49 \\ \Rightarrow x^2=49 \\ x=7 \end{gathered}[/tex]

Therefore, the value of the remaining side is 7.

3) There are 24 applicants for three jobs: computer programmer, software tester, and manager. How many ways can this be done?

Answers

this is a combination, so

[tex]24C3=\frac{24\cdot23\cdot22}{3\cdot2\cdot1}=2024[/tex]

answer: 2024 ways

andrew went to the store to buy some walnuts. the price pee walnut is $4 per pound and he has a coupon for $1 off the final amount. with the coupon, how much would andrew have to pay to buy 4 pounds of walnuts? what is the expression for the cost to buy p pounds of walnuts , assuming at least one pound is purchased.

Answers

The amount Andrew have to pay to buy 4 pounds of walnuts = $19

The expression for the cost to buy p pounds of walnuts= 4p - 1

Explanation:

Amount per pound of walnut = $4

Amount of coupon = $1

The cost of 4 pounds of walnuts:

[tex]\text{Cost = 4 }\times5=\text{ \$20}[/tex]

The amount Andrew have to pay to buy 4 pounds of walnuts:

Amount = cost - coupon

Amount = $20 - $1

The amount Andrew have to pay to buy 4 pounds of walnuts = $19

The expression for the cost to buy p pounds of walnuts:

let number of pounds = p

Cost for p pounds of walnut = Amount per walnut * number of walnut

Cost for p pounds of walnut = $4 * p

= $4p

The expression for the cost to buy p pounds of walnuts= cost for p - coupon

= 4p - 1

Please help me on #1 Please show your work so I can follow and understand

Answers

Answer:

Between markers 3 and 4.

Explanation:

We know that each student runs 2 / 11 miles. Given this, how many miles do the first two students run?

The answer is

[tex]\frac{2}{11}\cdot2=\frac{4}{11}\text{miles}[/tex]

Now, we know that the course has markers every 0.1 miles. How many markers are ther in 4 /11 miles?

The answer is

[tex]\frac{2}{11}\text{miles}\times\frac{1\text{marker}}{0.1\; miles}[/tex][tex]=3.6\text{ markers}[/tex]

This is between markers 3 and 4. Meaning that the second student finishes between markers 3 and 4.

the inside diameter (I.D.) and outside diameter (O.D.) of a pope are shown in the figure. The wall thickness of the pope is the dimension labeled t. Calculate the wall thickness of the pipe if its I.D. is 0.599 in. and its O.D. is 1.315 in.

Answers

Given:

The inside diameter of the pope, I.D.=0.599 in.

The outside diameter of the pope, O.D.=1.315 in.

The inside radius of the pope is,

[tex]IR=\frac{ID}{2}=\frac{0.599}{2}=0.2995\text{ in}[/tex]

The outside radius of the pope is,

[tex]OR=\frac{OD}{2}=\frac{1.315}{2}=0.6575\text{ in}[/tex]

The wall thickness of the pope can be calculated as,

[tex]t=OR-IR=0.6575-0.2995=0.358\text{ in}[/tex]

Therefore, the wall thickness of the pope is t=0.358 in.

The number of milligrams D (h) of a certain drug that is in a patients bloodstream h hours after the drug is injected is given by the following function. D (h)=40e ^0.2h When the number of milligrams reaches 9, the drug has to be injected again. How much time is needed between injections? Round your answer to the nearest tenth, and do not round any intermediate computations.

Answers

we need to find the value of h when D is 9, so we need to replace D by 9 and find h:

estimate 328 divided by 11=?

Answers

Answer:

30

Step-by-step explanation:

Jack bought 3 slices of cheese pizza and 4 slices of mushroom pizza fora total cost of $12.50. Grace bought 3 slices of cheese pizza and 2 slices of mushroom pizza for a total cost of $8.50. What is the cost of one slice of mushroom pizza?

Answers

c = price of a slice of Cheese pizza

m= price of a slice of mushroom pizza

Jack bought 3 slices of cheese pizza and 4 slices of mushroom pizza fora total cost of $12.50

3c + 4 m = 12.50

Grace bought 3 slices of cheese pizza and 2 slices of mushroom pizza for a total cost of $8.50.

3c + 2m = 8.50

We have the system of equations:

3c + 4 m = 12.50 (a)

3c + 2m = 8.50 (b)

Subtract (b) to (a) to eliminate c

3c + 4m = 12.50

-

3c + 2m = 8.50

_____________

2m = 4

Solve for m:

m = 4/2

m=2

The cost of one slice of mushroom pizza is $2

The diagonal of a rectangle is 25 inches. The width is 15 inches. What is the area of the rectangle?

Answers

Answer:

300 in²

Step-by-step explanation:

Hello!

Because the diagonal forms right triangles, we can use the Pythagorean Theorem to find the missing length of the rectangle.

a² + b² = c²

a = legb = legc = hypotenuse

In this case, 25 is c, and 15 is a. We can solve for b using the formula.

Solve for ba² + b² = c²15² + b² = 25²225 + b² = 625b² = 400b = 20

So the missing length of the rectangle is 20. We can find the area by multiplying 15 and 20

15 * 20 = A300 = A

The area is 300 in².

Select the correct answer from each drop-down menu.
Given: Kite ABDC with diagonals AD and BC intersecting at E
Prove: AD L BC
A
C
E
LU
D
B
Determine the missing reasons in the proof.

Answers

The missing reasons are

ΔCDA ≅ ΔBDA  by SSS [side side side]

ΔCED ≅ ΔBED by SAS [side angle side]

What is Kite?

A kite is a quadrilateral having reflection symmetry across a diagonal in Euclidean geometry. A kite has two equal angles and two pairs of adjacent equal-length sides as a result of its symmetry.

Given,

ABCD is a kite, with the diagonal AD and BC

We have,

               AC = AB

and

               CD = BD                [Property of Kite]

In ΔACD and ΔABD

                AC = AB

and

               CD = BD               [Property of Kite]        

               AD = AD               [Common]

By rule SSS Criteria [Side Side Side ]

              ΔACD ≅ ΔABD

 ∴           ∠CDA = ∠BDA         [CPCT]

Now,

         In ΔCDE and ΔBDA

                 CD = BD

            ∠CDE = ∠BDE

                 DE = DE                [Common]

By rule SAS Criteria [Side Angle Side]  

            ΔCDE ≅ ΔBDA

∴                CE = BE                [CPCT]  

Hence, AD bisects BC into equal parts

The missing reasons are

ΔCDA ≅ ΔBDA  by SSS [side side side]

ΔCED ≅ ΔBED by SAS [side angle side]

To learn more about Kite click on the link

https://brainly.com/question/23279609

#SPJ13

cuántos cifras tiene el cociente de 900÷25

Answers

Given the expression

A chemist has 30% and 60% solutions of acid available. How many liters of each solution should be mixed to obtain 570 liters of 31% acid solution? Work area number of liters | acid strength | Amount of acid 30% acid solution 60% acid solution 31% acid solution liters of 30% acid liters of 60% acid

Answers

Let the amount of 30% acid solution be a

Let the amount of 60% acid solution be b

Given, "a" and "b" mixed together gives 570 liters of 31% acid. We can write:

[tex]0.3a+0.6b=0.31(570)[/tex]

Also, we know 30% acid and 60% acid amounts to 570 liters, thus:

[tex]a+b=570[/tex]

The first equation becomes:

[tex]0.3a+0.6b=176.7[/tex]

We can solve the second equation for a:

[tex]\begin{gathered} a+b=570 \\ a=570-b \end{gathered}[/tex]

Putting this into the first equation, we can solve for b. The steps are shown below:

[tex]\begin{gathered} 0.3a+0.6b=176.7 \\ 0.3(570-b)+0.6b=176.7 \\ 171-0.3b+0.6b=176.7 \\ 0.3b=176.7-171 \\ 0.3b=5.7 \\ b=\frac{5.7}{0.3} \\ b=19 \end{gathered}[/tex]

So, a will be:

a = 570 - b

a = 570 - 19

a = 551

Thus,

551 Liters of 30% acid solution and 19 Liters of 60% acid solution need to be mixed.

Question 34: Find the polar coordinates that do NOT describe the point on the graph. (Lesson 9.1)

Answers

Notice that the polar coordinates of the point on the simplest form are (2,30). Then, the only option that does not match a proper transformation of coordinates is the point (-2,30)

1/2+1/9Please help me

Answers

If the fraction whose denominator are equal then they will add up

In the given fraction 1/2 +1/9, the denominator of both the fraction 1/2 & 1/9 is not same

so, to make the base same we take the LCM of the 2 & 9

[tex]\begin{gathered} \text{LCM of 2 \& 9 is 18} \\ Si,\text{ the fraction will be :} \\ \frac{1}{2}+\frac{1}{9}=\frac{9+2}{18} \\ \frac{1}{2}+\frac{1}{9}=\frac{11}{18} \end{gathered}[/tex]

Answer : 11/18

Frankenstein was in charge of bringing punch to the Halloween party. He brought 36 liters of his famous eyeball punch. How many gallons was this?​

Answers

Answer: 9.5112

Step-by-step explanation:

There are 0.2642 gallons in a liter. So, in 36 liters, there are [tex]36(0.2642)=9.5112 \text{ gal }[/tex]

I need help with part b, c ii, and d

Answers

Recall that:

[tex]\text{average speed=}\frac{total\text{ distance}}{total\text{ time}}.[/tex]

(b) Since Marcos traveled for 2 hours and 17 minutes a distance of 155 miles, then Marco's average speed for the 155 miles trip is:

[tex]\frac{155mi}{(2+\frac{17}{60})h}=\frac{155mi}{\frac{137}{60}h}=\frac{9300}{137}miles\text{ per hour}\approx67.89miles\text{ per hour.}[/tex]

(c ii) Since Devon also traveled the 155 miles in 2hours and 17 minutes but at a constant speed, then the constant speed at which he traveled is equal to his average speed, which is equal to:

[tex]\frac{155mi}{(2+\frac{17}{60})h}=\frac{155mi}{\frac{137}{60}h}=\frac{9300}{137}miles\text{ per hour}\approx67.89miles\text{ per hour.}[/tex]

(d) Marco needs to drive 2 miles in 5 minutes to be able to complete the 155 miles trip in 2 hours and 17 minutes, then he must drive at a constant speed of:

[tex]\frac{2mi}{5\min }=\frac{2mi}{\frac{5}{60}h}=\frac{120mi}{5h}=24\text{miles per hour.}[/tex]

Answer:

(b) 67.89 miles per hour.

(c ii) 67.89 miles per hour.

(d) 24 miles per hour.

f(x) = x2 + 4 and g(x) = -x + 2Step 2 of 4: Find g(d) - f(d). Simplify your answer.Answer8(d) - f(d) =

Answers

Answer:

[tex]\begin{equation*} g(d)-f(d)=-d^2-d-2 \end{equation*}[/tex]

Explanation:

Given:

[tex]\begin{gathered} f(x)=x^2+4 \\ g(x)=-x+2 \end{gathered}[/tex]

To find:

[tex]g(d)-f(d)[/tex]

We can find g(d) by substituting x in g(x) with d, so we'll have;

[tex]g(d)=-d+2[/tex]

We can find f(d) by substituting x in f(x) with d, so we'll have;

[tex]f(d)=d^2+4[/tex]

We can now go ahead and subtract f(d) from g(d) and simplify as seen below;

[tex]\begin{gathered} g(d)-f(d)=(-d+2)-(d^2+4)=-d+2-d^2-4=-d^2-d+2-4 \\ =-d^2-d-2 \\ \therefore g(d)-f(d)=-d^2-d-2 \end{gathered}[/tex]

Therefore, g(d) - f(d) = -d^2 - d -2

what times what equals 38

Answers

1 2 and 19 equal to 38
Other Questions
Read the passage.From The Notorious Jumping Frog of Calaveras County And [Smiley] had a small little bull-pup, that to look at him youd think he warnt worth a cent but to set around and look ornery and lay for a chance to steal something. But as soon as money was up on him he was a different dog; his under-jawd begin to stick out like the [forward part of the upper deck] of a steamboat, and his teeth would uncover and shine like the furnaces.What is the bolded verbiage an example of?a hyperbolea human foiblesocial commentaryan incongruity Algebraically solve for x: 7/2x-2/x+1=1/4 Use the data below to complete the following calculationm=76,37,27 Laura, a sandwich maker, produces 80 sandwiches on average per day. How many sandwiches will she produce in pdays?Number of sandwiches = Lin is traveling from Japan to several other countries. The conversion table shows exchange rates between different currencies.2,000 Yen 16 Euros40 Euros = 3,125 Indian RupeesWhat is the rate of yen per Indian rupee?0.6250.641.56251.6 jessica's sports wear has $38,100 in receivables and $523,700 in total assets. the total asset turnover rate is 1.17 and the profit margin is 7.3 percent. how long on average does it take to collect the receivables? assume a 365-day year. Consider the following algebraic expression:7s - 7Step 1 of 2: Identify the first term of the algebraic expression. Indicate whether the term is a variable term or a constant term. For avariable term, identify the variable and the coefficient of the term. Solve for 5x - 3y = -45the equations beside it are the answer choices. what's the answer?[tex] - 4 \sqrt{15 \times - \sqrt{3} } [/tex] The numerator of the sum 1+1/3+2 is (a) 1 (b) 2 (c) 5 (d) 6. write a letter to your friend telling her reason why you will not attend her birthday party What is the total amount of the monthly payments for a $6,100, two-year loan with an APR of 5%? Round to the nearest dollar. Relief sculptures from ancient Egypt, Mesopotamia, and the Roman Empire: Angel earned $70 mowing lawns, which is 140% of the amount George earned. How much money did George earn? Andrew constructed a triangle so that the measurement of 1 and 2 were congruent. if angle 3 measured 70 degrees, what is the measure of angle 1? Explore the article below and find three landscapes. In the space below, list three of them and answer the questions below for each: 4. multiple choice: as the sample size n increases, the distribution of sample means: a. becomes narrower b. remains constant c. becomes wider 5. multiple choice: according to the central limit theorem, the mean of the sample means is: a. less than the population mean b. the same as the population mean c. more than the population mean 6. multiple choice: according to the central limit theorem, the standard deviation of the sample means is: a. less than the population standard deviation b. the same as the population standard deviation c. more than the population standard deviation y - y1 = m (x - x1 ) write an equation in point slope form given point ( 4, -3 ) and m = 1 PLEASE HELP!!!!!!!!!!!!!!!!!!!!!!!Which box-and-whisker plot matches the data?5, 8, 4, 2, 5, 9, 7, 12, 4, 3 A. A box and whisker plot is shown above a number line that extends from 0 to 20 with 1 unit markings. The box extends from 4 to 8, with the median at 6. There is also a point marked at six. The whisker on the left extends from 2 to 4. The whisker on the right extends from 8 to 12. B. A box and whisker plot is shown above a number line that extends from 0 to 20 with 2-unit markings. The box extends from 4 to 8, with the median at 7. There is also a point marked at 7. The whisker on the left extends from 2 to 4. The whisker on the right extends from 8 to 12. C. A box and whisker plot is shown above a number line that extends from 0 to 20 with 1-unit markings. The box extends from 2 to 12, with the median at 5. There are points marked at 2, 5, and 12. D. A box and whisker plot is shown above a number line that extends from 0 to 20 with 1-unit markings. The box extends from 4 to 8, with the median at 5. There is also a point marked at 7. The whisker on the left extends from 2 to 4. The whisker on the right extends from 8 to 12. My friend sandy bought 3 pair of jeans and 7 shirts for $60. my friend dan bought 2 pair of jeans and 3 shirts for $30. what are the prices for jeans and shirts?