A rectangle has a perimeter of 150 cm. The length is 3 cm more than twice the width. Find the length and width of the rectangle.

Answers

Answer 1

Answer:

Length of rectangle = 51 cm

Width of rectangle = 24 cm

Step-by-step explanation:

Given:

Perimeter of rectangle = 150 cm

Find:

Length and width of the rectangle

Computation:

Assume;

Width of rectangle = a cm

Length of rectangle = 2a + 3 cm

Perimeter of rectangle = 2[l + b]

150 = 2[(2a + 3) + a]

2[3a + 3] = 150

6a + 6 = 150

6a = 144

a = 24

Width of rectangle = 24 cm

Length of rectangle = 2a + 3 cm

Length of rectangle = 2(24) + 3 cm

Length of rectangle = 51 cm


Related Questions

Can you help me solve this?

Y-intercept= 4, goes through the point (2, 3)

Please solve using y=Mx+b

Answers

Answer:

y=-1/2x+4 Is your answer

Step-by-step explanation:

y=mx+b

3=2x+4

-1=2x

x=-1/2

You already know y is 4 so y=-1/2x+4

Find the total cost if the price of a netbook is 375.00.

Answers

Answer:

387.50.

Step-by-step explanation:

Lines v and w are parallel. If <1 measures 62°, what is the measure of <8?

Answers

The measure of angle 8 is 118°, and the measure of the angle opposite to it, angle 6, is 62°.

If lines v and w are parallel and angle 1 (denoted as <1) measures 62°, then angle 8 (denoted as <8) is supplementary to <1 (since they are corresponding angles on the same side of the transversal line) and thus measures 180 - 62 = 118°.

When two straight lines are cut by a transversal line, corresponding angles on the same side of the transversal are equal. Therefore, <8 and <1 are equal in measure. By transitivity, <8 is also equal in measure to the angle that is opposite it and adjacent to <1, which we could denote as <6.

We can apply the same reasoning to find the measure of angle 6. Since line v is parallel to line w, angle 6 and angle 1 are alternate interior angles, and thus are equal in measure. Therefore, <6 also measures 62°, and this is the measure of the angle opposite to angle 8.

For such more questions on angle

https://brainly.com/question/31512239

#SPJ8

In Problems 10 and 11, a sequence is defined recursively. Write down the first five terms.
10. a1=3; an=4-an-1
11. a1=1; a2=2; an=-1 *an-2

Answers

Step-by-step explanation:

10. a1=3, a2=1, a3=3, a4=1, a5=3

11. a3=2x1=2, a4=2x2=4, a5=4x2=8

hope that helps :)

HELLP ASAP PLEASE!!!

Answers

Answer: 18) (9x)° + 45° = 180°-45°= 135° then we isolate the variable and the answer is 9x/9 which is equal to x = 15°.

Step-by-step explanation: 18) supplementary angles add up to 180 degrees. So a supplementary angle lies on a single, straight line

19) (4x)° + 26 = 90 because complementary angles add up to 90° which is a right angle we do 90-26 = 64 and then isolate the variable 4x/4 and 64/4 and get 1

EASY POINTS!! BRAINLIEST TO THE BEST DISC!!

Answers

Answer: I BELIVE it’s 60

Step-by-step explanation:

Drag the tiles to the correct boxes to complete the pairs. Match the pairs to coordinates that represent the same point.

(3, 5π/4) (-3, 3π/4) (-3, 5π/2)
(-3, 3π/2)

Answers

The coordinates that represent the same point are: (3, 5π/4) and (-3, 3π/4); and (-3, 5π/2) and (-3, 3π/2). Explanation:We know that in the coordinate system, there is a point represented by (x,y) where x is the horizontal position and y is the vertical position.

Here in the question, we are given with some coordinates and we need to match the pairs that represent the same point. So, Let's check each pair given:(3, 5π/4) and (-3, 3π/4): Here, x coordinates are not same but we need to check whether they represent the same point or not. If we check the angles associated with each coordinate, we will notice that 5π/4 and 3π/4 are coterminal angles.

