2. How many checks must a customer write per month before the new plan is cheaper than the old plan? and new plan? 3. What formula/equations can be formed to find the cost for any number of checks for the old cheaper for a customer who writes 10 checks per month? 1. Compute the cost of 10 checks under the old plan and under the new plan. Which plan is check will cost 8 cents. The bank claims the new plan will save the customer money. Plus 15 cents for each check announces that it will change its monthly fee to $3 and that each Problem #3 A bank that has been charging a monthly service fee of $2 for checking accounts

Answers

Answer 1

The old plan is cheaper for a customer who writes 10 checks per month.

To determine how many checks a customer must write per month before the new plan is cheaper than the old plan, we need to set up an equation to compare the two plans. Let x be the number of checks written per month. The cost of the old plan is given by:

C_old = 0.08x + 2

The cost of the new plan is given by:

C_new = 3 + 0.15x

To find out when the new plan becomes cheaper, we need to set the two costs equal to each other and solve for x:

0.08x + 2 = 3 + 0.15x

0.07x = 1

x ≈ 14.29

Therefore, a customer would need to write 15 checks per month for the new plan to be cheaper than the old plan.

For a customer who writes 10 checks per month, the cost of the old plan is:

C_old = 0.08(10) + 2 = 2.80

The cost of the new plan is:

C_new = 3 + 0.15(10) = 4.50

Therefore, the old plan is cheaper for a customer who writes 10 checks per month.

The formula for the cost of any number of checks for the old plan is:

C_old = 0.08x + 2

where x is the number of checks written per month

learn more about "Cost":-https://brainly.com/question/19104371

#SPJ11


Related Questions

solve for b

