1 mile= 1,760 yards.1 kilometer= 1,000 metersIf Jose walked 2 miles this morning, about how many kilometers did he walk?

Answers

Answer 1

1 mile= 1.609 km

Then,

2*1.609=3.218 km

He walked 3.218 kilometers


Related Questions

Find the interest and future value of a deposit of $12,000 at 5.5% simple interest for 10 years.

Answers

Given:

Principal - $12,000

Annual Interest Rate = 5.5% or 0.055 in decimal form

Time in years = 10 years

Find: simple interest and future value

Solution:

The formula for getting the simple interest is:

[tex]Interest=Principal\times Rate\times Time[/tex]

Let's replace the variables in the formula with their corresponding numerical value.

[tex]Interest=12,000\times0.055\times10[/tex][tex]Interest=6,600[/tex]

The interest after 10 years is $6, 600.

So, if the interest is 6,600, the future value of the money is:

[tex]FV=Principal+Interest[/tex][tex]FV=12,000+6,600[/tex][tex]FV=18,600[/tex]

The future value of the deposited money after 10 years is $18, 600.

a number, twice that number, and one-third of that number added. the result is 20. what is the number?

Answers

Answer:

6

Step-by-step explanation:

Let x = the number

2x = twice the number

1/3 x = one-third of the number

x + 2x + 1/3 x = 20

Combine like terms.

3 1/3 x = 20

Change 3 1/3 to an improper number.

10/3 x = 20

Times by 3/10 on both sides.

3/10 • 10/3 x = 20•3/10

x = 60/10

x = 6

Check:

6 + 2(6) + 1/3(6)

= 6 + 12 + 2

= 20 check!

let the number be x:

x+2x+(1/3)x=20...multiply terms by 3

3x+6x+x=60

10x=60

x=6

James types 50 words per minute. He spends 20 minutes typing his homework. What is the domain of this situation?

Answers

Answer:

You answer is B, from 0 to 20 and including 0 and 20.

Step-by-step explanation:

Determine m such that the line through points (2m,4) and (m-3,6) has a slope of -5.

Answers

We have to use the formula of the slope

[tex]m=\frac{y_2-y_1}{x_2-x_1}[/tex]

Where,

[tex]x_1=2m,x_2=m-3,y_1=4,y_2=6,m=-5[/tex]

Replacing all these values, we have

[tex]-5=\frac{6-4}{m-3-2m}[/tex]

Now, we solve for m

[tex]\begin{gathered} -5=\frac{2}{-m-3} \\ -m-3=\frac{2}{-5} \\ -m=-\frac{2}{5}+3 \\ m=\frac{2}{5}-3=\frac{2-15}{5}=\frac{-13}{5} \end{gathered}[/tex]Therefore, m must be equal to -13/5 in order to meet the given characteristics.

Write all the possible integer values of x.
x > 1 and x ≤ 6
Separate answers with commas.

Answers

Step-by-step explanation:

college level ? what teacher puts such a question in on college level ? and you can't answer this ?

that is middle school basics.

what is going on ?

x can have in the defined interval the integer values

2, 3, 4, 5, 6

there, that was all to it ...

Use a graphing utility to graph the function and to approximate any relative minimum or relative maximum values of the function. (Round your answers to the nearest integer. If an answer does notexist, enter DNE.)

Answers

Given:

[tex]f(x)=4x-2x^2[/tex]

Required:

To find the relative minimum and relative maximum values of the function.

Explanation:

Consider

[tex]f(x)=4x-2x^2[/tex]

The graph of the function is

The relative maximum is at (1,2).

There is no relative minimum.

Final Answer:

The relative maximum : (1,2).

The relative minimum : DNE.

solve using the quadratic formulax^2+2x-17=0

Answers