So, they both lie on the same position and thus represents the same point. Hence, this pair represents the same point.(-3, 5π/2) and (-3, 3π/2): Here, x coordinates are same, so they are representing the same point.

But we need to check whether y-coordinates also represents the same point or not. If we check the angles associated with each coordinate, we will notice that 5π/2 and 3π/2 are coterminal angles. So, they both lie on the same position and thus represents the same point. Hence, this pair represents the same point.

For more questions on: coordinate

https://brainly.com/question/31293074

#SPJ8

I need help I’ll appreciate if you help thank you

Answers

Answer:

b

Step-by-step explanation:

u start at (0,9.5) and with every increasing x value the y value is decreasing by .5 units

Meteorologists are interested in the relationship between minimum pressure and maximum wind speed of hurricanes. The minimum pressure, in millibars, and maximum wind speed, in knots, were collected for a random sample of 100 hurricanes from the year 1995 to the year 2012. A regression analysis of maximum wind speed on minimum wind pressure produced a 95 percent confidence interval of (-1.42, -1.20) for the slope of the least-squares regression line. Which statement is a correct interpretation of the interval?

Answers

Answer:

We can be 95% confident that wind speed decreases, on average, between 1.20 knots and 1.42 knots for each millibar increase in minimum pressure.

Step-by-step explanation:

The computed confidence interval for a certain statistical parameter gives a range of value represented by a minimum value and a maximum value. The α value upon which the value was calculated represents the probability of the estimated value containing the true value of the parameter in question.

The minimum and maximum values represents the range of possible slope parameters, the true value falls in between two negative values, thus we have a negative slope, depicting a decline in one variable and the as the other increases.

From the options above, the most appropriate option is ;

We can be 95% confident that wind speed decreases, on average, between 1.20 knots and 1.42 knots for each millibar increase in minimum pressure.

given sphere_radius and pi, compute the volume of a sphere and assign to sphere_volume. volume of sphere = (4.0 / 3.0) π r3

Answers

The double asterisk operator (**) is used to raise the radius to the power of 3, which represents r³ in the formula.

To compute the volume of a sphere, the given formula is used. It is: volume of a sphere = (4.0 / 3.0) πr³ where r is the radius of the sphere.

Therefore, to find the volume of the sphere given the sphere_radius and pi, the formula above is used, as shown below: sphere_volume = (4.0 / 3.0) * pi * sphere_radius**3

where sphere_radius is the given radius of the sphere and pi is the constant pi.

The double asterisk operator (**) is used to raise the radius to the power of 3, which represents r³ in the formula.

Pi (π) is a mathematical constant that represents the ratio of the circumference of a circle to its diameter. It is an irrational number, which means it cannot be expressed as a simple fraction or as a finite decimal. The decimal representation of pi goes on infinitely without repeating.

The value of pi is approximately 3.14159, but it is typically rounded to 3.14 for simplicity in calculations. However, to maintain accuracy, mathematicians and scientists often use more decimal places, such as 3.14159265359, depending on the level of precision required for their calculations.

Visit here to learn more about radius brainly.com/question/31744314

#SPJ11

Full question:

Given sphere_radius and pi, compute the volume of a sphere and assign to sphere_volume. Volume of sphere = (4.0 / 3.0) π r3

Write down the expression that results when the change of base formula is applied to log4(x+2).

Answers

The expression that results when the change of base formula is applied to log4(x+2) is log(x+2) / log(4).

1- Apply the change of base formula to log(x + 2):

log(x + 2) = log(x + 2) / log(10)

2- Apply the change of base formula to log(4):

log(4) = log(4) / log(10)

3- Rewrite the original expression, substituting the step 1 and step 2 results:

log(x + 2) / log(4) = (log(x + 2) / log(10)) / (log(4) / log(10))

4- Simplify by multiplying the numerator and denominator by the reciprocal of log(10):

log(x + 2) / log(4) = (log(x + 2) / log(10)) * (log(10) / log(4))

5- Cancel out log(10) in the numerator and denominator so we get:

     = log(x + 2) / log(4)

Therefore, the expression resulting from applying the change of base formula to log4(x + 2) is log(x + 2) / log(4).

You can learn more about change of base formula at

https://brainly.com/question/30237855

#SPJ11


(Number Theory) Please provide a detailed response and I
will be sure to upvote.
In plain language, answer the following questions:
(i) What is a complete residue system?
(ii) What is a primitive root

Answers

(i) A complete residue system is described as to  a set of integers that shows  all possible remainders when dividing any integer by a given modulus.

(ii) A primitive root is described as an integer that generates all possible residues modulo a given modulus.

What are the applications of  primitive root?

When primitive roots exist, it is often very convenient to use them in proofs and explicit constructions.

Say for example, if p is an odd prime and g is a primitive root mod p, the quadratic residues mod p are precisely the even powers of the primitive root.

Primitive roots also  finds numerous  applications in number theory, cryptography, and discrete mathematics.

Learn  ore about Primitive roots  at:

https://brainly.com/question/31849218

#SPJ4

Please help me

If you spin the spinner shown, what is probability of landing on red?
favorableoutcomes
——————————-
possibleoutcomes

Write your response...

Answers

Answer:

1/4 or 25%

Step-by-step explanation:

Theres a 1/4 chance of it landing on red.

Answer:

they be correct

Step-by-step explanation:







A formula of order 4 for approximating the first derivative of a function f gives: f'(0) -4.50557 for h = 1 f'(0) 2.09702 for h = 0.5 By using Richardson's extrapolation on the above values, a better

Answers

Using Richardson's extrapolation the improved approximation of the first derivative at x = 0 is  -4.94543.

A formula of order 4 for approximating the first derivative of a function f gives two values: f'(0) = -4.50557 for h = 1 and f'(0) = 2.09702 for h = 0.5.

To obtain a better approximation using Richardson's extrapolation, we can use these two values and apply the following formula:

f'(0) = f'(0) + (f'(0) - f'(0)) / (h^p - 1)

where p is the order of the formula (in this case, p = 4).

Using the given values, we have:

f'(0) = 2.09702 + (2.09702 - (-4.50557)) / ((0.5/1)^4 - 1)

Simplifying the expression:

f'(0) = 2.09702 + 6.60259 / (0.0625 - 1)

f'(0) = 2.09702 + 6.60259 / (-0.9375)

f'(0) = 2.09702 - 7.04245

f'(0) ≈ -4.94543

Therefore, the improved approximation of the first derivative at x = 0 using Richardson's extrapolation is f'(0) ≈ -4.94543.

To know more about Richardson's extrapolation refer here:

https://brainly.com/question/32618703

#SPJ11

Joses his yearly wages were $50 more than marks, so he earned 16,815.43. Yet he said his taxes are the same as marks. Is he right? How can you tell?

Answers

Answer:

No

Step-by-step explanation:

This depends on many other things but in a basic tax bracket, both Joses and Mark both fall under the 12% tax bracket. This is for individuals who make a yearly salary between $9,876 to $40,125, in which the taxes would be 12% of the yearly salary. Since this is percent based, their taxes would not be the same, they would be close but Mark would still end up paying a little bit more since he made more money.

