Fred bought a shirt that
was on sale. The original
price was $15.75, but it was
20% off. How much did
Fred save?

Answers

Answer 1

Answer:

Fred save about 3.15$ because is 20% off


Related Questions

NO LINKS OR ANSWERING QUESTIONS YOU DON'T KNOW!! Part 2.

2. What is a determinant and what role does it play with matrices (Hint: What does a determinant of 0 mean)? How can this be used when solving systems of equations?

Answers

9514 1404 393

Explanation:

Definition

The determinant of a square matrix is a single number that is computed (recursively) as the sum of products of the elements of a row or column and the determinants of their cofactors. The determinant of a single element is the value of that element.

The cofactor of an element in an n by n matrix is the (n-1) by (n-1) matrix that results when the row and column of that element are deleted. The "appropriate sign" of the element is applied to the cofactor matrix. The "appropriate sign" of an element is positive if the sum of its row and column numbers is even, negative otherwise. (Rows and columns are considered to be numbered 1 to n in an n by n matrix.)

Uses

The inverse of a square matrix is the transpose of the cofactor matrix, divided by the determinant. Hence if the determinant is zero, the inverse matrix is undefined. This means any system of equations the matrix might represent will have no distinct solution. (There may be zero solutions, or there may be an infinite number of solutions. The determinant by itself cannot tell you which.)

Cramer's Rule for the solution of linear systems of equations specifies that the value of any given variable is the ratio of the determinants of two matrices. The numerator matrix is the original matrix with the coefficients of the variable replaced by the constants in the standard-form equations; the denominator matrix is the original coefficient matrix. This rule lets you solve a system of 3 equations in 3 variables by computing 3+1 = 4 determinants, for example.

Let's look at an example.

If we wanted to solve this system of equations

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

Then it's equivalent to solving this matrix equation

[tex]\begin{bmatrix}2 & -1\\1 & 1\end{bmatrix}\begin{bmatrix}x\\y\end{bmatrix}=\begin{bmatrix}2\\7\end{bmatrix}[/tex]

We can then further condense that into the form

[tex]Aw = B[/tex]

Where,

[tex]A = \begin{bmatrix}2 & -1\\1 & 1\end{bmatrix}\\\\w = \begin{bmatrix}x\\y\end{bmatrix}\\\\B = \begin{bmatrix}2\\7\end{bmatrix}[/tex]

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

To solve the matrix equation Aw = B, we could compute the inverse matrix [tex]A^{-1}[/tex] and left-multiply both sides by this to isolate w.

So we'd go from [tex]Aw=B[/tex] to [tex]w = A^{-1}*B[/tex]. The order of multiplication is important.

For any 2x2 matrix of the form

[tex]P = \begin{bmatrix}a & b\\c & d\end{bmatrix}[/tex]

its inverse is

[tex]P^{-1} = \frac{1}{ad-bc}\begin{bmatrix}d & -b\\-c & a\end{bmatrix}[/tex]

Notice the expression ad-bc in the denominator of that fractional term outside. This [tex]ad-bc[/tex] expression represents the determinant of matrix P. Some books may use the notation "det" to mean "determinant"

[tex]P^{-1} = \frac{1}{\det(P)}\begin{bmatrix}d & -b\\-c & a\end{bmatrix}[/tex]

or you may see it written as

[tex]P^{-1} = \frac{1}{|P|}\begin{bmatrix}d & -b\\-c & a\end{bmatrix}[/tex]

Those aren't absolute value bars, even if they may look like it.

Based on that, we can see that the determinant must be nonzero in order to compute the inverse of the matrix. Consequently, the determinant must be nonzero in order for Aw = B to have one solution.

If the determinant is 0, then we have two possibilities:

There are infinitely many solutions (aka the system is dependent)There are no solutions (the system is inconsistent)

So a zero determinant would have to be investigated further as to which outcome would occur.

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

Let's return to the example and compute the inverse (if possible).

