Core Connections Integrated 3
Core Connections Integrated 3
1st Edition
Brian Hoey, Judy Kysh, Leslie Dietiker, Tom Sallee
ISBN: 9781603283939
Textbook solutions

All Solutions

Page 313: Closure Activity

Exercise 87
Step 1
1 of 2
#### a.

75% of those who do not believe in ghosts can be represented by the two coins. After tossing two coins, if there is atleast one head, then it is a non-believer of ghost. Then the 25% that believes in ghost will be represented by the two coins when it appeared to be two tails. Tossing the two coins 5 times would represent a group with 5 people.
#### b.

Use numbers 1 – 100 to assign the non-believer and believer of ghosts. Numbers 1 – 25 would be the believer of ghosts and 26 – 100 would be the non-believer of ghosts. Using the graphing calculator’s randInt, it would generate sets of 5 numbers randomly picked.

Result
2 of 2
a. After tossing two coins, if there is at least one head in the result, it would be non-believer of ghost.

b. Using randInt with numbers 1 – 25 as believer and 26 – 100 as non-believer of ghost.

Exercise 88
Step 1
1 of 5
In (a) take base 10 logarithms of both sides of the equation and bring the exponent out of the logarithmic function argument; $xlog2=log17$ and it follows $x=dfrac{log17}{log2}=4.087$
Step 2
2 of 5
for (b) $x^{3}=15$ ; $x=sqrt[3]{15}=2.466$
Step 3
3 of 5
In (c) the unknown variable x is in the exponent so simplify and apply logarithms as in (a) $3^{x+1}=17$ ; $(x+1)log3=log17$ ; $x=dfrac{log17}{log3}-1=1.579$
Step 4
4 of 5
In (d) take exponents of both sides with base 3; $x+1=3^{-2}$ ; $x=dfrac{1}{9}-1=-dfrac{8}{9}=-0.889$
Result
5 of 5
see solutions
Exercise 89
Step 1
1 of 4
Given a system of equations:
$$begin{aligned}
y &= 2x\
y &= x ^ {2}+5\
end{aligned}$$
Step 2
2 of 4
Now find the value of x, by using the substitution method.
$$begin{aligned}
2x &= x^{2}+5\
x^{2}-2x+5 &= 0\
(x^{2}-2x+1) +4 &=0\
(x-1)^{2} &= -4\
end{aligned}$$

Squaring both sides, we get

$$begin{aligned}
x-1 &= pm 2i\
x-1 &= -2i\
Rightarrow x_{1} &= 1-2i\
x-1 &= 2i\
Rightarrow x_{2} &= 1 + 2i\
end{aligned}

Step 3
3 of 4
The graph of this system shows that the system has no real solutions. because the graph does not intersect. Such a graph tells us that the roots of the equation are complex numbers, and will appear in the form a ± bi.
Result
4 of 4
$$(a.) (1-2i, 1+2i)$$
$$(b) text{No intersection}.$$
Exercise 90
Step 1
1 of 2
$textbf{a.}$

The mean is

$$
frac{1,489}{100}=14.89.
$$

In percentage, this is

$$
frac{14.89}{60}=0.2482=boldsymbol{24.82%}.
$$

$textbf{b.}$

We can see that 10 students had 20 or more points, so

$$
frac{10}{100}=0.1=boldsymbol{10%}.
$$

Only $10%$ of students got an A.

$textbf{c.}$

The results about the mean score, and about a percentage of students who got an A are nearly identical.

$textbf{d.}$

I would say that there is no need to prepare for the test, because as this simulation showed, blindly guessing will give you almost identical results.

Result
2 of 2
$textbf{a.}$ 14.89

$textbf{b.}$ $24.82%$

$textbf{c.}$ $10%$

$textbf{d.}$ No need to study hard.

