answersLogoWhite

0


Best Answer

About 6 pages or 5 somtimes even 4.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

AnswerBot

4d ago

On average, a 6th-grade student can expect to have about 1-2 hours of homework per night. This can vary depending on the school, teacher, and subject matter, but it is a general guideline to keep in mind. It's important for students to manage their time effectively and seek help when needed to complete their assignments.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the average of homework for a 6 grade student?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the average weight for a grade 6 student?

It depends on your height and your gender. Your doctor can tell you.


I am making a C plus plus program for a programming class that takes in 5 grades for 7 students averages them gets a letter grade and displays it all in a table How do you set up a table for variables?

The following example sets up a two-dimensional array, initialises it with some pseudo-random data, and then prints the table and the averages. #include<iostream> #include<time.h> int main() { const int max_students = 7; const int max_student_grades = 5; const int max_grades = 6; const char grade[max_grades]={'A','B','C','D','E','F'}; srand((unsigned) time(NULL)); // Initialise the array with pseudo-random grades: int table[max_students][max_student_grades]; for(int student=0; student<max_students; ++student) { for(int student_grade=0; student_grade<max_student_grades; ++student_grade) { table[student][student_grade] = rand()%max_grades; } } // Print the table and average the results. int overall=0; for(int student=0; student<max_students; ++student) { int average=0; std::cout<<"Student #"<<student+1; for(int student_grade=0; student_grade<max_student_grades; ++student_grade) { std::cout<<" Grade #"<<student_grade+1<<": "<<grade[table[student][student_grade]]<<", "; average+=table[student][student_grade]; } std::cout<<" Average: "<<grade[average/max_grades]<<std::endl; overall+=average; } std::cout<<"Overall average: "<<grade[overall/max_grades/max_students]<<std::endl; return(0); } Example output: Student #1 Grade #1: A, Grade #2: E, Grade #3: D, Grade #4: E, Grade #5: F, Average: C Student #2 Grade #1: E, Grade #2: D, Grade #3: E, Grade #4: E, Grade #5: E, Average: D Student #3 Grade #1: D, Grade #2: A, Grade #3: D, Grade #4: B, Grade #5: A, Average: B Student #4 Grade #1: C, Grade #2: B, Grade #3: A, Grade #4: A, Grade #5: B, Average: A Student #5 Grade #1: E, Grade #2: D, Grade #3: C, Grade #4: F, Grade #5: E, Average: D Student #6 Grade #1: C, Grade #2: D, Grade #3: A, Grade #4: F, Grade #5: A, Average: B Student #7 Grade #1: B, Grade #2: D, Grade #3: F, Grade #4: B, Grade #5: C, Average: C Overall average: C


Who much homework is a teacher aloud to give a student?

alot of homework like about 5 or 6 probbably.


What is level 6 in year 7 equivalent to?

A level 6 in year 9 can equate to a grade B at GCSE in that particular subject. A level 6 in year 7 means the pupil is almost definitley on target for an A* in that subject at GCSE. Level 6 in the average grade for a year 9 student.


What is an average grade 6 weight?

The grade does not matter it is the average height and the age of the child that determines there weight.


How many kg is an average grade 6?

45kg


What should a NJHS member be?

a reponsible and well educated student from the 6-8 grade


How has Canada contributed to the exploration and scientific understanding of space?

why can't anyone answer this question im in grade 6 and i have to no this for homework!! ANSWER NOW!


Which is better gem programs or advanced maths for 6 grade?

GEM Maths is for students who are very good at maths, who likely got a 5 in 5th Grade FCAT Maths assessment and who are willing to commit MANY hours of maths homework. If a student can't give this kind of time and effort than Advanced Math is better.


How much homework should you be getting in grade 6?

You should be getting between 30-60 minutes per class a night.


What is the Average student to teacher ratio at a public university?

6:1


Are Canadiens or americains smarter?

Canadiens are much smarter because in America grade 8 student will be learning the same things grade 6 learn in Canada