[tex]\begin{gathered} x^2+2x-17=0 \\ \text{let's use the quadratic formula} \\ ax^2+bx+c=0 \\ x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \\ \text{ In this case:} \\ a=1 \\ b=2 \\ c=-17 \end{gathered}[/tex][tex]\begin{gathered} x=\frac{-2\pm\sqrt[]{2^2-(4)(1)(-17)}}{2(1)} \\ x=\frac{-2\pm\sqrt[]{4+68}}{2} \\ x=\frac{-2\pm\sqrt[]{72}}{2} \\ x=\frac{-2\pm6\sqrt[]{2}}{2} \\ ------------- \\ x=-1+3\sqrt[]{2} \\ or \\ x=-1-3\sqrt[]{2} \end{gathered}[/tex]

A theater group made appearances in two cities. The hotel charge before tax in the second city was $500 higher than in the first. The tax in the first city was5%, and the tax in the second city was 6%. The total hotel tax paid for the two cities was $552.50. How much was the hotel charge in each city before tax?Note that the ALEKS graphing calculator can be used to make computations easier.

Answers

SOLUTION

Let us represent the hotel charge with different variables x and y:

Let the hotel charge before tax in the first city be x

Let the hotel charge before tax in the second city be y

Now, let us represent the word problem in equation form:

First, we were told that the charge before tax in the second city is $500 more than the charge before tax in the first city, this can be represented thus:

[tex]y=x+500\ldots\text{.eqn 1}[/tex]

Going forward in the question, we were told the tax for the first city (x) is 5%(0.05), and the tax for the second city is 6%(0.06). The total tax from both cities is $552.5, this expression can be written mathematically as:

[tex]0.05x+0.06y=552.5\ldots\ldots\text{eqn 2}[/tex]

Now, by solving equation 1 and equation 2 simultaneously, we will obtain the hotel charge in each city before tax. (that is the value of x and y).

[tex]\begin{gathered} y=x+500 \\ 0.05x+0.06y=552.5 \\ \end{gathered}[/tex]

Using, the substitution method of solving simultaneous equation, we will solve further:

[tex]\begin{gathered} \text{substitute equation 1 into equation 2} \\ 0.05x+0.06(x+500)=552.5 \\ 0.05x+0.06x+30=552.5 \\ 0.11x+30=552.5 \end{gathered}[/tex][tex]\begin{gathered} 0.11x=552.5-30 \\ 0.11x=522.5 \\ x=\frac{522.5}{0.11} \\ x=4750 \end{gathered}[/tex]

The hotel charge before tax in the first city is $4750.

Now, substitute the value of x into equation 1 to get the value of y (hotel charge before tax in the second city)

[tex]\begin{gathered} y=x+500 \\ x=4750 \\ y=4750+500 \\ y=5250 \end{gathered}[/tex]

The hotel charge before tax in the second city is $5250.

NO LINKS!! Show all work where necessary to get full credit​

Answers

16. Circle F

You name a circle using the center.

17. BF

A radius connects the center to a point on the circumference of the circle.

18. CD

A chord is a segment connecting two points on the circumference of the circle.

19. BE

A diameter is a segment that passes through the center while also connecting two points on the circumference of the circle.

20. FA

See 17 and 19.

Answer:

16.  F

17.  FA

18.  CD

19.  BE

20.  FA

Step-by-step explanation:

Question 16

A circle is named by its center.

The center of the given circle is F, therefore the name of the given circle is F.

Question 17

The radius of a circle is a straight line segment from the center to the circumference.  

Therefore, the radii of the given circle are:

FA, FB and FE.

Question 18

A chord is a straight line segment joining two points on the circumference of the circle.  

Therefore, the chords of the given circle are:

BE and CD.

Question 19

The diameter of a circle is the width of the circle at its widest part. It is a straight line segment that passes through the center of the circle and whose endpoints lie on the circumference.

Therefore, the diameter of the given circle is:

BE.

Question 20

As the diameter is BE, it contains the radii FB and FE.

Therefore, the radius that is not contained in the diameter is:

FA.

Dave has a collection of 60 DVDs. One quarter of them are action mc
What is the ratio of the number of action DVDs to all ofner genres?

Answers

Answer:

15:45 i think

Step-by-step explanation:

25% of 60 is 15

60-15=45

15:45

i inserted a picture of the question please state whether the answer is a b c or d please don’t ask questions, yes i’m following.

Answers

Solution

- We are asked to find the complement of rolling a 5 or 6 given a cube numbered 1 - 6.

- The complement of an event is defined as every other event asides the event in context.

- Other than rolling a 5 or 6, we can also roll a 1, 2, 3, or 4. This constitutes the complement of rolling 5 or 6.

Final Answer

The complement of rolling a 5 or 6 is:

{Rolling a 1, 2, 3, or 4} (OPTION B)

Solve the equation. Select the correct answer below, and, if necessary, fill in the answer box to complete your choice.

Answers

Explanation

[tex]\begin{gathered} \frac{4}{y}+\frac{3}{4}=\frac{4}{4y} \\ Multiply\text{ through by the lowest common multiple }\Rightarrow4y \\ 4y\times\frac{4}{y}+\frac{3}{4}\times4y=\frac{4}{4y}\times4y \\ 16+3y=4 \\ 3y=4-16 \\ 3y=-12 \\ y=-\frac{12}{3} \\ y=-4 \end{gathered}[/tex]

Answer= y=-4

Can u please help me solve? I'm reviewing for finals.

Answers

Given:

Consider the given graph as a reference of the solution.

To find:

[tex]-3(u\cdot v)[/tex]

Explanation:

By analyzing the graph, we can define the coordinate of vector u and v:

[tex]\[\begin{align} & \vec{u}=(-8,-9)-(0,0)=(-8,-9) \\ & \vec{v}=(3,7)-(0,0)=(3,7)\end{align}\][/tex]

Now, let perform the dot product of two vectors,

[tex]\begin{gathered} u\cdot v=(-8,-9)\cdot(3,7) \\ u\cdot v=(-8)(3)+(-9)(7) \\ u\cdot v=-24-63 \\ u\cdot v=-87 \end{gathered}[/tex]

Now, perform the required operation,

[tex]\begin{gathered} -3(u\cdot v) \\ =-3(-87) \\ =261 \end{gathered}[/tex]

Final answer:

Hence, the required solution is:

[tex]-3(u\cdot v)=261[/tex]

The National Oceanic and Atmospheric Administration tracks the amount of oysters harvested from the Chesapeake Bay each year.Years since 1900 2 28 53 67 78 89Oysters (metric tons) 54.2 22.5 7.38 5.28 3.52 2.38Find the exponential regression equation that models this data.Ay=-58(-0.964)OB. y = -58(0.964)Oc.y=58(0.964)*OD.y=58(-0.964)*Reset SelectionPreviouNext

Answers

Explanation

We are given the following table:

We are required to determine the exponential regression equation that models the data.

This is achieved thus:

We know that an exponential equation is given as:

[tex]y=ab^x[/tex]

Using a graphing calculator, we have:

From the graph, we have:

[tex]\begin{gathered} a=58 \\ b=0.964 \end{gathered}[/tex]

Hence, the answer is:

[tex]y=58(0.964)^x[/tex]

3.) Write the explicit formula for the arithmetic sequence. 50, 47, 44, 41,...

Answers

all the terms are 3 less than its preceding term, simple!

So, the formula would be:

[tex]a_n=a+(n-1)d[/tex]

Where

a is the first term

d is the common difference (diff in 2 terms)

From the sequnce,

first term (a) is 50

common difference (d) = 47 - 50 = -3

So, we have:

[tex]\begin{gathered} a_n=a+(n-1)d \\ a_n=50+(n-1)(-3_{}) \\ a_n=50-3n+3 \\ a_n=53-3n \end{gathered}[/tex]

Explicit Formula:

[tex]a_n=53-3n[/tex]

Reflects the given the coordinates points across the y - axis

Answers

Answer:

Explanation:

The reflection over the line y = x gives the following transformation of coordinates

[tex](x,y)\to(y,x)[/tex]

therefore, for our case the transformation gives

[tex]\begin{gathered} S(-2,5)\to S^{\prime}(5,-2) \\ T(-3,0)\to T^{\prime}(0,-3) \\ U(1,-1)\to U^{\prime}(-1,1)_{} \end{gathered}[/tex]

which are our answers!

The graphical representation of a point and its reflection about the line y =x is the following:

which fraction remains in the quotient when 4,028 is divided by 32

Answers

We get that

[tex]\frac{4028}{32}=\frac{1007}{8}=\frac{1000}{8}+\frac{7}{8}=125+\frac{7}{8}[/tex]

so the fractions that remains is 7/8

translate the following verbal statement into an algebraic equation and then solve: demetrius paid 9$ for a matinee movie. this is 1$ less than the price in the evening what is the price of the movie at night?use x for your variable equation ________x=______

Answers

Answer:

x = price of the movie at night

x = $9 + $1

Explanation:

We need to find the price of the movie at night, so, let's call x the price of the movie at night.

Then, the price of the matinee movie $9 is $1 less than the price in the evening. Therefore, we can write the following equation:

9 = x - 1

Solving for x, we get:

x = 9 + 1

7. Find the perimeter of the rectangle with length 33 yards and width 59 yards.A.92 ydB.1,947 ydC.125 ydD.184 yd

Answers

Solution

We are given

Length (l) = 33 yards

Width (w) = 59 yards

To find the perimeter

Note: Perimeter of a Rectangle

[tex]Perimeter=2(l+w)[/tex]


Question 6 of 1
For f(x)-3x+1 and g(x)=x²-6, find (f-g)(x).
A. -x²+3x+7
OB.x²-3x-7
O C. 3x²-17
OD. -x²+3x-5

Answers

-x² + 3x + 7 is value of function  .

What is function in math?

An expression, rule, or law in mathematics that specifies the relationship between an independent variable and a dependent variable (the dependent variable). In mathematics and the sciences, functions are fundamental for constructing physical relationships.

 f(x) = 3x + 1

 g(x) = x² - 6

Then,

According to the' question :-

(f - g)(x) = f(x) - g(x)

= 3x + 1 - (x² - 6)

= 3x + 1 - x² + 6

= -x² + 3x + 7

Hence,

Option 1st : -x² + 3x + 7 is Correct.

Learn more about functions

brainly.com/question/12431044

#SPJ13

4. Which of the following rules is the composition of a dilation of scale factor 2 following (after) a translation of 3 units to the right?

Answers

ANSWER

A. (2x + 3, 2y)

EXPLANATION

Let the original coordinates be (x, y)

First, there was a dilation of scale factor 2.

This means that the coordinates become:

2 * (x, y) => (2x, 2y)

Then, there was a translation of 3 units to the right. That is a translation of 3 units on the horizontal (or x axis).

That is:

(2x + 3, 2y)

So, the answer is option A.

what is the area of the triangle below with a side length of 4

Answers

All angles of triangles is equal means that that triangle is equailateral triangle with side of a = 4 in.

The formula for the area of equilateral triangle is,

[tex]A=\frac{\sqrt[]{3}a^2}{4}[/tex]

Substitute 4 for a in the formula to determine the area of the triangle.

[tex]\begin{gathered} A=\frac{\sqrt[]{3}}{4}\cdot(4)^2 \\ =4\sqrt[]{3} \end{gathered}[/tex]

So area of triangle is,

[tex]4\sqrt[]{3}[/tex]

A)what height was the basketball thrown from? B)what is the maximum height the basketball went ?C)after how many seconds did the basketball reach its maximum height?D)how many seconds did it take for the basketball to hit the ground ? make sure you look at the exact value in the graph?pleaseeeeeeeeeeeeeeee

Answers

We have the following:

The questions can be found thanks to the graph of the statement

A)what height was the basketball thrown from?

The graph starts at the point (0, 6) therefore the basketball was thrown from 6 feet height

B)what is the maximum height the basketball went ?

The highest point of the graph is (2, 10), therefore the maximum height is 10 ft

C)after how many seconds did the basketball reach its maximum height?

The highest point of the graph is (2, 10), therefore the time it reached this height was 2 seconds

D)how many seconds did it take for the basketball to hit the ground ? make sure you look at the exact value in the graph?

The ground would be when the value of y is equal to 0, therefore according to the point (5.162, 0) the time was 5.162 seconds

Evaluate the function for the indicated values of x. (2x + 1, x 5 f(-10) = F(2) = f(-5) = f(-1) = f(8) =

Answers

[tex]\begin{gathered} f(-10)=-19 \\ f(2)=4 \\ f(-5)=-9 \\ f(-1)=1 \\ f(8)=-5 \end{gathered}[/tex]

Explanation

[tex]f(x)f(x)=\mleft\{\begin{aligned}2x+1\text{ if x}\leq-5\text{ } \\ x^2\text{ if -5}Step 1

you need to select the correct function depending on the number

i)f(-10)

[tex]-10\leq-5,\text{ then you n}eed\text{ apply}\Rightarrow f(x)=2x+1[/tex]

Let x= -10, replacing

[tex]\begin{gathered} f(x)=2x+1 \\ f(-10)=(2\cdot-10)+1 \\ f(-10)=-20+1 \\ f(-10)=-19 \end{gathered}[/tex]

Step 2

Now

ii) f(2)

