Sam biked 2/3 km in 4 minutes. How far did he bike in 1 minute?

Answers

Answer 1

we can make a relation

[tex]\begin{gathered} \frac{2}{3}\longrightarrow4 \\ \\ x\longrightarrow1 \end{gathered}[/tex]

where x is the missing value

if she bikes 2/3km in 4 minutes how much kilometers she bike on 1 minute?

we solv using cross multiplication

we multiply 1 and 2/3 and the divide by 4

[tex]\begin{gathered} x=\frac{1\times\frac{2}{3}}{4} \\ \\ x=\frac{\frac{2}{3}}{4} \\ \\ x=\frac{1}{6} \end{gathered}[/tex]

she will bike 1/6km in one minute


Related Questions

standard deviation for binomial distribution n=48 p=3/5

Answers

If a standard deviation for binomial distribution n = 48 p = 3/5 . The standard deviation is 3.39.

What is the Standard deviation?

Using this formula to determine or find the  standard deviation for the binomial distribution

σ =√np(1−p)

Where:

n = 48

p = 3 / 5 or 0.6

σ  = ?

Let plug in the formula so as to determine the standard deviation

σ =√ (48) (0.6) ( 1 - 0.6)

σ =√ (48) (0.6)  (0.4)

σ =√ 11.52

σ = 3.39

Therefore we can conclude that  3.39 is the standard deviation.

Learn more about standard deviation here: https://brainly.com/question/475676

#SPJ1

The Sugar Sweet Company is going to transport its sugar to market. It will cost $6500 to rent trucks plus $125 for each ton of sugar transported. The total cost, C (in dollars), for transporting n tons is given by the following function.
C (n) = 6500 + 125n
(a). What is the total cost of transporting 12 tons?
(b). If the total cost is $9375, how many tons is the company transporting?

Answers

The total cost of transporting 12 tons is $8000 and number of tons the company transporting is 23.

The total cost of transporting 12 tons can be calculated by keeping the value of number of tons in the formula.

Total cost = 6500 + 125×12

Performing multiplication on the Right Hand Side of the equation

Total cost = 6500 + 1500

Performing addition on the Right Hand Side of the equation

Total cost = 8000

The number of tons can be calculated by keeping the total cost in the formula.

9375 = 6500 + 125n

125n = 9375 - 6500

Performing subtraction on Right Hand Side of the equation

125n = 2875

n = 2875 ÷ 125

Performing division

n = 23

So, the total cost is $8000 and number of tons is 23.

Learn more about expression -

https://brainly.com/question/723406

#SPJ1

4) Find mZUVW if mZNVW = 61° mZUVW= 15x – 5, and mZUVN= 10x – 11. 15 5x 5

Answers

[tex]undefined[/tex]

If 3 gallons of paint are needed for 75 ft of fence, how many gallons are needed for 1200 ft of fence?

Answers

Answer:

48 gallons of paint are needed.

Step-by-step explanation:

Set up a proportion.

Like this: x is for the unknown number of gallons.

[tex]\frac{3}{75} = \frac{x}{1200}\\ 75(x)= 3(1200)\\ 75x=3600\\x= 3600/75\\x= 48 Answer[/tex]

48 gallons of paint

75/3= 25
1,200/25= 48

Hope this helps

the temperature (in degrees Fahrenheit) x hours after 5 p.m. is represented by t(x)=-4+72. The temperature x hours after 10 a.m. is represented by d(x)=4x+72. Describe the transformation from the graph of t to the graph of d.

Answers

The graph of function d is a reflection across the y-axis of the graph of function t.

The types of transformation.

In Geometry, there are different types of transformation and these include the following:

DilationRotationTranslationReflection

What is a reflection?

A reflection can be defined as a type of transformation which moves every point of the object by producing a flipped but mirror image of the geometric figure.

In Geometry, a reflection across the y-axis (y = x) of a graph is given by this transformation rule (x, y) → (-x, y). This ultimately implies that, function t(x) = -4x + 72 would be transformed to function d:

d(x) = -(-4x) + 72.

d(x) = 4x + 72.

Read more on reflection here: brainly.com/question/10260342

#SPJ1

Complete Question:

The temperature (in degrees Fahrenheit) x hours after 5 p.m. is represented by t(x) = -4x + 72. The temperature x hours after 10 a.m. is represented by d(x) = 4x + 72. Describe the transformation from the graph of t to the graph of d.

