Which property is displayed in the example below: 4(x + 3) = 4x + 12

Answers

Answer 1

Answer:

This equation displays the distributive property which states that a(b + c) = a(b) + a(c).

Answer 2

Answer:

Distributive property

Step-by-step explanation:

4(x+3)=4x+12

This example shows distributive property because 4 is distributed (multiplied) to x +3. When 4 is distributed, it will equal 4x+12!!

Hope it helps!!!!


Related Questions

2-x=-3(x+4)+6 please help

Answers

Answer:

2-x=-3x-12+6

2-x=-3x-6

8=-3x+x

8=-2x

x=-4

hope it's clear

mark me as brainliest

Answer:

X = -4

Option B is the correct option.

Step by step explanation

2 - x = -3 ( x + 4) +6

Distribute -3 through the paranthesis

2 - x = - 3x - 12 + 6

Calculate

2 - x = - 3x - 6

Move variable to LHS and change its sign

2 - x + 3x = -6

Move constant to R.H.S and change its sign

- x + 3x = -6 - 2

Collect like terms and simplify

2x = -8

Divide both side by 2

2x/2 = -8/2

Calculate

X = -4

Hope this helps....

Good luck on your assignment..

A group of 20 people were asked to remember as many items as possible from a list before and after being taught a memory device. Researchers want to see if there is a significant difference in the amount of items that people are able to remember before and after being taught the memory device. They also want to determine whether or not men and women perform differently on the memory test. They choose α = 0.05 level to test their results. Use the provided data to run a Two-way ANOVA with replication.


A B C
Before After
Male 5 7
4 5
7 8
7 8
7 8
7 8
5 6
7 7
6 7
Female 5 8
5 6
8 8
7 7
6 6
8 9
8 8
6 6
7 6
8 8

Answers

Answer:

1. There is no difference in amount of items that people are able to remember before and after being taught the memory device.

2. There is no difference between performance of men and women on memory test.

Step-by-step explanation:

Test 1:

The hypothesis for the two-way ANOVA test can be defined as follows:

H₀: There is no difference in amount of items that people are able to remember before and after being taught the memory device.

Hₐ: There is difference in amount of items that people are able to remember before and after being taught the memory device.

Use MS-Excel to perform the two-way ANOVA text.

Go to > Data > Data Analysis > Anova: Two-way with replication  

A dialog box will open.

Input Range: select all data

Rows per sample= 10

Alpha =0.05

Click OK

The ANOVA output is attaches below.

Consider the Columns data:

The p-value is 0.199.

p-value > 0.05

The null hypothesis will not be rejected.

Conclusion:

There is no difference in amount of items that people are able to remember before and after being taught the memory device.

Test 2:

The hypothesis  to determine whether or not men and women perform differently on the memory test is as follows:

H₀: There is no difference between performance of men and women on memory test.

Hₐ: There is a difference between performance of men and women on memory test.

Consider the Sample data:

The p-value is 0.075.

p-value > 0.05

The null hypothesis will not be rejected.

Conclusion:

There is no difference between performance of men and women on memory test.

In a survery of 154 households, a Food Marketing Institute found that 106 households spend more than $125 a week on groceries. Please find the 95% confidence interval for the true proportion of the households that spend more than $125 a week on groceries.

Answers

Answer:

The 95% confidence interval for the true proportion of the households that spend more than $125 a week on groceries is (0.6151, 0.7615).

Step-by-step explanation:

In a sample with a number n of people surveyed with a probability of a success of [tex]\pi[/tex], and a confidence level of [tex]1-\alpha[/tex], we have the following confidence interval of proportions.

[tex]\pi \pm z\sqrt{\frac{\pi(1-\pi)}{n}}[/tex]

In which

z is the zscore that has a pvalue of [tex]1 - \frac{\alpha}{2}[/tex].

For this problem, we have that:

[tex]n = 154, \pi = \frac{106}{154} = 0.6883[/tex]

95% confidence level

So [tex]\alpha = 0.05[/tex], z is the value of Z that has a pvalue of [tex]1 - \frac{0.05}{2} = 0.975[/tex], so [tex]Z = 1.96[/tex].

The lower limit of this interval is:

[tex]\pi - z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.6883 - 1.96\sqrt{\frac{0.6883*0.3117}{154}} = 0.6151[/tex]

The upper limit of this interval is:

[tex]\pi + z\sqrt{\frac{\pi(1-\pi)}{n}} = 0.6883 + 1.96\sqrt{\frac{0.6883*0.3117}{154}} = 0.7615[/tex]

The 95% confidence interval for the true proportion of the households that spend more than $125 a week on groceries is (0.6151, 0.7615).

Find the directional derivative of at the point (1, 3) in the direction toward the point (3, 1). g

Answers

Complete Question:

Find the directional derivative of g(x,y) = [tex]x^2y^5[/tex]at the point (1, 3) in the direction toward the point (3, 1)

Answer:

Directional derivative at point (1,3),  [tex]D_ug(1,3) = \frac{162}{\sqrt{8} }[/tex]

Step-by-step explanation:

Get [tex]g'_x[/tex] and [tex]g'_y[/tex] at the point (1, 3)

g(x,y) = [tex]x^2y^5[/tex]

[tex]g'_x = 2xy^5\\g'_x|(1,3)= 2*1*3^5\\g'_x|(1,3) = 486[/tex]

[tex]g'_y = 5x^2y^4\\g'_y|(1,3)= 5*1^2* 3^4\\g'_y|(1,3)= 405[/tex]

Let P =  (1, 3) and Q = (3, 1)

Find the unit vector of PQ,