[tex]\begin{gathered} 2\text{ is in the interval} \\ -5Let

x=2,replacing

[tex]\begin{gathered} f(x)=x^2 \\ f(2)=2^2=4 \\ f(2)=4 \end{gathered}[/tex]

Step 3

iii) f(-5)

[tex]\begin{gathered} -5\text{ is smaller or equal than -5} \\ -5\leq5,\text{ then apply}\Rightarrow f(x)=2x+1 \end{gathered}[/tex]

Let

x=-5,replace

[tex]\begin{gathered} f(x)=2x+1 \\ f(-5)=(2\cdot-5)+1=-10+1 \\ f(-5)=-9 \end{gathered}[/tex]

Step 4

iv)f(-1)

[tex]\begin{gathered} -1\text{ is in the interval} \\ -5<-1<5 \\ \text{then apply}\Rightarrow f(x)=x^2 \end{gathered}[/tex]

let

x=-1,replace

[tex]\begin{gathered} f(x)=x^2 \\ f(-1)=(-1)^2 \\ f(-1)=-1\cdot-1=1 \\ f(-1)=1 \end{gathered}[/tex]

Step 5

Finally

F(8)

[tex]\begin{gathered} 8\text{ is greater or equal than 5, then apply} \\ 8\ge5\Rightarrow apply\text{ f(x)=3-x} \\ f(x)=3-x \end{gathered}[/tex]

Let

x=8,replace

[tex]\begin{gathered} f(x)=3-x \\ f(8)=3-8 \\ f(8)=-5 \end{gathered}[/tex]

I hope this helps you

Suppose a certain company sells regular keyboards for $82 and wireless keyboards for $115. Last week the store sold three times as many regular keyboards as wireless. If total keyboard sales were $5,415, how many of each type were sold?how many regular keyboards?how many wireless keyboards?

Answers

Given:

A set 3 regular and 1 wireless keyboard,

Regular keyboards = $ 82

Wireless keyboards = $ 115

Total keyboards sales = $ 5415

Find-:

(a) how many regular keyboards?

(b) how many wireless keyboards?

Explanation-:

A set of 3 regular and 1 wireless keyboard would sell for:

[tex]\begin{gathered} =3\times82+115 \\ \\ =246+115 \\ \\ =361 \end{gathered}[/tex]

For, the given sales, the number of sets sold:

Total keyboard sales = $5415

[tex]\begin{gathered} =\frac{5415}{361} \\ \\ =15 \end{gathered}[/tex]

Since there are 3 regular keyboards in each set,

The regular keyboard is:

[tex]\begin{gathered} =3\times15 \\ \\ =45\text{ Regular Keyboards} \end{gathered}[/tex]

The regular keyboard is 45.

Wireless keyboard is 15.

solve a system of equations to solve the problem question 8

Answers

Let x be the cost of each juice and y be the cost of each BBQ.

4x + 2y = 16

4x + 3y = 21

Subtract the second equation from the first

y = 5

Substitute y = 5 into 4x + 2y = 16

4x + 2(5) = 16

4x + 10 = 16

4x = 16 - 10

4x = 6

x=1.5

Therefore, a juice cost $1.5 and a BBQ cost $5

So, if the Emdin family pu rchased 3 juice and 3 BBQ, then

cost of juice = 3 x $1.5 = $4.5

cost of BBQ = 3 x $5 = $15

Total money spent by Emdin family = $4.5 + $15 = $19.5

Let x be the cost of each juice and y be the cost of each BBQ.

4x + 2y = 16

4x + 3y = 21

Subtract the second equation from the first

y = 5

Substitute y = 5 into 4x + 2y = 16

4x + 2(5) = 16

4x + 10 = 16

4x = 16 - 10

4x = 6

x=1.5

Therefore, a juice cost $1.5 and a BBQ cost $5

So, if the Emdin family pu rchased 3 juice and 3 BBQ, then

cost of juice = 3 x $1.5 = $4.5

cost of BBQ = 3 x $5 = $15

Total money spent by Emdin family = $4.5 + $15 = $19.5

