Latex Table floating problem
Please, fix this. I am getting an overlapped table over the content. I am trying to place as it shows in a single column format. Also, why begin{table} is not working here?
renewcommand{familydefault}{sfdefault}
usepackage{multirow}
usepackage{graphicx}
usepackage[scaled=1]{helvet}
usepackage[helvet]{sfmath}
usepackage{graphicx}
setcounter{chapter}{0}
frontmatter
usepackage{multicol}
setlength{columnsep}{1cm}
begin{document}
chapter{Exponents}
begin{multicols}{2}
renewcommand{theenumii}{Alph{enumii}}
begin{enumerate}
item
begin{tabular}{cc|c|c|c|c}
cline{3-5}
& & multicolumn{3}{c|}{Course} &
\ cline{3-6}
& & Algebra I & Geometry & Algebra II & multicolumn{1}{c|}
{Total} \ hline
multicolumn{1}{|c|}{multirow{2}{*}{Gender}} & Female & 35 & 53 & 62 & multicolumn{1}{c|}{150} \ cline{2-6}
multicolumn{1}{|c|}{} & Male & 44 & 59 & 57 & multicolumn{1}{c|}{160} \ hline
multicolumn{2}{|c|}{Total} & 79 & 112 & 119 & multicolumn{1}{c|}{310} \ hline
end{tabular}
A group of tenth-grade students responded to a survey that asked which math
course they were currently enrolled in. The survey data were broken down as
she able above. Which of the following categories accounts for approximately
19 percent of all the survey respondents?
begin{enumerate}
item Females taking Geometry
item Females taking Algebra II
item Males taking Geometry
item Males taking Algebra I
end{enumerate}
item
Which of the following expressions is equivalent to
$ sqrt[3]{a}cdot a cdot sqrt[5]{a^2} $ for $a > 0$ ?
\
begin{enumerate}
item $a^frac{2}{15}$\
item $a^frac{6}{15}$\
item $a^frac{11}{15}$\
item $a^frac{26}{15}$\
end{enumerate}
item
$$ sqrt{16y^2} $$
If $x>0$, which of the following is equivalent to the given expression?\
begin{enumerate}
item $4y$\
item $4y^2$\
item $32y$\
item $32y^2$\
end{enumerate}
end{enumerate}
end{multicols}
end{document}
tables floats
add a comment |
Please, fix this. I am getting an overlapped table over the content. I am trying to place as it shows in a single column format. Also, why begin{table} is not working here?
renewcommand{familydefault}{sfdefault}
usepackage{multirow}
usepackage{graphicx}
usepackage[scaled=1]{helvet}
usepackage[helvet]{sfmath}
usepackage{graphicx}
setcounter{chapter}{0}
frontmatter
usepackage{multicol}
setlength{columnsep}{1cm}
begin{document}
chapter{Exponents}
begin{multicols}{2}
renewcommand{theenumii}{Alph{enumii}}
begin{enumerate}
item
begin{tabular}{cc|c|c|c|c}
cline{3-5}
& & multicolumn{3}{c|}{Course} &
\ cline{3-6}
& & Algebra I & Geometry & Algebra II & multicolumn{1}{c|}
{Total} \ hline
multicolumn{1}{|c|}{multirow{2}{*}{Gender}} & Female & 35 & 53 & 62 & multicolumn{1}{c|}{150} \ cline{2-6}
multicolumn{1}{|c|}{} & Male & 44 & 59 & 57 & multicolumn{1}{c|}{160} \ hline
multicolumn{2}{|c|}{Total} & 79 & 112 & 119 & multicolumn{1}{c|}{310} \ hline
end{tabular}
A group of tenth-grade students responded to a survey that asked which math
course they were currently enrolled in. The survey data were broken down as
she able above. Which of the following categories accounts for approximately
19 percent of all the survey respondents?
begin{enumerate}
item Females taking Geometry
item Females taking Algebra II
item Males taking Geometry
item Males taking Algebra I
end{enumerate}
item
Which of the following expressions is equivalent to
$ sqrt[3]{a}cdot a cdot sqrt[5]{a^2} $ for $a > 0$ ?
\
begin{enumerate}
item $a^frac{2}{15}$\
item $a^frac{6}{15}$\
item $a^frac{11}{15}$\
item $a^frac{26}{15}$\
end{enumerate}
item
$$ sqrt{16y^2} $$
If $x>0$, which of the following is equivalent to the given expression?\
begin{enumerate}
item $4y$\
item $4y^2$\
item $32y$\
item $32y^2$\
end{enumerate}
end{enumerate}
end{multicols}
end{document}
tables floats
add a comment |
Please, fix this. I am getting an overlapped table over the content. I am trying to place as it shows in a single column format. Also, why begin{table} is not working here?
renewcommand{familydefault}{sfdefault}
usepackage{multirow}
usepackage{graphicx}
usepackage[scaled=1]{helvet}
usepackage[helvet]{sfmath}
usepackage{graphicx}
setcounter{chapter}{0}
frontmatter
usepackage{multicol}
setlength{columnsep}{1cm}
begin{document}
chapter{Exponents}
begin{multicols}{2}
renewcommand{theenumii}{Alph{enumii}}
begin{enumerate}
item
begin{tabular}{cc|c|c|c|c}
cline{3-5}
& & multicolumn{3}{c|}{Course} &
\ cline{3-6}
& & Algebra I & Geometry & Algebra II & multicolumn{1}{c|}
{Total} \ hline
multicolumn{1}{|c|}{multirow{2}{*}{Gender}} & Female & 35 & 53 & 62 & multicolumn{1}{c|}{150} \ cline{2-6}
multicolumn{1}{|c|}{} & Male & 44 & 59 & 57 & multicolumn{1}{c|}{160} \ hline
multicolumn{2}{|c|}{Total} & 79 & 112 & 119 & multicolumn{1}{c|}{310} \ hline
end{tabular}
A group of tenth-grade students responded to a survey that asked which math
course they were currently enrolled in. The survey data were broken down as
she able above. Which of the following categories accounts for approximately
19 percent of all the survey respondents?
begin{enumerate}
item Females taking Geometry
item Females taking Algebra II
item Males taking Geometry
item Males taking Algebra I
end{enumerate}
item
Which of the following expressions is equivalent to
$ sqrt[3]{a}cdot a cdot sqrt[5]{a^2} $ for $a > 0$ ?
\
begin{enumerate}
item $a^frac{2}{15}$\
item $a^frac{6}{15}$\
item $a^frac{11}{15}$\
item $a^frac{26}{15}$\
end{enumerate}
item
$$ sqrt{16y^2} $$
If $x>0$, which of the following is equivalent to the given expression?\
begin{enumerate}
item $4y$\
item $4y^2$\
item $32y$\
item $32y^2$\
end{enumerate}
end{enumerate}
end{multicols}
end{document}
tables floats
Please, fix this. I am getting an overlapped table over the content. I am trying to place as it shows in a single column format. Also, why begin{table} is not working here?
renewcommand{familydefault}{sfdefault}
usepackage{multirow}
usepackage{graphicx}
usepackage[scaled=1]{helvet}
usepackage[helvet]{sfmath}
usepackage{graphicx}
setcounter{chapter}{0}
frontmatter
usepackage{multicol}
setlength{columnsep}{1cm}
begin{document}
chapter{Exponents}
begin{multicols}{2}
renewcommand{theenumii}{Alph{enumii}}
begin{enumerate}
item
begin{tabular}{cc|c|c|c|c}
cline{3-5}
& & multicolumn{3}{c|}{Course} &
\ cline{3-6}
& & Algebra I & Geometry & Algebra II & multicolumn{1}{c|}
{Total} \ hline
multicolumn{1}{|c|}{multirow{2}{*}{Gender}} & Female & 35 & 53 & 62 & multicolumn{1}{c|}{150} \ cline{2-6}
multicolumn{1}{|c|}{} & Male & 44 & 59 & 57 & multicolumn{1}{c|}{160} \ hline
multicolumn{2}{|c|}{Total} & 79 & 112 & 119 & multicolumn{1}{c|}{310} \ hline
end{tabular}
A group of tenth-grade students responded to a survey that asked which math
course they were currently enrolled in. The survey data were broken down as
she able above. Which of the following categories accounts for approximately
19 percent of all the survey respondents?
begin{enumerate}
item Females taking Geometry
item Females taking Algebra II
item Males taking Geometry
item Males taking Algebra I
end{enumerate}
item
Which of the following expressions is equivalent to
$ sqrt[3]{a}cdot a cdot sqrt[5]{a^2} $ for $a > 0$ ?
\
begin{enumerate}
item $a^frac{2}{15}$\
item $a^frac{6}{15}$\
item $a^frac{11}{15}$\
item $a^frac{26}{15}$\
end{enumerate}
item
$$ sqrt{16y^2} $$
If $x>0$, which of the following is equivalent to the given expression?\
begin{enumerate}
item $4y$\
item $4y^2$\
item $32y$\
item $32y^2$\
end{enumerate}
end{enumerate}
end{multicols}
end{document}
tables floats
tables floats
asked 4 mins ago
Praveen25488Praveen25488
31
31
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477079%2flatex-table-floating-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f477079%2flatex-table-floating-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown