<div id="smart-button-container"> <div style="text-align: center;"> <div id="paypal-button-container"></div> </div> </div> <script src="https://www.paypal.com/sdk/js?client-id=sb&enable- funding=venmo&currency=USD" data-sdk-integration-source="button-factory"></script> <script> function initPayPalButton() { paypal.Buttons({ style: { shape: 'rect', color: 'gold', layout: 'vertical', label: 'paypal', }, createOrder: function(data, actions) { return actions.order.create({ purchase_units: [{"description":"2022 AMC10/12 Early Bird Registration","amount":{"currency_code":"USD","value":20}}] }); }, onApprove: function(data, actions) { return actions.order.capture().then(function(orderData) { // Full available details console.log('Capture result', orderData, JSON.stringify(orderData, null, 2)); // Show a success message within this page, e.g. const element = document.getElementById('paypal-button-container'); element.innerHTML = ''; element.innerHTML = '<h3>Thank you for your payment!</h3>'; // Or go to another URL: actions.redirect('thank_you.html'); }); }, onError: function(err) { console.log(err); } }).render('#paypal-button-container'); } initPayPalButton(); </script>
top of page

Registration for the 2023 AMC 10/12 

  • Who: Grades 9-12 and advanced younger students

  • Where: Ardent Academy (820 Roosevelt, Irvine, CA 92620)

  • AMC 10/12 A: Wednesday, November 8, 2023

    • Session 1: 3:00-4:30 PM PST

    • Session 2: 5:00-6:30 PM PST

    • Session 3: 7:00-8:30 PM PST 

  • AMC 10/12 B: Tuesday, November 14, 2023

    • Session 1: 3:00-4:30 PM PST

    • Session 2: 5:00-6:30 PM PST

    • Session 3: 7:00-8:30 PM PST

  • Early Registration Fee: $25 before September 15th
  • Regular Registration Fee: $35 before October 15th

  • Late Registration Fee: $45 before October 31st

​

Orange County Math Circle is hosting the 2023 AMC 10/12 A and B in-person! Students in grades 9-12 and advanced younger students are welcome to attend. Participants can select only one session per exam date. Proceeds will cover administrative expenses, future OCMC tournaments and service projects. Only online payment will be accepted. Please note that there will be NO refunds for cancellations and no shows AND NO session changes will be permitted.

 

Students are welcome to take both AMC 10/12 A and AMC 10/12 B exams on different dates. Please note that students may take either AMC 10 or AMC 12 for each testing date. If you plan on taking this exam at your school or with another testing location, you cannot take this test with OCMC. For more information, please email OC Math Circle at ocmathcircle@gmail.com or visit our website, steamforall.org

​

OCMC Logo
bottom of page