4. If line segment AB has coordinates A(-2,4) and B(2,0) and line segment
CD has coordinates C(3,4)and D(-3,-2), how would you describe these two
line segments?

Answers

These 2 lines perpendicular to each other on the graph.

What are perpendicular lines?

The two different lines that meet at an angle of 90 degrees are called perpendicular lines. Do your walls' connecting corners—or the letter "L"—share any similarities? They are the straight lines, referred to as perpendicular lines, that intersect at the proper angle. An angle of 90 degrees between two straight lines is known as a perpendicular. The illustration depicts a little square in between two perpendicular lines to indicate the 90° angle, which is also known as a right angle. Here, a right angle between the two lines Two lines that cross each other at a 90° angle are referred to as perpendicular lines in mathematics. I

To know more about perpendicular lines ,visit:

brainly.com/question/18271653

#SPJ13

if the slope of a line and a point on the line are known the equation of the line can be found using the slope intercept form y=mx+b. to do so substitute the value of the slope and the values of x and y using the coordinates of the given point, then determine the value of b. using the above technique find the equation of the line containing the points (-8,13) and (4,-2).

Answers

[tex]y\text{ =}\frac{-5}{4}x\text{ + 3}[/tex]

The general equation of a line is;

[tex]y\text{ = mx + b}[/tex]

m is the slope and b is the y-intercept

To find the slope, we use the equation of the slope as follows;

[tex]\begin{gathered} m\text{ = }\frac{y_2-y_1}{x_2-x_1} \\ \\ (x_1,y_1)\text{ = (-8,13)} \\ (x_2,y_2)\text{ = (4,-2)} \\ \\ m\text{ = }\frac{-2-13}{4-(-8)}\text{ = }\frac{-15}{12}\text{ = }\frac{-5}{4} \end{gathered}[/tex]

We have the partial equation as;

[tex]\begin{gathered} y\text{ = }\frac{-5}{4}x\text{ + b} \\ \\ \text{Substitute the point (-8,13)} \\ \text{x = -8 and y = 13} \\ \\ 13\text{ = }\frac{-5}{4}(-8)\text{ + b} \\ \\ 13\text{ = 10 + b} \\ b\text{ = 13-10 = 3} \end{gathered}[/tex]

We have the complete equation as;

[tex]y\text{ =}\frac{-5}{4}x\text{ + 3}[/tex]

957.55x8042x6/4x6=??

Answers

6930553.9

1) Let's rewrite and solve the expression, note that since Multiplication and Division are on the same level of priority according to PEMDAS acronym for the order of operations:

[tex]\begin{gathered} 957.55\times8042\times\frac{6}{4}\times6= \\ 957.55\times8042\times\frac{3}{2}\times6= \\ 957.55\times8042\times\frac{3}{1}\times3= \\ 69305553.90= \end{gathered}[/tex]

Notice that we simplified 6/4 to 3/2 and then 6 by 2. In addition to this, note that the 2 decimal places were kept, we can write 69305553.90 or simply 69305553.9

2) Hence, the answer is = 6930553.9

Use the definition of the derivative to find the derivative of the function with respect to x. Show steps

Answers

Answer: [tex]\frac{5}{2\sqrt{5x+3\\} }[/tex]

Step-by-step explanation:

First, use the chain rule to quickly find the answer so that you can check after you go through the ridiculous process that is the bane of every calculus 1 student's existence.

f(x) = (5x + 3)^(1/2)

(d/dx) (5x + 3)^(1/2) =

(1/2)(5x + 3)^(-1/2) * (5) =

5/[2(5x+3)^(1/2)]

Now, we enter the first gate of hell:

f'(x) = the limit as h approaches 0 of [(f(x+h) - f(x))/h]

lim as h -> 0 of [(5(x+h)+3)^(1/2) - (5x+3)^(1/2)/h]

lim as h -> 0 of [(5x+5h+3)^(1/2) - (5x+3)^(1/2) / h]

Multiply numerator and denominator by the conjugate of the numerator, which is (5x+5h+3)^(1/2) + (5x+3)^(1/2).  

lim as h -> 0 of

[√(5x+5h+3) - √(5x+3) ] [√(5x+5h+3) + √(5x+3) ]

______________________________________

h[√(5x+5h+3) - √(5x+3) ]

Simplify the numerator via FOIL:

5x+5h+3 + √(5x+5h+3)√(5x+3) - √(5x+3)√(5x+5h+3) - (5x+3)

The remaining radicals in the numerator cancel each-other, giving us:

5x + 5h + 3 - 5x - 3

Simplify Further:

5h

Now that we have simplified our numerator, let's continue:

lim as h -> 0 of (5)(h)/[(h)((5x+5h+3)^(1/2) + (5x+3)^(1/2))]

The h in the numerator cancels the h in the denominator.

lim as h -> 0 of 5/[(5x+5h+3)^(1/2) + (5x+3)^(1/2)]

Now, we directly substitute h with 0 in the equation.

5/[ (5x+3)^1/2 + (5x+3)^(1/2) ]

In the denominator, both sides of the addition sign are the same, so we can simplify it further to:

5/[ 2(5x+3)^(1/2) ]

This is the same answer we received using the chain rule, so it is correct!

Other Questions
An oxymoron is a figure of speech.FalseTrue the subjects in the low-carb diet group lost an average of 5.1 kg in a year. the subjects in the low-fat diet group lost an average of 3.1 kg. explain how this information would be consistent with the fact that weight loss in the two groups was not significantly different. 18. a project with financing type cash flows is characterized by a project that has which one of the following characteristics? a. conventional cash flows b. cash flows that extend beyond the acceptable payback period c. one year or more in the middle of a project where the cash flows are equal to zero d. a cash inflow at time 0 e. cash inflows that are equal in amount In a class of 10 boys and 12 girls, a committee of 4 members is to be formed. What is the probability to form a committee consisting of 2 boys and 2 girls?A. 0.3040B. 0.4060C. 0.5060D. 0.2060 Translate |f(x)=|x| so the vertex is at (-3,2) Find the equation of the linear function represented by the table below inslope-intercept form.xy1-3 -723-114-15 A hammer is used to hit a nail into a block of wood. The hammer hits the nail with a speed of 8.0 m/s and then stops. The hammer is in contact with the nail for 0.0015 s.,hammer has mass 0.15 kg.Calculate the average force between the hammer and the nail. Linda's mean speed on her drive home from Cincinnati is 54 mph. If the total trip is 378 miles, how long should she expect the drive to take? Round your answer totwo decimal places, if necessary, The question is in the picture, couldnt fit the last graph so sent it in a separate picture [tex]\sqrt{x} ^2+2x-3[/tex] Identify some Progressive women's groups and their causes. Answer the questions about the figures below. 4 ft Figure A 6 ft 6 ft 4 ft (a) Which figures are parallelograms? Mark all that apply. Figure A O Figure B (b) Which figures are squares? Mark all that apply. Figure A Figure B (c) Which figures are rectangles? Mark all that apply. Figure A Figure B O Figure C Figure C Figure C 6 ft Figure B 4 ft 4 ft 6 ft None of the figures None of the figures None of the figures 6 ft X Figure C 6 ft 6 ft 6 ft ? The functions f(m) = 18 + 0.4m and g(m) = 11.2 + 0.54m give the lengths of two differentsprings in centimeters, as mass is added in grams, m, to each separately. if QS in TV are parallel lines and mSRP=65, what is mVUR could you help me no other tutor will help and its heartbreaking so please try your hardest A school choir needs to make t-shirts for its 75 members. A printing company charges $2 per shirt, plus a $50 fee for each color to be printed on the shirts. Write an equation that represents the relationship between the number of t- shirts ordered, the number of colors on the shirts and the total cost of the order. If you use a variable (letter) specify what it represents. 7. juan foods makes a cash sale with a positive gross margin. which one of the following statements describes the effect of the sale on juan foods? current ratio increases current ratio decreases no change to juan foods' current ratio insufficient information to judge effect on current ratio Identify the two major savannas of south america and explain how they are distinctly different from each other. A Hydrogen atom is a low density hot gas will give out what type of spectrum?A. A uniform spectrum containing all colorsB. A series of emission lines with equal spaces between the colorsC. A series of emission lines spaced in mathematical sequenceD.a uniform spectrum crossed by numerous dark absorption lines At a birthday party, guests ate 452 plates ofchocolate cupcakes and 2/3 plates of cherrycupcakes. How many did the guests eat altogether?If 5 plates of chocolate cupcakes and 5 plates ofcherry were made, how much of each are left?