Charlie’s Wholesale Fruit Company, located in McAllen, Texas, is considering the purchase of a new fleet of trucks to be used in the delivery of fruits and vegetables grown in the Rio Grande Valley of Texas. If the company goes through with the purchase, it will spend $350,000 on eight rigs and $50,000 on the shipping cost. The new trucks will be kept for five years, during which time they will be depreciated toward a $40,000 salvage value using straight-line depreciation. The rigs are expected to have a market value in five years equal to $30,000. The new trucks will be used to replace the company’s older fleet of eight trucks, which are fully depreciated without any salvage value but can be sold for an estimated $20,000 today. The existing truck fleet is expected to be usable for five more years, after which time the rigs will have market value of $1,000. The existing fleet of trucks uses $250,000 per year in diesel fuel, whereas the new, more efficient fleet will use only $150,000. In addition, the new fleet will be covered under warranty, so the maintenance cost per year are expected to be only $10,000 compared to $35,000 for the existing fleet. Those changes in operating activities will have decrease the company’s requirement on net operating working capital as much as $20,000. The company’s current revenue is $800,000 and projected to grow at 10% per annum for the next five years. Cost of goods sold is always 50% of the company’s revenue. A $50,000 annual fixed operating expense (excluding fleet related costs) will remain the same for the next five years. The company has none fixed assets except for the fleet. The company faces a marginal tax rate of 30%. a. Calculate the replacement free cash flows generated by this proposed project! b. Calculate the Payback Period of this proposed project! c. If Charlie requires a 15% discount rate for the new investments, calculate the NPV and Profitability Index of this proposed project! d. Calculate the IRR of this proposed project! e. Based on your answer on b, c, and d, should the fleet be replaced? Why?

Answers

a. The replacement free cash flows is $255,000

b.  The Payback Period time required to recover the initial investment is 2.7778 years.

d. By calculating the NPV at various discount rates, we can determine the rate at which NPV is closest to zero.

a. To calculate the replacement free cash flows, we need to consider the cash flows associated with the new fleet of trucks. Here's the calculation:

Initial cash outflow: Purchase cost of new trucks + Shipping cost

= $350,000 + $50,000

= $400,000

Annual cash flows:

Operating cost savings:

Diesel fuel savings: $250,000 - $150,000 = $100,000

Maintenance cost savings: $35,000 - $10,000 = $25,000

Net operating working capital reduction: $20,000

Total operating cost savings per year: $100,000 + $25,000 + $20,000 = $145,000

Revenue increase:

Revenue growth rate: 10%

Year 1 revenue increase: $800,000 * 10% = $80,000

Year 2 revenue increase: $800,000 * 10% = $80,000

Year 3 revenue increase: $800,000 * 10% = $80,000

Year 4 revenue increase: $800,000 * 10% = $80,000

Year 5 revenue increase: $800,000 * 10% = $80,000

Salvage value: Market value of the new trucks at the end of 5 years = $30,000

Free cash flows:

Year 0: Initial cash outflow = -$400,000

Year 1: Cash flow = Operating cost savings + Revenue increase = $145,000 + $80,000 = $225,000

Year 2: Cash flow = Operating cost savings + Revenue increase = $145,000 + $80,000 = $225,000

Year 3: Cash flow = Operating cost savings + Revenue increase = $145,000 + $80,000 = $225,000

Year 4: Cash flow = Operating cost savings + Revenue increase = $145,000 + $80,000 = $225,000

Year 5: Cash flow = Operating cost savings + Revenue increase + Salvage value = $145,000 + $80,000 + $30,000 = $255,000

b. The Payback Period is the time required to recover the initial investment. To calculate it, we sum the cash flows until they equal or exceed the initial investment. Here's the calculation:

Payback Period = Number of years to recover initial investment

= 2 years (Year 1 cash flow + Year 2 cash flow)

+ (Remaining investment / Year 3 cash flow)

= 2 years + ($400,000 - $225,000) / $225,000

= 2 years + 0.7778 years

= 2.7778 years

c. To calculate the Net Present Value (NPV) and Profitability Index (PI), we need to discount the cash flows using the given discount rate of 15%. Here's the calculation:

Discount rate: 15%

Present value factor for each year:

Year 0: 1 / (1 + Discount rate)^0 = 1

Year 1: 1 / (1 + Discount rate)^1 = 0.8696

Year 2: 1 / (1 + Discount rate)^2 = 0.7561

Year 3: 1 / (1 + Discount rate)^3 = 0.6575

Year 4: 1 / (1 + Discount rate)^4 = 0.5718

