Qn in attachment
.
..​

Qn In Attachment...

Answers

Answer 1

Answer: d

Step-by-step explanation:

Answer 2

Answer:

pls mrk me brainliest

Step-by-step explanation:

(⁠ ̄⁠(⁠エ⁠)⁠ ̄⁠)⁠ノ

Qn In Attachment...

Related Questions

A quantitative data set has mean 25 and standard deviation 2. At least what percentage of the observations lie between 19 and 31 ​?

Answers

At least 95% of the observations lie between 19 and 31.

To see why, we can use Chebyshev's theorem, which states that for any data set, regardless of the shape of the distribution, at least 1 - (1/k²) of the observations lie within k standard deviations of the mean. In this case,

we want to know the percentage of observations that lie within two standard deviations of the mean, since 19 and 31 are both two standard deviations away from the mean of 25.

So, we can use k = 2 in Chebyshev's theorem, which gives us:

1 - (1/2²) = 1 - (1/4) = 0.75

Therefore, at least 75% of the observations lie within two standard deviations of the mean. However, since we know the data set is normally distributed (since we know the mean and standard deviation), we can use the empirical rule,

which states that for normally distributed data, approximately 68% of the observations lie within one standard deviation of the mean, and approximately 95% of the observations lie within two standard deviations of the mean.

Therefore, we can conclude that at least 95% of the observations lie between 19 and 31.

To know more about Chebyshev's theorem, refer here:

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

#SPJ11

An athlete runs around a rectangular housing estate 10 times. The estate is 1.08 km by 420 m. How far has the athlete run?

Answers

30 km far has the athlete run.

A rectangle may be a geometric shape that is characterized by its four sides, where opposite sides are parallel and break even within the length. It has four sides the longer side is named length and the shorter side is named as breadth.

An Athlete runs around a rectangular field = 10 times

The Length of the rectangle = [tex]1.08 km[/tex]

The Breadth of the rectangle = [tex]0.42 km[/tex]

 [tex]1km = 1000 m\\= 420 /1000 m\\= 0.42 km[/tex]

Therefore, perimeter of the rectangle = 2 (length + breadth)

                                                              =  [tex]2 ( 1.08 + 0.42)[/tex]

                                                              = [tex]2 (1. 50)[/tex]

                                                              = [tex]3 km[/tex]

So, the athlete runs around a rectangular housing 10 times = [tex]3[/tex]×[tex]10[/tex]

                                                                                                   = [tex]30 km[/tex]

Therefore, the athlete runs 30 km far.

To learn more about rectangle,

https://brainly.com/question/15019502      

Frank is packing cube-shaped containers into large boxes. he can fit
15 containers in each layer. if he stacks 8 layers into one box, what is the
volume of the box?

Answers

The volume of the large box is 120[tex]s^3[/tex].

How to find the volume?

If Frank can fit 15 cube-shaped containers in each layer and stack 8 layers into one box, then the total number of containers he can fit in one box is:

15 containers/layer x 8 layers = 120 containers

Since each container is cube-shaped, we can assume that it has the same length, width, and height. Let's represent the length of one side of the container as "s". Then, the volume of one container is:

Volume of one container = [tex]s^3[/tex]

The volume of 120 containers that can fit in one box is:

Volume of 120 containers = 120 x Volume of one container

Substituting the expression for the volume of one container, we get:

Volume of 120 containers = 120[tex]s^3[/tex]

Therefore, the volume of the large box that can hold 120 cube-shaped containers with side length "s" is 120[tex]s^3[/tex].

Learn more about Volume

brainly.com/question/13338592

#SPJ11

Lochlon transfers his investment into a money market account. The account now earns compound interest of 1. 95% annually with a maturity date of 5 years

Answers

The final amount Lochlon will earn on his investment after 5 years of compound interest is $1,104.36

How we calculate the compound interest?

Compound interest is a type of interest calculation where the interest earned is added to the principal amount, and the resulting sum becomes the new principal for the next interest calculation. The formula for compound interest is:

A = [tex]P(1 + r/n)^(^n^t^)[/tex]

Where:

A is the final amount including the interest

P is the principal amount

r is the annual interest rate as a decimal

n is the number of times the interest is compounded per year

t is the time in years

In this case, Lochlon transferred his investment into a money market account that earns compound interest of 1.95% annually, with a maturity date of 5 years.

To find the final amount Lochlon will earn, we need to know the principal amount, the interest rate, the number of times the interest is compounded per year, and the time period.

Assuming Lochlon invests a principal amount of P dollars, with an annual interest rate of r = 1.95%, and the interest is compounded annually (n = 1) for a time period of 5 years (t = 5), the formula for calculating the final amount (A) is:

A = [tex]P(1 + r/n)^(^n^t^)[/tex]

= [tex]P(1 + 0.0195/1)^(^1^*^5^)[/tex]

= [tex]P(1.0195)^5[/tex]

if Lochlon invests $1,000, for example, then his final amount (A) after 5 years would be:

A = [tex]1000(1.0195)^5[/tex]

= 1000(1.10436)

= $1,104.36

Learn more about Compound interest

brainly.com/question/14295570

#SPJ11

The weight (in pounds) and height (in inches) for a child were measured every few months over a two-year period. The results are given in the table.