[tex]A = \begin{bmatrix}2 & -1\\1 & 1\end{bmatrix}\\\\A^{-1} = \frac{1}{2*1 - (-1)*1}\begin{bmatrix}1 & 1\\-1 & 2\end{bmatrix}\\\\A^{-1} = \frac{1}{3}\begin{bmatrix}1 & 1\\-1 & 2\end{bmatrix}\\\\[/tex]

In this case, the inverse does exist.

This further leads to

[tex]w = A^{-1}*B\\\\w = \frac{1}{3}\begin{bmatrix}1 & 1\\-1 & 2\end{bmatrix}*\begin{bmatrix}2\\7\end{bmatrix}\\\\w = \frac{1}{3}\begin{bmatrix}1*2+1*7\\-1*2+2*7\end{bmatrix}\\\\w = \frac{1}{3}\begin{bmatrix}9\\12\end{bmatrix}\\\\w = \begin{bmatrix}(1/3)*9\\(1/3)*12\end{bmatrix}\\\\w = \begin{bmatrix}3\\4\end{bmatrix}\\\\\begin{bmatrix}x\\y\end{bmatrix} = \begin{bmatrix}3\\4\end{bmatrix}\\\\[/tex]

This shows that the solution is (x,y) = (3,4).

As the other person pointed out, you could use Cramer's Rule to solve this system. Cramer's Rule will involve using determinants and you'll be dividing over determinants. So this is another reason why we cannot have a zero determinant.

Point-Slope Form of a Line

Answers

Answer:

Point-Slope Form: y - y1 = m (x - x1) where m = slope y1 = first point of the y intercept and x1 = first points of the x intercept

Step-by-step explanation:

If you want to know more about Point-Slope Form, check this link out:

https://www.albert.io/blog/point-slope-form/#What_is_point_slope_form

plzzzzz helppp i will give brainlyist

Answers

Answer:

C. (2)

Step-by-step explanation:

an integer is a WHOLE NUMBER

have an amazing day :)

Answer:

2 is an integer

Step-by-step explanation:

An integer is a whole number, it does not have a fractional part

please answer this……

Answers

Answer:

no no no no no no no no no no no no

Answer by formula please ​

Answers

Answer:

Step-by-step explanation:

I honestly have no idea what you mean by answer by formula, but I'm going to give it my best. I began by squaring both sides to get:

(a² - b²) tan²θ = b² and then distributed to get:

a² tan²θ - b² tan²θ = b² and then got the b terms on the side to get:

a² tan²θ = b² + b² tan²θ and then changed the tans to sin/cos to get:

[tex]\frac{a^2sin^2\theta}{cos^2\theta}=b^2+\frac{b^2sin^2\theta}{cos^2\theta}[/tex] and isolated the sin-squared on the left to get:

[tex]a^2sin^2\theta=cos^2\theta(b^2+\frac{b^2sin^2\theta}{cos^2\theta})[/tex] and distributed to get:

***[tex]a^2sin^2\theta=b^2cos^2\theta+b^2sin^2\theta[/tex]*** and factored the right side to get:

[tex]a^2sin^2\theta=b^2(sin^2\theta+cos^2\theta)[/tex] and utilized a trig Pythagorean identity to get:

[tex]a^2sin^2\theta=b^2(1)[/tex] and then solved for sinθ in the following way:

[tex]sin^2\theta=\frac{b^2}{a^2}[/tex] so

[tex]sin\theta=\frac{b}{a}[/tex] This, along with the *** expression above will be important. I'm picking up at the *** to solve for cosθ:

[tex]a^2sin^2\theta=b^2cos^2\theta+b^2sin^2\theta[/tex] and get the cos²θ alone on the right by subtracting to get:

[tex]a^2sin^2\theta-b^2sin^2\theta=b^2cos^2\theta[/tex] and divide by b² to get:

[tex]\frac{a^2sin^2\theta}{b^2}-sin^2\theta=cos^2\theta[/tex] and factor on the left to get:

[tex]sin^2\theta(\frac{a^2}{b^2}-1)=cos^2\theta[/tex] and take the square root of both sides to get:

[tex]\sqrt{sin^2\theta(\frac{a^2}{b^2}-1) }=cos\theta[/tex] and simplify to get:

[tex]\frac{sin\theta}{b}\sqrt{a^2-b^2}=cos\theta[/tex] and go back to the identity we found for sinθ and sub it in to get:

[tex]\frac{\frac{b}{a} }{b}\sqrt{a^2-b^2}=cos\theta[/tex] and simplifying a bit gives us:

[tex]\frac{1}{a}\sqrt{a^2-b^2}=cos\theta[/tex]

That's my spin on things....not sure if it's what you were looking for. If not.....YIKES

What is the mapping for a reflection in the line y=-1

Answers

Answer:

0

Step-by-step explanation:

the key mapping for a reflection in the line y=-1 is 0

Is interquartile range a measure of center or a measure of variation?

Answers

Answer:

The interquartile range is the middle half of the data that is in between the upper and lower quartiles. ... The interquartile range is a robust measure of variability in a similar manner that the median is a robust measure of central tendency.

A teacher designs a test so a student who studies will pass94% of the time, but a student who does not studywill pass14% of the time. A certain student studies for91% of the tests taken. On a given test, what is theprobability that student passes

Answers

Answer:

0.868 = 86.8% probability that the student passes.

Step-by-step explanation:

Probability of the student passing:

94% of 91%(when the student studies for the test).

14% of 100 - 91 = 9%(when the student does not study for the test). So

[tex]p = 0.94*0.91 + 0.14*0.09 = 0.868[/tex]

0.868 = 86.8% probability that the student passes.

Cristina is sending out thank you cards for birthday presents. She has pink (P), blue (B), and green (G) cards, and white (W) and yellow (Y) envelopes to send them in. She chooses a card and an envelope at random for each person. What is the sample space for possible combinations? Enter a list of text [more] Enter each outcome as a two-letter "word", with the first letter for the card and the second letter for the envelope. For example, PW would be a pink card in a white envelope. Separate each element by a comma.​

Answers

Answer:

PW, BW,  GW, PY,  BY, GY

Step-by-step explanation:

We need to determine the sample space

pink(P), blue (B), and green (G) cards,   (W) and yellow (Y) envelopes

Each color card can match with each color envelope

Start with the white envelopes and each color card

and then the yellow envelopes with each color card

PW   BW  GW

PY  BY   GY

The polygons in each pair are similar. Find the missing side length.

Answers

Let missing one be x

If both are similar

[tex]\\ \sf\longmapsto \dfrac{20}{25}=\dfrac{16}{x}[/tex]

[tex]\\ \sf\longmapsto \dfrac{4}{5}=\dfrac{16}{x}[/tex]

[tex]\\ \sf\longmapsto 4x=16(5)[/tex]

[tex]\\ \sf\longmapsto x=\dfrac{16(5)}{4}[/tex]

[tex]\\ \sf\longmapsto x=20[/tex]

find the missing length indicated ​

Answers

Answer:  240

============================================================

Explanation:

Let y be the length of the vertical dashed red line in the drawing. More specifically, this dashed line is an altitude.

Along the top, the entire segment is 400 units long. The right piece is 144 units long, so the left piece is 400-144 = 256 units long.

The triangles are similar, allowing us to set up a proportion like so:

144/y = y/256

144*256 = y*y

36864 = y^2

y^2 = 36864

y = sqrt(36864)

y = 192

So this is the length of that vertical dashed red line.

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

Now shift your attention solely on the smaller triangle on the right side. It is a right triangle with legs 144 and 192. The hypotenuse is x.

We can use the pythagorean theorem to find x.

a^2 + b^2 = c^2

c = sqrt( a^2 + b^2 )

