public class
Physics
{
public static void main (String[] args) {
}
String about =
" Physics is taught by Mrs. Chase. Using a combination of lectures, labs, and demonstrations, we will discover the fundamental principles driving the behavior of matter. Topics we have covered include kinematics, dynamics, energy, collisions, and circular motion." ;
" Physics is taught by Mrs. Chase. Using a combination of lectures, labs, and demonstrations, we will discover the fundamental principles driving the behavior of matter. Topics we have covered include kinematics, dynamics, energy, collisions, and circular motion." ;
public static void dynamicsLab () {
}
String description =
"To round off the Dynamics Unit, we had to design and carry through an original lab investigating the laws of dynamics, then produce a concise one-page report to detail our methodology and results. I worked with Rishab and Abhinav to investigate the relationship between angle and acceleration on a modified non-vertical Atwood’s machine, with friction. My write-up is embedded below. " ;
"To round off the Dynamics Unit, we had to design and carry through an original lab investigating the laws of dynamics, then produce a concise one-page report to detail our methodology and results. I worked with Rishab and Abhinav to investigate the relationship between angle and acceleration on a modified non-vertical Atwood’s machine, with friction. My write-up is embedded below. " ;
public static void miniPoster () {
}
String description =
"One of our class’s first math modeling problems was the Epsilon School project, where we had to model the optimal new hires for a school increasing its student population. I worked with Rishab, Cecilia, and Heidy to determine our definition of fairness, create equations to reflect this definition, calculate our answer, and create a presentation with our findings. This was overall an enjoyable experience, and I liked working with a group to come up with our solution. The presentation is embedded below." ;
"One of our class’s first math modeling problems was the Epsilon School project, where we had to model the optimal new hires for a school increasing its student population. I worked with Rishab, Cecilia, and Heidy to determine our definition of fairness, create equations to reflect this definition, calculate our answer, and create a presentation with our findings. This was overall an enjoyable experience, and I liked working with a group to come up with our solution. The presentation is embedded below." ;
}