Year 5: 1 / (1 + Discount rate)^5 = 0.4972

NPV calculation:

NPV = (Year 0 cash flow) + (Year 1 cash flow * Present value factor) + (Year 2 cash flow * Present value factor) + ...

= -$400,000 + ($225,000 * 0.8696) + ($225,000 * 0.7561) + ($225,000 * 0.6575) + ($225,000 * 0.5718) + ($255,000 * 0.4972)

Profitability Index calculation:

PI = NPV / Initial investment

= NPV / $400,000

d. To calculate the Internal Rate of Return (IRR), we find the discount rate that makes the NPV equal to zero. Here's the calculation:

IRR = Discount rate that makes NPV equal to zero

By calculating the NPV at various discount rates, we can determine the rate at which NPV is closest to zero.

e. Based on the information provided, we can determine if the fleet should be replaced by considering the Payback Period, NPV, Profitability Index, and IRR.

If the Payback Period is within the company's acceptable timeframe and the NPV is positive, or the Profitability Index is greater than 1, and the IRR exceeds the company's required rate of return, then replacing the fleet would be financially favorable. If any of these criteria are not met, it would indicate that the replacement may not be the best option.

Please note that the calculation of IRR requires further information, and the final decision should consider additional factors such as qualitative aspects, operational requirements, and strategic considerations.

Without the specific values for cash flows in each year, it is not possible to provide a definitive answer to whether the fleet should be replaced based on the given information.

To learn more about Profitability Index

https://brainly.com/question/30924864

#SPJ11

Find the volume of a right circular cone that has a height of 18.5 in and a base with a diameter of 17.5 in. Round your answer to the nearest tenth of a cubic inch.

Answers

Answer:

Step-by-step explanation:

volume of cone formula: V = 1/3 πr²h

r = 1/2 d

r = 1/2 (17.5)

r = 8.75 in

V = 1/3 (π8.75²)(18.5)

V = 1483.26 in²

I'm stuck. plz help I dont know how​

Answers

Answer:

1)  regular price ⇒ $X

Sale price:75,24

Regular price: 100, X

2) The Ratio of the numbers in the first column equals the to ratio

of numbers in the second one

so.. [tex]\frac{75}{124}=\frac{100}{x} \\[/tex]

X=100 ×24/75

X=$32

Regular price-sale price=32-24=$8

hope it helps...

What will be the 50th term in the sequence defined by an = -11 +5(n − 1)?

Answers

Answer:

234

Step-by-step explanation:

Simplify the expression. an=5n-16. Substitute 50 for n. 5(50)-16= 250-16=234

For problems like this, simplifying the equation helps.

In a certain population, 18% of the people have Rh-negative blood. A blood
bank serving this population receives 95 blood donors on a particular day. Use the normal
approximation for binomial random variable to answer the following: (a) What is the
probability that 15 to 20 (inclusive) of the donors are Rh-negative? (b) What
is the probability that more than 80 of the donors are Rh-positive?

Answers

a) The probability that 15 to 20 (inclusive) of the donors are Rh-negative is 0.5406.

b) The probability that more than 80 of the donors are Rh-positive is 0.0199.

(a) Given that p = 0.18 and q = 0.82

The mean, μ = np = 95 × 0.18 = 17.1

The variance, σ² = npq = 95 × 0.18 × 0.82 = 13.77

Then, the standard deviation σ = √(npq) = √13.77 ≈ 3.71

Using the Normal approximation for binomial distribution, we need to find the probabilities of P(X ≤ 20) and P(X ≤ 14).

P(X ≤ 20) = P(Z ≤ (20 - μ) / σ) = P(Z ≤ (20 - 17.1) / 3.71) = P(Z ≤ 0.78) = 0.7823P(X ≤ 14) = P(Z ≤ (14 - μ) / σ) = P(Z ≤ (14 - 17.1) / 3.71) = P(Z ≤ -0.84) = 0.2005

The required probability is given by;