A 2-column table with 9 rows. Column 1 is labeled Weight (x) with entries 8, 12, 18, 24, 30, 32, 35, 37, 40. Column 2 is labeled Height (y) with entries 22, 23, 26, 30, 32, 33, 35, 36, 38.



Using technology, what is the correlation coefficient?



–0. 997


–0. 503


0. 503


0. 997

Answers

The correlation coefficient using technology is 0.997.

Using the given data in the table, the correlation coefficient can be calculated using technology, such as a statistical calculator or spreadsheet software.

Using python

import numpy as np

# Input the data

weight = np.array([8, 12, 18, 24, 30, 32, 35, 37, 40])

height = np.array([22, 23, 26, 30, 32, 33, 35, 36, 38])

# Calculate the correlation coefficient

correlation_coefficient = np.corrcoef(weight, height)[0, 1]

# Print the correlation coefficient

print("Correlation Coefficient:", correlation_coefficient)

The out put will be

Correlation Coefficient: 0.997088376189

The correlation coefficient (r) measures the strength and direction of a linear relationship between two variables, in this case, weight (x) and height (y) of a child.
Upon calculating, the correlation coefficient (r) is approximately 0.997. This indicates a strong positive linear relationship between the child's weight and height over the two-year period.

Corelation shows dependency of x on y variable and vice versa.

Learn more about correlation coefficient : https://brainly.com/question/12220189

#SPJ11

Your doing practice 5

Answers

5.) The dimensions of the banner whose perimeter is given is listed below:

length = 134in

width = -59in

How to determine the dimensions of the rectangular banners?

To calculate the dimensions of the rectangular banner, the formula for the perimeter of rectangle should be used and it's given below;

Perimeter of rectangle = 2(length+width)

length = 16-2a

width = a

perimeter = 160in

That is;

160 = 2(16-2a+a)

160 = 32-4a+2a

160 = 42-2a

2a = 42-160

2a = -118

a = 118/2

= -59

Length = 16-2(-59)

= 16+118

= 134in

Learn more about perimeter here:

https://brainly.com/question/25092270

#SPJ1

Which of the following is an odd function? f(x) = x3 5x2 x f (x) = startroot x endroot f(x) = x2 x f(x) = –x

Answers

The limit of [tex]L_n[/tex] as n approaches infinity is 1/2, and it can be expressed as the definite integral of x from 0 to 1.

To express the limit of [tex]L_n[/tex] as n approaches infinity as a definite integral, we can use the fact that the limit of a Riemann sum is equal to the corresponding definite integral. Thus, we can rewrite [tex]L_n[/tex] as:

[tex]L_n[/tex] = 1/n * (0 + 1 + 2 + ... + (n-1))

This is a Riemann sum for the integral:

[tex]\int\limits^1_0 {x} \, dx[/tex]

with n subintervals of width 1/n. Therefore, we can write:

[tex]\lim_{n \to \infty} L_n = \lim_{n \to \infty} 1/n * (0 + 1 + 2 + ... + (n-1)) = \int\limits^1_0 {x} \, dx = [x^2/2] \ from \ 0 \ to \ 1 = 1/2[/tex]

So, the limit of Ln as n approaches infinity is 1/2, and it can be expressed as the definite integral of x from 0 to 1.

To know more about definite integral refer here:

https://brainly.com/question/29974649

#SPJ11

3. Jumal and Jabari are helping Jumal's father with a construction project. He needs to build a triangular frame as a piece to be used in the whole project, but he has not been given all the information he needs to cut and assemble the sides of the frame. He is even having a hard time envisioning the shape of the triangle from the information he has been given. Here is the information about the triangle that Jumal's father has been given.
Side a 10.00 meters
Side b= 15.00 meters
Angle A = 40.0°

Jumal's father has asked Jumal and Jabari to help him find the measure of the other two angles and the missing side of this triangle. Carry out each student's strategy as described below. Then draw a diagram showing the shape and dimensions of the triangle that Jumal's father should construct.​

Answers

The triangles created using the law of sines and the law of cosines for Jumal's approach and Jabari's approach  are attached

What is the Law of Sines?

The Law of Sines states that the ratio of a sine of an angle to the length of the side facing the angle is the same for the three sides of the triangle.

Jumal's approach

a. The measure of the angle B can be found as follows;

sin(40)/10 = sin(B)/15

B = 15 × arcsine(sin(40)/10) ≈ 74.6°

b. The measure of angle C can be found using the angle sum property of a triangle as follows;

∠C = 180 - (40 + 74.6) = 65.4°

c. The length of the side c is therefore;

sin(40)/10 = sin(65.4)/c

c = sin(65.4) × 10/sin(40) ≈ 14.1

The length of the side c is about 14.1 meters

The triangle can be obtained by using the specified and obtained dimensions as shown in the attached drawing

Jabari's Approach

a. The Law of Cosines indicates; a² = b² + c² - 2·b·c·cos(A)

Therefore;

100 = 225 + c² - 2 × 15 × c × cos(40)

10² = 15² + c² - 23·c

c² - 23·c + 125 = 0

c = (23 ± √(29))/2

c = 14.2 and 8.8

c. Please find attached then possible drawings based on the calculated dimensions, created with MS Word

Learn more on the Law of Cosines here: https://brainly.com/question/2491835