The width of a rectangle is 4 less than the length. If the area of the rectangle is 165cm?,solve for the length and width of the rectangle.

Answers

length:15 cm

width: 14 cm

Explanation

Step 1

Let

w represents the width of the rectangle

l represents the length of the rectangle

a)The width of a rectangle is 4 less than the length,hence

write this in math terms, replace

[tex]\begin{gathered} \text{width}=length-4 \\ w=l-4\rightarrow equation\text{ (1)} \end{gathered}[/tex]

b)the area of the rectangle is 165 square cm

the area of a rectangle is given by

[tex]\begin{gathered} \text{Area}=\text{length}\cdot\text{width} \\ \text{replace} \\ 165cm^2=l\cdot w\rightarrow \\ 165=l\cdot w\rightarrow equiation(2) \end{gathered}[/tex]

Step 2

now, solve the equations

[tex]\begin{gathered} w=l-4 \\ 165=lw \end{gathered}[/tex]

a) replace the w from equation (1) into equation(2)

[tex]\begin{gathered} 165=lw \\ 165=l(l-4) \\ 165=l^2-4l \\ \text{subtract 165 on both sides} \\ 165-165=l^2-4l-165 \\ l^2-4l-165=0 \end{gathered}[/tex]

b) now, we have a quadratic equation in the form

[tex]ax^2+bx+c=0[/tex]

hence, we can use the quadratic formula to solve

[tex]x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}[/tex]

let

a=1

b=-4

c=-165

replace

[tex]\begin{gathered} x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \\ x=\frac{-(-4)\pm\sqrt[]{-4^2-4(1)(-165)}}{2\cdot1} \\ x=\frac{4\pm\sqrt[]{676}}{2}=x=\frac{4\pm26}{2} \end{gathered}[/tex]

therefore

[tex]\begin{gathered} x=\frac{4\pm26}{2} \\ x_1=\frac{4+26}{2}=\frac{30}{2}=15 \\ x_2=\frac{4-26}{2}=\frac{-22}{2}=-11 \end{gathered}[/tex]

as we are searchinf for a distance, the only valid answer is 15

so, the answer is length= 15 cm

[tex]l=15\text{ cm}[/tex]

c) finally, replace the l value into equation (1) to find the width

[tex]\begin{gathered} w=l-4\rightarrow equation\text{ (1)} \\ w=15-4 \\ w=11 \end{gathered}[/tex]

therefore, the width is 11 centimeters

I hope this helps you

rounded to the nearest tenth, what is the area of rectangle ABCD?

Answers

Given the rectangle ABCD, you can identify that it is divided into two Right Triangles:

[tex]\begin{gathered} \Delta ACD \\ \Delta ABD \end{gathered}[/tex]

• You can find the length of the rectangle by applying the following Trigonometric Function:

[tex]\cos \alpha=\frac{adjacent}{hypotenuse}[/tex]

In this case, you can set up that:

[tex]\begin{gathered} \alpha=30\degree \\ adjacent=CD=AB=l \\ hypotenuse=AD=9 \end{gathered}[/tex]

Then, substituting values and solving for "l", you get:

[tex]\begin{gathered} \cos (30\text{\degree})=\frac{l}{9} \\ \\ 9\cdot\cos (30\text{\degree})=l \\ \\ l=\frac{9}{2}\sqrt[]{3}ft \end{gathered}[/tex]

• In order to find the width of the rectangle, you can use this Trigonometric Function:

[tex]\sin \alpha=\frac{opposite}{hypotenuse}[/tex]

In this case, you can say that:

[tex]\begin{gathered} \alpha=30\degree \\ opposite=AC=BD=w \\ hypotenuse=AD=9 \end{gathered}[/tex]

Therefore, substituting values and solving for "w", you get:

[tex]\begin{gathered} \sin (30\degree)=\frac{w}{9} \\ \\ 9\cdot\sin (30\degree)=w \\ \\ w=\frac{9}{2}ft \end{gathered}[/tex]

• Now you need to use the following formula for calculating the area of a rectangle:

[tex]A=lw[/tex]

Where "l" is the length and "w" is the width.

Substituting the length and the width of the given rectangle into the formula and evaluating, you get:

[tex]A=(\frac{9}{2}\sqrt[]{3}ft)(\frac{9}{2}ft)[/tex][tex]A\approx35.1ft^2[/tex]

Hence, the answer is: Option C.