[tex]u = \frac{\bar{PQ}}{|\bar{PQ}|} \\\bar{PQ} = (3-1, 1-3) = (2, -2)\\{|\bar{PQ}| = \sqrt{2^2 + (-2)^2}\\[/tex]

[tex]|\bar{PQ}| = \sqrt{8}[/tex]

The unit vector is therefore:

[tex]u = \frac{(2, -2)}{\sqrt{8} } \\u_1 = \frac{2}{\sqrt{8} } \\u_2 = \frac{-2}{\sqrt{8} }[/tex]

The directional derivative of g is given by the equation:

[tex]D_ug(1,3) = g'_x(1,3)u_1 + g'_y(1,3)u_2\\D_ug(1,3) = (486*\frac{2}{\sqrt{8} } ) + (405*\frac{-2}{\sqrt{8} } )\\D_ug(1,3) = (\frac{972}{\sqrt{8} } ) + (\frac{-810}{\sqrt{8} } )\\D_ug(1,3) = \frac{162}{\sqrt{8} }[/tex]

g A cylindrical tank with radius 7 m is being filled with water at a rate of 6 mଷ/min. How fast is the height of the water increasing? (Recall: V = πrଶh)

Answers

Answer:

  6/(49π) ≈ 0.03898 m/min

Step-by-step explanation:

  V = πr²h . . . . formula for the volume of a cylinder

  dV/dt = πr²·dh/dt . . . . differentiate to find rate of change

Solving for dh/dt and filling in the numbers, we have ...

  dh/dt = (dV/dt)/(πr²) = (6 m³/min)/(π(7 m)²) = 6/(49π) m/min

  dh/dt ≈ 0.03898 m/min

Find the volume of the solid generated by revolving the region enclosed by the triangle with vertices (1 comma 0 )​, (3 comma 2 )​, and (1 comma 2 )about the​ y-axis. Use the washer method to set up the integral that gives the volume of the solid.

Answers

Answer: Volume = [tex]\frac{20\pi }{3}[/tex]

Step-by-step explanation: The washer method is a method to determine volume of a solid formed by revolving a region created by any 2 functions about an axis. The general formula for the method will be

V = [tex]\pi \int\limits^a_b {(R(x))^{2} - (r(x))^{2}} \, dx[/tex]

For this case, the region generated by the conditions proposed above is shown in the attachment.

Because it is revolting around the y-axis, the formula will be:

[tex]V=\pi \int\limits^a_b {(R(y))^{2} - (r(y))^{2}} \, dy[/tex]

Since it is given points, first find the function for points (3,2) and (1,0):

m = [tex]\frac{2-0}{3-1}[/tex] = 1

[tex]y-y_{0} = m(x-x_{0})[/tex]

y - 0 = 1(x-1)

y = x - 1

As it is rotating around y:

x = y + 1

This is R(y).

r(y) = 1, the lower limit of the region.

The volume will be calculated as:

[tex]V = \pi \int\limits^2_0 {[(y+1)^{2} - 1^{2}]} \, dy[/tex]

[tex]V = \pi \int\limits^2_0 {y^{2}+2y+1 - 1} \, dy[/tex]

[tex]V=\pi \int\limits^2_0 {y^{2}+2y} \, dy[/tex]

[tex]V=\pi(\frac{y^{3}}{3}+y^{2} )[/tex]

[tex]V=\pi (\frac{2^{3}}{3}+2^{2} - 0)[/tex]

[tex]V=\frac{20\pi }{3}[/tex]

The volume of the region bounded by the points is [tex]\frac{20\pi }{3}[/tex].

x=-4
Tell whether it’s graph is a horizontal or a vertical line

Answers

Answer:

Vertical Line

Step-by-step explanation:

A vertical line is x = [a number]

A horizontal line is y = [a number]

Answer:

vertical line

Step-by-step explanation:

A vertical line is of the form

x =

All the x values are the same and the y value changes

x = -4 is a vertical line

Q4. A simple random sample of size n=180 is obtained from a population whose size=20,000 and whose population proportion with a specified characteristic is p=0.45. Determine whether the sampling distribution has an approximate normal distribution. Show your work that supports your conclusions.

Answers

Answer:

np = 81  , nQ = 99

Step-by-step explanation:

Given:

X - B ( n = 180 , P = 0.45 )

Find:

Sampling distribution has an approximate normal distribution

Computation:

nP & nQ ≥ 5

np = n × p

np = 180 × 0.45

np = 81

nQ = n × (1-p)

nQ = 180 × ( 1 - 0.45 )

nQ = 99

[tex]Therefore, sampling\ distribution\ has\ an\ approximately\ normal\ distribution.[/tex]

To get from North to East, you walk 12 meters south and 16 meters east, as shown
in the diagram below. If you wanted to walk straight from North to East, what would
the distance be? Solve for x

Answers

Answer:

ur pito is to small

Step-by-step explanation:

it to little

Simplify the algebraic expression: 7x2 + 6x – 9x – 6x2 + 15. A) x2 + 15x + 15 B) x2 – 3x + 15 C) 13x2 + 3x + 15 D) x4 – 3x + 15

Answers

Answer:

B) [tex]x^2-3x+15[/tex]

Step-by-step explanation:

[tex]7x^2+6x-9x-6x^2+15=\\7x^2-6x^2+6x-9x+15=\\x^2+6x-9x+15=\\x^2-3x+15[/tex]

A) [tex]x^2+15x+15[/tex]

B) [tex]x^2-3x+15[/tex]

C) [tex]13x^2 + 3x + 15[/tex]

D) [tex]x^4-3x + 15[/tex]

━━━━━━━☆☆━━━━━━━

▹ Answer

B. x² - 3x + 15

▹ Step-by-Step Explanation

7x² + 6x - 9x - 6x² + 15

Collect like terms

x² + 6x - 9x + 15

Subtract

x² - 3x + 15

Final Answer

x² - 3x + 15

Hope this helps!

- CloutAnswers ❁

Brainliest is greatly appreciated!

━━━━━━━☆☆━━━━━━━

Find AC. (Khan Academy-Math)