x = sqrt( 144^2 + 192^2 )

x = 240

240.

Let y be the length of the vertical dashed red line in the drawing. More specifically, this dashed line is an altitude.

Along the top, the entire segment is 400 units long. The right piece is 144 units long, so the left piece is 400-144 = 256 units long.

The triangles are similar, allowing us to set up a proportion like so:

144/y = y/256

144*256 = y*y

36864 = y^2

y^2 = 36864

y = sqrt(36864)

y = 192

So this is the length of that vertical dashed red line.

Now shift your attention solely to the smaller triangle on the right side. It is a right triangle with legs 144 and 192. The hypotenuse is x.

We can use the Pythagorean theorem to find x.

a^2 + b^2 = c^2

c = sqrt( a^2 + b^2 )

x = sqrt( 144^2 + 192^2 )

x = 240

What is Pythagorean Theorem?

Pythagorean theorem, the well-known geometric theorem that the sum of the squares on the legs of a right triangle is equal to the square on the hypotenuse (the side opposite the right angle)—or, in familiar algebraic notation, a2 + b2 = c2.

Learn more about the Pythagorean theorem at

https://brainly.com/question/343682

#SPJ2

Evaluate the following
sqrt(25x169)

Answers

Step-by-step explanation:

[tex]what \: is \: the \: value \: of \: 5 \times 13 = 65 \: is \: the \: answer[/tex]

Answer:

65

Step-by-step explanation:

[tex] \sqrt{25 \times 169} [/tex]

[tex] \sqrt{5 \times 5 \times 13 \times 13} [/tex]

[tex]5 \times 13[/tex]

[tex]65[/tex]

I hope this helps you

Identify the transformed function that represents f(x) = ln x stretched vertically by a factor of 17, reflected across the x-axis, and shifted by 19 units left.
A. g(x) = −17ln (x + 19)
B. g(x) = 17ln (x − 19)
C. g(x) = 17ln (x + 19)
D. g(x) = −17ln (x − 19)

Answers

Answer:

b

Step-by-step explanation:

ANSWER. EXPLANATION. The given logarithmic function is. The transformation,. stretches the graph of y=f(x) vertically by a factor of c units ...

4 votes

ANSWER[tex]y = - 3 ln(x - 7) [/tex]EXPLANATIONThe given logarithmic function is [tex]f(x) = ln(x) [/tex]The transformation, [tex]y = - cf(x - k)[/tex]stretches

A car insurance company has determined that6% of all drivers were involved in a car accident last year. If14drivers are randomly selected, what is the probability of getting at most 3 who were involved in a car accidentlast year

Answers

Answer:

[tex]P(x \le 3) = 0.9920[/tex]

Step-by-step explanation:

Given

[tex]p = 6\%[/tex] --- proportion of drivers that had accident

[tex]n = 14[/tex] -- selected drivers

Required

[tex]P(x \le 3)[/tex]

The question is an illustration of binomial probability, and it is calculated using:

[tex]P(x ) = ^nC_x * p^x * (1 - p)^{n-x}[/tex]

So, we have:

[tex]P(x \le 3) = P(x = 0) +P(x = 1) +P(x = 2) +P(x = 3)[/tex]

[tex]P(x=0 ) = ^{14}C_0 * (6\%)^0 * (1 - 6\%)^{14-0} = 0.42052319017[/tex]

[tex]P(x=1 ) = ^{14}C_1 * (6\%)^1 * (1 - 6\%)^{14-1} = 0.37578668057[/tex]

[tex]P(x=2 ) = ^{14}C_2 * (6\%)^2 * (1 - 6\%)^{14-2} = 0.15591149513[/tex]

[tex]P(x=3 ) = ^{14}C_3 * (6\%)^3 * (1 - 6\%)^{14-3} = 0.03980719024[/tex]

So, we have:

[tex]P(x \le 3) = 0.42052319017+0.37578668057+0.15591149513+0.03980719024[/tex]