P(15 ≤ X ≤ 20) = P(X ≤ 20) - P(X ≤ 14) = 0.7823 - 0.2005 = 0.5406

Therefore, the probability that 15 to 20 (inclusive) of the donors are Rh-negative is 0.5406.

b) We are required to find the probability that X > 80.Given that p = 0.82 and q = 0.18

The mean, μ = np = 95 × 0.82 = 77.9

The variance, σ² = npq = 95 × 0.82 × 0.18 = 13.77

Then, the standard deviation σ = √(npq) = √13.77 ≈ 3.71P(X > 80) = P(Z > (80 - μ) / σ) = P(Z > (80 - 77.9) / 3.71) = P(Z > 0.57) = 0.2843

The probability that more than 80 of the donors are Rh-positive is 0.0199.

Learn more about probability at:

https://brainly.com/question/15570919

#SPJ11

QUICK! WHOEVER GIVES CORRECT ANSWER GETS BRAINLIEST

Answers

Answer:

15

Step-by-step explanation:

Answer:

15 cookies

Step-by-step explanation:

10 cookies is equivalent to 2 scoops of flour.

You need to find how many cookies they can make with just 1 scoop of flour.

So, to do that, you'd need to do 10/2, which is 5.

10 represents the number of cookies, and 2 represents the scoops of flour. (5 represents the number of cookies you can make with 1 scoop of flour.)

This will work with any certain amount of flour, just use the equation 5 times X, where X is the amount of flour.

In this certain problem, they gave us the scoops of flour.

Replace X with 3.

3 times 5 = 15.

15 cookies.

Help! Look at my last most recent question for 100 points. This one only offers 10.

Answers

Answer: 2.43m^3

Step-by-step explanation:

Answer: 2.43cm^3

Step-by-step explanation:

PLEASE mark me BRAINIEST! One more until next ranking!

Need asap please help

Answers

Answer:

(3)

Step-by-step explanation:

2 because you simply your denominator

Consider the following theorem. Main Theorem. Assume that n is any positive integer. Then 7 Ik = n(n+1) 2 k%3D1 (a) Illustrate the main theorem for the values n =1,2,3, 4, 5, 6 and 7. value the sum k n(n+1) 2 Does the IM k=1 of n theorem hold? 1 2 3 4 5 6 7 (b) State the Induction Step Theorem for n = 64, and prove it. Use a direct proof.
(c) State the Induction Step Theorem for n = 583, and prove it. Using direct proof
(d) Assume that N is any positive integer. State the Induction Step Theorem for the value n = N, and prove it.
(e) Explain in English in a few sentences in your own words why the proof of the induction step in d) combined with the verification of several base cases in a) complete the proof of the Main Theorem.

This is all one question based on the same main theorem

Answers

(a) The main theorem states that the sum of terms in the given sequence satisfies the equation n(n+1)/2 for various values of n.

(b) The induction step theorem for n = 64 states that if the main theorem holds for n = k, it also holds for n = k + 1.

(c) The induction step theorem for n = 583 states that if the main theorem holds for n = k, it also holds for n = k + 1.

(d) The induction step theorem for n = N states that if the main theorem holds for n = k, it also holds for n = k + 1.

(e) The combination of the induction step in (d) and verification of base cases in (a) completes the proof of the main theorem for all positive integers.

(a) The main theorem states that for any positive integer n, the sum of the terms k=1 to n of the sequence n(n+1)/2 is equal to n(n+1)/2.

Illustrating the main theorem for different values of n:

For n = 1: The sum is 1(1+1)/2 = 1, which holds true.

For n = 2: The sum is 2(2+1)/2 = 3, which holds true.

For n = 3: The sum is 3(3+1)/2 = 6, which holds true.

For n = 4: The sum is 4(4+1)/2 = 10, which holds true.

For n = 5: The sum is 5(5+1)/2 = 15, which holds true.

For n = 6: The sum is 6(6+1)/2 = 21, which holds true.

For n = 7: The sum is 7(7+1)/2 = 28, which holds true.

