Marshall purchases a duffel bag priced at $20. With sales tax, the total comes out to $20. 95. What is the sales tax percentage?

Answers

Answer 1

well, the tax is cleary just 20.95 - 20 = 0.95, so 95 cents, now, if we take 20(origin amount) to be the 100%, what is 0.95 off of it in percentage?

[tex]\begin{array}{ccll} amount&\%\\ \cline{1-2} 20 & 100\\ 0.95& x \end{array} \implies \cfrac{20}{0.95}~~=~~\cfrac{100}{x} \\\\\\ 20x=95\implies x=\cfrac{95}{20}\implies x=4.75[/tex]


Related Questions

4. Show how you find the average rate of change off(x)=2 x^{2}-9over the interval [4,6] .

Answers

The average rate of f(x), in [4,6], is equal to 20.

To find the average rate of change of a function over an interval, we use the formula:

Average rate of change = (f(b) - f(a))/(b - a)

Where f(x) is the function, a and b are the endpoints of the interval, and f(a) and f(b) are the values of the function at those endpoints.

In this case, our function is f(x) = 2x² - 9, and our interval is [4, 6]. So, we plug in the values into the formula:

Average rate of change = (f(6) - f(4))/(6 - 4)

First, we find f(6) and f(4):

f(6) = 2(6²) - 9 = 2(36) - 9 = 72 - 9 = 63

f(4) = 2(4²) - 9 = 2(16) - 9 = 32 - 9 = 23

Now we plug these values back into the formula:

Average rate of change = (63 - 23)/(6 - 4) = 40/2 = 20

In conclusion, the average rate is worth 20.

See more about average rate at https://brainly.com/question/24313700.

#SPJ11

Q1. Let \( A=\left[\begin{array}{lll}a & 1 & 0 \\ 0 & a & 1 \\ 0 & 0 & a\end{array}\right] \), where \( a \in \mathbb{F} \). Prove that \[ A^{n}=\left[\begin{array}{ccc} a^{n} & n a^{n-1} & \frac{n(n-

Answers

To prove that \[ A^{n}=\left[\begin{array}{ccc} a^{n} & n a^{n-1} & \frac{n(n-1)}{2}a^{n-2} \end{array}\right], we will use mathematical induction.

Base case: For \( n=1 \), \( A^{1}=A \). This is true since
\[ A=\left[\begin{array}{ccc} a & 1 & 0 \\ 0 & a & 1 \\ 0 & 0 & a \end{array}\right] \]
which matches the left side of our equation.

Inductive step: Assume that the statement is true for some \( n=k \), i.e.
\[ A^{k}=\left[\begin{array}{ccc} a^{k} & ka^{k-1} & \frac{k(k-1)}{2}a^{k-2} \end{array}\right] \]
We will now show that it is true for \( n=k+1 \).
\[ A^{k+1}=A^{k}\cdot A \]

We substitute the induction hypothesis into this equation and get:
\[ A^{k+1}=\left[\begin{array}{ccc} a^{k} & ka^{k-1} & \frac{k(k-1)}{2}a^{k-2} \end{array}\right]\cdot \left[\begin{array}{ccc} a & 1 & 0 \\ 0 & a & 1 \\ 0 & 0 & a \end{array}\right] \]

Calculating the matrix product yields:
\[ A^{k+1}=\left[\begin{array}{ccc} a^{k+1} & (k+1)a^{k} & \frac{(k+1)k}{2}a^{k-1} \end{array}\right] \]
which matches the left side of our equation, completing the proof.

Learn more about  completing the proof

brainly.com/question/30920773

#SPJ11

Perform the addition or subtraction and simplify.
x
x2 + x − 2

9
x2 − 5x + 4

Answers

The final simplified expression turns out to be "-8x^2 + 6x - 6"

To perform the addition or subtraction and simplify the expression, we need to combine like terms and simplify the expression. First, we need to subtract the second expression from the first one:

x^2 + x − 2 - (9x^2 − 5x + 4)

Next, we need to distribute the negative sign to each term in the second expression:

x^2 + x − 2 - 9x^2 + 5x - 4

Now we can combine like terms:

-8x^2 + 6x - 6

This is the simplified expression. Therefore, the answer is:

-8x^2 + 6x - 6

Know more about simplified expression here:

https://brainly.com/question/18077352

#SPJ11

Houa is ordering a taxi from an online taxi service. The taxi charges $4 just for the pickup and then an additional $2 per mile driven. How much would a taxi ride cost if Houa is riding for 2 miles? How much would a taxi ride cost that is mm miles long?

Answers

Answer:

A) $8

B) 4+2x

Step-by-step explanation:

If it costs $2 for every mile driven, and Huoa rides for 2 miles, then you multiply 2×2=4. Then you add another $4 for the $4 the driver charges for just getting in, so 4+4=8

Another way to do that is to use the equation that's the answer for part B. As you don't know the number of miles, you substitute that unknown number for x.

4+2x

The x represents the number of miles

The 2 represents the amount charged for each mile

The 4 represents the flat fee for getting into the car

If you plug 2 (for the 2 miles driven) into the equation you get:

4+2(2)

4+4

8

consider the points P(0,0,1), Q(1,0,2), R(3,3,2) and let A be the area of triangle PQR. Select the correct interval for A.
a. A < 2
b. 2 <= A < 4
c. 4 <= A < 6
d. 6 <= A < 8
e. A >= 8

Answers

The correct interval for the area of triangle PQR is 2 <= A < 4.

To find the correct interval for the area of triangle PQR, we first need to calculate the area using the given points. We can do this by using the formula for the area of a triangle in three dimensions:

A = (1/2) * sqrt((x2*y3 - x3*y2)^2 + (x3*y1 - x1*y3)^2 + (x1*y2 - x2*y1)^2)

Plugging in the given points for P, Q, and R, we get:

A = (1/2) * sqrt((1*3 - 3*0)^2 + (3*0 - 0*1)^2 + (0*0 - 1*3)^2)

Simplifying, we get:

A = (1/2) * sqrt(9 + 9)

A = (1/2) * sqrt(18)

A = (1/2) * 3 * sqrt(2)

A = (3/2) * sqrt(2)

A = 2.12

Therefore, the correct interval for the area of triangle PQR is 2 <= A < 4. The correct answer is option b. 2 <= A < 4.

Learn more about formula for the area

brainly.com/question/1398431

#SPJ11

1- Indicate the transformations to f(x)
a) y = −0.5f(−0.5x) − 1
b) y = 2f(x − 5) + 4
c) y = 3f (−2(x + 1))
2- Indicate the transformations to f(x) = √x