[tex]P(x \le 3) = 0.99202855611[/tex]

[tex]P(x \le 3) = 0.9920[/tex] -- approximated

Slope - 9; through (6,-9)

Answers

Answer:

Y= -9x+45

y = -9 X + b

-9 = -9(6) + b

-9 = -54 + b

b=45

Step-by-step explanation:

For this problem, I got 2 for the median however my answer seems to be incorrect. Can someone help me figure out this problem please? Thank you for your help!

Answers

Answer:

11

Step-by-step explanation:

we have as many numbers as dots

like 10 10 10 10 10 10 10 10 10 10 10 10 10 11 11 11 11 11 11 11 12 12 12 13 13 14 15 15 16 16 17 18

so in the middle it's 11 and 11

(11+11)÷2=11

The length side of xy is?

Answers

Answer:

10

Step-by-step explanation:

ok so you do 12/30 and u get a 0.4 ratio. boom multiply 0.4 by 25 and u get 10. so boom the length is 10

Answer:

XY=10

Step-by-step explanation:

Since they are similar the ratio between each sides should be the same.

Ratio is .4. Found by dividing 12/30.

Multiply .4 by 25= 10

What percent is modeled by the grid?
A grid model with 100 squares. 33 squares are shaded.
23%
30%
33%
40%

Answers

Answer

33 percent

Step-by-step explanation:

Answer:

33 squares are shaded 23%

Step-by-step explanation:

I hope this answer works out for you if it doesn't I'm really sorry have a great day

Word problem help please

Answers

Answer:

C(M) = 0.65*M + 22.55

Step-by-step explanation:

We know that the cost to rent and drive for M miles is given by:

S(M) = 0.40*M + 17.75

And the insurance, also a function of M, is given by:

I(M) = 0.25*M + 4.80

We want to find the equation of the total cost for a rental that includes insurance.

This would be just the sum of the two above functions:

C(M) = S(M) + I(M)

C(M) = (0.40*M + 17.75) + (0.25*M + 4.80)

Now we just need to simplify this:

Taking M as a common factor, we get:

C(M) = (0.40 + 0.25)*M + 17.75 + 4.80

C(M) = 0.65*M + 22.55

Then the total cost equation, as a function of M, is given by:

C(M) = 0.65*M + 22.55

someone help me pls i need to pass summer school

Answers

16 to the 0 power 16 to the 0 power 16 to the 0 power 16 to the 0 power 16 to the 0 power

Answer:

A

Step-by-step explanation:

The be the inverse function the domain {4,5,6,7} becomes the range and the range {14,12,10,8} becomes the domain

14 → 4

12 →5

10 →6

8 →7

Express -6 as the sum of a negative integer and a whole number​

Answers

-8+2 = -6


-8 is a negative integer
+2 is a whole number
-6 is the sum

Andrew buys 27 identical small cubes, each with two adjacent faces painted red. He then uses all of these cubes to build a large cube. What is the largest number of completely red faces of the large cube that he can make

Answers

Answer:

4

Step-by-step explanation:

Number of Identical small cubes = 27

Determine the largest number of completely red faces of the large cube that he can make

Given that 2 adjacent faces of each cube is painted

and the number of cubes = 27

The number of complete red face Large cube he can make = 4

Which confidence level would produce the widest interval when estimating the mean of a population from the mean and standard deviation of a sample of that population?

Answers

Answer:

54% ...

Step-by-step explanation:

this is the answer I guess

The confidence level that produces the widest interval is the one with the highest percentage, which is 54%.

Option B is the correct answer.

What is z-score?

A z-score also called a standard score is a measure of how many standard deviations a data point is away from the given mean of a distribution.

It measures the unusual or extreme a particular data point is compared to the rest of the distribution

We have,

The width of a confidence interval is proportional to the critical value of the corresponding confidence level.