Answers

Answer:

[tex]\boxed{11.78}[/tex]

Step-by-step explanation:

From observations, we can note that BC is the hypotenuse.

As the length of hypotenuse is not given, we can only use tangent as our trig function.

tan(θ) = opposite/adjacent

tan(67) = x/5

5 tan(67) = x

11.77926182 = x

x ≈ 11.78

Hi, can someone help me on this. I'm stuck --

Answers

Answer:

a) Fx=-5N  Fy=-5*sqrt(3) N   b) Fx= 5*sqrt(3) N    Fy=-5N

c) Fx=-5*sqrt(2) N    Fy=-5*sqrt(2)   N

Step-by-step explanation:

The arrow's F ( weight) component on axle x  is Fx= F*sinA  and on axle y is

Fy=F*cosA

a) The x component and y component both are opposite directed to axle x and axle y accordingly.  So both components are negative.

So Fx = - 10*sin(30)= -5 N      Fy= -10*cos(30)= -10*sqrt(3)/2= -5*sqrt (3) N

b) Now the x component  is co directed to axle x , and y component is opposite directed to axle y.

So x component is positive and y components is negative

So Fx = 10*sin(60)= 5*sqrt(3) N       Fy= -10*cos(60)= -10*1/2= -5 N

c)The x component and y component both are opposite directed to axle x and axle y accordingly.  So both components are negative.

So Fx = - 10*sin(45)= -5*sqrt(2)  N    

 Fy= -10*cos(45)= -10*sqrt(2)/2= -5*sqrt (2) N

Find the value of x geometry

Answers

Answer:

x = 22

Step-by-step explanation:

Since the the 2 bisectors are equal, that means the chords are also equal. Since bisector splits into 2 equal parts, 11 + 11 equals 22

Please help ASAP thanks in advance

Answers

Answer:

Make a point at (3pm, 45), (4.5 pm, 45), (5.5pm, 30), (6.5pm, 15), and (7.5pm, 0). Then connect the dots starting at (0,0) Then you have your graph :)

Step-by-step explanation:

Ann's $6,900 savings is in two accounts. One account earns 3% annual interest and the other earns 8%. Her total interest for the year is $342. How much does she have in each account?

Answers

Answer:

x=4200, y=2700

Step-by-step explanation:

let x be first account

y the second

x+y=6900

0.03x+0.08y=342

solve by addition/elimination)

multiply first equation by 0.03

0.03x+0.03y=207  subtract from second

0.03x+0.03y-0.03x-0.08y=207-342

0.05y=135

y=2700, x=4200

On a piece of paper, graph y + 2 ≤ -2/3x +4. Then determine which answer choice matches the graph you drew.

Answers

Answer:

  B

Step-by-step explanation:

You only need to look at the comparison symbol (≤) to determine the correct graph. It tells you the shading is below the boundary line, and the boundary line is included in the solution region (a solid line).

The shading is below the line because y-values are less than (or equal to) values on the line.

Choice B matches the attached graph.

Answer:

it is graph b

Step-by-step explanation:

Select the correct answer from each drop-down menu. The given equation has been solved in the table.

Answers

Answer:

1). SUBTRACTION property of equality

2). MULTIPLICATION property of equality

Step-by-step explanation:

Step 2:

When we subtract the same number from both the sides of an equation it represents the subtraction property of equality.

[tex]\frac{x}{4}+5-(5)=23-(5)[/tex]

Here 5 has been subtracted from both the sides.

Therefore, SUBTRACTION property of equality was applied.

Step 4:

If the same number is multiplied to both the sides of an equation, multiplication property of equality is applied.

[tex]4\times \frac{x}{4}=4\times (18)[/tex]

Here 4 has been multiplied to both the sides.

Therefore, MULTIPLICATION property of equality was applied.