Answers

It is a vertical stretching by a factor of 2 followed by a vertical shift of 1 unit.

1- To transform f(x) in the given equations, the following transformations need to be done:

a) y = −0.5f(−0.5x) − 1 is a transformation by vertical stretching by a factor of 0.5, followed by a horizontal compression by a factor of 0.5, and then a vertical shift of 1 unit.

b) y = 2f(x − 5) + 4 is a transformation by horizontal shifting of 5 units to the left, followed by a vertical stretching by a factor of 2, and then a vertical shift of 4 units.

c) y = 3f (−2(x + 1)) is a transformation by horizontal shifting of 1 unit to the right, followed by a horizontal compression by a factor of 2, and then a vertical stretching by a factor of 3.

2- To transform f(x) = √x, it is a vertical stretching by a factor of 2 followed by a vertical shift of 1 unit.

Learn more about  transformation by horizontal shifting

brainly.com/question/25753477

#SPJ11

Please help me with this math question.

Answers

Answer:120

Step-by-step explanation:

explain and develop this
quote
Human suffering anywhere concerns men and women
everywhere.
Elie Wiesel, Night

Answers

Elie Wiesel's quote speaks to the idea that human suffering is a universal concern and that we all have a responsibility to respond to it. It is a call to action for all of us to be aware of the suffering of others and to do what we can to alleviate it.

The quote "Human suffering anywhere concerns men and women everywhere" by Elie Wiesel in his book Night speaks to the idea that suffering is not an isolated event. Rather, it is something that affects all of humanity, regardless of where it occurs. This quote highlights the interconnectedness of humanity and the responsibility we all have to care for one another.

Wiesel, a Holocaust survivor, experienced unimaginable suffering during his time in concentration camps. Through his writing, he is able to convey the importance of recognizing and responding to the suffering of others. This quote serves as a reminder that we cannot turn a blind eye to the suffering of others, even if it is happening in a different part of the world.

In conclusion, Elie Wiesel's quote speaks to the idea that human suffering is a universal concern and that we all have a responsibility to respond to it. It is a call to action for all of us to be aware of the suffering of others and to do what we can to alleviate it.

Learn more about Elie Wiesel

brainly.com/question/29335189

#SPJ11