The mean number of runs per game scoredby the Chicago Cubs during the 2016 World Series was 3.86 runs, with astandard deviation of 3.36 runs. Apply Chebychev’s Theorem to the datausing k = 2. Interpret the results

Answers

Chicago Cubs score between -2.86 and 10.58 runs every game, or at least 75% of their total.

The Chebyshev's Theorem calculates the minimal percentage of observations that are within a certain range of standard deviations from the mean. A wide variety of probability distributions can be used with this theorem. Another name for Chebyshev's Theorem is Chebyshev's Inequality.

Given Mean (X) = 3.86, Standard deviation (SD) = 3.36

According to Chebyshev’s Theorem,

1-1/k^2  proportion of values lies between Mean ± (k × SD )

Given k = 2.

k = x - mean /SD

1-1/k^2 =1-1/2^2

⇒1-1/4=1-0.25

⇒0.75

Therefore Proportion Value = 75%

If k= 2

75% Chebyshev’s intervals are

Lower Limit = Mean - (k × SD )

⇒3.86 - (3.36×2)

⇒3.86 - 6.72 = - 2.86

Upper Limit = Mean + (k × SD )

⇒3.86 + (3.36 × 2)

⇒3.86+6.72 = 10.58

Hence the Chicago Cubs score between -2.86 and 10.58 runs every game, or at least 75% of their total.

To learn more about Chebyshev's Theorem visit

https://brainly.com/question/28482338

#SPJ9

Simplify. DO NOT PUT ANY SPACES IN YOUR ANSWER. - 3\4 (16r-24)

Answers

[tex]-12r+18[/tex]

Explanation

[tex]-\frac{3}{4}(16r-24)[/tex]

Step 1

eliminate the parenthesis applyng distributive property

[tex]\begin{gathered} -\frac{3}{4}(16r-24) \\ \frac{-3\cdot16r}{4}+\frac{3\cdot24}{4} \\ \frac{-48r}{4}+\frac{72}{4} \\ -12r+18 \end{gathered}[/tex]

I hope this helps you

Please help solve this.

Answers

Answer:

C

Step-by-step explanation:

[tex]x^2 - 2x - 1 = 0\\x^2 = 2x + 1\\x^4 = 4x^2 + 4x + 1\\x^4 = 4(2x + 1) + 4x + 1\\x^4 = 8x + 4 + 4x + 1\\x^4 = 12x + 5[/tex]

DeMarcus multiplies all of the intergers from -10 to -1, including -10 and -1. Should his answer be positive or negative

Answers

Multiplication of all of the integers from -10 to -1, including -10 and -1 is positive.

What is integer?

An integer is a whole number (not a fractional number) that can be positive, negative, or zero. Examples of integers are: -5, 1, 5, 8, 97, and 3,043. Examples of numbers that are not integers are: -1.43, 3/4, 3.14.

According to question,

multiplication of  all of the integers from -10 to -1, including -10 and -1 is

-10 × -9 × -8 × -7 × -6 × -5 × -4 × -3 × -2 × -1 = +3628800

Answer is positive because - × - gives + and there are five such pairs of number, all of the minus sign become positive after multiplication.

Hence, multiplication of all of the integers from -10 to -1, including -10 and -1 is positive.

To learn more about integers from the given link

https://brainly.com/question/929808

#SPJ9

A line with a slope of -2 passes through the point (3,-2). Which of the
following is the equation of the line?

Answers

The equation of the line with slope -2 and passing through the point (3,-2) is y+2x-4=0.

What is the equation of a line with a given slope and a point?

The point-slope formula is used to find the equation of the line passing through a point (a,b) and having a slope of m.

A straight line equation of the form (y-b) = m(x-a), where m is the slope of the line and (a,b) are the coordinates of a given point on the line, is the standard form given for the point-slope form of the line.

A point (3,-2) and a slope -2 are given.

Use the standard Point-slope form of the line to find the equation of the line.

(y-b) = m(x-a)

Put the given values in the Point-slope equation.

y-(-2)=-2(x-3)

Simplify the equation to get the equation of the line.

y+2=-2x+6

y+2x-4=0

So, the equation of the line is y+2x-4=0.

To know more about the point-slope form of the line:

https://brainly.com/question/24907633

#SPJ9

Challenge:
Aisha's mother is 5 times older than Aisha. In 15 years
Aisha's mother will be twice the age her daughter. How old
are both ladies now?