In the DBE 122 class, there are 350 possible points. These points come from 5 homework sets that are worth 10 points each and 3 exams that are worth 100 points each. A student has received homework scores of 7, 8, 7, 5, and 8 and the first two exam scores are 81 and 80. Assuming that grades are assigned according to the standard scale, where if the grade percentage is 0.9 or higher the student will get an A, and if the grade percentage is between 0.8 and 0.9 the student will get a B, and there are no weights assigned to any of the grades, is it possible for the student to receive an A in the class? What is the minimum score on the third exam that will give an A? What about a B?

Answers

Answer:

a) The student cannot receive an A in the class.

b) The student must score 119 in the third exams to make an A.  This is clearly not possible, since he cannot make 119 in a 100-points exam.

c) The student can make a B but he must score at least 84 in the third exam.

Step-by-step explanation:

To make an A, the student must score 315 (350 x 90%) in both home and the three exams.

The student who scored 35 (7 + 8 + 7 + 5 + 8) in the homework and 161 (81 + 80), getting a total of 196, is short by 119 (315 - 196) scores in making an A.

To make a B, the student must score 280 (350 x 80%) or higher but not reaching 315.

B ≥ 280 and < 315.

Since, the student had scored 196, he needs to score 84 and above to make a B in the last exam.

A biologist samples and measures the length of the fish in a lake. What is the level of measurement of the data?

Answers

Answer:Ratio

Step-by-step explanation:

The ratio data because length has a true zero, and ratios of lengths are meaningful.

www.g A survey of athletes at a high school is conducted, and the following facts are discovered: 19% of the athletes are football players, 79% are basketball players, and 14% of the athletes play both football and basketball. An athlete is chosen at random from the high school: what is the probability that they are either a football player or a basketball player

Answers

Answer:

84%

Step-by-step explanation:

The probability that the selected player is a football player, P(F)=19%

The probability that the selected player is a basketball player, P(B)=79%

The probability that the selected player play both football and basketball,

[tex]P(B \cap F)=14\%[/tex]

We want to determine the probability that a randomly chosen athlete is either a football player or a basketball player, [tex]P(B \cup F)[/tex]

In probability theory

[tex]P(B \cup F)=P(B)+P(F)-P(B \cap F)\\=79\%+19\%-14\%\\=84\%[/tex]

The probability that a randomly chosen athlete is either a football player or a basketball player is 84%.

. If α and β are the roots of
2x^2+7x-9=0 then find the equation whose roots are
α/β ,β/α

Answers

Answer:

[tex]18x^2+85x+18 = 0[/tex]

Step-by-step explanation:

Given Equation is

=> [tex]2x^2+7x-9=0[/tex]

Comparing it with [tex]ax^2+bx+c = 0[/tex], we get

=> a = 2, b = 7 and c = -9

So,

Sum of roots = α+β = [tex]-\frac{b}{a}[/tex]

α+β = -7/2

Product of roots = αβ = c/a

αβ = -9/2

Now, Finding the equation whose roots are:

α/β ,β/α

Sum of Roots = [tex]\frac{\alpha }{\beta } + \frac{\beta }{\alpha }[/tex]

Sum of Roots = [tex]\frac{\alpha^2+\beta^2 }{\alpha \beta }[/tex]

Sum of Roots = [tex]\frac{(\alpha+\beta )^2-2\alpha\beta }{\alpha\beta }[/tex]

Sum of roots = [tex](\frac{-7}{2} )^2-2(\frac{-9}{2} ) / \frac{-9}{2}[/tex]

Sum of roots = [tex]\frac{49}{4} + 9 /\frac{-9}{2}[/tex]

Sum of Roots = [tex]\frac{49+36}{4} / \frac{-9}{2}[/tex]

Sum of roots = [tex]\frac{85}{4} * \frac{2}{-9}[/tex]

Sum of roots = S = [tex]-\frac{85}{18}[/tex]

Product of Roots = [tex]\frac{\alpha }{\beta } \frac{\beta }{\alpha }[/tex]

Product of Roots = P = 1