Let a, b, and c be elements of a field F.Prove:
(1) If a + b = c + b, then a = c.
(2) If ab = cb and b doesn't equal 0, then a = c.

Answers

Answer:

The given statements can be proved as follows:

(1) If a + b = c + b, then a = c.

Proof:
- Start with the given equation: a + b = c + b
- Subtract b from both sides of the equation: a + b - b = c + b - b
- Simplify the equation: a = c
- Therefore, if a + b = c + b, then a = c.

(2) If ab = cb and b doesn't equal 0, then a = c.

Proof:
- Start with the given equation: ab = cb
- Divide both sides of the equation by b: ab/b = cb/b
- Simplify the equation: a = c
- Therefore, if ab = cb and b doesn't equal 0, then a = c.

In both cases, the elements a and c are equal when the given conditions are met.

Learn more about statements

brainly.com/question/2285414

#SPJ11

can anyone please help me with this question -2u^5(-6u^3)

Answers

The simplified expression is  [tex]12u^8[/tex].

What is simplification?

Simplifying an expression is just another way to say solving a math problem. When you simplify an expression, you're basically trying to write it in the simplest way possible. At the end, there shouldn't be any more adding, subtracting, multiplying, or dividing left to do. For example, take this expression: 4 + 6 + 5.

Here the given expression is ,

=> [tex]-2u^5(-6u^3)[/tex]

Now simplifying the expression,

=> [tex]-2\times -6 \times u^5 \times u^3[/tex]

=> 12[tex]u^{5+3}[/tex]

=> [tex]12u^8[/tex]

Hence the simplified expression is  [tex]12u^8[/tex].

To learn more about Simplification refer the below link

https://brainly.com/question/20373987

#SPJ1

What is the Average salary of 125, 110, 95, 80, 70, 54

Answers

Answer: $89

Step-by-step explanation:

to find average add up all numbers and divide by how many there are

so, do

(125+110+95+80+70+54)/6

which equals 89

(a) Work out the value of x in each of the following.
[tex]16 ^{x} = 4[/tex]

Answers

The value of x from the exponential equation is x = 1/2

What are the laws of exponents?

When you raise a quotient to a power you raise both the numerator and the denominator to the power. When you raise a number to a zero power you'll always get 1. Negative exponents are the reciprocals of the positive exponents.

The different Laws of exponents are:

mᵃ×mᵇ = mᵃ⁺ᵇ

mᵃ / mᵇ = mᵃ⁻ᵇ

( mᵃ )ᵇ = mᵃᵇ

mᵃ / nᵃ = ( m / n )ᵃ

m⁰ = 1

m⁻ᵃ = ( 1 / mᵃ )

Given data ,

Let the exponential equation be represented as A

Now , the value of A is

16ˣ = 4

On simplifying , we get

From the laws of exponents , we get mᵃ×mᵇ = mᵃ⁺ᵇ

So , 16ˣ = 4

when x = 1/2

16^(1/2) = 4

On further simplification , we get

√16 = 4

4 = 4

Therefore , the value of x is 1/2

Hence , the exponential equation is solved and the value of x = 1/2

To learn more about exponents click :

https://brainly.com/question/28966438

#SPJ9

find the variation constant and an equation of variation where y
varies inversely as x and y = 11 when x = 2
the variation constant is...

Answers

The variation constant is 22 and the equation of variation where y varies inversely as x is y = 22/x.

When two variables, y and x, are inversely proportional, it means that as one variable increases, the other variable decreases proportionally, and vice versa. Mathematically, this can be expressed as:

y = k/x

where k is the variation constant. To find k, we can use the given information that "y = 11 when x = 2". Substituting these values into the inverse variation equation above, we get:

11 = k/2

Multiplying both sides by 2, we get:

k = 22

So, the variation constant is 22.

Now, we can write the equation of variation as:

y = 22/x

This means that as x increases, y decreases proportionally. For example, if x doubles to 4, y would be halved to 5.5, keeping the product (xy) constant.

Learn more about variation constant here: https://brainly.com/question/25215474.

#SPJ11

What is the least common denominator for his problem? A, b, c, or d

Answers

Answer:

the answer is "c"! :)

Step-by-step explanation:

the answer is c ) 42 .


In triangle FGH shown below, what is the measure of ∠
F in degrees?



Record your answer on the keypad.

Answers

Answer:

∠F = 19.5

Step-by-step explanation:

180 - 127 - 33.5 = 19.5

If the transformation from f to g is such that f(x)=e^(x) is verticall shrunk by a factor of ( 1)/(3) to make g(x), what is g(x) ?

