<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
  • AMC 8 Registration
  • Instagram
  • Facebook

Registration for AMC 10/12 

​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

​

Who: 

  • AMC 10 A/B: 10th Graders and Below

  • AMC 12 A/B: 12th Graders and Below

Where: Ardent Academy (820 Roosevelt, Irvine, California 92620)

​

When:

  • AMC 10/12 A: Wednesday, November 5th, 2025

  • 12:00 - 2:00 pm PST

  • AMC 10/12 B: Thursday, November 13th, 2025

  • 12:00 - 2:00 pm PST

Cost: Only online payment is accepted

  • Early Fee: $35 (Until 8/15/2025)

  • Regular Fee: $45 (Until 9/25/2025)

  • Late Fee: $75 (Until 10/25/2025)

​

Important Notes:

  • If you plan on taking this exam at your school or with another testing location, you can NOT take this test with OCMC.

  • There will be NO REFUNDS for cancellations and no-shows

  • You can only take 1 test on each of the test dates (e.g. if you choose to take AMC 10A, you can NOT take AMC 12A)

  • However, you CAN take 2 tests that are on different dates (e.g. you can take both AMC 10A and AMC 10B)

​

If you have any questions or concerns, please contact ocmathcircle@gmail.com We look forward to seeing you at AMC 10/12!

bottom of page