Exercise 91
Step 1
1 of 6
$$
mid2x-5mid=dfrac{-5+8}{3}=1
$$
for $(a)$
Step 2
2 of 6
$2x-5=1$ and $2x-5=-1$
There are two values of the argument and therefore x that satisfy the equation$;$
Step 3
3 of 6
$x=3$ and $x=2$
Step 4
4 of 6
$$
3x^{2}+11x=4
$$
(b) square both sides and factor resulting quadratic. Set to zero and evaluate roots$;$
Step 5
5 of 6
$left( 3x-1right)left( x+4right)=0$ $x_{1,2}=dfrac{1}{3},-4$
Result
6 of 6
see solutions
Exercise 92
Step 1
1 of 6
(a.) Given.
$$f(x) = sqrt[3]{4x-1} $$

We will replace first f(x) with y.

$$begin{aligned}
y &= sqrt[3]{4x-1}\
end{aligned}$$

Step 2
2 of 6
Next, replace all x’s with y and all y’s with x.
$$begin{aligned}
x & = sqrt[3]{4y-1}\
end{aligned}$$
Cubing, both sides, we get.
$$begin{aligned}
x^{3} & = (sqrt[3]{4y-1})^{3}\
x^{3} & = 4y-1\
end{aligned}$$
Step 3
3 of 6
Now, Solve for $y$. We get,
$$begin{aligned}
y &= dfrac{x^{3}+1}{4}\
end{aligned}$$
Finally replace $y$ with $f^{-1}(x)$.
$$begin{aligned}
f^{-1} &= dfrac{x^{3}+1}{4}\
end{aligned}$$
Step 4
4 of 6
(b.) Given.
$$g(x) = log_{7}(x)$$
We will replace first g(x) with y.

$$begin{aligned}
y &= log_{7}(x)\
end{aligned}$$

Step 5
5 of 6
Next, replace all x’s with y and all y’s with x.
$$begin{aligned}
x & = log_{7}(y)\
end{aligned}$$
Now, Solve for $y$. We get,
$$begin{aligned}
y &= 7^{x}\
end{aligned}$$
Finally replace $y$ with $g^{-1}(x)$.
$$begin{aligned}
g^{-1} &=7^{x}\
end{aligned}$$
Result
6 of 6
$$(a.) f^{-1} = dfrac{x^{3}+1}{4}$$
$$(b) g^{-1} = 7^{x}$$
Exercise 93
Step 1
1 of 1
Exercise scan
Plot shown is of $y=log_{2}x$ where $xtextgreater0$
Exercise 94
Step 1
1 of 2
$$
y=1+log_2(x-3)
$$
We are given the function:
Step 2
2 of 2
Exercise scan
In Exercise 6-93 we graphed the function $y=log_2 (x)$. Starting with the graph of $y=log_2 (x)$,we shift it 3 units to the right and 1 unit up o get the gaph of $y=1+log_2 (x-3)$:
Exercise 95
Step 1
1 of 5
$textbf{a.}$

$$
frac{18}{120}=0.15=boldsymbol{15%}.
$$

Hence, $15%$ of 16-year-olds got into a car accident.

$textbf{b.}$

Let numbers 1-15 represent students who got into the accident, and 16-100 those who did not. Generate a random number between 1 and 100 for 120 times.

We will use MS Excel tool to run the simulation using the command $texttt{=RANDBETWEEN(1;100)}$ and coloring numbers 1-15 with blue, and other with red.

Step 2
2 of 5
Exercise scan
Step 3
3 of 5
In our simulation, 19 students got into a car accident, and 101 did not.
Step 4
4 of 5
$textbf{c.}$

After discarding top $5%$ and bottom $5%$ of means, it remains that the required proportion is $15%pm 5%$.

$textbf{d.}$

Since $21%$ is outside the confidence interval, we can say that they are better drivers.

Result
5 of 5
$textbf{a.}$ $15%$

$textbf{b.}$ You can use $texttt{randInt(1, 100, 120)}$ command on your graphing calculator or $texttt{=RANDBETWEEN(1;100)}$ in MS Excel software.

$textbf{c.}$ $15%pm 5%$

$textbf{d.}$ Yes

Exercise 96
Step 1
1 of 2
Based on the problems given, the areas that were hard to answer is about the simulation and probability. It is quite confusing as there so many factors to consider about probability. A thorough study and exchanging ideas will help in order to further understand probability and simulation.
Result
2 of 2
Problems that were hard based on the given. Topics need to study further.
unlock
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New