name, -1)); if($year == CURRENT_YEAR){ $teacher_name = LOM\show_user_name($course->teacher_id); if(date('M', strtotime($course->end_date_this_year)) != 'May'){ $period = '.'; } ${'first_session_date_' . $section} = date('M' . MONTH_PERIOD . ' j, Y', strtotime($course->start_date_this_year)); ${'last_session_date_' . $section} = date('M' . $period . ' j, Y', strtotime($course->end_date_this_year)); //${'schedule_' . $section} = $course->this_year_schedule; ${'status_' . $section} = LOM\format_course_status($course->status_this_year, $course->type, $course->waiting_list_path, $course->name); } else { $teacher_name = LOM\show_user_name($course->teacher_id_next_year); if(date('M', strtotime($course->end_date_next_year)) != 'May'){ $period = '.'; } ${'first_session_date_' . $section} = date('M' . MONTH_PERIOD . ' j, Y', strtotime($course->start_date_next_year)); ${'last_session_date_' . $section} = date('M' . $period . ' j, Y', strtotime($course->end_date_next_year)); //${'schedule_' . $section} = $course->next_year_schedule; ${'status_' . $section} = LOM\format_course_status($course->status_next_year, $course->type, $course->waiting_list_path, $course->name); } $teacher_href = strtolower(str_replace(' ', '_', $teacher_name)); ${'teacher_' . $section} = '' . $teacher_name . ''; ${'schedule_' . $section} = LOM\get_course_schedule($this_course_id, $year_for_query, 1); ${'calendar_link_' . $section} = '' . $year . ' Detailed Calendar'; } $drop_date_info = ' Drop Date: ' . DROP_DATE_SHORTER_WITH_YEAR . ' (Drop Policy) '; ?>
Description...
This class is an extension/continuation of what was started in Algebra 1. Students continue their study of algebraic principles, but also explore more complex mathematical concepts including logarithms, conic sections, and advanced polynomial functions. Topics are explored algebraically and graphically. Applying various mathematical models to real life situations is emphasized throughout the course.
Check out more information by selecting one of the boxes below.
| Algebra II Schedule A |
|||||
|
Status: Enrollment Open!Status: About Halfway Full![]() | ';
$seats_left_statement_a = '5 seats';
$status_seats_left_alg_II_a = 'Status: Only ' . $seats_left_statement_a . ' left!![]() | ';
$status_class_full_alg_II_a = '
Status: Class Full!
Join Waiting List or check out more schedules below.
|
';
$status_class_full_both_classes = '
Status: Class Full!
Join Waiting List or check out the Recorded Sessions Only Option.
|
';
$status_closed_alg_II_a = 'Status: Closed for \'21-\'22![]() | ';
//echo $status_seats_left_alg_II_a;
echo $status_a;
?>
| Algebra II Schedule B |
||||
|
Status: Enrollment Open!Status: About Halfway Full![]() | ';
$seats_left_statement_b = '2 seats';
$status_seats_left_alg_II_b = 'Status: Only ' . $seats_left_statement_b . ' left!![]() | ';
$status_class_full_alg_II_b = '
Status: Class Full!
Join Waiting List or check out other schedules.
|
';
$status_class_full_both_classes = '
Status: Class Full!
Join Waiting List or check out the Recorded Sessions Only Option.
|
';
//echo $status_seats_left_alg_II_b;
echo $status_b;
?>
| Algebra II Schedule C |
||||
|
Status: Enrollment Open!Status: About Halfway Full![]() | ';
$seats_left_statement_c = '6 seats';
$status_seats_left_alg_II_c = 'Status: Only ' . $seats_left_statement_c . ' left!![]() | ';
$status_class_full_alg_II_c = '
Status: Class Full!
Join Waiting List or check out other schedules.
|
';
$status_class_full_both_classes = '
Status: Class Full!
Join Waiting List or check out the Recorded Sessions Only Option.
|
';
//echo $status_seats_left_alg_II_c;
echo $status_c;
?>
| Algebra II Schedule D |
||||
|
Status: Enrollment Open!Status: About Halfway Full![]() | ';
$seats_left_statement_d = '1 seat';
$status_seats_left_alg_II_d = 'Status: Only ' . $seats_left_statement_d . ' left!![]() | ';
$status_class_full_alg_II_d = '
Status: Class Full!
Join Waiting List or check out other schedules.
|
';
$status_class_full_both_classes = '
Status: Class Full!
Join Waiting List or check out the Recorded Sessions Only Option.
|
';
//echo $status_open_alg_II_d;
echo $status_d;
?>