Answers

Aisha age is 5 year and Aisha's mother age is 25 year.

What is a linear equation?

The formula for a linear equation is the way in which a linear equation is expressed. It can be expressed in the standard form, the slope-intercept form or the point-slope form. The standard form of a linear equation in one variable is of the form Ax + B = 0. Here, x is a variable, A is the coefficient of x, and B is a constant. The standard form of a linear equation in two variables is of the form Ax + By = C. Here, x and y are variables, and A, B, and C are any real numbers.

Given that,

Aisha's mother is 5 times older than Aisha.

Let Aisha age = x year

Aisha's mother = 5x year

After 15 years Aisha's mother will be twice the age her daughter.

5x+15 = 2(x+15)

5x+15 = 2x+30

3x = 15

x = 5

Aisha age = 5 year

Aisha's mother age = 5x = 5×5 = 25 year

Hence, Aisha age is 5 year and Aisha's mother age is 25 year.

To learn more about linear equation from the given link:

https://brainly.com/question/4074386

#SPJ9

5x+2y=10 Does the relation represents a function

Answers

Answer:

Yes, it is a linear function.  For every input there is only 1 output.

Step-by-step explanation:

5.2
6.5
8
15.6 19.5 24
What is the value of y when x = 5?
X
y
1.5
3
4.5 9

Answers

According to the table of values, y has a value of 15 when equals 5

How to determine the value of y?

The table of values represents the given parameter

On the table of values, we can see that:

The value of x multiplied by 3 gives the corresponding value of y

This can be represented as

y = 3 * x

Evaluate

y = 3x

As a proof, we have

1.5 * 3 = 4.5

3 * 3 = 9

5.2 * 3 = 15.6

So, when x = 5;

We have

y = 3x

This gives

y = 3 * 5

Evaluate

y = 15

Hence, the value of y when x= 5 is 15

Read more about linear equations at

https://brainly.com/question/4074386

#SPJ1

I need help with this question but no one is helping me! Can someone please help me​

Answers

Answer:

0.053

Step-by-step explanation:

the probability of taking a Boston creme first is 6/19 (19 is the total doughnuts in the box), then the probability of taking a chocolate glazed second would be 3/18 (bc there would be 18 left after taking one first). then multiply these fractions together. as a decimal you get 0.053 to 3 decimal places

At the market, 5 light bulbs cost $9
How much do 7 light bulbs cost?

Answers

$12.60

You first want to get the cost of one lightbulb. Do this by dividing 9 by 5, which will give you roughly 1.8 per lightbulb. Then multiply this by how many you want (in this case 7), which gives you $12.60 for 9 lightbulbs.
Answer:
$12.60

Explanation:
Trust















is this right y = 39 z = 102 x =51

Answers

The first triangle is an Isosceles triangle:

2 equal sides

2 equal angles ( opposite to the sides)

The sum of all interior angles of a triangle is 180°

So, for the left triangle:

51+x+x2 = 180

x+x2 = 180-51

x+x2 = 129

Since both angles are equal:

129/2 = 64.5°

x= 64.5°

x+y = 90°

64.5 + y = 90

y= 90-64.5

y= 25.5°

Right triangle:

25.5+25.5 +z = 180

z= 180-25.5-25.5

z= 129°

Given: Q R ≅ S T
Q T ≅ R S
Prove: Q R S T is a parallelogram

Answers

The proof that Q R S T is a parallelogram is given and enumerated in the following paragraph.

What is mathematical proof?

A mathematical proof is a deductive argument for a mathematical declaration that demonstrates that the provided assumptions logically ensure the conclusion.

The proof that the above-named geometrical shape is a parallelogram goes thus:

Statements                                            Reasons

1. [tex]\overline{QR}[/tex] ≅ [tex]\overline{ST}[/tex]                                 Given

2. [tex]\overline{RS}[/tex] ≅ [tex]\overline{QT}[/tex]                                 Given

3. [tex]\overline{RT}[/tex] ≅ [tex]\overline{TR}[/tex]                                 Reflexive Property

4. [tex]\Delta QRS[/tex]  ≅ [tex]\Delta STQ[/tex]                  SSS Congruence Theorem

5. A 1  ≅  A 4                   CPCTC Property

6. A 2  ≅  A3            CPCTC Property

7. QR | ST                    Alternate Interior Angles Converse

8. QT | RS                    Alternate Interior Angles Converse