Answers

After the transformation from f to g, g(x) = eˣ/3.

Vertical shrink refers to a transformation of a function that causes it to be compressed vertically. To perform a vertical shrink, you must multiply the output (y) values of the function by a constant value between 0 and 1.

The transformation of f(x) to g(x) involves a vertical shrink by a factor of 1/3. This means that the value of g(x) will be one third of the value of f(x). We can write this transformation as: g(x) = 1/3 · f(x).

Since f(x) = eˣ, we can substitute this into the equation for g(x) to find the final expression for g(x):

g(x) = (1/3)eˣ

Therefore, the function g(x) after the vertical shrink by a factor of 1/3 is g(x) = (1/3)eˣ or g(x) = eˣ/3.

Learn more about vertical shrink here: https://brainly.com/question/28964606.

#SPJ11

Plot the points A(-6,-4), B(3, -8), C(7, 1) on the coordinate axes below. State the coordinates of point � D such that � A, � B, � C, and � D would form a rectangle.

Answers

The coordinates of point D are (-2,5) and the points given have been plotted. The solution has been obtained by using the distance formula.

What is distance formula?

The distance between two points can be calculated using the xy-plane distance formula.

We are given that ABCD should form a rectangle.

We know that opposite sides of a rectangle are equal.

So, AB = CD

Using the distance formula which is

d = √(x₂ - x₁)² + (y₂ - y₁)²

We get

⇒AB = √(3 - (-6))² + (-8 - (-4))²

⇒AB = √(3 + 6)² + (-8 + 4)²

⇒AB = √(9)² + (-4)²

⇒AB = √81 + 16

AB = √97        ...(1)

Let the coordinates of Point D be (x, y)

So, similarly

CD = √(x - 7)² + (y - 1)²   ...(2)

On equating (1`) and (2), we get

⇒√97 = √(x - 7)² + (y - 1)²

On squaring both sides, we get

⇒97 = (x - 7)² + (y - 1)²

⇒97 = x² + 49 - 14x + y² + 1 - 2y

⇒97 = x² + 50 - 14x + y² - 2y

47 = x² - 14x + y² - 2y       ...(3)

Also, AC = BD as these are the opposite sides of the rectangle.

Using the distance formula, we get

⇒AC = √(7 - (-6))² + (1 - (-4))²

⇒AC = √(7 + 6)² + (1 + 4)²

⇒AC = √(13)² + (5)²

⇒AC = √169 + 25

AC = √194     ...(4)

Similarly,

⇒BD = √(x - 3)² + (y - (-8))²

BD = √(x - 3)² + (y + 8)²        ...(5)

On equating (4`) and (5), we get

⇒√194 = √(x - 3)² + (y + 8)²  

On squaring both sides, we get

⇒194 = (x - 3)² + (y + 8)²  

⇒194 = x² + 9 - 6x + y² + 64 + 16y

⇒194 = x² + 73 - 6x + y² + 16y

121 = x² - 6x + y² + 16y    ...(6)

On subtracting (3) and (6), we get

8x + 18y = 74

On dividing by 2, we get

4x + 9y = 37

From this, we get

x = (37 - 9y) / 4

Substituting this in (3), we get

⇒47 = [(37 - 9y) / 4]² - [14 * [(37 - 9y) / 4]] + y² - 2y

On solving this, we get

y = 5

On substituting this in x, we get

x = (37 - 9(5)) / 4

x = (37 - 45) / 4

x = -8 / 4

x = -2

Hence, the coordinates of point D are (-2,5) and the points given have been plotted.

Learn more about distance formula from the given link

https://brainly.com/question/30395212

#SPJ1

Aaron invested $7,500 in an account paying an interest rate of 1.5% compounded continuously. Assuming no deposits or withdrawals are made, how much money, to the nearest hundred dollars, would be in the account after 8 years?

Answers

Answer:

The formula for calculating the amount of money in an account with continuous compounding is:

A = Pe^(rt)

Where:

A = the amount of money in the account after t years

P = the principal amount (initial investment)

r = the annual interest rate (as a decimal)

t = the time (in years)

Substituting the given values into the formula, we get:

A = 7500e^(0.0158)

A ≈ $9,071.21

Therefore, to the nearest hundred dollars, there would be $9,100 in the account after 8 years.

Step-by-step explanation:

PLEASE HELPP. jackie had 2 equal sized bottles. The first bottle contains 1 quart of water. the second bottle contains 5/9 quarts of water what amount of water must jackie pour from the first bottle into the second so that both bottles have tge samw amout of water. Express your answer as a fraction explain your answer using bar models

Answers

Jackie needs to pour 2/9of a quart of water from the first bottle to the second bottle to make them have the same amount of water.

What is Equation?

Two or more expressions with an Equal sign is called as Equation.

Let us assume that we transfer an amount "x" from the first bottle to the second bottle.

This means that the first bottle will have 1-x quarts of water, while the second bottle will have 5/9 + x quarts of water.

Now, we want to find the value of "x" that makes both bottles have the same amount of water.

We can set up an equation:

1-x = 5/9 + x

We can then solve for "x" by adding "x" to both sides and subtracting 5/9 from both sides:

1 - 5/9 = 2x

4/9 = 2x

x = 2/9

Hence, Jackie needs to pour 2/9 of a quart of water from the first bottle to the second bottle to make them have the same amount of water.

To learn more on Equation:

https://brainly.com/question/10413253

#SPJ1

2. Mrs. Roberts' dog, Rover, loves to eat peanuts. A large can of peanuts has a diameter of 4
inches and a height of 6 inches. The small can that she plans to purchase has the same diameter
but is 1/3 of the height of the large can. What is the approximate volume of the small can?

Answers

The volume of the small can is  25.12 inches cube.

How to find the volume of the small can?

Mrs. Roberts' dog, Rover, loves to eat peanuts. A large can of peanuts has a diameter of 4 inches and a height of 6 inches. The small can that she plans to purchase has the same diameter but is 1/3 of the height of the large can.

Therefore, the approximate volume of the small can can be found as follows:

Hence,

volume of the small can = πr²h

where

r = radiush = height

Therefore,

r = 4 / 2 = 2 inches

h = 1 / 3 (6) = 2 inches

Hence,

volume of the small can = 3.14 × 2² × 2

volume of the small can = 3.14 × 4 × 2

volume of the small can = 3.14 × 8

volume of the small can = 25.12 inches cube

learn more on volume here: https://brainly.com/question/18123686

#SPJ1

What is the answer for -3i²

Answers

Answer:

The answer is  3

Angle N = 40 degrees, side NP = 8, angle Q = 40 degrees, and side QS = 8. What additional information would you need to prove that ΔNOP ≅ ΔQRS by ASA?


a
Angle O is congruent to angle R.


b
Angle P is congruent to angle S.



c
Side NO is congruent to side QR.



d
Side OP is congruent to side RS.

Answers

Answer:

Option d: Side OP is congruent to side RS.

To prove that ΔNOP ≅ ΔQRS by ASA, we need to show that:

1. ∠N ≅ ∠Q (given)

2. Side NP ≅ Side QS (given)

3. Side OP ≅ Side RS (additional information needed)

Hence, option d is the correct answer.

Please Help! owo

1. Judy took $30 with her to spend on popcorn and drinks for herself and her friends at the movie theater. The price for each bag of popcorn was $5. The price of each drink was $3. This can be represented by the equation 5x + 3y = 30

(a) Sketch the graph that represents the situation. Use one axis to represent the number of bags of popcorn and the other axis to represent the number of drinks
(b) Explain your graph and what the intercepts mean.

Answers

The coordinates (x,y) to sketch the graph is mentioned below. (b) The intercepts of the graph represent the situations where one of the items is not purchased.

Describe Graph?

A graph is a visual representation of data that shows the relationship between variables. It consists of a set of points or vertices, connected by lines or curves called edges or arcs. Graphs are commonly used in mathematics, statistics, and other fields to display information in a way that is easy to understand and interpret.

a) To sketch the graph, we can create a table of values for the equation 5x + 3y = 30:

Bags of Popcorn (x) Drinks (y) Total Cost

0                                          10          30

1                                          8          30

2                                          6          30

3                                          4          30

4                                          2          30

6                                          0          30

Then we can plot the points from the table on a graph with the number of bags of popcorn on the x-axis and the number of drinks on the y-axis. Connecting the points gives us a line that represents all possible combinations of bags of popcorn and drinks that cost $30.

b) The intercepts of the graph represent the situations where one of the items is not purchased. The x-intercept (0,10) represents the situation where no bags of popcorn are purchased, so all $30 is spent on 10 drinks. The y-intercept (6,0) represents the situation where no drinks are purchased, so all $30 is spent on 6 bags of popcorn. The slope of the line represents the rate at which the cost of one item changes relative to the cost of the other item. In this case, the slope is -5/3, which means that for each bag of popcorn purchased, the cost of drinks decreases by $5/3.