The Quadratic Equation is:

=> [tex]x^2-Sx+P = 0[/tex]

=> [tex]x^2 - (-\frac{85}{18} )x+1 = 0[/tex]

=> [tex]x^2 + \frac{85}{18}x + 1 = 0[/tex]

=> [tex]18x^2+85x+18 = 0[/tex]

This is the required quadratic equation.

Answer:

α/β= -2/9      β/α=-4.5

Step-by-step explanation:

So we have quadratic equation  2x^2+7x-9=0

Lets fin the roots  using the equation's  discriminant:

D=b^2-4*a*c

a=2 (coef at x^2)   b=7(coef at x)  c=-9

D= 49+4*2*9=121

sqrt(D)=11

So x1= (-b+sqrt(D))/(2*a)

x1=(-7+11)/4=1   so   α=1

x2=(-7-11)/4=-4.5    so  β=-4.5

=>α/β= -2/9       => β/α=-4.5

A sphere and a cylinder have the same radius and height. The volume of the cylinder is 30 meters cubed A sphere with height h and radius r. A cylinder with height h and radius r. What is the volume of the sphere? 10 meters cubed 20 meters cubed 30 meters cubed 40 meters cubed

Answers

Answer:

30 m^3

Step-by-step explanation:

Answer:

B. 20m3

Step-by-step explanation:

i dont know if its correct, hope it is tho

What is the area of this composite shape? Enter your answer in the box. in²

Answers

Answer:

53 in.

Step-by-step explanation:

to find the area u do 8 times 6 and 1/2 2(5)

triangle = 1/2bh

rectangle = bh

hope this helps

What is y - 8 = 4(x - 4) in slope intercept form?

Answers

Answer:

y=4x-8

Step-by-step explanation:

First you must use the distributive property and get y-8=4x-16.

Then you have to add 8 on both sides so just y is left on the left side.

This will get you y=4x-8 in slope-intercept form.

Find the lateral area of a regular square pyramid if the base edges are of length 12 and the perpendicular height is 8.

Answers

Answer:

Lateral area of the pyramid = 120 square units

Step-by-step explanation:

In the figure attached,

A pyramid has been given with square base with edges of 12 units and perpendicular height as 8 units.

Lateral area of a pyramid = Area of the lateral sides

Area of one lateral side = [tex]\frac{1}{2}(\text{Base})(\text{Lateral height})[/tex]

                                       = [tex]\frac{1}{2}(\frac{b}{2})(\sqrt{(\frac{b}{2})^2+h^2})[/tex]  [Since l = [tex]\sqrt{r^{2}+h^{2}}[/tex]]

                                       = [tex]\frac{1}{2}(6)(\sqrt{6^2+8^2})[/tex]

                                       = [tex]3\sqrt{100}[/tex]

                                       = 30 units²

Now lateral area of the pyramid = 4 × 30 = 120 square units

Answer: 240 units^2

Step-by-step explanation:

LA= 1/2 Pl

P= perimeter of base

l= lateral height

l= 8^2 + (12/2)^2 = 10^2

P= 12 x 4 = 48

48 x 10 = 480

480/2 = 240

240 units^2

help please this is important​

Answers

Answer:

D. [tex]3^3 - 4^2[/tex]

Step-by-step explanation:

Well if Alia gets 4 squared less than Kelly who get 3 cubed it’s natural the expression is 3^3 - 4 ^2

3. A tunnel is 300 feet deep and makes an angle of 30° with the ground, as shown below.
30°
300 feet
Tunne
How long is the tunnel?

Answers

Answer:

173.20 ft

Step-by-step explanation:

[tex] \tan \: 30 \degree = \frac{length \: of \: tunnel}{depth \: of \: tunnel} \\ \\ \frac{1}{ \sqrt{3} } = \frac{length \: of \: tunnel}{300} \\ \\ length \: of \: tunnel \\ \\ = \frac{300}{ \sqrt{3} } \\ \\ = \frac{300 \sqrt{3} }{3} \\ \\ = 100 \sqrt{3} \\ \\ = 100 \times 1.7320 \\ \\ = 173.20 \: ft[/tex]

