Questions   
Sort: 
 #1
avatar+118608 
0
Mar 26, 2018
 #2
avatar+9468 
+3

2.

 

Here's a graph:   https://www.desmos.com/calculator/gpah0jubfb

 

 

3.

 

f(x)  =  x2 - 2x  + 2

g(x)  =  3x - x2

 

Set the two functions equal to each other...

 

x2 - 2x + 2   =   3x - x2

                                         Add  x2  to both sides of the equation.

2x2 - 2x + 2   =   3x

                                         Subtract  3x  from both sides of the equation.

2x2 - 5x + 2   =   0

                                         Split  -5x  into two numbers that multiply to  4  (because 2 * 2 = 4).

2x2 - 4x - 1x + 2  =  0

                                         Factor  2x  out of the first two terms;  Factor  -1  out of the last two terms.

2x(x - 2) - 1(x - 2)  =  0

                                         Factor  (x - 2)  out of both terms.

(x - 2)(2x - 1)  =  0

                                         Set each factor equal to zero.

 

x - 2  =  0          or          2x - 1  =  0

x  =  2               or          2x  =  1

                                        x  =  1/2

 

When  x  =  2  ,  y  =  f(2)  =  g(2)  =  3(2) - 22  =  6 - 4  =  2

When  x = 1/2 ,  y  =  f(2)  =  g(2)  =  3(1/2) - (1/2)2  =  3/2 - 1/4  =  5/4

 

So the solution set is  { (2, 2), (1/2, 5/4) }

Mar 26, 2018
Mar 25, 2018
 #2
avatar
-1

I'm going to represent the beads using the numbers 1-6 (bead number 1, beads number 2....)

 

Without considering rotations and reflections, we can arrange the beads in 6*5*4*3*2*1=6! (6 factorial) ways to arrange the beads (because we have 6 exactly 6 ways to pick the location of the first bead, then 5 (because we already placed one bead) ways to pick the location of the second bead...)

 

Now we have to find the number of arrangements we can get from a combination of the 6 beads by reflecting and/or rotating the combination-

 

Let's find all the operations we can perform on a conbination of the beads-

 

1. We can rotate the combination

 

(Like this: \(\begin{bmatrix} 1 && 2 && 3\\ 4 && 5 && 6 \end{bmatrix}\rightarrow \begin{bmatrix} 6 && 5 && 4\\ 3 && 2 && 1 \end{bmatrix}\)

 

 

2. We can reflect the combination horizontally:

 

\(\begin{bmatrix} 1 && 2 && 3\\ 4 && 5 && 6 \end{bmatrix}\rightarrow \begin{bmatrix} 3 && 2 &&1\\ 6 && 5 && 4 \end{bmatrix}\)

 

3. We can reflect the combination vertically:

 

\(\begin{bmatrix} 1 && 2 && 3\\ 4 && 5 && 6 \end{bmatrix}\rightarrow \begin{bmatrix} 4 && 5 && 6\\ 1 && 2 && 3 \end{bmatrix}\)

 

Performing any of those operations twice will give us the same combination we started with, meaning we can perform any of the operations once to get a different conbination, or not perform that operation at all. So can get 2*2*2=8 different areangements by applying any of the operations to a combination (2 different options for each operation: performing it or not performing it.

 

Let the set of arrangements when reflections and rotations are considered the same be X. For each member y of X, we can define a set Ay that consists of 8 arrangements (the 8 arrangements we can get from y). This means that for every 2 different members y and z, Ay and Az are disjoint sets (no artangement from Ay appears in Az). Therefore, the number of arrangements we can get from X by applying any of the operations to an arrangement from X is 8*(number of arrangements from X)

 

The set that contains those arrangements (B) must contain every single arrangement from the beginning (every arrangement we can get by arranging the different beads in the grid). Why? Because if there's an arrangement we CAN'T get by taking an arrangement from X and applying any of the operations to it, then that arrangement must be in X! (Prove it!)

 

And finally, we get that (number of arrangements in X)*8=total number of artangements=6*5*4*3*2*1=720

Dividing by 8 will give us the answer-

 

(Number of arrangements in X)=720/8=90

 

And that is the answer (90)

Mar 25, 2018
 #2
avatar+4609 
+1
Mar 25, 2018

1 Online Users