#SPJ1

The volume of this rectangular prism is 216 cubic inches. What is the value of L?

Answers

After leveling the sand box, the height of the sand box is 1.57 in

What is volume?

Volume is defined as the space occupied within the boundaries of an object in three-dimensional space.

The volume of a cuboid is expressed as;

V = l × w × h

V = 30 × 20 × 5

V = 3000 in³

After leveling, the volume decreases by 1680 in³, therefore the new volume of the sand box is

3000-1680 = 1320

Therefore the new height of the sand is calculated as;

1320 = 30 × 28 × h

1320 = 840h

divide both sides by 840

h = 1320/840

h = 1.57 in

therefore the height of the remaining sand is 1.57

learn more about volume from

https://brainly.com/question/27710307

#SPJ1

Triangle ΔABC has side lengths of a = 15, b equals 15 times radical 3 comma and c = 30 inches.

Part A: Determine the measure of angle B period (5 points)

Part B: Show how to use the unit circle to find tan B. (2 points)

Part C: Calculate the area of ΔABC. (3 points)

Answers

a) Where the information about triangle ABC is given above, the measure of angle B is 60°

How is this so ?

Using the Cos Rules,

(15√3)² = 30² + 15² - 2(15 x 30) cos B

⇒ 657 = 1125 - 900 cosB

⇒ 2 Cos B = 1 Cos B = 1/2

So

B = Cos ⁻¹(1/2)

Hence,

B = 60°

B) Given the above,

Now, we can use the tangent function to find tan B:

tan B = sin B / cos B

  = sin (π/3) / cos (π /3)

  = (√3 / 2) / 0.5

tan B = √3

C ) the area of the rriangle is given as

s = (a + b + c) /2

Substituting

s = (15 + 15√ 3 + 30)/2

s = 30 + 15√3

Area = √ [ (30 + 15√3)(15√3) (15)(30  - 15 - 15√3))

Simplifying  we can say

Area = √(30 + 15√3  )( 15√3)(15)(15 - 5√3 )]

= √[3(10 + 5√3)(15)(3√3 - 1)]

  = √[2250 - 1125√3]

Hence,

Area ≈ 17.36in

Learn more about triangles:
https://brainly.com/question/2773823
#SPJ1

(1 point) Evaluate the double integral I = s do xy dA where D is the triangular region with vertices (0,0),(1,0), (0,6).

Answers

To evaluate the double integral I = ∬D xy dA, where D is the triangular region with vertices (0,0),(1,0), (0,6), we need to set up the limits of integration for x and y.

Since D is a triangular region, we can integrate over the two sides that meet at the origin and then integrate over the third side. Let's integrate over the sides that form the right angle at (0,0).

For the side along the x-axis, y = 0 to y = 6x.

For the side along the y-axis, x = 0 to x = 1.

Thus, the double integral becomes:

I = ∫0^1 ∫0⁶x xy dy dx

Evaluating the inner integral with respect to y, we get:

I = ∫0^1 [x(y²/2)]0⁶x dx

Simplifying and evaluating the outer integral with respect to x, we get:

I = ∫0^1 18x⁴ dx

I = 18/5

Therefore, the value of the double integral I = ∬D xy dA over the triangular region with vertices (0,0),(1,0), (0,6) is 18/5.
To evaluate the double integral I = ∬_D xy dA for the triangular region D with vertices (0,0), (1,0), and (0,6), we first need to set up the limits of integration.

The base of the triangle lies on the x-axis, from x = 0 to x = 1. The height of the triangle lies on the y-axis, from y = 0 to the line y = 6(1-x), since the slope of the hypotenuse is -6 and passes through (1,0).

Now we can set up the integral:

I = ∬_D xy dA = ∫_(0 to 1) ∫_(0 to 6(1-x)) xy dy dx

Let's first integrate with respect to y:

∫_(0 to 6(1-x)) xy dy = [x(y²)/2]_(0 to 6(1-x)) = 18x(1-x)²

Next, integrate with respect to x:

I = ∫_(0 to 1) 18x(1-x)² dx

Using integration by substitution or expanding and integrating term by term, we get:

I = 2

So, the value of the double integral is 2.

Visit here to learn more about double integral brainly.com/question/27360126
#SPJ11

Two water balloons were launched into the air at different moments and collided. The water balloons were modeled by the quadratic functions: y = −7x2 + 26x + 3 and y = −6x2 + 23x + 5, where y represents the height in meters and x represents the time in seconds after the launch. What is the time, in seconds, that the balloons collided at the highest point?

Answers

The height at x = 2 seconds is greater (25 meters), the balloons collided at the highest point at 2 seconds. We can use quadratic functions to solve this.

To find the time in seconds that the balloons collided at the highest point, we will first find the points where the balloons have the same height (y) by setting the two quadratic functions equal to each other:
-7x² + 26x + 3 = -6x² + 23x + 5
Next, we will solve for x:
x² - 3x - 2 = 0
Now, factor the quadratic equation:
(x - 2)(x - 1) = 0


The solutions for x are 1 and 2 seconds. To find the highest point of collision, we need to determine which of these times results in a greater height. Plug each value of x into one of the original equations and compare the y values:
For x = 1:
y = -7(1)² + 26(1) + 3 = 22
For x = 2:
y = -7(2)² + 26(2) + 3 = 25
The balloons collided at the highest point at 2 seconds.