The critical value is determined by the standard normal distribution or t-distribution, depending on the sample size and whether the population standard deviation is known.

In general,

The wider the confidence interval, the less precise the estimate of the population means.

Therefore, we want to choose the confidence level that produces the widest interval, which corresponds to the largest critical value.

For a given sample size,

The critical value increases as the confidence level increases.

For example, the critical value for a 95% confidence level is larger than the critical value for a 90% confidence level.

Therefore,

The confidence level that produces the widest interval is the one with the highest percentage, which is 54%.

Learn more about z-score here:

https://brainly.com/question/15016913

#SPJ7

An amortized loan of RM60,000 has annual payments for fifteen years, the first occurring exactly one year after the loan is made. The first four payments will be for only half as much as the next five payments, whereas the remaining payments are twice as much as the previous five payments. The annual effective interest rate for the loan is 5%. I If the first four payments are X each, calculate the amount of principal repaid in the eighth payment and the amount of interest in the twelfth payment.​

Answers

9514 1404 393

Answer:

  a) RM2256.09 . . . principal paid by 8th payment

  b) RM1791.10 . . . . interest paid by 12th payment

Step-by-step explanation:

First of all, we need to find the payments.

The payment amount is the amount that makes the future value of the series of payments equal to the future value of the loan at the given interest rate.

The future value of a single amount is ...

  FV = P(1 +r)^n . . . . . where r is the annual rate, and n is the number of years in the future

The future value of a series of payments is ...

  FV = P((1 +r)^n -1)/r . . . . . where n is the number of payments of P earning annual rate r

For payments in a series that does not end at the end of the loan, the future value is the product of that of the series and the effect of the accumulation of interest for the remaining time.

__

The first 4 payments will have a future value at the end of the loan period of ...

  s1 = X((1 +0.05)^4 -1)/0.05×(1 +0.05)^11 = X(1.05^15 -1.05^11)/0.05

  s1 = 7.3717764259X

The next 5 payments will have a future value at the end of the loan period of ...

  s2 = 2X((1 +0.05)^5 -1)/0.05×(1 +0.05)^6 = 2X(1.05^11 -1.05^6)/0.05

  s2 = 14.8097486997X

The last 6 payments will have a future value at the end of the loan period of ...

  s3 = 4X((1 +0.05)^6 -1)/0.05 = 27.20765125X

So, the total future value of the series of payments is ...

  payment value = 7.3717764259X +14.8097486997X +27.20765125X

  = 49.3891763756X

__

The future value of the loan amount after 15 years is ...

  loan value = 60,000(1 +0.05)^15 = 124,735.69

In order for these amounts to be the same, we must have ...

  49.3891763756X = 124,735.69

  X = 124,735.69/49.3891763756 = 2,525.57

__

At this point, it is convenient to use a spreadsheet to find the interest and principal portions of each of the loan payments. (We find the interest charge to be greater than the payment amount for the first 4 payments. So, the loan balance is increasing during those years.)

In the attached, we have shown the interest on the beginning balance, and the principal that changes the beginning balance to the ending balance after each payment. (That is, the interest portion of the payment is on the row above the payment number.)

The spreadsheet tells us ...

A) the principal repaid in the 8th payment is RM2,256.09

B) the interest paid in the 12th payment is RM1,791.10

_____

Additional comment

The spreadsheet "goal seek" function could be used to find the payment amount that makes the loan balance zero at the end of the term.

We have used rounding to sen (RM0.01) in the calculation of interest payments. The effect of that is that the "goal seek" solution is a payment value of 2525.56707 instead of the 2525.56734 that we calculated above. The value rounded to RM0.01 is the same in each case: 2525.57.

What type of line is PQ?
A. side bisector
B. angle bisector
C. median
D. altitude

Answers

Answer:

B: I think

Step-by-step explanation:

correct me if im wrong

The line PQ is an angle bisector because it divides the angle P into two equal half option (B) angle bisector is correct.

What is an angle?