9. Q R S T is a parallelogram         Definition of parallelogram      

Learn more about parallelograms:
https://brainly.com/question/970600
#SPJ1

If f(x) = x² - 6x + 2 and g(x) = -2x, find the following composition (g o f)(5)

Answers

The composite function's value, (gof)(5), is equivalent to 6.

What are composite functions?

A mathematical procedure called composite combines two functions, f and g, to produce a third function, h(x), where g(x) is the sum of f(x) and h(x).

Given the aforementioned functions,

f(x) = x^2-6x+2 and;

g(x) = -2x

The composite function is known as the gof (5)

(gof) = g(f(x)) where;

f(x) = g(x2-6x+2) and;

f(x) = -2(x2-6x+2).

Substitute the given functions into the composite;

g(f(5)) = -2(5^2-6(5)+2)

g(f(5)) = -2(-3) = 6

The comparable composite value is provided by this.

Visit this link to learn more about composite function: brainly.com/question/10687170

#SPJ4

A client of Susan's has asked her to create a new wood floor for his living room. The design will be created by laying wood strips in different directions, as shown on the coordinate grid. Determine whether Quadrilateral can best be described as a trapezoid, a rhombus, a rectangle, or a square. Explain your reasoning.

Answers

The Quadrilateral can best be described as a trapezoid with it's two parallel sides and two non- parallel sides.

What is a Quadrilateral?

A Quadrilateral is a type of polygon that is known to have four sides from which the name is being derived.

Examples of quadrilateral include the following:

Trapezoid: This is a type of quadrilateral that has two parallel sides with two non parallel sides.

Rhombus: This is the type of quadrilateral that has all its four sides equal.

Rectangle: This is the type of quadrilateral that has four sides with two equal opposite sides each.

Square: This is the type of quadrilateral that has four equal sides with four equal right angles.

The quadrilateral represented in the coordinate grid is a trapezoid because it has two parallel sides which are AB and DC and two non parallel sides such as AD and CB.

Learn more about quadrilaterals here:

https://brainly.com/question/27991573

#SPJ1

Describe a series of transformations Matt can perform to device if the two windows are congruent

Answers

Combining the three different transformations—rotations, reflections, and translations—will result in congruent shapes. Actually, any pair of congruent shapes can be matched to one another using a combination of one or more of these three transformations.

What are transformation ?

There are four possible transformations of a point, line, or geometric figure, each of which changes the object's shape and/or location. Pre-Image denotes the shape of the object before transformation, while Image denotes the final position and shape of the object.

We now know that during rigid transformations, the size and shape of the figures are maintained (reflections, translations, and rotations). The pre-image and the image are always in agreement.

Matt has the following transformational abilities:

Reflection (Flip)

A reflection keeps its original shape because the comparable points from the pre-image to the image stay at the same distance from the line of reflection.

Rotations as a Congruence Transformation

Rotations as a Congruence Transformation

A figure twists when it rotates. The figurine looks to have fallen over, although being the same size and shape. A great illustration of a rotation in the actual world is a clock. The connecting arms of a clock rotate around its axis every hour or every day. A rotation is defined by its degree; common rotations include 90 degrees, 180 degrees, and 270 degrees. The figure completes a full 360-degree rotation before returning to its starting point. A rotation must include indicate the clockwise or counterclockwise direction. This information can be used to calculate the degree, quantity, and direction of a revolution.

Translational congruence transformation

We refer to a movement as a translation when an object or shape is moved from one place to another without changing its size, shape, or orientation. Every point on an item or shape is moved by the same amount and in the same direction during a translation, sometimes referred to as a slide.

To learn more about transformations, visit:

brainly.com/question/11709244

#SPJ10

Simplify by combining like terms. Type the termsin alphabetical order.-7a-2y+7+2y+5a=

Answers

-7a - 2y + 7 + 2y + 5a

Reordering:

(-7a + 5a) + (-2y + 2y) + 7 =

= -2a + 7 =

= 7 - 2a

Suppose that the relationship between the tax rate t on imported shoes and the total sales S (in millions of dollars) is given by the function below. Find the tax rate t that maximizes revenue for the government. (Round your answer to three decimal places.)

Answers

Suppose that the relationship between the tax rate t on imported shoes and the total sales S (in millions of dollars) is given by the function below. The tax rate t that maximizes revenue for the government is 66.992%.

Tax rate that maximizes revenue