18, b, 27, 22
(round your answer to the nearest tenth
b=[?]

Answers

The length of side b for the triangle is equal to 21.8 to the nearest tenth using the sine rule.

What is the sine rule

The sine rule is a relationship between the size of an angle in a triangle and the opposing side.

Using the sine rule;

18/sin22° = b/sin27°

b = (18 × sin27°)/sin22° {cross multiplication}

b = 21.8144

Therefore, the length of side b for the triangle is equal to 21.8 to the nearest tenth using the sine rule.

Read more about sine rule here: https://brainly.com/question/4372174

#SPJ1

HELP MARKING BRAINLEIST IF RIGHT ASAP

Answers

Step-by-step explanation:

you don't know Pythagoras ?

c² = a² + b²

c is the Hypotenuse (the side opposite of the 90° angle), a and b are the legs.

please remember this for life !

so, in our case :

c² = 6² + 4² = 36 + 16 = 52

c = sqrt(52) = sqrt(4×13) = 2×sqrt(13) =

= 7.211102551... ≈ 7.2 miles

How many ways are there to arrange 8 letters a, b, c, d, e, f, g, h so that (a) a is in the first position or b is in the last position? (b) a appears somewhere to the right of b?

Answers

The number of ways to arrange 8 letters a, b, c, d, e, f, g, h such that a appears somewhere to the right of b is: 39,600

How to find number of ways to arrange 8 letters a, b, c, d, e, f, g, h?

(a) The number of ways to arrange 8 letters a, b, c, d, e, f, g, h such that a is in the first position or b is in the last position is given by:

number of arrangements with a in first position + number of arrangements with b in last position - number of arrangements with both a in first position and b in last position

= (7!) + (7!) - (6!)

Number of ways with a in first position = 7! (arrange b, c, d, e, f, g, h in the remaining 7 positions)

Number of ways with b in last position = 7! (arrange a, c, d, e, f, g, h in the first 7 positions)

Number of ways with both a in first position and b in last position = 6! (arrange c, d, e, f, g, h in the remaining 6 positions)

Therefore, the total number of ways to arrange 8 letters a, b, c, d, e, f, g, h such that a is in the first position or b is in the last position is:

7! + 7! - 6! = 10,080

(b) To find the number of ways to arrange 8 letters a, b, c, d, e, f, g, h such that a appears somewhere to the right of b, we can use complementary counting.

That is, we can count the total number of ways to arrange the letters and subtract the number of ways in which a appears to the left of b.

Total number of ways to arrange 8 letters = 8! = 40,320

To count the number of ways in which a appears to the left of b, we can fix the positions of a and b as the first two letters, and then arrange the remaining 6 letters in the remaining positions.

There are 6! ways to do this.

Therefore, the number of ways to arrange 8 letters a, b, c, d, e, f, g, h such that a appears somewhere to the right of b is:

8! - 6! = 40,320 - 720 = 39,600

Learn more about Arrange letters

brainly.com/question/20337780

#SPJ11

(a) Find an equation of the tangent plane to the surface at the given point. z = x2 - y2, (5, 4, 9) X-5 (b) Find a set of symmetric equations for the normal line to the surface at the given point. Х y z 10 -8 -1 y - 4 Z - 9 10 -8 -1 Ox - 5 = y - 4 = Z - 9 X + 5 y + 4 Z +9 10 -8 -1 Ox + 5 = y + 4 = 2 + 9 =

Answers

z - 9 = 10(x - 5) - 8(y - 4) this is the equation of the tangent plane at the point (5, 4, 9). (x - 5)/10 = (y - 4)/(-8) = (z - 9)/(-1). These are the symmetric equations for the normal line to the surface at the given point.

(a) To find the equation of the tangent plane to the surface z = x^2 - y^2 at the point (5, 4, 9), we first need to find the partial derivatives with respect to x and y:

∂z/∂x = 2x
∂z/∂y = -2y
Now, we evaluate these at the given points (5, 4, 9):
∂z/∂x(5, 4) = 2(5) = 10
∂z/∂y(5, 4) = -2(4) = -8
Using the tangent plane equation:
z - z₀ = ∂z/∂x (x - x₀) + ∂z/∂y (y - y₀)
Plugging in the values:
z - 9 = 10(x - 5) - 8(y - 4)
This is the equation of the tangent plane at the point (5, 4, 9).

(b) The normal vector to the surface at the given point is given by the gradient vector (∂z/∂x, ∂z/∂y, -1) = (10, -8, -1). To find the symmetric equations for the normal line, we use the point-normal form:
(x - x₀)/a = (y - y₀)/b = (z - z₀)/c
Plugging in the point (5, 4, 9) and the normal vector components (10, -8, -1):
(x - 5)/10 = (y - 4)/(-8) = (z - 9)/(-1)
These are the symmetric equations for the normal line to the surface at the given point.


Learn more about symmetric equations here: brainly.com/question/27039363

#SPJ11

Complete the interest table below.

Answers

The second-period interest is approximately $13.61, and the second-period amount is approximately $927.11.

How to solve

To find the second-period interest and amount, we first need to determine the quarterly interest rate, since the interest compounds quarterly.

Quarterly interest rate =[tex](1 + Annual interest rate)^(1/4) - 1[/tex]

= [tex](1 + 0.06)^(1/4) - 1[/tex]

≈ 0.014889

Second-period interest:

Calculate the new principal after the first period.

Principal_after_1st_period = Principal + First period interest

= $900 + $13.50

= $913.50

Calculate the second-period interest.

Second_period_interest = Principal_after_1st_period × Quarterly interest rate

= $913.50 × 0.014889

≈ $13.61

Second-period amount:

Second_period_amount = Principal_after_1st_period + Second_period_interest

= $913.50 + $13.61

≈ $927.11

The second-period interest is approximately $13.61, and the second-period amount is approximately $927.11.

Read more about interest rates here:

https://brainly.com/question/2294792
#SPJ1

help I am not sure of the answer it asks for the domain and the range thank you​

Answers

Answer:

480 - 96x = 0, so x = 5.

Domain: [0, 5]

Range: [0, 480]

Domain [0,5]

Range [0,480]

(I think)

someone help please!! very confusing

Answers

The most goals scored by the team as shown on the box plot, in a game was 8 goals.

How to find the most goals scored ?

The uppermost value in a box plot is depicted by the upper whisker, and it stretches from the 3rd quartile (Q3) all the way to the maximum data point within 1.5 times the span between the first and third quartiles (IQR) above Q3.

What this means therefore, is that the most goals scored by the team would be 8 goals as this is the point on the box plot that is at the maximum level.

Find out more on box plots at https://brainly.com/question/14277132

#SPJ1

Anita plans to take $2600 loan for one year at an annual interest rate of 14% compounded monthly. She plans to pay off the loan in one payment at the end of the year. Multiplying 2600 by 0. 14, she determines she will pay $364 in interest on the loan. Describe the error and calculate how much interest she will pay

Answers

The actual interest paid by Anita is $2949.44 - $2600 = $349.44 (rounded to the nearest cent).

In this case, we have:

P = $2600

r = 0.14 (14%)

n = 12 (compounded monthly)

t = 1 (one year)

Plugging in the values, we get:

A = $2600(1 + 0.14/12)^(12*1)

= $2600(1.0116667)^12

= $2949.44

Interest refers to the amount of money charged by a lender to a borrower for the use of borrowed funds. It is typically expressed as a percentage of the amount borrowed and is usually charged over a specified period of time, such as a month or a year.

Interest can be either simple or compound. Simple interest is calculated only on the principal amount borrowed, while compound interest is calculated on the principal amount as well as any accumulated interest. This means that with compound interest, the borrower ends up paying more in interest over time. Interest rates can vary depending on a range of factors, such as the borrower's credit score, the length of the loan, and prevailing market conditions. In general, higher-risk borrowers are charged higher interest rates, while lower-risk borrowers are charged lower rates.

To learn more about Interest visit here:

brainly.com/question/30393144

#SPJ4

There's a roughly linear relationship between the length of someone's femur (the long leg-bone in your thigh) and their expected height. Within a certain population, this relationship can be expressed using the formula h=62. 6+2. 35fh=62. 6+2. 35f, where hh represents the expected height in centimeters and ff represents the length of the femur in centimeters. What is the meaning of the hh-value when f=49f=49?

Answers

For an individual with a femur length of 49 centimeters, we can expect their height to be approximately 177.15 centimeters.

When f=49, plugging it into the formula h=62.6+2.35f, we get h=62.6+2.35(49)=177.15.

This means that for an individual with a femur length of 49 centimeters, we would expect their height to be approximately 177.15 centimeters.

This provides an estimate of the individual's height based on the relationship between femur length and height indicated by the formula. It's important to note that this is an estimate and individual variation may exist.

To learn more about height, refer below:

https://brainly.com/question/10726356

#SPJ11

CAN SOMEONE HELP ME PLEASEEEEEEEEEEEEEE I NEED HELP :( ​

Answers

Answer:

for the first three, divide the number by 2

for the second three, multiply by 2

9 and 11. divide the number by 2 and plug into the formula 2 * pi * radius, radius is number/2

10. plug 7 into formula 2 * pi * radius, radius = 7

Step-by-step explanation:

radius is half the length of the circle, diameter is the full length, circumference is 2 * pi * radius

please help, I don't understand how to solve these Geometry questions.

Answers

The segment lengths are given as follows:

6. AB = 15.

7. RS = 47.

How to obtain the length of segment TU?

The length of segment TU is obtained applying the trapezoid midsegment theorem, which states that the length of the midsegment of the trapezoid is equals to the mean of the length of the bases of the trapezoid.

For item 6, we have that the mean of AB = x and 29 is of 22, hence:

(x + 29)/2 = 22

x + 29 = 44

x = AB = 15.

The value of x in item 7 is obtained as follows:

3x + 5 = (2x + 15 + 6x - 37)/2

8x - 22 = 6x + 10

2x = 32

x = 16.

Hence the length of RS is given as follows:

RS = 2 x 16 + 15

RS = 47.

More can be learned about the trapezoid midsegment theorem at brainly.com/question/17116949

#SPJ1

A particle, initially at rest, moves along the x-axis such that the acceleration at time t > 0 is given by a(t)= —sin(t) . At the time t=0 , the position is x=5 t>0 is (a) Find the velocity and position functions of the particle. b) For what values of time t is the particle at rest?

Answers

(a)The position function is:x(t) = -sin(t) + t + 5

To find the velocity function, we need to integrate the acceleration function:

v(t) = ∫ a(t) dt = -cos(t) + C1

We know that the particle is initially at rest, so v(0) = 0:

0 = -cos(0) + C1
C1 = 1

Therefore, the velocity function is:

v(t) = -cos(t) + 1

To find the position function, we need to integrate the velocity function:

x(t) = ∫ v(t) dt = -sin(t) + t + C2

Using the initial position x(0) = 5, we can find C2:

5 = -sin(0) + 0 + C2
C2 = 5

Therefore, the position function is:

x(t) = -sin(t) + t + 5

(b) The particle is at rest when its velocity is zero. So we need to solve for t when v(t) = 0:

0 = -cos(t) + 1

cos(t) = 1

t = 2πn, where n is an integer.

Therefore, the particle is at rest at times t = 2πn, where n is an integer.

To know more about Velocity:

https://brainly.com/question/30559316

#SPJ11

You get a part time job earning $12.50/hr. Tips are $4.60/hr average. Deductions are FICA (7.65%) and Federal Tax Withholding (10%). You work for 18 hours. What is your gross base pay?

Answers

If you are earning $12.50/hr in a part-time job, then your gross "base-pay" after deductions is $253.48.

Your base pay is $12.50/hr and you worked for 18 hours, so the base pay would be:

⇒ $12.50/hr × 18 hrs = $225;

The tips are $4.60/hr on average, so the "total-tips" earned would be:

⇒ $4.60/hr × 18 hrs = $82.80;

To calculate the "total-deductions", we first find the total percentage deducted, which is the sum of FICA and Federal Tax Withholding:

⇒ 7.65% + 10% = 17.65%,

To find the total amount deducted, we multiply the total percentage deducted by the "base-pay" + "tips";

⇒ 17.65% x ($225 + $82.80) = $54.32,

So the pay, before any deductions, is the sum of "base-pay" and "tips";

⇒ $225 + $82.80 = $307.80;

To find the "net-pay", we subtract "total-deductions" from pay;

We have,

⇒ $307.80 - $54.82 = $253.48,

Therefore, your gross base pay is $253.48.

Learn more about Pay here

https://brainly.com/question/8789980

#SPJ1

Answer:

add the tips and pay together , this equals 17.10

then multiply by the 18 hours and you’ll get 307.80

Step-by-step explanation:

16. A community group is planning the expansion of a square flower garden in a city park. If each side of the original garden is increased by 3 meters, the new total area of the garden will be 225 square meters. Find the length of each side of the original garden. A. 15m B. 3m C. 12m D. Square root of 12m


17. What is the value of c so that x^2-11x+c is a perfect-square trinomial? A. 121, B. 121/4, C. -11/2, D. 121/2


18. PLEASE HELP ASAP! Solve the equation by completing the square. Round to the nearest tenth. X^2+8x=10 A. 1. 1, 9. 1 B. 1. 1,-9. 1 C. -1. 1,9. 1 D. -1. 1, -9. 1

Answers

16. The length of each side of the original garden is 12 meters. The answer is (C) 12m.

17The value of c that makes x^2-11x+c a perfect-square trinomial is (B) 121/4..

18.The answer is (D) -1. 1, -9. 1.

Step by step explanation

16. Let s be the length of each side of the original garden. Then the area of the original garden is s^2. If each side is increased by 3 meters, then the new length of each side is s+3, and the area of the expanded garden is (s+3)^2. We are given that the area of the expanded garden is 225 square meters. Therefore, we can write the equation:

(s+3)^2 = 225

Taking the square root of both sides, we get:

s+3 = 15 or s+3 = -15

The second equation has no solution, since the length of a side cannot be negative. Therefore, we have:

s+3 = 15

Subtracting 3 from both sides, we get:

s = 12

17. To make x^2-11x+c a perfect-square trinomial, we need to add and subtract a constant term to make it a square of a binomial. Specifically, we want to add and subtract (11/2)^2 = 121/4 to get:

x^2 - 11x + c + 121/4 - 121/4

= (x - 11/2)^2 + (4c - 121)/4

For this to be a perfect-square trinomial, we need (4c - 121)/4 to be equal to 0. Therefore, we have:

4c - 121 = 0

Solving for c, we get:

4c = 121

c = 121/4

18. To solve the equation x^2 + 8x = 10 by completing the square, we first move the constant term to the right-hand side:

x^2 + 8x - 10 = 0

Next, we add and subtract the square of half the coefficient of x, which is (8/2)^2 = 16:

x^2 + 8x + 16 - 16 - 10 = 0

We can then write the left-hand side as a perfect-square trinomial:

(x + 4)^2 - 26 = 0

Adding 26 to both sides, we get:

(x + 4)^2 = 26

Taking the square root of both sides, we get:

x + 4 = ±√26

Subtracting 4 from both sides, we get:

x = -4 ±√26

Rounding to the nearest tenth, the solutions are approximately:

x ≈ -7.1 and x ≈ -0.9

To know more about binomial refer to

https://brainly.com/question/29163389

#SPJ11

How can you find the value of x in the expression 5x = 20?

Answers

Answer:

x = 4

Step-by-step explanation:

5x = 20  Divide both sides by 5

[tex]\frac{5x}{5}[/tex] = [tex]\frac{20}{5}[/tex]

x = 4

Helping in the name of Jesus.

The answer to your question is x=4

Find the area of the shaded sector.
round to the nearest tenth.
167°
17.8 yd
area = [ ? ]yd?

Answers

The area of the shaded sector is 461.7 [tex]yd ^ {2}[/tex]

The shaded region in the given question is a sector. So, we will calculate the area of the sector. The area of a sector is nothing but a fraction of the area of the whole circle. So, we will use the given formula to find the area of a sector of the circle.

area of sector = [tex]\frac{angle of sector}{360} * \pi r^{2}[/tex]

We know that the angle of the sector is 167 degrees and the radius of the circle is given to be 17.8 yd. We will substitute these values in the formula to calculate the area.

area of sector =   [tex]\frac{167}{360} * \pi * (17.8)^{2}[/tex]

area of sector = 461.7 [tex]yd^{2}[/tex]

Therefore the area of the shaded region to the nearest tenth is 461.7 square yards.

To learn more about the area of the sector;

https://brainly.com/question/22972014

#SPJ4

The complete question is "Find the area of the shaded sector.

round to the nearest tenth.

167°

17.8 yd

area = [ ? ]yd?

The image is shown below."

This scatter plot shows the relationship between the number of sweatshirts sold and the temperature outside. Sweatshirt Sales vs. Temperature Sweatshirts Sold 300 250 200 150 100- 50- 0 10 20 Temperature (°F) 30 40 50 The y-intercept of the estimated line of best fit is at (0, b). Enter the approximate value of the b in the first response box. Enter the approximate slope of the estimated line of best fit in the second response box. y-intercept and slope​

Answers

Answer:

The y intercept of the scatterplot is 250 sweat shirts and the slope is 10/3

What is a linear function?

y = mx + b

where m is the rate of change and b is the y intercept.

Let y represent the number of sweat shirts sold and x represent the temperature.

The y intercept is at (0,250).

Using point (0,250) and (14,200):

Slope = (200-250) / (15-0) = 10/3

The y intercept of the scatter plot is 250 sweat shirts and the slope is (10/3)

Calculate the change in entropy of the system when 10. 0 g of ice at −10. 0 °C is converted into water vapour at 115. 0 °C and at a constant pressure of 1 bar. The molar constant-pressure heat capacities are: Cp,m(H2O(s)) = 37. 6 J K−1 mol−1; Cp,m(H2O(l)) = 75. 3 J K−1 mol−1; and Cp,m(H2O(g)) = 33. 6 J K−1 mol−1. The standard enthalpy of vaporization of H2O(l) is 40. 7 kJ mol−1, and the standard enthalpy of fusion of H2O(l) is 6. 01 kJ mol−1, both at the relevant transition temperatures

Answers

Answer:

Step-by-step explanation:

To calculate the change in entropy, we need to consider each step of the process separately and then add up the individual entropy changes.

Step 1: Heating ice from -10.0°C to 0°C

The heat required for this step can be calculated using the formula:

q = m * Cp * ΔT

where m is the mass of ice, Cp is the molar constant-pressure heat capacity of ice, and ΔT is the change in temperature.

q = 10.0 g / 18.01528 g/mol * 37.6 J/K/mol * 10.0°C = 20.8 J

The entropy change for this step can be calculated using the formula:

ΔS = q / T

where T is the temperature in Kelvin.

ΔS = 20.8 J / 263.15 K = 0.079 J/K

Step 2: Melting ice at 0°C

The heat required for this step can be calculated using the formula:

q = n * ΔHfus

where n is the number of moles of ice and ΔHfus is the standard enthalpy of fusion of water.

n = 10.0 g / 18.01528 g/mol = 0.555 mol

q = 0.555 mol * 6.01 kJ/mol = 3.33 kJ = 3330 J

The entropy change for this step can be calculated using the formula:

ΔS = q / T

where T is the melting point of water in Kelvin (273.15 K).

ΔS = 3330 J / 273.15 K = 12.2 J/K

Step 3: Heating water from 0°C to 100°C

The heat required for this step can be calculated using the formula:

q = m * Cp * ΔT

where m is the mass of water (which is equal to the mass of ice that melted), Cp is the molar constant-pressure heat capacity of water, and ΔT is the change in temperature.

q = 10.0 g / 18.01528 g/mol * 75.3 J/K/mol * 100.0°C = 415.9 J

The entropy change for this step can be calculated using the formula:

ΔS = q / T

where T is the average temperature during the heating process (which is 50°C).

ΔS = 415.9 J / 323.15 K = 1.29 J/K

Step 4: Vaporizing water at 100°C

The heat required for this step can be calculated using the formula:

q = n * ΔHvap

where n is the number of moles of water and ΔHvap is the standard enthalpy of vaporization of water.

n = 10.0 g / 18.01528 g/mol = 0.555 mol

q = 0.555 mol * 40.7 kJ/mol = 22.6 kJ = 22600 J

The entropy change for this step can be calculated using the formula:

ΔS = q / T

where T is the boiling point of water in Kelvin (373.15 K).

ΔS = 22600 J / 373.15 K = 60.5 J/K

Step 5: Heating steam from 100°C to 115°C

The heat required for this step can be calculated using the formula:

q = m * Cp * ΔT

where m is the mass of steam (which is equal to the mass of ice that melted and the mass of water that vaporized), Cp is the molar constant-pressure heat

To know more about entropy refer here

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

#SPJ11

Several scientists decided to travel to South America each year beginning in 2001 and record the number of insect species they encountered on each trip. The table shows the values coding 2001 as 1, 2002 as 2, and so on. Find the model that best fits the data and identify its corresponding R2 value. 1 2 3 Year 4 5 6 7 9 8 10 53 38 49 35 42 Species 47 60 67 82​

Answers

The result of the regression analysis will provide you with the best-fitting model and its R² value.

To find the model that best fits the data, we will perform a regression analysis using the given data. The dependent variable is the number of insect species, and the independent variable is the year coded as 1, 2, 3, and so on. The table can be rewritten as:

Year (X): 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
Species (Y): 53, 38, 49, 35, 42, 47, 60, 67, 82

A linear regression can be performed to determine the model that best fits the data. After analyzing the data, we will identify the corresponding R² value, which represents the proportion of the variance in the dependent variable (insect species) that is predictable from the independent variable (year).

The result of the regression analysis will provide you with the best-fitting model and its R² value. Keep in mind that higher R² values (closer to 1) indicate a better fit of the model to the data.

More on regression analysis: https://brainly.com/question/24303059

#SPJ11

Determine the length of the leg of 45* -45*-90* triangle with a hypotenuse length of 26

Answers

The length of leg of given triangle is s 13√(2) units.

A 45-45-90 triangle is a special right triangle in which the two legs are congruent and the angles opposite the legs are both 45 degrees. The hypotenuse is the longest side of the triangle and is located opposite the right angle.

In this problem, we are given that the hypotenuse length of a 45-45-90 triangle is 26 units. Our goal is to find the length of one of the legs of the triangle. Let us denote the length of one of the legs as x.

By the Pythagorean theorem, we know that the sum of the squares of the two legs of a right triangle is equal to the square of the hypotenuse. In a 45-45-90 triangle, the two legs are congruent, so we can set up the following equation:

x² + x² = 26²

Simplifying the left-hand side of the equation, we get:

2x² = 676

Dividing both sides by 2, we get:

x² = 338

Taking the square root of both sides, we get:

x = √(338)

Since we are asked to give the answer in simplified radical form, we can write:

x = √(2 × 169) = √(2) × √(169) = 13√(2)

Therefore, the length of one of the legs of the 45-45-90 triangle with a hypotenuse length of 26 units is 13√(2) units.

To learn more about Triangle refer here:

https://brainly.com/question/2773823

#SPJ11

Find a rule for the following table of value

Answers

Answer:

y-3x-2

Step-by-step explanation:

take 2 points (1,1), (3,7)

find the slope: 7-1/3-1=3

plug into y=2x+b (used pt (1,1) )

1=3(1)+b

1=3+b

b=-2

y=3x-2

Use substitution to find the indefinite integral. szve ? 2 zV9z+ - 5 dz [21922-5 Zy9z 9z- 5 dz = =]

Answers

To solve this problem, we can use substitution. Let u = 9z - 5, then du/dz = 9 and dz = du/9.

Using this substitution, we can rewrite the integral as:

∫(2/(u+5))(1/9)du

Simplifying this expression:

(2/9) ∫(1/(u+5))du

We can then solve this integral by using the formula for the natural logarithm:

(2/9) ln|u+5| + C

Substituting back in for u:

(2/9) ln|9z| + C
2 zV9z+ - 5 dz is (2/9) ln|9z| + C.


Consider the integral:
∫2z√(9z² - 5) dz

We can use the substitution method. Let's choose the substitution:
u = 9z² - 5

Now, differentiate u with respect to z:
du/dz = 18z

Solve for dz:
dz = du/(18z)

Now, substitute u and dz back into the integral and simplify:
∫(2z√u) * (du/(18z)) = (1/9)∫√u du

Now, integrate with respect to u:
(1/9)(2/3)(u^(3/2))/(3/2) + C = (2/27)u^(3/2) + C

Finally, substitute back the original expression for u:
(2/27)(9z² - 5)^(3/2) + C

So, the indefinite integral is:
(2/27)(9z² - 5)^(3/2) + C

Visit here to learn more about logarithm brainly.com/question/30085872

#SPJ11

use the confidence level and sample data to find a confidence interval for estimating the population μ. round your answer to one decimal place.

a group of 64 randomly selected students have a mean score of 38.6 with a standard deviation of 4.9 on a placement test. what is the 90% confidence interval for the mean score, μ, of all students taking the test?

Answers

The 90% confidence interval for the mean score, μ, of all students taking the test is  (37.6, 39.6).

To find the confidence interval for estimating the population mean score, we can use the following formula:

CI = x ± z*(σ/√n)

Where:

x = sample mean score = 38.6

σ = population standard deviation (unknown)

n = sample size = 64

z = z-score for the desired confidence level, which is 1.645 for 90% confidence interval

First, we need to estimate the population standard deviation using the sample standard deviation:

s = 4.9

Next, we can plug in the values into the formula:

CI = 38.6 ± 1.645*(4.9/√64)

= 38.6 ± 1.645*(0.6125)

= 38.6 ± 1.008

= (37.6, 39.6)

Therefore, the 90% confidence interval for the mean score, μ, of all students taking the test is (37.6, 39.6).

Read more about Confidence Interval at; brainly.com/question/17097944

#SPJ11

What needs to be corrected in the following construction for copying ABC with point D as the vertex?
-The second arc should be drawn centered at K through A.
-The second arc should be drawn centered at J through A.
-The third arc should cross the second arc.
-The third arc should pass through D.

Answers

Answer:

  (c)  The third arc should cross the second arc.

Step-by-step explanation:

You want to know the correction required to the construction of a copy of an angle.

Copying an angle

To copy an angle to a new vertex, arcs are drawn with the same radius at the original vertex (first arc) and the new vertex (second arc).

Then the compass is set to the length JK, and a third arc is drawn with L as the center, marking off the distance JK on the second arc.

In order do that, the third arc should cross the second arc.

__

Additional comment

This allows you to create ∆DLM congruent to ∆BKJ. Hence angle D will be congruent to angle B.

It helps to actually do these constructions on paper using compass and straightedge. That gives you better intuition about how they work, and about geometric relations in general.

Answer:

Step-by-step explanation:

6. Yu is considering two different banks for his $3,000 savings account: OPTION A 4% FOR 20 YEARS SIMPLE INTEREST OPTION B 2% FOR 10 YEARS COMPOUND INTEREST 8 What is the interest earned on option A? O What is the total value on option A? What is the interest earned on option B? O What is the total value on option B? 10 Which is the better option?

Answers

The interest earned on Option A is $2400 and Option B is $666.18.  Option A is the better option as Option A has a higher total value of $5400 compared to Option B's total value of $3666.18.

To calculate the interest earned and total value for each option, we can use the following formulas:

For Option A:

- Interest earned = principal x rate x time = 3000 x 0.04 x 20 = $2400

- Total value = principal + interest earned = 3000 + 2400 = $5400

For Option B:

- Interest earned = principal x (1 + rate/n)^(n x time) - principal = 3000 x (1 + 0.02/1)^(1 x 10) - 3000 = $666.18

- Total value = principal + interest earned = 3000 + 666.18 = $3666.18

Therefore, the interest earned and total value for each option are as follows:

Option A:

- Interest earned = $2400

- Total value = $5400

Option B:

- Interest earned = $666.18

- Total value = $3666.18

To compare the two options, we need to consider the total value of each option. Option A has a higher total value of $5400 compared to Option B's total value of $3666.18. Therefore, Option A is the better option.

To know more about total value, visit:

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

#SPJ11

Peter had to solve a puzzle.which mathematical symbol can be placed between 5 and 9, to get a numbergreater than 5, but less than 9?

Answers

To get a number greater than 5,but less than 0, Peter can use the mathematical symbol of a decimal point (.) to solve this puzzle.

If Peter places decimal point between 5 and 9, he can get a number like 5.1, 5.2, 5.3... up to 8.9, which meets the conditions of being greater than 5 but less than 9.

A decimal point (.) is a mathematical symbol. When this decimal point is placed in between two numbers, suppose x and y, then x.y means x.y is greater than x and less than y.  

So to solve the puzzle, Peter can use decimal point.

To learn more about puzzle: https://brainly.com/question/30209521

#SPJ11

An environmentalist is studying a certain microorganism in a sample of city lake water. The function h(x) = 146(1.16)ˣ gives the number of the microorganisms present in the water sample at the end of x weeks. Which statement is the best interpretation of one of the values of the function?
F. After 1 week, there will be 146 microorganisms in the water sample.
G. The initial number of microorganisms in the water sample was 16.
H. The number of microorganisms decreases by 84% each week.
J. The number of microorganisms increases by 16% each week.

Answers

The best interpretation of one of the values of the function is  The number of microorganisms increases by 16% each week.

The given function of the number of the microorganisms present in the water sample at the end of x weeks is

h(x) = 146(1.16)ˣ

To find the number of microorganisms present in the water sample after one week, we substitute x = 1 in the above equation

h(1) = 146(1.16)¹

h(1) = 169.36

Therefore, after one week, there will be approximately 169 microorganisms in the water sample.

Thus, the correct interpretation of one of the values of the function is F.

To know more about Function:

https://brainly.com/question/12431044

#SPJ1

two players simultaneously toss (independently) a coin each. both coins have a chance of heads p. they keep on performing simultaneous tosses till they end up with different. what is the expected number of trials (simultaneous tosses) before they stop?

Answers

The expected number of tosses until two players get different results when simultaneously tossing a coin each with a chance of heads p is (1-2p)/(2p-2p²).

The probability that both players get the same result (either both heads or both tails) on any given toss is p² + (1-p)² = 2p² - 2p + 1. The probability that they get different results (one head and one tail) is therefore 1 - (2p² - 2p + 1) = 2p - 2p².

Let E be the expected number of tosses until they end up with different results. If they get different results on the first toss, the game ends after 1 toss.

Otherwise, they have to repeat the process again, and the expected number of tosses is increased by 1. Therefore, we can express E in terms of the probabilities of getting different or same results on the first toss

E = (2p - 2p²)1 + (1 - 2p + 2p²)(1 + E)

Simplifying, we get

E = 1 + 2pE - 2p + 2p²

Rearranging and solving for E, we get

E = (1 - 2p) / (2p - 2p²)

Therefore, the expected number of tosses before the players end up with different results is (1 - 2p) / (2p - 2p²).

To know more about Probability:

https://brainly.com/question/11234923

#SPJ4

On the same coordinate plane, mark all points (x,y) such that (A) y=x-2, (B) y=-x-2, (C) y=|x|-2

Answers

The marked point under (x, y) are (-4,-6), (-3,-5), (-2,-4), (-1,-3), (0,-2), (1,-3), (2,-4), (3,-5) and (4,-6), under the condition that (A) y=x-2, (B) y=-x-2, (C) y=|x|-2.
Point A
where y=x-2.
This projects that for every x value, y will be 2 less than that x value. So if we place in x=0, we get y=-2. If we plug in x=1, we get y=-1 and so on. So we could plot these points on the coordinate plane as (0,-2), (1,-1), (2,0), (3,1) .

Then, similarly point B
where y=-x-2.
This projects that for every x value, y should be 2 less than the negative of that x value. So if we place in x=0, we get y=-2. If we place in x=1, we get y=-3 and .
Then, we can place these points on the coordinate plane as (0,-2), (1,-3), (-1,-1), (2,-4) .

Finally let's proceed on to point C where y=|x|-2. This projects that for every positive x value, y will be 2 less than that x value and for every negative x value, y will be 2 less than the negative of that x value. So if we plug in x=0, we get y=-2. If we plug in x=1, we get y=-1 and so on.
So we can place these points on the coordinate plane as (0,-2), (1,-1), (-1,-1), (2,0), (-2,0) and so on.

So all the evaluated points are (-4,-6), (-3,-5), (-2,-4), (-1,-3), (0,-2), (1,-3), (2,-4), (3,-5) and (4,-6).

To learn more about coordinate plane
https://brainly.com/question/29765572
#SPJ4

Jesus works at a computer outlet. He receives a bi-weekly salary of


$300 plus 5. 5% commission on his sales. In the last two weeks, he sold


$16,200 of computer equipment. He pays 8% for State Income Tax,


12. 3% for Federal Income Tax, 6. 3% for Social Security, and 1. 45%


for Medicare. What steps did I take to find Jesus' net bi-weekly


pay? (Show your work)

Answers

Jesus' net bi-weekly pay is $856.69 after paying his taxes and deductions.

To find Jesus' net bi-weekly pay, I followed these steps:

Calculate Jesus' commission: Jesus sold $16,200 of computer equipment, so his commission is 5.5% of $16,200, which is $891.

Calculate Jesus' gross bi-weekly pay: Jesus receives a bi-weekly salary of $300 plus his commission of $891, so his gross bi-weekly pay is $1,191.

Calculate Jesus' deductions: Jesus pays 8% for State Income Tax, 12.3% for Federal Income Tax, 6.3% for Social Security, and 1.45% for Medicare. To calculate the deductions, I multiplied his gross bi-weekly pay by each percentage rate:

State Income Tax: 8% of $1,191 = $95.28

Federal Income Tax: 12.3% of $1,191 = $146.67

Social Security: 6.3% of $1,191 = $75.09

Medicare: 1.45% of $1,191 = $17.27

Subtract the deductions from the gross bi-weekly pay: To find Jesus' net bi-weekly pay, I subtracted the total deductions of $334.31 from his gross bi-weekly pay of $1,191:

Net bi-weekly pay = $1,191 - $334.31 = $856.69

Therefore, Jesus' net bi-weekly pay is $856.69 after paying his taxes and deductions.

To know more about bi-weekly pay, refer here:

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

#SPJ11

Other Questions
HELP PLEASE! DUE TONIGHT!What is the magnitude of the electric field strength at a point 2.2cm to the left of the middle charge? (let kc=8.987755e9 N*m^2/C^2 Why spatial interaction is closely related to cultural diffusion. Pacifism meaning in history K. canopy, the proprietor of canopy services, withdrew $5,900 from the business during the current year. the entry to close the withdrawals account at the end of the year is: Determine the equation of the circle. Center: (1,5) Radius: 2 As he enters his final year of high school, Hakeem has a fairly solid sense of who he is and where he wants to go in life. From a cognitive perspective, Hakeem is exhibiting HELP PLS SHOW WORKWest Fremont is a community consisting of 3,000 homes. A small coal-burning power plant currently supplies electricity for the town. The capacity of the power plant is 12 megawatts (MW) and the average household consumes 8,000 kilowatt hours (kWh) of electrical energy each year. The price paid to the electric utility by West Fremont residents for the energy is $0. 10 per kWh. The town leaders are considering a plan, the West Fremont Wind Project (WFWP), to generate their own electricity using 10 wind turbines that would be located on the wooded ridges surrounding the town. Each wind turbine would have a capacity of 1.2 MW and each would cost the town $3 million to purchase, finance, and operate for 25 years.(a) Assuming that the existing power plant can operate at full capacity for 8,000 hrs/yr, how many kWh of electricity can be produced by the plant in a year?(b) At the current rate of electricity energy per household, how many kWh of energy does the community consume in one year? the nurse is preparing to interview a client with an extensive cardiac history. which questions would the nurse ask of a client in a focused assessment of the family history? select all that apply. I need to find the 2 answers Please help and show work pls noah and emma are standing on opposite sides of a 43.3 ft tree looking up at noahs cat, which is perched at the very top. they are separated by a horizontal distance of 100 ft. the distance from emma to the cat is 50 ft and her angle of elevation to see the cat is 60. the distance from noah to the cat is 86.6 ft and his angle of elevation to see the cat is 30. (a) identify three different trigonometric ratios that could have been used to find the distance x between emma and the base of the tree. for each trigonometric ratio, determine the distance. round to the nearest whole number. (b) use the pythagorean theorem to find the distance x between emma and the base of the tree. round to the nearest whole number. 5. A 40-kg ornamental star is suspended by two chains fastened tohorizontal beams at different heights with angles as shown.Determine the tension in each chain.The diagram is shown below; I also know we have to split up the triangles to make two right angle triangles but Im not sure where to go from there How many grams of chlorine would exert a pressure of 610 torr in a 3. 26-liter container at standard temperature? 4. 25gCL Question 1(Multiple Choice Worth 2 points)(Circle Graphs MC)The circle graph describes the distribution of preferred transportation methods from a sample of 400 randomly selected San Francisco residents.circle graph titled San Francisco Residents' Transportation with five sections labeled walk 40 percent, bicycle 8 percent, streetcar 15 percent, bus 10 percent, and cable car 27 percentWhich of the following conclusions can we draw from the circle graph?Together, Streetcar and Cable Car are the preferred transportation for 168 residents.Together, Walk and Streetcar are the preferred transportation for 55 residents.Bus is the preferred transportation for 45 residents.Bicycle is the preferred transportation for 50 residents.Question 2(Multiple Choice Worth 2 points)(Appropriate Measures MC)The box plot represents the number of tickets sold for a school dance.A horizontal line labeled Number of Tickets sold that starts at 8, with tick marks every one unit up to 30. The graph is titled Tickets Sold for A Dance. The box extends from 17 to 21 on the number line. A line in the box is at 19. The lines outside the box end at 10 and 27.Which of the following is the appropriate measure of center for the data, and what is its value?The mean is the best measure of center, and it equals 19.The median is the best measure of center, and it equals 4.The median is the best measure of center, and it equals 19.The mean is the best measure of center, and it equals 4.Question 3(Multiple Choice Worth 2 points)(Comparing Data LC)The histograms display the frequency of temperatures in two different locations in a 30-day period.A graph with the x-axis labeled Temperature in Degrees, with intervals 60 to 69, 70 to 79, 80 to 89, 90 to 99, 100 to 109, 110 to 119. The y-axis is labeled Frequency and begins at 0 with tick marks every one unit up to 14. A shaded bar stops at 10 above 60 to 69, at 9 above 70 to 79, at 5 above 80 to 89, at 4 above 90 to 99, and at 2 above 100 to 109. There is no shaded bar above 110 to 119. The graph is titled Temps in Sunny Town.A graph with the x-axis labeled Temperature in Degrees, with intervals 60 to 69, 70 to 79, 80 to 89, 90 to 99, 100 to 109, 110 to 119. The y-axis is labeled Frequency and begins at 0 with tick marks every one unit up to 16. A shaded bar stops at 2 above 60 to 69, at 4 above 70 to 79, at 12 above 80 to 89, at 6 above 90 to 99, at 4 above 100 to 109, and at 2 above 110 to 119. The graph is titled Temps in Desert Landing.When comparing the data, which measure of center should be used to determine which location typically has the cooler temperature?Median, because Desert Landing is symmetricMean, because Sunny Town is skewedMean, because Desert Landing is symmetricMedian, because Sunny Town is skewedQuestion 4(Multiple Choice Worth 2 points)(Appropriate Measures MC)A charity needs to report its typical donations received. The following is a list of the donations from one week. A histogram is provided to display the data.10, 11, 35, 39, 40, 42, 42, 45, 49, 49, 51, 51, 52, 53, 53, 54, 56, 59A graph titled Donations to Charity in Dollars. The x-axis is labeled 10 to 19, 20 to 29, 30 to 39, 40 to 49, and 50 to 59. The y-axis is labeled Frequency. There is a shaded bar up to 2 above 10 to 19, up to 2 above 30 to 39, up to 6 above 40 to 49, and up to 8 above 50 to 59. There is no shaded bar above 20 to 29.Which measure of variability should the charity use to accurately represent the data? Explain your answer.The range of 13 is the most accurate to use, since the data is skewed.The IQR of 49 is the most accurate to use to show that they need more money.The range of 49 is the most accurate to use to show that they have plenty of money.The IQR of 13 is the most accurate to use, since the data is skewed.Question 5(Multiple Choice Worth 2 points)(Making Predictions MC)A recent conference had 900 people in attendance. In one exhibit room of 80 people, there were 65 teachers and 15 principals. What prediction can you make about the number of principals in attendance at the conference?There were about 820 principals in attendance.There were about 731 principals in attendance.There were about 208 principals in attendance.There were about 169 principals in attendance.Question 6(Multiple Choice Worth 2 points)(Creating Graphical Representations LC)A teacher was interested in the subject that students preferred in a particular school. He gathered data from a random sample of 100 students in the school and wanted to create an appropriate graphical representation for the data.Which graphical representation would be best for his data?Stem-and-leaf plotHistogramCircle graphBox plot a weight lifter must expert of force to lift a set of barbells off the ground Need help being allowed into this MC YT Server need to know this: When was Techno's channel made: A: April 4, 2016 B: October 28, 2013 C: January 7 2017 D: March 25, 2013 Analyze the relationship between resistance to technological progress and the continual advancement of new technologies. Use information from the passage to support your analysis THE IMAGE HAS THE QUESTION A survey found that the relationship between the years of education a person has and that person's yearly income in his or her first job after completing schooling can be modeled by the equation y = 1200 x + 7000, where x is the number of years of education and y is the yearly income. According to the model, how much does 1 year of education add to a person's yearly income? Which type of tax are Social Security tax and Medicare tax considered to be? Mrs. Ross is a librarian at Westside Library. In examining a random sample of the library's book collection, she found the following. 902 books had no damage, 80 books had minor damage, and 43 books had major damage. Based on this sample, how many of the 30,000 books in the collection should Mrs. Ross expect to have no damage? Round your answer to the nearest whole number. Do not round any intermediate calculations. Books 5 ? X