When two lines or rays converge at the same point, the measurement between them is called a "Angle."

We have a triangle shown in the picture.

As we know,  

in terms of geometry, the triangle is a three-sided polygon with three edges and three vertices. The triangle's interior angles add up to 180°.

From the figure the segment PQ divides the angle into two equal half.

From the definition of the angle bisector, the angle bisector can be defined as a line segment that divides the angle into two half.

Angle P = 40 + 40 = 80 degrees

Thus, the line PQ is an angle bisector because it divides the angle P into two equal half option (B) angle bisector is correct.

Learn more about the angle here:

brainly.com/question/7116550

#SPJ5

The first term of an A.P is -8.the ratio of the 7th term to the 9th term is 5:8.calculate the numbers

Answers

Answer:

The 7th term is 10 and the 9th term is 16

(and the common difference d = 3)

Step-by-step explanation:

If by calculate the numbers, you mean the 7th term and 9th term, first, you will determine the common difference.

The nth term of an A.P is given by the formula

Tₙ= a+(n-1)d

Where Tₙ is the nth term

a is the first term

and d is the common difference

From the question,

a = -8

T₇ : T₉ = 5:8

From the formula

T₇ = a + (7-1)d = a + 6d

and T₉ = a + (9-1)d = a + 8d

Then.

a + 6d : a + 8d = 5:8

But a = -8

∴ -8 + 6d : -8 + 8d = 5:8

We can write that

(-8 + 6d) / (-8 + 8d) = 5/8

Cross multiply

8(-8+6d) = 5(-8+8d)

-64 + 48d = -40 + 40d

48d - 40d = -40 + 64

8d = 24

d = 24/8

d = 3

∴ The common difference is 3

Now, for the 7th term

From

T₇ = a + 6d

T₇ = -8 + 6(3)

T₇ = -8 + 18

T₇ = 10

and for the 9th term

T₉ = a + 8d

T₉ = -8 + 8(3)

T₉ = -8 + 24

T₉ = 16

Hence, the 7th term is 10 and the 9th term is 16

In ∆ ABC,AD is the altitude from A to BC .Angle B is 48°,angle C is 52° and BC is 12,8 cm. Determine the length of AD

Answers

9514 1404 393

Answer:

  7,6 cm

Step-by-step explanation:

The law of sines can be used to find the length AB.

  AB/sin(C) = BC/sin(A)

A = 180° -48° -52° = 80°

  AB = BC·sin(C)/sin(A) = 12,8·sin(52°)/sin(80°)

The sine function can be used to find AD from AB.

  AD/AB = sin(48°)

  AD = AB·sin(48°) = 12,8·sin(48°)sin(52°)/sin(80°)

  AD ≈ 7,61 cm

__

The dimension of interest is ha in the attachment, the height from vertex A.

An Experiment to investigate the relation between two physical quantities was performed where 10 data pairs were collected. You are to perform regression analysis to describe the relation between the two quantities using a polynomial. What are the possible values for the order of that polynomial?
a) from 0 to 10
b) from 1 to 9
c) from 1 to 10
d) Any integer

Answers

Answer:

d). Any Integer.

Step-by-step explanation:

Regression analysis is characterized as the statistical method that is employed to determine the association between a dependent, as well as, the independent variable(one or more). It

As per the question, the probable values for the arrangement of a polynomial would be 'any integer' in order to determine the relationship among the different variables(the two physical quantities). Since a regression analysis helps in knowing the factors that influence the other and the factors that do not affect much in order to reach a reliable conclusion. Thus, any of the values can be examined to examine the association among them. Hence, option d is the correct answer.

-9x - 5 = 67
Pls help me

Answers

Answer:

x = -8

Step-by-step explanation:

-9x = 67+ 5

x = 72/-9

x = -8

Answer:

x=-8

Step-by-step explanation:

Can anyone please help me out?

Answers