(b) The Induction Step Theorem for n = 64 states that if the main theorem holds for n = k, then it also holds for n = k + 1.

To prove it, assume that the main theorem holds for n = k, i.e., the sum of k terms is k(k+1)/2.

Then, we need to show that the sum of (k+1) terms is (k+1)((k+1)+1)/2 = (k+1)(k+2)/2.

By adding the (k+1)th term to the sum of k terms, we get (k(k+1)/2) + (k+1) = (k+1)(k+2)/2, which is the desired result.

(c) The Induction Step Theorem for n = 583 states that if the main theorem holds for n = k, then it also holds for n = k + 1.

To prove it, assume that the main theorem holds for n = k, i.e., the sum of k terms is k(k+1)/2.

Then, we need to show that the sum of (k+1) terms is (k+1)((k+1)+1)/2 = (k+1)(k+2)/2.

By adding the (k+1)th term to the sum of k terms, we get (k(k+1)/2) + (k+1) = (k+1)(k+2)/2, which is the desired result.

(d) The Induction Step Theorem for n = N states that if the main theorem holds for n = k, then it also holds for n = k + 1.

To prove it, assume that the main theorem holds for n = k, i.e., the sum of k terms is k(k+1)/2.

Then, we need to show that the sum of (k+1) terms is (k+1)((k+1)+1)/2 = (k+1)(k+2)/2.

By adding the (k+1)th term to the sum of k terms, we get (k(k+1)/2) + (k+1) = (k+1)(k+2)/2, which is the desired result.

(e) The proof of the induction step in (d) combined with the verification of several base cases in (a) completes the proof of the Main Theorem because it establishes that the theorem holds for all positive integers. The induction step shows that if the theorem holds for any positive integer, it also holds for the next integer. By verifying the base cases, we ensure that the theorem holds for the initial integers. Therefore, by the principle of mathematical induction, the theorem holds for all positive integers.

To learn more about principle of mathematical induction visit : https://brainly.com/question/29503103

#SPJ11

When solving the equation x/5 - 12 = 10, what is your last step?

A. Multiply by 5 on each side.
B. Add 12 to each side.
C. Divide by 5 on each side.
D. Subtract 12 from each side.

+10 points!

Answers

Answer:

c

Step-by-step explanation:

Cynthia bought a shirt for $35 that was originally $55. What was the percent change in the price of the shirt? Round to the nearest hundredths place.

NO LINKS OR I WILL REPORT YOU ​

Answers

Answer:36.36%

Step-by-step explanation:

%change=100 X (final-inital value) divided by initial

Describe what you normally do on Sunday​

Answers

Nothing just lay in bed all day on my phone-

my normal routine except i go to church

In circle S with m RST = 104°, find the angle
104°, find the angle measure of minor arc RT
T
S
R

Answers

Answer:

104

Step-by-step explanation:

:)

With the values of sin 30°, cos 30°, sin 60° and cos 60°

Answers

hello! i’ve highlighted the values you’ll need (sin30, sin60 and cos60)

i hope this helps!:)

What is the solution to the system of equations?
-6x-2y = 8
1
X+ 3y = 29
O (10,-2)
O (10, 2)
O (2, 10)
O (-2, 10)

Answers

Step-by-step explanation:

-2,10 is the answer according to my working

