\(\text{www.the}\beta\text{etafunction.com}\)
Home
Login
Questions: Algebra BusinessCalculus
Please login to create an exam or a quiz.
A bag contains 1 blue, and 1 red marbles. If two marbles are drawn and the first one is blue, what is the probability that the second marble is red?
There are 1 marbles left in the bag and there is 1 red marble in the bag. The probability is \(\displaystyle 1\)
\begin{question}A bag contains 1 blue, and 1 red marbles. If two marbles are drawn and the first one is blue, what is the probability that the second marble is red?
\soln{9cm}{There are 1 marbles left in the bag and there is 1 red marble in the bag. The probability is $1$}
\end{question}
\documentclass{article}
\usepackage{tikz}
\usepackage{amsmath}
\usepackage[margin=2cm]{geometry}
\usepackage{tcolorbox}
\newcounter{ExamNumber}
\newcounter{questioncount}
\stepcounter{questioncount}
\newenvironment{question}{{\noindent\bfseries Question \arabic{questioncount}.}}{\stepcounter{questioncount}}
\renewcommand{\labelenumi}{{\bfseries (\alph{enumi})}}
\newif\ifShowSolution
\newcommand{\soln}[2]{%
\ifShowSolution%
\noindent\begin{tcolorbox}[colframe=blue,title=Solution]#2\end{tcolorbox}\else%
\vspace{#1}%
\fi%
}%
\newcommand{\hideifShowSolution}[1]{%
\ifShowSolution%
%
\else%
#1%
\fi%
}%
\everymath{\displaystyle}
\ShowSolutiontrue
\begin{document}\begin{question}(10pts) The question goes here!
\soln{9cm}{The solution goes here.}
\end{question}\end{document}<p> <p>A bag contains 1 blue, and 1 red marbles. If two marbles are drawn and the first one is blue, what is the probability that the second marble is red? </p> </p>
<p> <p>There are 1 marbles left in the bag and there is 1 red marble in the bag. The probability is <img class="equation_image" title=" \displaystyle 1 " src="/equation_images/%20%5Cdisplaystyle%201%20" alt="LaTeX: \displaystyle 1 " data-equation-content=" \displaystyle 1 " /> </p> </p>