To know more about cost visit:

https://brainly.com/question/19075809

#SPJ1

help :(( What should be reason 5 in the following proof?

Answers

Answer:

Reason 5 should be "Alternate Interior Angles Converse".

Step-by-step explanation:

Select the correct equation for the following sentence: Twenty-four is the same as 31.4 times a number plus negative 8.4. 31.4n + 8.4 = 24 –8.4n + 31.4 = 24 24 = 31.4n + (–8.4) 24 – 31.4 = –8.4n

Answers

The correct equation for the sentence is: 24 = 31.4n - 8.4.

Twenty-four is equal to 31.4 times a number plus a negative 8.4 multiplied by the proper equation, which is:

24 = 31.4n - 8.4

This formula can be rewritten as follows:

31.4n = 24 + 8.4

And after being distilled:

31.4n = 32.4

Finally, by multiplying both sides by 31.4, we can find the value of n:

n = 32.4/31.4

Thus, the following is the proper equation for the phrase:

24 = 31.4n - 8.4.

To know more about Equation visit:

https://brainly.com/question/29657988

#SPJ1

During a rugby contest 54342 people what's the first game or 49990 people what's the second game if 156330 people watched all three games how many what's the third game ​

Answers

The answer would be 51,998

QUESTION 4 A and B are events with P(A) = 0.5 , P(BA)=0.6, and P(BIA) = = 0.8. Find P(AB) (if rounding is necessary, give answers to within 1% of the exact value). QUESTION 5 A and B are events with P(A) = 0.2, P(B) = 0.6 and P( BA) = 0.1. Find P(B|Ā), giving answers to within 1% of the exact value. QUESTION 6 + = X is a continuous random variable with probability density function 17/(x + 1), X>0 f(x)= 0, X50. Which of the following is the cumulative distribution function of X? O F(x) = 1-1/(x+1)^7, x>0 O F(x) = 56/(x+1)^9, x>0 O F(x) = -1/(x+1)^7, x>0 =

Answers

The probability of both events A and B occurring is 0.3 or 30%.

The cumulative distribution function of X is F(x) = 17 * ln(x + 1) for x > 0.

The probability of event B occurring given that event A does not occur is 0.125 or 12.5%.

ANSWER 4:
We can use the formula P(AB) = P(A) * P(B|A) to find the probability of both events A and B occurring.
P(AB) = P(A) * P(B|A)
P(AB) = 0.5 * 0.6
P(AB) = 0.3
So the probability of both events A and B occurring is 0.3 or 30%.

ANSWER 5:
We can use the formula P(B|A) = P(AB) / P(A) to find the probability of event B occurring given that event A does not occur. We can also use the formula P(A') = 1 - P(A) to find the probability of event A not occurring.
P(A') = 1 - P(A)
P(A') = 1 - 0.2
P(A') = 0.8
P(B|A') = P(BA') / P(A')
P(B|A') = 0.1 / 0.8
P(B|A') = 0.125
So the probability of event B occurring given that event A does not occur is 0.125 or 12.5%.

ANSWER 6:
The cumulative distribution function (CDF) of a continuous random variable X is defined as F(x) = P(X <= x). To find the CDF of X, we need to integrate the probability density function (PDF) of X from 0 to x.
F(x) = ∫ f(t) dt from 0 to x
F(x) = ∫ (17/(t + 1)) dt from 0 to x
F(x) = 17 * ln(t + 1) from 0 to x
F(x) = 17 * ln(x + 1) - 17 * ln(0 + 1)
F(x) = 17 * ln(x + 1)
So the cumulative distribution function of X is F(x) = 17 * ln(x + 1) for x > 0.

To know more about probability, refer here:

https://brainly.com/question/30034780#

#SPJ11

A $900 item is on sale for 20% off.
What is the final price with 7% sales tax?
Money off:
Amt, of tax:
Money paid:
Final price:
AW
IN. I need help I’m stuck

Answers

A $900 item on the sale of 20% discount the

Money off: $180

Amt. of tax: $50.40

Money paid: $770.40

Final price: $770.40

what is discount ?

A discount is a reduction in the price of an item or service, often offered as a promotion or incentive to encourage customers to make a purchase. The discount is usually expressed as a percentage of the original price and represents the amount of money that the customer can save on the purchase.

For example:

Percentage discount: a certain percentage of the original price is deducted from the selling price. For example, a 20% discount on a $100 item would reduce the price to $80.

According to the question:
To calculate the final price of the item with sales tax, we can follow these steps:

Calculate the amount of money off by multiplying the original price by the discount percentage:

Money off = 0.20 x $900 = $180.

Calculate the price after the discount by subtracting the money off from the original price:

Price after discount = $900 - $180 = $720.

Calculate the amount of sales tax by multiplying the price after discount by the tax rate:

Amount of tax = 0.07 x $720 = $50.40.

Calculate the money paid by adding the price after discount and the amount of tax:

Money paid = $720 + $50.40 = $770.40.

Therefore, the final price with 7% sales tax is $770.40.

To know more about discount visit:
https://brainly.com/question/29124624
#SPJ1

Knowledge Check Add. (9)/(8)+(4)/(-3) Write your answer as a fraction in simplest form.

Answers

(9)/(8)+(4)/(-3) =  (5)/(-24)

A. To add the fractions (9)/(8) and (4)/(-3), we need to find a common denominator. The common denominator of 8 and -3 is -24.

So, we will multiply the numerator and denominator of the first fraction by -3 and the numerator and denominator of the second fraction by 8. This will give us:

(-3)(9)/(-3)(8) + (8)(4)/(8)(-3)

B. Simplifying the numerators and denominators gives us:

(-27)/(-24) + (32)/(-24)



Now, we can add the numerators and keep the common denominator:

(-27 + 32)/(-24)



Simplifying the numerator gives us:

(5)/(-24)



Finally, we can simplify the fraction by dividing the numerator and denominator by their greatest common factor, which is 1:

(5/1)/(-24/1)



This gives us the final answer of:

(5)/(-24)

Learn more about simplified expressions here:

brainly.com/question/403971#

#SPJ11

Hey everyone and anyone of anybody could please help me with this math worksheet i would greatly appreciate it

Answers

The side x is 30 miles

The unknown side is 346 yards

What is the sine rule?

The sine rule, also known as the law of sines, is a formula that relates the sides and angles of a non-right triangle (a triangle that does not have a 90-degree angle). The sine rule states that the ratio of the length of a side of a triangle to the sine of the opposite angle is the same for all three sides of the triangle.

1) Using the sine rule;

x/sin 65 = 32/sin75

xsin75 = 32sin65

x = 32sin65/sin75

x = 30 miles

2) The angle = π/3 = 180/3 = 60 degrees

Using the cosine rule;

c^2 = (200)^2 + (400)^2 - (2 * 200 * 400) cos 60

c^2 = 200,000 - 80,000

c = 346 yards

Learn more about cosine rule:https://brainly.com/question/28716982

#SPJ1

Other Questions
Which statement from the passage above best sums of the Rogers main argument, news about turkeys not turkey 4 times the quantity C (-3) = 8 what does c= Read the selection below.Matt Richtel wrote an article called "Attached to Technology and Paying a Price." He mentions that most computer users switch between tabs and webpages almost every two minutes!Why did the author include this idea?to highlight the difficulty of focusing when you are on the Internetto illustrate how much faster it is to look things up on the Internetto point out how often people use the Internet to look things upto show how kids use the Internet to learn new information 1. How did the Korean war Prove the effectiveness of the Truman Doctrine? How did the Vietnam war show how it was Ineffective?2. What was the public reaction to both wars? Was it favorable or unfavorable? What evidence proves it?3. Which war do you think had a bigger impact on America and why? I NEED HELPI NEED HELP I NEED HELP I NEED HELP I NEED HELP I NEED HELP I NEED HELP I NEED HELP I NEED HELP Why is it ironic, or contrary to what you might have expected, that Dorothyconsiders the deed of manumission to be so precious in A Soldier for the Crown? How does rhizosphere benefit plants? If the same force is applied to an object with a small mass,it will have a blank accelertaion The following table lists the Income statement and Balance sheet for First American Furniture CompanyIncome Statement20172018Balance Sheet20172018Revenue$516$630Current assets$350$420Depreciation3035Prop, plant, & Equip.500520Other operating costs400480Total assets$850$940Income before taxes86115Current liabilities130150Taxes3040Long-term debt5080Net income5675Total liabilities$180$230Dividends2026Shareholders equity$490$480Earnings per share$0.56$0.95Total L and equity$850$940Dividend per share$0.20$0.26Capital expenditures4550# of Common shares100100You are a financial analyst at RBC. Using the data above, you want to determine the value of First American Banks stock using the Free Cash Flow to Equity (FCFE) model. You believe that the companys FCFE will grow at 40% for three years and 12% thereafter. Capital expenditures, depreciation, working capital, and net debt are all expected to increase proportionately with FCFE. The required rate of return on equity is 15%.Calculate the amount of FCFE per share for the year 2018.(sample answer: $5.15)Calculate Projected 2021 terminal value based on constant growth of 12% (sample answer: $25.15)Calculate the current value of a share of the stock based on the two-stage FCFE model. (sample answer: $25.15) Samuel rents video games from a store near his house. Renting v video games for a week costs 2.5v dollars. Last week, Samuel rented 5 video games. How much did Samuel pay for his video game rentals? The common stock of Gillen Entertainment is selling for $65 a share. The par value per share is $1. Currently, the firm has a total market value of $936,000. How many shares of stock will be outstanding if the firm does a 5-for-2 stock split?18,000 shares32,200 shares9,600 shares36,000 shares HURRY PLEASEQuestion 1Which of the following describes the domain of the piecewise function g of x is equal to the piecewise function of the quantity x squared plus 4 times x end quantity over the quantity x squared plus 2 times x minus 8 end quantity for x is less than 4 and the function log in base 3 of the quantity x plus 5 end quantity for x is greater than or equal to 4 question mark A.(, 2) (2, 4) (4, ) B.(, 4) (4, 2) (2, ) C.(, 2) (2, ) D.(, ) An equilibrium mixture contains 0.250 mol of each of the products (carbon dioxide and hydrogen gas) and 0.200 mol of each of the reactants (carbon monoxide and water vapor) in a 1.00 L container.CO(g)+H2O(g)CO2(g)+H2(g)How many moles of carbon dioxide would have to be added at constant temperature and volume to increase the amount of carbon monoxide to 0.300 mol once equilibrium has been reestablished? (a) If three letters are placed at random in three envelopes, what is the probability that exactly one letter will be placed in the correct envelope?(b) If n letters are placed at random in n envelopes, what is the probability that exactly n1 letters will be placed in the correct envelopes? Your younger cousin Mary is a rising senior in high school this year and has beenresearching the cost of attendance at several colleges. She emails you because she knowsthat you have just learned about paying for college and she has some serious concerns.Here are some excerpts from her email: Despite her strong academic performance in high school and her interest in pursuinga career in chemical engineering, Mary reveals, "I'm starting to think that college justisn't worth it. I don't see how a college degree is going to help me in the future if itcosts so much. Aren't I better off just going straight into a job with my high schooldegree and saving my money?""I've been looking at the published costs of attendance on college websites, andthey're insanely high! There's no way my family and I can afford such prices.""I know financial aid is available for students, but I don't know what types there are, letalone how to apply for financial aid. Even if I knew how to apply, should I apply? I don'tI think I'll qualify and I don't want to put in all that work for nothing."I know that I have to start paying my loans right after I graduate college. But what if Idon't have a job by that time? And what if I can't afford my monthly payments? I don'tI want to take that risk."You recognize that Mary has a few misconceptions and gaps inknowledge about how to pay for college and want to make sure that shemakes a decision based on the right information. In 4-5 paragraphs,respond to Mary about each of her concerns. NO UNWANTED ANSWERS !Allen was not well last week . he consulted a doctor. he doctor told him that his platelet count was 6510 per L , while the minimum normal value of a healthy human being is 10510 per L.accordingly he was prescribed medications and was asked to take care of his health . a) write the minimum normal value of the platelet count of a healthy person in usual form .b) write the value of platelet count of Allen in the usual form .c) how much more count does should Allen gain to reach the normal value ? How does the author of "The Shackled Editor" respond to opposition from the editorial superior? HELP ASAP, WILL GIVE BRAINLIEST, 53 POINTS!!!!Polygon ABCD with vertices at A(4, 6), B(2, 2), C(4, 2), D(4, 4) is dilated using a scale factor of three fourths to create polygon ABCD. Determine the vertices of polygon ABCD.A(3, 4.5), B(1.5, 1.5), C(3, 1.5), D(3, 3)A(12, 18), B(6, 6), C(12, 6), D(12, 12)A(3, 4.5), B(1.5, 1.5), C(3, 1.5), D(3, 3)A(4.5, 3), B(1.5, 1.5), C(1.5, 3), D(3, 3) Please help me out folks. I could really use the help and its appreciated. No plagiarism please select all of the expressions that are equivalent to 3/3-