Revenue can be defined as the amount or the income a person or an organization generated from the sales of goods and services.

Given function :

Total sale  = S(t) = 7−6∛t

Hence,

Expression for Revenue rate = r(t) = tS(t)

Now let substitute and solve  expression

r(t) = t (7−6∛t)

= 7t−6(t)^4/3

Differentiate the expression

d[r(t)] dt = r′(t)

r′(t) = 7− (4/ 3) 6(t)^1/3

=7−8(t) ^1/3 ........ expression (1)

Maximum revenue

r′(t) = 0

Substitute and solve expression (1)

0 =7−8(t)^1/3

(t) = (7/8)^3

= 0.66992 × 100

= 66.992%

Therefore we can conclude that the tax rate t that maximizes revenue is 66.992%.

Learn more about tax rate here: https://brainly.com/question/16977860

#SPJ1

The complete question is :

Suppose that the relationship between the tax rate t on imported shoes and the total sales S (in millions of dollars) is given by the function below. Find the tax rate t that maximizes revenue for the government. (Round your answer to three decimal places.)

S(t)=7−6∛t

hi can u pls help me with my math here's the picture of it

Answers

To find the answer, we just have to look for the complement fraction of 9/10, which is found by subtracting from 1

[tex]1-\frac{9}{10}=\frac{1}{10}[/tex]Hence, the energy passed to a cow is 1/10.

Observe that the complement of 9/10 is the answer because that's the amount of energy that stays in the plant.

What is the minimum Brianna can lost the house to accommodate both of these requirements, round the the nearest hundred dollars

Answers

We are given that Brianna needs to receive $199300 and that she also needs to allow for a 3 percent commission. Let "x" be the amount Brianna needs to sell her house. We need to subtract from this amount the 3% commission. To do that we will use the following relationship:

[tex]x-\frac{3}{100}x=199300[/tex]

Now, we solve for "x" first by adding the fractions using the following model:

[tex]a+\frac{b}{c}=\frac{ac+b}{c}[/tex]

Therefore, we will multiply the 100 from the denominator by "x" and subtract 3 from the result, like this:

[tex]\frac{100x-3x}{100}=199300[/tex]

Solving the operations we get:

[tex]\frac{97x}{100}=199300[/tex]

Now we multiply both sides by 100:

[tex]97x=19930000[/tex]

Now we divide both sides by 97:

[tex]x=\frac{19930000}{97}=205463.92[/tex]

Therefore, the amount is $205463.92. Since we are told to round to the nearest hundred dollars we round the answer to $205500.

What is the standard deviation for the group of data items

Answers

Check the picture below.

c) 2.5-1.4 x 1.4 x 1.4 2.5 x 2.5 x (2.5)² + 2.5 x 1.4+ (1.4)²

Answers

We will have the following:

[tex]\begin{gathered} \frac{2.5\ast2.5\ast2.5-1.4\ast1.4\ast1.4}{(2.5)^2+2.5\ast1.4+(1.4)^2}=\frac{15.625-2.744}{6.25+3.5+1.96} \\ \\ =1.1 \end{gathered}[/tex]

So, the simplification is equal to 1.1.

***Explanation***

[tex]\frac{2.5\operatorname{\ast}2.5\operatorname{\ast}2.5-1.4\operatorname{\ast}1.4\operatorname{\ast}1.4}{(2.5)^2+2.5\operatorname{\ast}1.4+(1.4)^2}[/tex]

First, we multiply all the values that are asked to be multiplied, and we also operate all the exponents. [We recall that a value at the power of a number is the number of times the value is multiplied by itself], then we get that:

[tex]\frac{2.5\ast2.5\operatorname{\ast}2.5-1.4\operatorname{\ast}1.4\operatorname{\ast}1.4}{(2.5\ast2.5)+2.5\operatorname{\ast}1.4+(1.4\ast1.4)}=\frac{15.625-2.744}{6.25+3.5+1.96}[/tex]

Finally we operate the simpler and lower in the hierarchy of operations expressions:

Question is in the photo.

Answers

The derivative of y =  [ 1/x(x+4) - 1/(5x + 1) - 1/(3x + 7) ] is

y' =  [tex]\sqrt{\frac{x(x-4)}{(5x+1)(3x+7)} }[/tex] x 1/2  [1/x(x+4) - 1/(5x + 1) - 1/(3x + 7)]

What is a derivative of a function?