Other Questions
What is y if x=6 eqaution=y=4x+5 Given the increased development of complex business structures, which of the following regulators is responsible for the continued usefulness of accounting reports?A) Securities and Exchange Commission (SEC)B) Public Company Accounting Oversight Board (PCAOB)C) Financial Accounting Standards Board (FASB)D) All of the other answers are correct I need some help brainstorming on the following prompt:Select a publicly traded manufacturing company and describe someproduct cost challenges the company may face with having multiplelocations. Wh The nurse has just received change-of-shift report about the following four patients. Whichpatient should the nurse assess first?a.38-year-old who has pericarditis and is complaining of sharp, stabbing chest painb.45-year-old who had a myocardial infarction (MI) 4 days ago and is anxious about theplanned dischargec.51-year-old with unstable angina who has just returned to the unit after having apercutaneous coronary intervention (PCI)d.60-year-old with variant angina who is to receive a scheduled dose of nifedipine (Procardia) estion Completion Status: 1 2 3 4 5 7 11 12 13 14 15 16 Moving to another question will save this response estion 4 On January 1, 2019, Hamad Town Co purchased a machine for $240,000 is estimated that The following information is available for a company, Indooroopilly Ltd.Cost of equity = 12%Weighted average cost of capital (WACC) = 10%Terminal growth rate = 5%Market Capitalisation = $ 96mNumber of shares outstanding = 6 mNet financial obligation (NFO) at the beginning of FY2023 = $ 15mIt is estimated that Indooroopilly Ltd will generate free cash flows of $ 3.3m in FY 2023 and $ 3.63m in FY2024 respectively. After FY 2024, free cash flows are expected to grow at a constant rate forever.Round-off your answers up to one place of decimal (For example, 1.56 should be rounded off as 1.6;1.55 should be rounded off as 1.6; 1.54 should be rounded off as 1.5). Do not use dollar sign ($) or comma (,) in your answers.A. What is the terminal value of the enterprise for Indooroopilly Ltd at the end of FY2024 in millions of dollars?B. What is the total enterprise value of Indooroopilly Ltd in million dollars at the beginning of FY2023 in millions of dollars?C. What is the value of equity per share of Indooroopilly Ltd in dollars at the beginning of FY2023 in dollars? We should NEVER keep volatile solvents, like as ether, acetone, or benzene in an open beaker or Erlenmeyer flask because vapors can ignite and flash back if they reach a flame. All BUT ONE safety precaution is necessary when using volatile solvents. That is Let f:R" + R" be a linear transformation. Prove that f is injective if and only if the only vector v ERM for which f(v) = 0 is v = 0. _____ is the type of literature in which a person writes about one's own life.BurlesqueSatireHeroic dramaElizabethan dramaAutobiography Developed countries could be described as countries that do well on all measures of wellbeing (or freedoms), making all other countries developing or transition economies by default. However, there are some countries that can be considered "borderline developed" (Chile, Greece, Hungary, Latvia, Lithuania, Poland, Portugal,) and others that are "borderline developing or transition" (Argentina, Barbados, Croatia, Kuwait, Oman, Qatar, Singapore). Make a case against the current classification of one country in each of these groups using a range of measures (or potential measures) of development. Which of the following are features of directional hedge funds?The fund profits from correctly anticipating certain sectors of the market moving up in price.Sector rotation is compatible with this approach.Shorting is not allowed.Similar to non-directional hedge funds, directional hedge funds also attempt to exploit short-term mispricing of securities regardless of which way the market moves.Group of answer choicesIII and IVIII onlyI, II and IIII and II in a pig-calling contest, a caller produces a sound with an intensity level of 87 db. Don't guess!I will mark brainliest if its correct!Don't answer if you don't know!Also no links!And show your work plz! whats 24/3 but not 8? When one DNA molecule is copied to make two DNA molecules, the new DNA contains 50% of the parent DNA. Why? Discuss 3 challenges You might face post-Schooling that you would turn into an opportunity Which element, when it gains two electrons, will have the electron configuration 1s22s22p63s23p64s 23d104p65 Select the correct answer below: a) S. b) Se. c) Kr. d) Te. evelyn is 68 years old, her tax filing status is single, her adjusted gross income (AGI) is $16,000, and her nontaxable social security benefits are $6,000. when filing her income tax return, evelyn can claim what amount for the credit for the elderly or the permanently and totally disabled? Help me please!!!!!!!!!!!!!!! 1 pointFreddy just successfully pitched his innovative new business ideas to hisbusiness partners. Which of the following would be the correct factor ofproduction?CapitalHuman/LaborO Natural / LandEntrepreneur