AP Calculus BC Homework - Block C

Class 318 (336 for G) Day 4 Class 318 Gold
Fri Schedule

Generated Friday, February 27, 2026 at 01:24 pm.
Mathorama School Calendar Bell Schedule Socrative.com DeltaMath.com AP Classroom Calc Applets ck12.org KhanAcademy.org Blackbaud Portal Google Classroom Fr Chris's Mathorama Videos (homework answers) Mr. O'Connor Movies (concepts and examples) JMT Calc Videos
Class Date Schedule Topic Page Exercises Links Unit
3-1Monday, Jan 05 Day 5 - BrownSyllabusSyllabus0
   In class:
  1. Go over Semeter 1 Exam Answers
For HW:
For HW:
  • Lab 11.5 Shuffler (p. 328)
  • Homework Hint: #4 digits
  • Latvian 337 2, 3, 4, 5, 6, 8, (11 - optional but fun)
  • Litvin page 337, 2, 3, 4, 5, 6, 8, (11 - optional but fun)
  • Runestone HW 3-2
7
3-2Wednesday, Jan 07 Day 1 M BrownIn class:
  1. CSAwesome Coding Assignment 7.2.1 (paper too?)
  2. Runestone Unit 4. 14 Searching
  3. Picture Lab
For HW:
7
3-3Friday, Jan 09 Day 3 F BrownIn class:
  1. Runestone Unit 14. 15 Sorting
  2. Lab
For HW:
7
   In class:
  1. Runestone Unit 14. 15 Sorting
  2. Lab
For HW:
7
3-4Wednesday, Jan 14 Day 5 - BrownIn class:
  1. DQ Max/Min (important for selection sort )
  2. Sorting Strings
  3. Intro to Recursion (used in Binary Search and Merge sort algorithms)
  4. Codingbat Recursion
  5. Runestone Unit 14.16 Recursion
For HW:
Download slides7
3-5Friday, Jan 16 Day 1 F BrownIn class:
  1. Socrative Q & A: Ch 11
  2. Litvin Lab 11.7: IndexMaker (p. 332)
  3. Runestone ArrayLists
  4. CodeStepByStep.com
For HW:
7
   In class:
  1. Runestone Unit 14. 17 Recursive Search and Sorting
  2. Lab
For HW:
7
3-6Wednesday, Jan 21 Day 3 - Brown
Kairos (No Seniors) Jan 21-23, 2026
  1. Go over selection sort DQ solution
  2. Review insertion sort algorithm
  3. CodeStepByStep (log in with your runestone id, but the default password is "goodluck". Please change the password and do the first assignment.)
3.2
3-7Friday, Jan 23 Day 5 F Brown
Kairos (No Seniors) Jan 21-23, 2026
  1. CodeStepByStep (log in with your runestone id, but the default password is "goodluck". Please change the password and do the second assignment.)
  2. Recursive Searching: Binary Search
  3. Recursive Sorting: Merge Sort
3.2
3-8Tuesday, Jan 27 Day 1 - BrownIn class
  1. Runestone
  2. Quiz 3-5 on ArrayLists (Study your runestone)
  3. 2013 FRQ 1
  4. CodeStepByStep.com
  5. Sort algorithms
2013 Free Response Questions
2013 FRQ 1: DownloadInfo
0
3-9Thursday, Jan 29 Day 3 M BrownIn class

  1. Sorting Algorithms
  2. Car Talk Job Search
  3. Review Test Answers
For HW

  1. Runestone HW 3-13 (Sorting)
  2. Read Chapter 14 section 14.5 to 14.7
Binary Search Video 1 (1:28)
How Binary search works video (7:20)
Algorithms: Binary Search (6:21)
10
   In class

  1. AP Classroom Unit 7 and 10 MCQ PPC
  2. Car Talk Job Search
  3. Review Test Answers
For HW

  1. AP Classroom Unit 7 and Unit 10 MCQ PPC's
Binary Search Video 1 (1:28)
How Binary search works video (7:20)
Algorithms: Binary Search (6:21)
10
   In class :
  1. Socrative.com: Room "APCS301" Warm-Up
  2. Using the Comparator Interface in Java
  3. AP Test Day info: Bluebook App
  4. Litvin Slides
  5. DQ 3-9 (Socrative)
For HW:
  1. Runestone: Unit 4B Practice
  2. Unit 4C Project
  3. in AP Classroom watched the Assigned Video (Unit 10.1)
3753, 4, 5, 6, 710
   In class

  1. Sort Out Sorting
  2. Sorting Algorithms Continued
  3. Ch 14 Slides
  4. Ch 14 Q & A
  5. CodeStepByStep
  6. Car Talk Job Search
For HW

  1. Litvin Exercises, p 412
41211, 12, 15Binary Search Video 1 (1:28)
How Binary search works video (7:20)
Algorithms: Binary Search (6:21)
10
3-10Monday, Feb 02 Day 5 - BrownIn class:

  1. Binary and Linear Searching algorithms
  2. 14.2 equals, compareTo, and compare (Student Files ch 14)
  3. Litvin Lab 14.4: SortedWordList (p. 395)
  4. States Lab
  5. Car Talk Lab Reading in a text file to search
  6. CodeStepByStep searching and sorting