To know more about quadratic function click here

brainly.com/question/29775037

#SPJ11

Enzo says that he can draw an enlarge rectangle that is 16 cenimeters by 13 cenimeters which explain enzo is correct

Answers

Enzo's statement that he can draw an enlarged rectangle that is 16 centimeters by 13 centimeters is correct. To explain this, we need to understand what it means to enlarge a shape.

Enlargement is the process of making a shape bigger or smaller while maintaining its shape and proportions. In other words, if we enlarge a rectangle, we need to make sure that the length and width are increased by the same factor.

In this case, Enzo has specified the new dimensions of the rectangle as 16 centimeters by 13 centimeters. To create an enlarged rectangle with these dimensions, we need to know the scale factor of the enlargement. The scale factor is the ratio of the length of the enlarged shape to the length of the original shape. In this case, we can find the scale factor by dividing the length of the new rectangle (16 centimeters) by the length of the original rectangle.

Let's assume that the original rectangle has a length of 8 centimeters and a width of 6 centimeters. Dividing 16 by 8 gives us a scale factor of 2. This means that we need to multiply the length and width of the original rectangle by 2 to get the dimensions of the enlarged rectangle.

So, the length of the enlarged rectangle will be 8 x 2 = 16 centimeters, and the width will be 6 x 2 = 12 centimeters. However, Enzo has specified that the width of the enlarged rectangle should be 13 centimeters. This means that we need to adjust the scale factor to make the width of the enlarged rectangle 13 centimeters. Dividing 13 by 6 gives us a scale factor of approximately 2.17.

Multiplying the length and width of the original rectangle by this scale factor gives us the new dimensions of the enlarged rectangle. The length will be 8 x 2.17 = 17.36 centimeters (rounded to two decimal places), and the width will be 6 x 2.17 = 13.02 centimeters (rounded to two decimal places). Therefore, Enzo is correct in saying that he can draw an enlarged rectangle that is 16 centimeters by 13 centimeters.

To know more about enlarged rectangle, refer to the link below:

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

#SPJ11


stretch your thinking write a word problem for the following
equation. 4/5 x 1/4+ 3/5=

Answers

"A recipe for chocolate chip cookies calls for 4/5 cup of sugar per batch. If a baker wants to make 3 batches of cookies, and only has 1/4 cup of sugar left in the pantry, how much additional sugar will the baker need to buy?" is an example of a word problem for the given equation.

To solve this word problem, we can use the equation 4/5 x 1/4 + 3/5 = to find out how much sugar is needed for one batch of cookies, and then multiply that amount by 3 to get the total amount of sugar needed for 3 batches.

The first part of the equation, 4/5 x 1/4, represents the amount of sugar needed for one batch of cookies, which is 1/5 cup. Adding the remaining 3/5 cup of sugar needed for the recipe gives a total of 4/5 cup of sugar per batch.

To find out how much additional sugar the baker needs to buy, we can multiply 4/5 by 3 (the number of batches), and then subtract the amount of sugar already in the pantry (1/4 cup). This gives us:

4/5 x 3 - 1/4 = 12/5 - 1/4 = 43/20

Therefore, the baker will need to buy 43/20 cups of additional sugar to make 3 batches of chocolate chip cookies.

Know more about word problem here:

https://brainly.com/question/11240316

#SPJ11

.
3. a piece of paper is folded into thirds multiple times. the area, a, of the piece in square inches, after n folds, is a = 90•(1/3)n

a. what is the value of a when n=0? what does this mean in the situation?


b. how many folds are needed before the area is less than 1 square inch?

Answers

The paper initial area of the paper is 90 square inches and needs to be folded at least 5 times before its area becomes less than 1 square inch.

a. When n=0, the expression for the area of the paper after folding becomes:

a = 90•(1/3)⁰ = 90•1 = 90 square inches

This means that the initial area of the paper before any folding is 90 square inches.

b. To find out how many folds are needed before the area is less than 1 square inch, we can set the expression for the area of the paper after folding to be less than 1 and solve for n:

a = 90•(1/3)ⁿ < 1

(1/3)ⁿ < 1/90

Taking the logarithm of both sides with base 1/3, we get:

n > log(1/90)/log(1/3)

n > 4.8

Know more about area here:

https://brainly.com/question/27683633

#SPJ11

Find the rate of change for the linear function represented in the table.

Time (minutes) Temperature (°C)
x y
0 66
5 69
10 72
15 75

Answers

The rate of change for the linear function represented in the table is 3/5.

How to calculate or determine the rate of change or slope of a line?

In Mathematics and Geometry, the gradient, rate of change, or slope of any straight line can be determined by using the following mathematical equation;

Rate of change (slope) = (Change in y-axis, Δy)/(Change in x-axis, Δx)

Rate of change (slope) = rise/run

Rate of change (slope) = (y₂ - y₁)/(x₂ - x₁)

By substituting the given data points into the formula for the slope of a line, we have the following;

Rate of change (slope) = (y₂ - y₁)/(x₂ - x₁)

Rate of change (slope) = (69 - 66)/(5 - 0)

Rate of change (slope) = 3/5

Based on the table, the rate of change is the change in y-axis with respect to the x-axis and it is equal to 3/5.

Read more on slope here: brainly.com/question/3493733

#SPJ1

Using a compass a ruler and a protractor draw a circle having

Answers

By using the compass a ruler and a protractor a circle having a Radius MO of 3 cm, Diameter OP of 6cm, Chord QR of 4cm, and Central angle <OMS of 60° has been Drawn.

Given data:

Radius MO = 3 cm

Diameter OP = 6cm

Chord QR = 4cm

Central angle <OMS = 60°

Steps to follow to draw the circle,

Step 1: Mark the M point as the center.

Step 2: Now take the compass and take a 3 cm reading on it by using the ruler.

Step 3: Draw the circle by using M as the center

Step 4: Mark a point O on the circle

Step 5: Draw a straight line segment OP passing through M

Step 6: Mark a point Q on the circle

Step 7: Using compass width and take a 3 cm reading on it and by taking Q as center cut the circle at R.

Step 8: Now join Q and R points.

Step 9: Using compass width and take a 3 cm reading on it and by taking O as the center cut the circle at S.

Step 10: Now join S and M points

Therefore, The circle, central angle on the circle, and chord on the circle are drawn.

To learn more about circle:

https://brainly.com/question/25938130

#SPJ4

The complete question is,

1. Directions: Using a compass, ruler, and protractor, draw a circle having:

1.) M as the center

2.) radius MO of 3 cm

3.) diameter OP of 6cm

4.) chord QR of 4cm

5.) central angle:<OMS of 60°

If 4:15=a:2 1/2(two and a half), what is the value of a

Answers

The value of 'a' is 2/3.

What is the value of 'a' if the ratio of 4 to 15 is equivalent to the ratio of 'a' to 2 1/2?

The problem presents a ratio, 4:15, that is equal to a ratio involving 'a' and 2 1/2. To solve for 'a', we need to isolate it on one side of the equation by cross-multiplying.

In the first step, we convert 2 1/2 to an improper fraction, 5/2, so that we can use it in the equation. We then cross-multiply by multiplying both sides of the equation by 5/2.

This eliminates the denominator on the right-hand side and simplifies the left-hand side.

Solve for 'a'

To solve for 'a', we can use cross-multiplication.

First, we need to convert 2 1/2 to an improper fraction:

2 1/2 = 5/2

Now we can write the equation as:

4/15 = a/(5/2)

To solve for 'a', we cross-multiply:

4/15 * 5/2 = a

a = 2/3

Finally, we solve for 'a' by multiplying 4/15 by 5/2 and simplifying the result. The answer is 2/3, which represents the value of 'a'.

Learn more about ratio

brainly.com/question/13419413

#SPJ11

A basketball coach wants to purchase shooting shirts for each member of a basketball team.


The cost of shooting shirts can be represented by the equation C = 0. 2x^2 + 1. 6x + 15, where


C is the amount it cost to purchase x shooting shirts. How many shooting shirts can the


basketball coach order for $300?


C = 2x? + 1. 6x + 15

Answers

The basketball coach can order approximately 34 shooting shirts for $300.

To determine the number of shooting shirts the basketball coach can order for $300, we need to solve the equation C = 0.2x^2 + 1.6x + 15, where C represents the cost and x represents the number of shooting shirts.

The equation is given as C = 0.2x^2 + 1.6x + 15.

To find the number of shooting shirts for $300, we set the cost C equal to 300 and solve for x:

0.2x^2 + 1.6x + 15 = 300

0.2x^2 + 1.6x + 15 - 300 = 0

0.2x^2 + 1.6x - 285 = 0

Now we can solve this quadratic equation using factoring, completing the square, or the quadratic formula. Let's use the quadratic formula:

x = (-b ± sqrt(b^2 - 4ac)) / (2a)

For this equation, a = 0.2, b = 1.6, and c = -285. Plugging in these values into the quadratic formula:

x = (-1.6 ± sqrt(1.6^2 - 4 * 0.2 * -285)) / (2 * 0.2)

Simplifying the equation further:

x = (-1.6 ± sqrt(2.56 + 228)) / 0.4

x = (-1.6 ± sqrt(230.56)) / 0.4

x = (-1.6 ± 15.18) / 0.4

Now we have two solutions:

x1 = (-1.6 + 15.18) / 0.4 = 33.95

x2 = (-1.6 - 15.18) / 0.4 = -44.95

Since the number of shooting shirts cannot be negative, we discard the negative solution.

Therefore, the basketball coach can order approximately 34 shooting shirts for $300.

Learn more about quadratic formula,

https://brainly.com/question/30164833

#SPJ11

A home repair crew charges $75 dollars per day plus a $250 service fee. the total amount the home repair crew charges this client is $925.how many days did the crew work?

Answers

The home repair crew worked for 9 days.

What is the duration of the home repair crew's work to charge $925?

To determine the number of days the home repair crew worked for, we can use algebra. Let's assume that the number of days they worked for is represented by "d". We know that they charge $75 per day plus a $250 service fee, so we can set up the following equation:

75d + 250 = 925

Simplifying the equation, we get:

75d = 675

Dividing both sides by 75, we get:

d = 9