Using Volume Formulas: Tutorial

14 of 23 Save & Exit

Question 2

Suppose that you want to design a set of four congruent square pyramids whose combined volume is the same as the volume of a single

rectangular pyramid. What values of land h for the four square pyramids and what values of I, w, and h for the rectangular pyramid will produce

identical volumes? There is more than one correct answer.

B

TUX

X

Font Sizes

A. A

E JE

Square Pyramids

Rectangular Pyramid

Volume

Base Length Height

Volume

Volume x4 Base Length Base Width Height

(2x)

3

(lxwh

3

I

Characters used: 110 / 15000

Submit

Answers

Answer:

For the Square

Base length is 6 units

Height is 4 units

Volume is 48 cubic units

Volume of 4 square pyramids is 192 cubic units

(Rectangular)

Base length is 12 units

Base width is 8 units

Height is 6 units

Volume is 192 cubic units

Step-by-step explanation:

Square pyramids is a geometric shape having square base. The appex is perpendicularly at the center of the square. If all the edges are equal it is equilateral square pyramid.

Rectangular pyramids have four sided base and four triangle sides that are coming together to the appex. Each base and appex  form a triange called lateral face. The triangular faces are non rectangular base. Pyramid with n side have n + 1 vertices and 2n edges.

g A catering service offers 7 %E2%80%8b Appetizers, 9 main%E2%80%8B courses, and 5 desserts. A banquet committee is to select 2 %E2%80%8b Appetizers, 8 main%E2%80%8B courses, and 4 desserts. How many ways can this be%E2%80%8B done

Answers

Answer:

945 ways

Step-by-step explanation:

Total

Number of Appetizers = 7Number of main courses = 9Number of desserts =5

Required Selection

Number of Appetizers = 2Number of main courses = 8Number of desserts =4

2  Appetizers out of 7 can be selected in [tex]^7C_2[/tex] ways

8 main courses out of 9 can be selected in [tex]^9C_8[/tex] ways

4 desserts out of 5 can be selected in [tex]^5C_4[/tex] ways

Therefore, the number of ways this can be done

[tex]=^7C_2 \times ^9C_8 \times ^5C_4[/tex]

=945 ways

Can somebody help me i have to drag the functions on top onto the bottom ones to match their inverse functions.

Answers

Answer:

1. x/5

2. cubed root of 2x

3.x-10

4.(2x/3)-17

Step-by-step explanation:

Answer:

Step-by-step explanation:

1. Lets find the inverse function for function f(x)=2*x/3-17

To do that first express x through f(x):

2*x/3= f(x)+17

2*x=(f(x)+17)*3

x=(f(x)+17)*3/2   done !!!                        (1)

Next : to get the inverse function from (1) substitute x by f'(x)   and f(x) by x.

So the required function is f'(x)=(x+17)*3/2 or f'(x)=3*(x+17)/2

This is function is No4 in our list. So f(x)=2*x/3-17 should be moved to the box No4  ( on the bottom) of the list.

2.  Lets find the inverse function for function f(x)=x-10

To do that first express x through f(x):

x= f(x)+10

x=f(x)+10   done !!!                        (2)

Next : to get the inverse function from (2) substitute x by f'(x)   and f(x) by x.

So the required function is f'(x)=x+10

This is function is No3 in our list. So f(x)=x-10 should be moved to the box No3  ( from the top) of the list.

3.Lets find the inverse function for function f(x)=sqrt 3 (2x)

To do that first express x through f(x):

2*x= f(x)^3

x=f(x)^3/2   done !!!                        (3)

Next : to get the inverse function from (3) substitute x by f'(x)   and f(x) by x.

So the required function is f'(x)=x^3/2

This is function No2 in our list. So f(x)=sqrt 3 (2x) should be moved to the box No2  ( from the top) of the list.

4.Lets find the inverse function for function f(x)=x/5

To do that first express x through f(x):

x=f(x)*5   done !!!                        (4)

Next : to get the inverse function from (4) substitute x by f'(x)   and f(x) by x.

So the required function is f'(x)=x*5 or f'(x)=5*x

This is function No1 in our list. So f(x)=x/5 should be moved to the box No1  ( on the top) of the list.

Other Questions
A kite is flying at an angle of elevation of about 55. Ignoring the sag in the string, find the height of the kite if 85 m of string has been let out. Which statement is the best description of what a macro can do in Excel 2016? It is a type of formatting users can apply to enlarge the worksheet area. It is a file type that a user can save a workbook as. It is a series of instructions contained in one command that users can apply to automate complex and/or repetitive tasks. It is a recording function that allows you to save worksheets, audio recordings, and videos that are displayed on the screen. The sum of the digits of a two-digit number is 7 .When the digits are interchanged the reversed number is five times the tens digit of the original number find the original number .frnds pls help meI want answer with full process pls help mepls frnds do it fast pls help me For the total population of a large southern city mean family is income 34,000 with a standard deviation for the population of 5000 imagine that you were taking some sample of 200 city residents what is the probability or proportion that your sample mean is between 33,000 and 34000 Based on its 1Q 2014 press release, what is the maximum $ amount the Coca-Cola Company expects to spend in repurchasing its shares during the current fiscal year. Please provide your answer in billions, with 1 decimal place (Ex: 6.2) simplify this please 41 =12d-741=12d7 How many complex and real roots are in the problem (x+10)^9. Find the missing segment in the attached image How did the beliefs of Malcolm X change after he broke away from the Nation of Islam? Malcolm came to believe that change could be affected through nonviolence. Malcolm came to believe in complete segregation of races. Malcolm came to believe that Little was not his slave name. Malcolm came to believe in limited acceptance of white people. please please please please help i need to pass please Please could I have some help :) Karl set out to Alaska on his truck.The amount of fuel remaining in the truck's tank (in liters) as a function of distance driven (in kilometers) isgraphed.How much fuel did the truck consume every 100 kilometers Which of the following example(s) does NOT cause bias in a research study. A) Measuring body temperature with an oral thermometer in half of subjects and an ear thermometer in others B) Counting the number of firefighters at your house to predict if it will be destroyed C) Using a set of standardized questions to measure food intake in children D) Studying workers to see the effects of a new health care law on unemployed Find the missing length indicated. my dad is designing a new garden. he has 21 feet of fencing to go around the garden. he wants the length of the garden to be 1 1/2 feet longer than the width. how wide should he make the garden? Consider the following expression and the simplified expression. Expression Simplified Expression 3 x squared + 5 y squared box + 3 box + 4 y squared + 6 9 x squared minus y squared + 9 Which terms could be in the boxes to make the expressions equivalent? Positive 6 x squared and Negative 6 y squared Positive 6 x squared and Negative 10 y squared Positive 9 x squared and Negative 10 y squared Positive 9 x squared and Negative 6 y squared Select the most appropriate answer about bringing components from other continents. A. It never affects innovation of the final product. B. It potentially results in better products for the customer. C. It always increases the cost of the final product. D. It always lowers the quality of the final product. E. It has no impact on the production lines in the home country. heres a list of numbers 3 6 9 7 4 6 7 0 7 Find median,mean,range and mode The contention that ethical standards should be governed both by (1) a limited number of universal ethical principles that are widely recognized as putting legitimate ethical boundaries on actions and behavior in all situations and (2) the circumstances of local cultures, traditions, and shared values that further prescribe what constitutes ethically permissible behavior and what does not are the basic principles of In e-mail, SSL/TLS provides ________. link encryption end-to-end encryption both link encryption and end-to-end encryption neither link encryption nor end-to-end encryption