The derivative of a function f(x) represents its rate of change.

We have,

y = [tex]\sqrt{\frac{x(x-4)}{(5x+1)(3x+7)} }[/tex]

Putting log on both sides.
[ log a² = 2 log a ]

log y = 1/2 log [tex]\frac{x(x+4)}{(5x+1)(3x+7)}[/tex]

log y = 1/2 [ log x(x+4) - log (5x +1)(3x + 7) ]

log y = 1/2 [ log x(x+4) - log(5x + 1) - log (3x + 7) ]

Derivation on both sides.

[ d(logx)/dx = 1/x ]

d (log y) / dx = d [ {1/2 log x(x+4) - log(5x + 1) - log (3x + 7)} ] / dx

1/y y' = 1/2[ 1/x(x+4) - 1/(5x + 1) - 1/(3x + 7) ]

y' = y/2 [ 1/x(x+4) - 1/(5x + 1) - 1/(3x + 7) ]

y' =  [tex]\sqrt{\frac{x(x-4)}{(5x+1)(3x+7)} }[/tex] x 1/2  [1/x(x+4) - 1/(5x + 1) - 1/(3x + 7)]

Thus,

The derivative of y =  [ 1/x(x+4) - 1/(5x + 1) - 1/(3x + 7) ] is

y' =  [tex]\sqrt{\frac{x(x-4)}{(5x+1)(3x+7)} }[/tex] x 1/2  [1/x(x+4) - 1/(5x + 1) - 1/(3x + 7)]

Learn more about derivatives here:

https://brainly.com/question/27986235

#SPJ1

what is 5 to the 6 power written in expanded form

Answers

5 to the 6th power is:

[tex]5^6[/tex]

This, written in expanded form, is:

[tex]5\cdot5\cdot5\cdot5\cdot5\cdot5[/tex]

Other Questions
what are the characteristics of a high-performance work system approach to hrm? (choose every correct answer.) Can somebody trade lease help me Im late on my work in school the perimeter of triangle abc is 90. if ab= 5x+1, bc= 2x+13 and ac = x+4 what type of triangle is abc The ceo of c & j construction is considering moving to a virtual network structure. What would be the best reason to make such a move?. When multiplying the fractions StartFraction 1 Over 6 EndFraction and StartFraction 7 Over 8 EndFraction, what is the product of the numerators? Write the linear inequalities that this graph represent in slope - intercept form x over 3=2 Can the value of x be 13 true or false congress has the power to establish all federal courts below the Supreme Court I really need a clear, step-by-step explanation if you have a dental emergency and your dentist pulls your severely infected tooth without prior negotiation about payment, or even any mention of payment, you have a(n) contract for the payment of his services. A triangle has side lengths measuring 10m, 24m, and 26m. Explain how you use Pythagorean Theorem to determine whether or not the triangle is a right triangle. Write an equation for a parabola that passes through the point (2,2) and has a vertex of (3,1) Which system of inequalities is graphed below? In her Intro to Culinary Arts course, part of Merediths midterm exam asks her to write a detailed step-by-step guide explaining how to set up a saute station in a busy commercial kitchen using the correct utensils, ingredients, and arrangements. The instructions call for her to imagine that her reader has never performed this task before and will be unfamiliar with any specialized terms or tools. What kind of analysis will Meredith have to perform in order to effectively answer this question and credibly demonstrate her knowledge?Responses Please simplify these equations Which country is highlighted? A metaphor compares two unlike thingswithout using "like" or "as."Which of these sentences uses a metaphor?A. Your eyes are like the stars that are set in the evening sky.HAMMERENTB. Your eyes are stars that are set in the evening sky.C. I would go to the ends of the earth just to see your eyes oncemore. Which of the following is the difference between a topic and a central idea?ResponsesA topic introduces a central idea.A central idea includes supporting details about the topic.A topic is the subject, while the central idea is what the writer thinks about the topic after research.***A central idea is the subject, while the topic is what the writer thinks about the central idea after research. Analyze the graph of the function f(x)=4|x+7|+8 compared to the graph of the absolute value function g(x)=|x| . Five days a week, Marion bakes eight dozen loaves of bread and delivers them to 3 sandwich shops. Each shop gets the same number of loaves. In 3 weeks, how many loaves of bread does each sandwich shop get from Marion? Show all your work. HELP! step-by-step ( SORRY I CLICKED THE WRONG ThING IS Not thE HISTORY! )