However, we need to keep in mind that the $250 service fee is a one-time charge, not a daily charge. So we need to subtract that from the total amount to get the actual amount charged for the days worked:

925 - 250 = 675

Dividing 675 by the daily rate of $75, we get:

675 / 75 = 9

Therefore, the home repair crew worked for 9 days.

Learn more about Algebra

brainly.com/question/29131718

#SPJ11

Which proportion is correct?4/10=3/61/2=7/81/2=3/64/10=7/8

Answers

Determine which proportion is correct, we will compare the cross products of each proportion. The correct proportion will have equal cross products. The correct proportion is 1/2 = 3/6.

1. 4/10 = 3/6
To check this proportion, we'll calculate the cross products:
(4 * 6) = (10 * 3)
24 = 30
Since 24 ≠ 30, this proportion is incorrect.
2. 1/2 = 7/8
To check this proportion, we'll calculate the cross products:
(1 * 8) = (2 * 7)
8 = 14
Since 8 ≠ 14, this proportion is incorrect.
3. 1/2 = 3/6
To check this proportion, we'll calculate the cross products:
(1 * 6) = (2 * 3)
6 = 6
Since 6 = 6, this proportion is correct.
4. 4/10 = 7/8
To check this proportion, we'll calculate the cross products:
(4 * 8) = (10 * 7)
32 = 70
Since 32 ≠ 70, this proportion is incorrect
So, the correct proportion is 1/2 = 3/6.

Read more about Proportion.

https://brainly.com/question/17178834

#SPJ11

1. Identify two accounts that are in good standing. Explain what evidence you found on the credit report


to indicate why these are in good standing. (4 points)

Answers

The evidence on a credit report that indicates good standing may vary depending on the individual's credit history and financial situation.

What are the accounts that are in good standing? Explain what evidence you found on the credit report.

As an AI language model, I do not have access to specific credit reports or personal information of individuals. However, I can provide you with general information on what constitutes good standing on a credit report and some examples of evidence that may indicate good standing.

A good standing on a credit report typically means that a person has been responsible with their credit and has not defaulted on their payments. This may be indicated by a high credit score, a long credit history, and a low debt-to-credit ratio.

Some examples of evidence that may indicate good standing on a credit report include:

A high credit score: A credit score is a numerical representation of a person's creditworthiness. A high credit score, typically above 700, indicates that a person is in good standing and is likely to be approved for credit or loans. A high credit score may be achieved through a consistent history of making on-time payments, a low debt-to-credit ratio, and a diverse mix of credit accounts.

A low debt-to-credit ratio: A debt-to-credit ratio is the amount of debt a person has compared to their available credit limit. A low debt-to-credit ratio, typically below 30%, indicates that a person is not overextended and is able to manage their credit responsibly. This may be achieved through regular payments and not maxing out credit cards.

Overall, the evidence on a credit report that indicates good standing may vary depending on the individual's credit history and financial situation.

Learn more about credit reports

brainly.com/question/2989669

#SPJ11

Mrs. Tucker writes the fraction 1. She asks her students to translate the fraction into a percentage. The table shows the


responses of four students.


$


Student


Elvin


Ferdinand


Gertrude


Henrietta


Response


2. 75%


275%


11. 4%


114%


Which student correctly translates Mrs. Tucker's fraction into a percentage?

Answers

The student that correctly translates Mrs. Tucker's fraction into a percentage is Elvin and the percentage is  2.75%, under the condition that Mrs. Tucker writes the fraction 1 and tells her students to convert  the fraction into a percentage

Elvin's response is correct. Ferdinand's response is incorrect due to the application of multiplication of fraction by 100 and then added a percent sign.
Gertrude's response is incorrect due to the reason of  converting the fraction to a decimal and then multiplied by 100. nt sign to

Henrietta's response is incorrect due to the fact that she added a percepercentnt sign to the decimal equivalent of the fraction instead of multiplying it by 100.
Now To convert 1/36 to a percentage, we have to  first divide the numerator by the denominator:
1 / 36
= 0.0277777777778

Secondly , we have to  multiply the result by 100 to get the percentage
0.0277777777778 × 100
= 2.7778%

Then, the correct response is 2.75% which is the percentage equivalent of 1/36 given by Elvin.

To learn more about fraction
https://brainly.com/question/17220365
#SPJ4

HELP ASAP!!!!!!!!!!!

Answers

Answer:

25%

Step-by-step explanation:

The total number of 7th grade students = 9 + 11 + 11 + 13 = 44

Out of the 44 students 11 play bass

Probability that a seventh grader chosen at random will play the base is:

11/44 = 1/4 = 0.25

As a percentage, this would be 0.25 x 100 = 25%

h(t) = -16t^2 +90t
how many seconds will it take for the ball to reach its maximum height

Answers

The amount of time it would take for the ball to reach its maximum height is 2.1825 seconds.

How to determine the time when the ball would reach its maximum height?

Based on the information provided, we can logically deduce that the height (h) in feet, of this ball above the​ ground is related to time by the following quadratic function:

Next, we would determine the maximum height of this ball by taking the first derivate in order to determine the time (t) it takes as follows;

h(t) = -16t² + 90t

h'(t) = -32t + 90

90 = 32t

t = 90/32 = 2.1825 seconds.

h(2.1825) = -16(2.1825)² + 90(2.1825)