i think D is the answer
Other Questions
simplified expression of 3(7/5x+4)-2(3/2-5/4x) What is the percentage by mass of carbon in CH3(CH2)5COOH?A. 48.6%B. 9.2%C. 55.4%D. 64.6% Name the phobias1) fear of height2) fear of alone3) fear of social evaluation4) fear of doctors Fit a boosting model to the training set with Purchase as the response and the other variables as predictors. Use 1,000 trees, and a shrinkage value of 0.01. Which predictors appear to be the most important helpppppppppppppppppppppppppppppppppppp (_____) est-ce que tu trouves ce pantalon ? Il est joli, non ?Select one:a. Comment b. Quellec. Queld. Combien Describe the laws of liquid pressure and explain the term fluid. (Please try to give the correct answer 'coz it's urgent!) h. Mrs. Mili cut her finger while cutting vegetables with a knife. What kind of accident it is? Is there any way to avoid such kind of accidents? Write in 5 sentences. 1+5=6 Which factors are involved in search engine optimization Which of the following statements is true about interacting with people from different cultures ? a) Most people within a culture will think and act the same. b) It's important to treat people from different cultures as individuals. c) Some cultures are better than other cultures. Generalizations and stereotypes don't impact people's perceptions of cultures. 1. I . like tea.2. He . play football in the afternoon.3. You . go to bed at midnight.4. They.do the homework on weekends.5. The bus .arrive at 8.30 a.m.6. My brother .finish work at 8 p.m.7. Our friends . live in a big house.8. The cat . like me. Payroll EntriesThe payroll register for D. Salah Company for the week ended May 18 indicated the following:Salaries $615,000Federal income tax withheld 165,000The salaries were all subject to the 6.0% social security tax and the 1.5% Medicare tax. In addition, state and federal unemployment taxes were calculated at the rate of 5.4% and 0.8%, respectively, on $45,000 of salaries.For a compound transaction, if an amount box does not require an entry, leave it blank.a. Journalize the entry to record the payroll for the week of May 18.May 18 Salaries Expense Social Security Tax Payable Medicare Tax Payable Employees Federal Income Tax Payable Salaries Payable FeedbackGross pay is the amount that employees have earned before taxes and deductions. A portion of employees' earnings are owed for such items as state and federal taxes. Net pay is also known as take-home pay.b. Journalize the entry to record the payroll tax expense incurred for the week of May 18.May 18 Payroll Tax Expense Social Security Tax Payable Medicare Tax Payable State Unemployment Tax Payable Federal Unemployment Tax Payable write your answer as an integer or as a decimal rounded to the nearest tenth Aquatic biomes: Briefly describe some of the characteristics of each of the following: Lakes, Wetlands, Estuaries, Intertidal zones, Coral reefs. who was the first nurse on earth Read the paragraph.Shari is interested in ancient Egypt. She has an abundence of pictures that she has collected. One benifit of her interest is that she aces tests in our world history class!The underlined words are misspelled. What is the common spelling error in these two words? A. Consonants have not been doubled in each word. B. A silent consonant has been left out of each word. C. The wrong vowel has been substituted for the schwa sound in each word. D. The wrong word from a pair of commonly confused words has been used. Miss T's Ice Tea hit the ground running with its new product launch this year. At the end of the year, after taxes, they have $2,390,000 in revenues. They also have paid $800,000 for ingredients and supplies, $235,000 in wages, and $75,000 in rent. How much accounting profit did they make What is the solution set of theequation?(3x 5)(2x 10) = 0 How does personification most clearly contribute to the overall meaning ofthe poem?O A. "Spring's appearance" enhances the reader's understanding of theway time passes.B. "Spring's appearance" shows that the sun and spring worktogether to create a sense of harmony.O C. "The sun, it smiles" suggests that the sun is a friendly presence inall the seasons.D. "The sun, it smiles" helps the reader sense the sun's differentlevels of heat based on the season. what are the symptoms of a damaged cerebellum