For Homework
  1. Start Runestone HW 3-10 (Searching)
  1. Sort an Array with a Comparator Video (3:47)
  2. Binary Search Video 1 (1:28)
  3. How Binary search works video (7:20)
  4. Algorithms: Binary Search (6:21)
10
   Unit 4B Review In class:

  1. Sorting Review
  2. Recursion Review
For HW:
  1. Recursion at coding bat.com
  2. Complete Unit 4C Projects See Topic Unit 4
  3. Runestone Login
  4. CodeStepByStep
10
3-11Wednesday, Feb 04 Day 1 - Brown
Unit 4B Test on Recursion and Search and Sort Algorithms

  • Can you write a equals, CompareTo method for a class?
  • Can you code trace a recursive method?
  • Can you write a sequential (linear) search method? A insertion, selection sort method?
  • Do you understand the advantages and disadvantages or the sort methods?
  • Do you understand the "Big-O" way of describing the efficiency of an algorithm?
For Homework:
  • AP Classroom Unit 1 Progress Check MCQ A and FRQ (try to self grade)
7
3-12Friday, Feb 06 Day 3 F Brown
  1. Lab: 2048 Game Activities 1 and 2
  2. For homework: Finish Activity 2
1-18GeeksForGeeks' comparison between selection and insertion sorts0
3-13Tuesday, Feb 10 Day 5 - Brown
  1. AP Tests: What NOT to Bring
  2. Daily FRQ Quiz: Unit 1 FRQ Part C
  3. Lab: 2048 Game Activities 3 and 4
  4. For homework: Unit 1 Progress Check: MCQ A and B
1-18GeeksForGeeks' comparison between selection and insertion sorts0
3-14Thursday, Feb 12 Day 1 - Brown
  1. AP Tests: What NOT to Bring
  2. Horstmann.com: Sorting and Searching Practice (1-10)
  3. Unit 1 FRQ Part C using reference and Scoring guidelines
  4. Unit 2 FRQ Part A (paper? online?)
  5. Lab: 2048 Game Activities 4 and 5
  6. For homework: Unit 1 Progress Check: MCQ C and Unit 2 MCQ A
0
3-15Wednesday, Feb 18 Day 3 M Brown
  1. Practice Exam 1: MCQ
For Homework
0
3-16Friday, Feb 20 Day 5 F Brown
  1. Review of PE 1 MCQ Answers
  2. Practice Exam 1: FRQ 1 only (24/36 min)
  3. Game 2048 Lab Activity 5
For Homework
  • Do the Unit 2 Progress MCQ Part B
  • Do the Unit 2 Progress Check FRQ Part B
  • Finish the Game 2048 Lab
0
3-17Tuesday, Feb 24 Day 1 - Brown
  1. Practice Exam 1: FRQ 2-4 only
For Homework
  • Finish the Game 2048 Lab
0
3-18Thursday, Feb 26 Day 3 F Brown
  1. Go over remaining MCQ Answers from PE 1, and FRQ 1
  2. Virtual Pet Lab: Activities 1-5 on AP Classroom
For HW:
  1. Finish Virtual Pet Lab
  2. Unit 3 Progress Check MCQ
2013 FRQ 2: "TokenPass"
Link to Lab Questions and code
0
    In class:
  1. Qtr 3 Study Guide
  2. Quiz on 2024 AP PS 1
  3. Sound class Starter and Tester Code
  • Finding the Course Guide Review Practice Sessions at AP Classroom for homework
    1. Watch 2024 AP PS 6:Array/ArrayList
    2. APLine class Starter and Tester Code
  • 3-19Monday, Mar 02 Day 5 - Brown
    Qtr 3 Exam next week
    1. Link to AP Classroom
    Qtr 3 Study Guide0
    3-21Friday, Mar 06 Day 3 F Brown
    Summer Time begins Sunday, March 8, 2026
    0
    3-22Tuesday, Mar 10 Day X X Brn/Gld
    Qtr 3 Exam Thursday March 12, 2026 : (Room ????)
    0

    login Mathorama School Calendar Bell Schedule Socrative.com DeltaMath.com AP Classroom ck12.org KhanAcademy.org Blackbaud Portal Google Classroom Podcast Videos

    Resources
    1. 11e HW Solutions @ CalcChat
    2. 11e HW Solution Videos @ calcView from the textbook (well done, but just the problems with * )
    3. Fr C's HW Solution Videos from the Mathorama podcast (just the problems with ** )
    4. 11e HW Solutions @ Quizlet (formerly Slader) Good for answers to even questions
    5. 11e HW Solution Videos @ numerade.com Some are better than others, but fairly complete
    6. 11e Lecture Videos @ Larson Calculus
    7. Class Sketchpad Files and Worksheets
    8. GeoGebra Apps
    9. Free Wolfram CDF Player
    10. 8e HW Solutions