h(2.1825) = 120.21 feet.

Read more on time here: brainly.com/question/26746473

#SPJ1

14
Find the limit of the rational function a. as x and b. as X-→ - 00 X + 6 f(x) = +3 + 20 X+6 a. lim x x² + 20 (Simplify your answer.) X + 6 b. lim x--00x2 + 20 = (Simplify your answer.) (

Answers

Both the limits are equal to 0: a. lim (x→∞) f(x) = 0 b. lim (x→-∞) f(x) = 0

Know more about rational function,

First, let's rewrite the rational function f(x) more clearly and identify the two limits we need to find: f(x) =[tex](x + 6) / (x^2 + 20)[/tex]

a. lim (x→∞) f(x) b. lim (x→-∞) f(x)

To find these limits, we can use the following steps:

Step 1: Divide both the numerator and the denominator by the highest power of x in the denominator.

In this case, it is x^2. f(x) = [tex][(x + 6) / x^2] / [(x^2 + 20) / x^2][/tex]

Step 2: Simplify the function. f(x) =[tex][(1/x) + (6/x^2)] / [1 + (20/x^2)][/tex]

Step 3: Evaluate the limits.

a. lim (x→∞) f(x)

= [(0) + (0)] / [1 + (0)]

= 0 / 1 = 0

b. lim (x→-∞) f(x)

= [(0) + (0)] / [1 + (0)]

= 0 / 1 = 0

So, both the limits are equal to 0: a. lim (x→∞) f(x) = 0 b. lim (x→-∞) f(x) = 0

Know more about rational function,

https://brainly.com/question/30339525

#SPJ11

anyone who is willing to answer the question in the image sent, i will give you brainiest!

Answers

Answer:

Triangles: 4(1/2)(12)(10) = 240 ft^2

Square: 10^2 = 100 ft^2

Total Surface Area: 340 ft^2

Look at picture please

Answers

Based on the inequality, 24.5x > 162 + 4.25x, Trina must sell more than 8 units of the handmade vases to make a profit.

What is inequality?

Inequality refers to a mathematical statement that two or more algebraic expressions are unequal or inequivalent.

Mathematically, inequalities are depicted as:

Greater than (>)Greater than or equal to (≥)Less than (<)Less than or equal to (≤)Not equal to (≠).

Selling price per handmade vase = $24.50

Variable cost per unit = $4.25

Fixed selling cost = $162

Let the number of vases to sell to make a profit = x

The total sales revenue = 24.5x

The total cost = 162 + 4.25x

To make a profit, 24.5x must be greater than 162 + 4.25x.

Inequality:

24.5x > 162 + 4.25x

20.25x > 162

x > 8

Check:

Total sales revenue = $196 ($24.5(8)

Total cost = $196 ($162 + $4.25(8)

Learn more about inequalities at https://brainly.com/question/25944814.

#SPJ1

If a big sheet of white paper has a red dot in the center, the red dot is the ______, and the white space is the ______.

Answers

If a big sheet of white paper has a red dot in the center, the red dot is the  figure or object, and the white space is the ground or background.

In visual perception, the figure-ground relationship is the process by which our brains distinguish an object( the figure) from its surroundings( the ground).

This relationship is essential in our capability to fete and make sense of the visual world around us. The figure is the object of interest or focus, while the ground is the background against which it stands out.

The red dot becomes the focal point or center of attention, while the white space around it provides environment and contrast, making the dot more visible and commanding.

Learn more about figure- ground relationship:-

https://brainly.com/question/30653951

#SPJ4

Consider the following
g(x) = 8x^2 – 4; h(x) = 1.6^x Find the derivative of f(x) = g(x) · h(x). f'(x) =

Answers

The derivative of the equation g(x) = 8x^2 – 4; h(x) = 1.6^x is f'(x) = 40.96x · 1.6^x - 15.040128 · 1.6^x

To find the derivative of f(x) = g(x) · h(x), we use the product rule of derivatives, which states that if f(x) = u(x) · v(x), then f'(x) = u'(x) · v(x) + u(x) · v'(x).

Using this rule, we can find the derivative of f(x) = g(x) · h(x) as follows:

f(x) = g(x) · h(x) = (8x^2 – 4) · (1.6^x)

f'(x) = g'(x) · h(x) + g(x) · h'(x) [applying the product rule]

To find g'(x), we take the derivative of g(x) = 8x^2 – 4, which is:

g'(x) = 16x

To find h'(x), we take the derivative of h(x) = 1.6^x, which is:

h'(x) = ln(1.6) · 1.6^x [using the chain rule and the fact that the derivative of a^x is ln(a) · a^x]

h'(x) ≈ 0.470004 · 1.6^x

Now we substitute these values into the product rule formula:

f'(x) = (16x) · (1.6^x) + (8x^2 – 4) ·0.470004 · 1.6^x

Simplifying this expression, we get:

f'(x) = 25.6^x + (12.8x^2 – 6.4) ·0.470004 · 1.6^x

f'(x) = 40.96x · 1.6^x - 15.040128 · 1.6^x
Therefore, the derivative of f(x) = g(x) · h(x) is:
f'(x) = 40.96x · 1.6^x - 15.040128 · 1.6^x

Learn more about statement f(x) = g(x) : https://brainly.com/question/10863471

#SPJ11

Other Questions
One reason why the majoirity of nonslaveholders followed the leadership of slave owners was because_______ Seven undergraduate students tagged A, B, C, D, E, F & G are to be allocated seven bed spaces in a hall in the Universitys hostel. Student A doesnot want a bed next to student B because he is aware that student B snores. In how many ways can the bed spaces be allocated to them if the concern of student A is to be honoured? 3Select the correct answer. The angle of depression between the top of a 100-foot cliff and a ship approaching the shore is 37. cliff top37100feet37shipdWhat is the approximate distance, d, between the bottom of the cliff and the ship?166. 2 feetOB. 60. 2 feet. 75. 4 feetOD. 132. 7 feetResetNext What are Navy Seals? In the eighth amendment, the terms cruel and unusual punishment are _____________ terms, not _______________ usage. Lines b and a are intersected by line f. At the intersection of lines f and b, the bottom left angle is angle 4 and the bottom right angle is angle 3. At the intersection of lines f and a, the uppercase right angle is angle 1 and the bottom left angle is angle 2.Which set of equations is enough information to prove that lines a and b are parallel lines cut by transversal f? What diverts fire fighting resources away from actual emergencies A farmer separated 7 hens from a group of chickens and placed them in a new coop If these 7 hens represent 20% of the total number of chickens the farmer owns, how many chickens does the farmer own? 13. In the system of feudalism in Europe, what did serfs receive from lords?A. Ownership of land B. Knighthood C. Protection and law enforcement D. Codes of chivalry You are assisting a resident with instilling ear drops. what is the correct procedure to use?pull the ear-lobe gently down and back.pull the ear lobe gently straight down.pull the ear lobe gently up and back.pull the ear lobe gently straight up. Unstable export markets, worsening terms of trade, and limited access to the markets in advanced countries are just a few of the problems that have plagued developing nations in africa, asia, latin america, and the middle east. for example, developing countries have worsening terms of trade because of _________________--. developing nations have formed international commodity agreements (icas) between leading producing and consuming nations of commodities. to promote stability in commodity markets, icas have relied on production and export controls, buffer stocks, and multilateral contracts. for example, setting a minimum price for importers may help to ____________. Please help me find x. Also show me step by step a patient is admitted to the hospital and is prescribed levothyroxine. assessment data show that the patient also takes warfarin. the provider will make what medication dosage-related change? Joe is using the function E = 1. 89x + 2. 89y to minimize his expenses when selling markers and erasers. He has the followingconstraints. If you can put 3 to 4 sentences that would be nice but if you don't its ok ill give branlist1. In your own words, explain the role of the digestive, endocrine, and excretory systems in maintaining homeostasis. 2. When there is an imbalance in a body system, and the body cannot maintain homeostasis, how might other systems respond?3. Give an example of two other body systems that work together, and explain how they support each other. Inferring Purchases Using Cost of Goods Sold and Inventory Balances Geiger Corporation, a retail company, reported inventories of $1,320,000 in 2019 and $1,460,000 in 2020. The 2020 income statement reported cost of goods sold of $6,980,000. A. Compute the amount of inventory purchased during 2020. $Answer 7,120,000 b. Prepare journal entries to record (1) purchases, and (2) cost of goods sold. General Journal Description Debit Credit (1) Answer Accounts receivable Answer 0 Answer 0 Answer Inventory Answer 0 Answer 0 (2) Answer Cost of goods sold Answer 0 Answer 0 Answer Sales revenue Answer 0 Answer 0 c. Post the journal entries in part b to their respective T-accounts (including ending balance for inventory). Cash Answer 0 Answer 0 Cost of Goods Sold Answer 0 Answer 0 Inventory Bal. 1,320,000 Answer 0 Answer 0 Bal. Answer 0 Answer 0 d. Record each of the transactions in part b in the financial statement effects template to show the effect of these entries on the balance sheet and income statement. Remember to use negative signs with answers when appropriate The 8th grade class of City Middle School has decided to hold a raffle to raise money to fund a trophy cabinet as their legacy to the school. A local business leader with a condominium on St. Simons Island has donated a weeks vacation at his condominium to the winnera prize worth $1200. The students plan to sell 2500 tickets for $1 each. 1) Suppose you buy 1 ticket. What is the probability that the ticket you buy is the winning ticket? (Assume that all 2500 tickets are sold. )2) After thinking about the prize, you decide the prize is worth a bigger investment. So you buy 5 tickets. What is the probability that you have a winning ticket now?3) Suppose 4 of your friends suggest that each of you buy 5 tickets, with the agreement that if any of the 25 tickets is selected, youll share the prize. What is the probability of having a winning ticket now?4) At the last minute, another business leader offers 2 consolation prizes of a week-end at Hard Labor Creek State Park, worth around $400 each. Have your chances of holding a winning ticket changed? Explain your reasoning. Suppose that the same raffle is held every year. What would your average net winnings be, assuming that you and your 4 friends buy 5 $1 tickets each year? What is the Norths participation in the Civil War justified? The first of the confrontations on the edmund pettus bridge during the march on selma became known as. Based on discovered evidence, in what part of the world were the earliest human settlements located? a. china b. the levant c. mesoamerica d. central europe