Mathematics with Maple

Size: px
Start display at page:

Download "Mathematics with Maple"

Transcription

1 Mathematics with Maple A Comprehensive E-Book Harald Pleym Preface The main objective of these Maple worksheets, organized for use with all Maple versions from Maple 14, is to show how the computer algebra system Maple can be integrated as a valuable and powerful tool into the learning process of the material found in most mathematics textbooks at university levels. This interactive e-book can be used as a supplement to a standard textbook or on its own. All chapters in the worksheets summarize mathematical concepts and principles associated with each topic. There are more than 600 worked examples, presented in a dynamic and interactive form. These show how Maple can be used to solve problems and also reduce the amount of time spent in routine algebraic manipulation. With Maple there is a great opportunity for exploration, clarify concepts, trying different functions, zoom in on an area, visualize mathematical objects in two or

2 three dimensions, perform animations etc. I do assume that you have a basic familiarity with Maple, that you can start Maple, know how to enter commands, etc. If not, I recommend you to go through the Getting Started Guide This manual describes how to use the Standard Maple interface, which have two modes, document mode and worksheet mode. All worksheets in Mathematics with Maple are in worksheet mode, and all entering inputs are in text mode (maple input). Right-click the mouse and select Convert To 2-D Math if you want an input as you will find in a mathematics textbooks. If you need an overview of all Maple features and detailed help related to performing computations, creating plots, interactive documents etc., please consult the User Manual. You can also go to The Maple Portal. My own experience is that Maple's closeness to mathematical thinking, shortens the learning time of the syntax significantly. The body of text presents only the formal mathematics concepts needed for the worked solutions of the examples, which are familiar problems found in most mathematical textbooks, so that both the commands and the style of interaction with Maple can be mastered by students and others in a relatively short period of time. To get the most from these worksheets, you should work through the examples as they occur and in conjunction with the textbook you are using. Be aware that Maple can be used in several ways: Only as a solving engine. That means, you enter a mathematical expression which Maple subsequently execute, and you are freed from tedious computations, especially if you are not interested in how Maple gets the answer to a given command To present a method as a sequence of steps in much the same way as a textbook would, and illustrate the method with simple examples. The primary purpose here is to present intermediate steps to show you how to solve the problem. This is probably relevant in most of a student's homework solutions Unlike a math textbook you are free to execute larger and more realistic examples, and you can explore interactively how a solution of a problem depends on various parameters of the problem under study. The graphics capabilities are extremely helpful for visualizing the behavior of the system under investigation In the examples in the worksheets, I have tried to illustrate these methods of using Maple. The list of contents and all commands are hyperlinked to provide easy access to all chapters, and to the help pages for the commands used in the worksheets. Then you can assure that you are using the commands correctly, see Maple's own examples on the help pages, and get further help for the commands, Maple features, packages and more. You will also find hyperlinks to famous mathematicians on the web. A typical working session will begin by opening the contents section below. Select the link to the chapter and section you want to study. Open and press the Enter key repeatedly to execute in sequence the Maple commands that are already provided, or press the key to execute the entire worksheet. Hopefully these samples worksheets will serve as a guide when you prepare your own worksheets solutions to exercises and problems in math or other homework where Maple is used, and also inspire you to concentrate on exploring the many facets of mathematics. But, please bear in mind: You must do the thinking, Maple alone only does the calculations and move you more quickly into applications of problem solving. One of the beautiful qualities of Maple is that much can be done with few commands. Most of the examples in these worksheets involve no formal programming with Maple. I have included two

3 extra library packages, the calc package and the calcplot package. These are not part of the Maple software. The procedures in these packages are designed for visualizing concepts from calculus and advanced calculus, without any need for you to learn the subtleties of Maple's base commands in order to use the procedures. Many of the visualization procedures go far beyond Maple's built in visualization tools. My hope is that these worksheets will give you as a student easier access and additional help to make effective use of Maple, in classes, labs, homework and projects, and in future jobs. Maple allows the level of mathematical typesetting and also necessary word processing facilities needed for writing sets of exercises, homework and professional reports. Harald Pleym This Maple project is financially supported by Norwegian Non-Fiction Writers and Translators Association. Contents 1 Functions and Graphs 1.1 Functions and Inverse Functions 1.2 Graphs of and Functions 1.3 Polynomials and Algebraic Functions 1.4 Exponential and Logarithmic Functions 1.5 Trigonometric Functions and Their Inverses 1.6 Hyperbolic Functions and Their Inverses 2 Limits and Continuity 2.1 The Limit Concept 2.2 Theorems Involving Limits 2.3 Continuous Functions 3 Derivatives and Differentials 3.1 Average Rate of Change of a Function 3.2 Derivative of a Function 3.3 Differentiation Rules 3.4 The Chain Rule 3.5 Implicit Differentiation 3.6 Extreme Values and 4 Integration 4.1 Indefinite Integral 4.2 Area, Riemann Sums, and the Definite Integral 4.3 Integration Methods 4.4 Improper Integrals

4 Optimization 3.7 Rolle's Theorem and the Mean Value Theorem 3.8 Indeterminate Forms 5 Applications of Integrals 5.1 Area Between Two Curves 5.2 Volumes 5.3 Arch Length and Surface Area of Revolution 5.4 Mass, Moments and Centroids 5.5 Physical Applications 6 Vectors, Complex Numbers, and Linear Algebra 6.1 Vectors 6.2 Complex Numbers 6.3 Systems of Linear 6.4 Matrix Algebra 6.5 Determinants 6.6 Vector Spaces 6.7 Eigenvalues and Eigenvectors 6.8 Linear Transformations 6.9 Orthogonality and Least Squares 6.10 Symmetric Matrices and Quadratic Forms 6.11 Applications of Linear Algebra 7 Ordinary Differential 7.1 Differential and Initial Value Problems 7.2 First Order 7.3 Second Order Linear 7.4 Higher Order Linear 7.5 Applications 8 Conics, Polar Coordinates, and Parametric Curves 8.1 Conic Sections 8.2 Polar Coordinates 8.3 Parametric Curves 9 Curves and Surfaces in Space 9.1 Lines and Planes in Space 9.2 Vector-Valued Functions and Space Curves 10 Multivariable Functions and Partial Derivatives 10.1 Functions of Several Variables

5 9.3 Curvature and Acceleration 9.4 Cylinders and Quadratic Surfaces 9.5 Cylindrical and Spherical Coordinates 10.2 Limits and Continuity 10.3 Partial Derivatives 10.4 The Chain Rule 10.5 Directional Derivatives, The Gradient, Tangent Plane and Normal Line 10.6 Multivariable Optimization 11 Multiple Integration 11.1 Double Integrals 11.2 Iterated Double Integrals 11.3 Double Integrals in Polar Coordinates 11.4 Surface Area 11.5 Triple Integrals 11.6 Integration in Cylindrical and Spherical Coordinates 11.7 Change of Variables in Multiple Integrals 12 Vector Analysis 12.1 Vector Fields 12.2 Line Integrals 12.3 Independence of Path and Conservative Vector Fields 12.4 Green's Theorem 12.5 Surface Integrals 12.6 Stokes' Theorem 12.7 The Divergence Theorem 13 Systems of Differential 13.1 First Order Systems 13.2 Homogeneous Linear Systems 13.3 Nonhomogeneous Linear Systems 13.4 Linear Autonomous Systems 13.5 Nonlinear Autonomous Systems 14 Infinite Series 14.1 Sequences and Their Limits 14.2 Infinite Series and Convergence 14.3 Tests for Convergence 14.4 Power Series 14.5 Taylor and Maclaurin Series 14.6 Series Solutions of Differential 15 Fourier Series 15.1 Periodic Functions 15.2 Fourier Series 15.3 Fourier Sine and Cosine Series 15.4 Differentiation and Integration of Fourier Series 16 Transforms 16.1 Laplace Transforms 16.2 Fourier Integrals and Fourier Transforms 16.3 Z Transforms

6 17 Partial Differential 17.1 Partial Differential and Classification 17.2 Vibrating String and the Wave Equation 17.3 Heat Equation 17.4 Vibrating Membranes 17.5 Fourier Transform Method 17.6 Laplace Transform Method 18 Numerical Analysis 18.1 Newton's Method 18.2 Numerical Integration 18.3 Curve Fitting 18.4 Solution of Differential 18.5 Solution of Partial Differential 19 Linear Optimization 19.1 Optimization 19.2 Simplex Method 20 Logic, Combinatorics, and Statistics 20.1 Logic and Truth Tables 20.2 Combinatorics 20.3 Data Analysis 20.4 Probability and Probability Distributions 20.5 The Central Limit Theorem 20.6 Estimation 20.7 Tests of Statistical Hypotheses 20.8 Regression and Correlation 20.9 Analysis of Variance 21 Conformal Mappings 21.1 Conformal Mappings 22 Graphs and Trees 22.1 Graphs and Digraphs 22.2 Trees and Networks References Adams, R. A., Calculus, A Complete Course, Fifth Edition, Pearson Education, Anton, H., Bivens, I., Davis, S, Calculus, Early Transcendentals, 7th Edition, John Wiley & Sons, Inc., Anton, H., Busby, R. C., Contemporary Linear Algebra, 7th Edition, John Wiley & Sons, Inc., Anton, H., Rorres, C., Elementary Linear Algebra, Applications Version, Seventh Edition, John Wiley & Sons, Inc., 1994

7 Asmar, N. H., Partial Differential with Fourier Series and Boundary Value Problems, Second Edition, Pearson Education, Inc., Boyce, W. E., DiPrima, R. C., Elementary Differential and Boundary Value Problems, Fifth Edition, John Wiley & Sons, Inc., Bugl, P., Differential, Matrices and Models, Prentice Hall, Inc., Carnahan, B., Luther, H. A, Wilkes, J. O, Applied Numerical Methods, John Wiley & Sons, Inc., Edwards, C. H., Penney, D. E., Calculus 6/e, Early Transcendentals-Matrix Version, Prentice-Hall, Inc., Edwards, C. H., Penney, D. E., Differential and Boundary Value Problems, Computing and Modeling, 3E, Prentice Hall, Inc., Edwards, C. H., Penney, D. E., Differential & Linear Algebra, Prentice Hall, Inc., Finney, R. L., Weir, M. D., Giordano, F. G., Thomas' Calculus Early Transcendentals, Tenth Edition, Addison Wesley, Greenberg, M. D., Differential & Linear Algebra, Prentice Hall, Inc., Hogg, R. V., Probability and Statistical Inference, Fourth Edition, MacMillan Publishing Company, James, G., Advanced Modern Engineering Mathematics, Third Edition, Pearson Education Limited, Kreyszig, E., Advanced Engineering Mathematics, 8th ed., John Wiley & Sons, Inc., Lay, D. C., Linear Algebra and its Applications, Third Edition, Pearson Education Inc., Logan, D. J, Applied Partial Differential, Springer Verlag, Inc., Maplesoft, Maple 12, The Essential Tool for Mathematics and Modeling, User Manual, Waterloo Maple Inc., Maplesoft, Maple 12, The Essential Tool for Mathematics and Modeling, Introductory Programming Guide, Waterloo Maple Inc., Maplesoft, Maple 12, The Essential Tool for Mathematics and Modeling, Advanced Programming Guide, Waterloo Maple Inc., Matthews, P. C., Vector Calculus, Springer Verlag, Inc., Mathews, J. H., Numerical Methods for Mathematics, Science, and Engineering, Second Edition, Prentice Hall International Editions Verlag, Inc., Rosen, K. H., Discrete Mathematics and its Applications, Third Edition, McGraw-Hill, Inc., Walpole, R. E., Myers, R. M., Probability and Statistics for Engineers and Scientists, Sixth Edition, Prentice Hall International, Inc., Wylie, C. R., Barrett, C. L., Advanced Engineering Mathematics, Sixth Edition, McGraw- Hill, Inc., 1995.

Maple in Calculus. by Harald Pleym. Maple Worksheets Supplementing. Edwards and Penney. CALCULUS 6th Edition Early Transcendentals - Matrix Version

Maple in Calculus. by Harald Pleym. Maple Worksheets Supplementing. Edwards and Penney. CALCULUS 6th Edition Early Transcendentals - Matrix Version Maple in Calculus by Harald Pleym Maple Worksheets Supplementing Preface Edwards and Penney CALCULUS 6th Edition Early Transcendentals - Matrix Version These worksheets provide a comprehensive Maple supplement

More information

Maple in Differential Equations

Maple in Differential Equations Maple in Differential Equations and Boundary Value Problems by H. Pleym Maple Worksheets Supplementing Edwards and Penney Differential Equations and Boundary Value Problems - Computing and Modeling Preface

More information

Calculus from Graphical, Numerical, and Symbolic Points of View, 2e Arnold Ostebee & Paul Zorn

Calculus from Graphical, Numerical, and Symbolic Points of View, 2e Arnold Ostebee & Paul Zorn Calculus from Graphical, Numerical, and Symbolic Points of View, 2e Arnold Ostebee & Paul Zorn Chapter 1: Functions and Derivatives: The Graphical View 1. Functions, Calculus Style 2. Graphs 3. A Field

More information

Calculus. reparation for Calculus, Limits and Their Properties, and Differentiation. Gorman Learning Center (052344) Basic Course Information

Calculus. reparation for Calculus, Limits and Their Properties, and Differentiation. Gorman Learning Center (052344) Basic Course Information Calculus Gorman Learning Center (052344) Basic Course Information Title: Calculus Transcript abbreviations: calcag / calc Length of course: Full Year Subject area: Mathematics ("c") / Calculus UC honors

More information

Guide for Ph.D. Area Examination in Applied Mathematics

Guide for Ph.D. Area Examination in Applied Mathematics Guide for Ph.D. Area Examination in Applied Mathematics (for graduate students in Purdue University s School of Mechanical Engineering) (revised Fall 2016) This is a 3 hour, closed book, written examination.

More information

CALCULUS GARRET J. ETGEN SALAS AND HILLE'S. ' MiIIIIIIH. I '////I! li II ii: ONE AND SEVERAL VARIABLES SEVENTH EDITION REVISED BY \

CALCULUS GARRET J. ETGEN SALAS AND HILLE'S. ' MiIIIIIIH. I '////I! li II ii: ONE AND SEVERAL VARIABLES SEVENTH EDITION REVISED BY \ / / / ' ' ' / / ' '' ' - -'/-' yy xy xy' y- y/ /: - y/ yy y /'}' / >' // yy,y-' 'y '/' /y , I '////I! li II ii: ' MiIIIIIIH IIIIII!l ii r-i: V /- A' /; // ;.1 " SALAS AND HILLE'S

More information

9TH EDITION. George B. Thomas, Jr. Massachusetts Institute of Technology. Ross L. Finney. With the collaboration of Maurice D.

9TH EDITION. George B. Thomas, Jr. Massachusetts Institute of Technology. Ross L. Finney. With the collaboration of Maurice D. 9TH EDITION Calculus and Analytic Geometry George B. Thomas, Jr. Massachusetts Institute of Technology Ross L. Finney With the collaboration of Maurice D. Weir Naval Postgraduate School ^ Addison-Wesley

More information

Syllabus for BC Calculus

Syllabus for BC Calculus Syllabus for BC Calculus Course Overview My students enter BC Calculus form an Honors Precalculus course which is extremely rigorous and we have 90 minutes per day for 180 days, so our calculus course

More information

Mathematica for Rogawski's Calculus

Mathematica for Rogawski's Calculus Mathematica for Rogawski's Calculus 2nd Edition 2010 Based on Mathematica Version 7 Abdul Hassen, Gary Itzkowitz, Hieu D. Nguyen, Jay Schiffman W. H. Freeman and Company New York Copyright 2010 Table of

More information

AP Calculus BC Syllabus Course Overview

AP Calculus BC Syllabus Course Overview AP Calculus BC Syllabus Course Overview Textbook Anton, Bivens, and Davis. Calculus: Early Transcendentals, Combined version with Wiley PLUS. 9 th edition. Hoboken, NJ: John Wiley & Sons, Inc. 2009. Course

More information

MATHEMATICS RESOURCE MANUAL

MATHEMATICS RESOURCE MANUAL Curriculum Enhancement Center (CEC) MATHEMATICS RESOURCE MANUAL 2013-2014 TABLE OF CONTENTS Algebra... 1 Introductory Algebra... 1 College Algebra... 2 Pre-calculus & Calculus... 4 Pre-calculus... 4 Calculus...

More information

CALCULUS. C. HENRY EDWARDS The University of Georgia, Athens. DAVID E. PENNEY The University of Georgia, Athens. Prentice Hall

CALCULUS. C. HENRY EDWARDS The University of Georgia, Athens. DAVID E. PENNEY The University of Georgia, Athens. Prentice Hall CALCULUS C. HENRY EDWARDS The University of Georgia, Athens DAVID E. PENNEY The University of Georgia, Athens Prentice Hall Pearson Education International CONTENTS ABOUT THE AUTHORS PREFACE XI xiii CHAPTER

More information

Mathematics (MAT) MAT 051 Pre-Algebra. 4 Hours. Prerequisites: None. 4 hours weekly (4-0)

Mathematics (MAT) MAT 051 Pre-Algebra. 4 Hours. Prerequisites: None. 4 hours weekly (4-0) Mathematics (MAT) MAT 051 Pre-Algebra 4 Hours Prerequisites: None 4 hours weekly (4-0) MAT 051 is designed as a review of the basic operations of arithmetic and an introduction to algebra. The student

More information

Varberg 8e-9e-ET Version Table of Contents Comparisons

Varberg 8e-9e-ET Version Table of Contents Comparisons Varberg 8e-9e-ET Version Table of Contents Comparisons 8th Edition 9th Edition Early Transcendentals 9 Ch Sec Title Ch Sec Title Ch Sec Title 1 PRELIMINARIES 0 PRELIMINARIES 0 PRELIMINARIES 1.1 The Real

More information

Course Code: MTH-S101 Breakup: 3 1 0 4 Course Name: Mathematics-I Course Details: Unit-I: Sequences & Series: Definition, Monotonic sequences, Bounded sequences, Convergent and Divergent Sequences Infinite

More information

Columbus State Community College Mathematics Department. CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173 with a C or higher

Columbus State Community College Mathematics Department. CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173 with a C or higher Columbus State Community College Mathematics Department Course and Number: MATH 2174 - Linear Algebra and Differential Equations for Engineering CREDITS: 5 CLASS HOURS PER WEEK: 5 PREREQUISITES: MATH 2173

More information

CALCULUS SALAS AND HILLE'S REVISED BY GARRET J. ETGEI ONE VARIABLE SEVENTH EDITION ' ' ' ' i! I! I! 11 ' ;' 1 ::: T.

CALCULUS SALAS AND HILLE'S REVISED BY GARRET J. ETGEI ONE VARIABLE SEVENTH EDITION ' ' ' ' i! I! I! 11 ' ;' 1 ::: T. ' ' ' ' i! I! I! 11 ' SALAS AND HILLE'S CALCULUS I ;' 1 1 ONE VARIABLE SEVENTH EDITION REVISED BY GARRET J. ETGEI y.-'' ' / ' ' ' / / // X / / / /-.-.,

More information

AP Calculus BC Course Syllabus. Lyn Davies. Denver School of the Arts

AP Calculus BC Course Syllabus. Lyn Davies. Denver School of the Arts AP Calculus BC 2016-17 Course Syllabus Lyn Davies Denver School of the Arts This syllabus was developed according to scoring guidelines offered by the AP Course Audit rubric for AP Calculus AB with BC

More information

AP Calculus BC Syllabus

AP Calculus BC Syllabus AP Calculus BC Syllabus Course Overview and Philosophy This course is designed to be the equivalent of a college-level course in single variable calculus. The primary textbook is Calculus, 7 th edition,

More information

UNIVERSITY OF NORTH ALABAMA MA 110 FINITE MATHEMATICS

UNIVERSITY OF NORTH ALABAMA MA 110 FINITE MATHEMATICS MA 110 FINITE MATHEMATICS Course Description. This course is intended to give an overview of topics in finite mathematics together with their applications and is taken primarily by students who are not

More information

Course Code: MTH-S101 Breakup: 3 1 0 4 Course Name: Mathematics-I Course Details: Unit-I: Sequences & Series: Definition, Monotonic sequences, Bounded sequences, Convergent and Divergent Sequences Infinite

More information

AP Calculus BC Scope & Sequence

AP Calculus BC Scope & Sequence AP Calculus BC Scope & Sequence Grading Period Unit Title Learning Targets Throughout the School Year First Grading Period *Apply mathematics to problems in everyday life *Use a problem-solving model that

More information

Mathematics for Chemists

Mathematics for Chemists Mathematics for Chemists MATHEMATICS FOR CHEMISTS D. M. Hirst Department of Molecular Sciences, university of Warwick, Coventry M D. M. Hirst 1976 All rights reserved. No part of this publication may be

More information

AP Calculus BC. Course Description:

AP Calculus BC. Course Description: AP Calculus BC Course Description: The two fundamental problems of Calculus include: 1) finding the slope of the tangent to a curve, determined by the derivative, and 2) finding the area of a region under

More information

Mathematics for Engineers and Scientists

Mathematics for Engineers and Scientists Mathematics for Engineers and Scientists Fourth edition ALAN JEFFREY University of Newcastle-upon-Tyne B CHAPMAN & HALL University and Professional Division London New York Tokyo Melbourne Madras Contents

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS CALCULUS III MATH 2110

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS CALCULUS III MATH 2110 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS CALCULUS III MATH 2110 Class Hours: 4.0 Credit Hours: 4.0 Laboratory Hours: 0.0 Revised: Spring 07 Catalog Course Description: Calculus of

More information

ADVANCED ENGINEERING MATHEMATICS

ADVANCED ENGINEERING MATHEMATICS ADVANCED ENGINEERING MATHEMATICS DENNIS G. ZILL Loyola Marymount University MICHAEL R. CULLEN Loyola Marymount University PWS-KENT O I^7 3 PUBLISHING COMPANY E 9 U Boston CONTENTS Preface xiii Parti ORDINARY

More information

Department: Course Description: Course Competencies: MAT 201 Calculus III Prerequisite: MAT Credit Hours (Lecture) Mathematics

Department: Course Description: Course Competencies: MAT 201 Calculus III Prerequisite: MAT Credit Hours (Lecture) Mathematics Department: Mathematics Course Description: Calculus III is the final course in the three-semester sequence of calculus courses. This course is designed to prepare students to be successful in Differential

More information

ENGINEERING MATHEMATICS I. CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 PART-A

ENGINEERING MATHEMATICS I. CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 PART-A ENGINEERING MATHEMATICS I CODE: 10 MAT 11 IA Marks: 25 Hrs/Week: 04 Exam Hrs: 03 Total Hrs: 52 Exam Marks:100 PART-A Unit-I: DIFFERENTIAL CALCULUS - 1 Determination of n th derivative of standard functions-illustrative

More information

Semester I. Mathematics I (Calculus with applications in Chemistry I) Code: MM

Semester I. Mathematics I (Calculus with applications in Chemistry I) Code: MM University of Kerala Complementary Course in Mathematics for First Degree Programme in Chemistry Semester I Mathematics I (Calculus with applications in Chemistry I) Code: MM 1131.2 Instructional hours

More information

MTH 173 Calculus with Analytic Geometry I and MTH 174 Calculus with Analytic Geometry II

MTH 173 Calculus with Analytic Geometry I and MTH 174 Calculus with Analytic Geometry II MTH 173 Calculus with Analytic Geometry I and MTH 174 Calculus with Analytic Geometry II Instructor: David H. Pleacher Home Phone: 869-4883 School Phone: 662-3471 Room: 212 E-Mail Address: Pleacher.David@wps.k12.va.us

More information

Course Goals and Course Objectives, as of Fall Math 102: Intermediate Algebra

Course Goals and Course Objectives, as of Fall Math 102: Intermediate Algebra Course Goals and Course Objectives, as of Fall 2015 Math 102: Intermediate Algebra Interpret mathematical models such as formulas, graphs, tables, and schematics, and draw inferences from them. Represent

More information

Common Course Numbers, Titles, Rationale, Content

Common Course Numbers, Titles, Rationale, Content Common Course Numbers, Titles, Rationale, Content Document last updated on 09/12/2014. PLEASE report any additions, deletions, or other changes to your college s Math Issues representative. Course Number

More information

AP Calculus BC Syllabus

AP Calculus BC Syllabus AP Calculus BC Syllabus Course Overview AP Calculus BC is the study of the topics covered in college-level Calculus I and Calculus II. This course includes instruction and student assignments on all of

More information

CALCULUS SEVENTH EDITION. Indiana Academic Standards for Calculus. correlated to the CC2

CALCULUS SEVENTH EDITION. Indiana Academic Standards for Calculus. correlated to the CC2 CALCULUS SEVENTH EDITION correlated to the Indiana Academic Standards for Calculus CC2 6/2003 2002 Introduction to Calculus, 7 th Edition 2002 by Roland E. Larson, Robert P. Hostetler, Bruce H. Edwards

More information

MATHEMATICS (MATH) Calendar

MATHEMATICS (MATH) Calendar MATHEMATICS (MATH) This is a list of the Mathematics (MATH) courses available at KPU. For information about transfer of credit amongst institutions in B.C. and to see how individual courses transfer, go

More information

GLOBAL EDITION. Thomas. CALCULUS Early Transcendentals Thirteenth Edition in SI Units

GLOBAL EDITION. Thomas. CALCULUS Early Transcendentals Thirteenth Edition in SI Units GLOBAL EDITION Thomas CALCULUS Early Transcendentals Thirteenth Edition in SI Units Editor-in-Chief: Deirdre Lynch Senior Acquisitions Editor: William Hoffman Assistant Acquisitions Editor, Global Editions:

More information

Upon successful completion of MATH 220, the student will be able to:

Upon successful completion of MATH 220, the student will be able to: MATH 220 Matrices Upon successful completion of MATH 220, the student will be able to: 1. Identify a system of linear equations (or linear system) and describe its solution set 2. Write down the coefficient

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS CALCULUS III MATH 2110

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS CALCULUS III MATH 2110 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS CALCULUS III MATH 2110 Class Hours: 4.0 Credit Hours: 4.0 Laboratory Hours: 0.0 Revised: Fall 2012 Catalog Course Description: Calculus of functions

More information

Radnor High School Course Syllabus Advanced Placement Calculus BC 0460

Radnor High School Course Syllabus Advanced Placement Calculus BC 0460 Radnor High School Modified April 24, 2012 Course Syllabus Advanced Placement Calculus BC 0460 Credits: 1 Grades: 11, 12 Weighted: Yes Prerequisite: Recommended by Department Length: Year Format: Meets

More information

AP Calculus AB Syllabus

AP Calculus AB Syllabus AP Calculus AB Syllabus Course Overview and Philosophy This course is designed to be the equivalent of a college-level course in single variable calculus. The primary textbook is Calculus of a Single Variable,

More information

School District of Marshfield Course Syllabus

School District of Marshfield Course Syllabus School District of Marshfield Course Syllabus Course Name: AP Calculus AB Honors Length of Course: 1 Year Credit: 1 Program Goal(s): The School District of Marshfield Mathematics Program will prepare students

More information

AP Calculus BC. Course Overview. Course Outline and Pacing Guide

AP Calculus BC. Course Overview. Course Outline and Pacing Guide AP Calculus BC Course Overview AP Calculus BC is designed to follow the topic outline in the AP Calculus Course Description provided by the College Board. The primary objective of this course is to provide

More information

AP Calculus B C Syllabus

AP Calculus B C Syllabus AP Calculus B C Syllabus Course Textbook Finney, Ross L., et al. Calculus: Graphical, Numerical, Algebraic. Boston: Addison Wesley, 1999. Additional Texts & Resources Best, George, Stephen Carter, and

More information

ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM COLLEGE OF SCIENCE. School of Mathematical Sciences

ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM COLLEGE OF SCIENCE. School of Mathematical Sciences ! ROCHESTER INSTITUTE OF TECHNOLOGY COURSE OUTLINE FORM COLLEGE OF SCIENCE School of Mathematical Sciences New Revised COURSE: COS-MATH-221 Multivariable and Vector Calculus 1.0 Course designations and

More information

Calculus Course Description and Philosophy

Calculus Course Description and Philosophy Calculus Course Description and Philosophy The Math 5 Course presented at the high school level is intended to serve those students who have successfully completed Math 4 (Pre-calculus). The general aim

More information

Advanced Placement Calculus AB/BC Standards

Advanced Placement Calculus AB/BC Standards A Correlation of Calculus AP Edition, 2018 To the Advanced Placement Calculus AB/BC Standards AP is a trademark registered and/or owned by the College Board, which was not involved in the production of,

More information

Engineering Mathematics

Engineering Mathematics Thoroughly Revised and Updated Engineering Mathematics For GATE 2017 and ESE 2017 Prelims Note: ESE Mains Electrical Engineering also covered Publications Publications MADE EASY Publications Corporate

More information

AP Calculus AB - Course Outline

AP Calculus AB - Course Outline By successfully completing this course, you will be able to: a. Work with functions represented in a variety of ways and understand the connections among these representations. b. Understand the meaning

More information

Syllabus for AP Calculus BC Fall 2015

Syllabus for AP Calculus BC Fall 2015 Syllabus for AP Calculus BC Fall 2015 Mr. Hadley michael.hadley@cobbk12.org Approach: I use a multirepresentational approach, The Rule of Five, to teach the concepts of calculus. I present topics graphically,

More information

West Windsor-Plainsboro Regional School District AP Calculus BC Grades 9-12

West Windsor-Plainsboro Regional School District AP Calculus BC Grades 9-12 West Windsor-Plainsboro Regional School District AP Calculus BC Grades 9-12 Unit 1: Limits and Continuity What is a limit? Definition of limit, continuous, Sandwich Theorem, Intermediate Value Theorem

More information

DENNIS D. BERKEY. Boston University PAUL BLANCHARD. Boston University

DENNIS D. BERKEY. Boston University PAUL BLANCHARD. Boston University i Calculus T H I R D E D I T I O N DENNIS D. BERKEY Boston University PAUL BLANCHARD Boston University SAUNDERS COLLEGE PUBLISHING Harcourt Brace Jovanovich College Publishers Fort Worth Philadelphia San

More information

TEXTBOOK: Calculus With Analytic Geometry by Roland Larson, Robert Hostetler, and Bruce Edwards; 6 th edition, 1998, Houghton ;Mifflin Company.

TEXTBOOK: Calculus With Analytic Geometry by Roland Larson, Robert Hostetler, and Bruce Edwards; 6 th edition, 1998, Houghton ;Mifflin Company. AP Calculus AB Syllabus. Kelli Gamez Warble 2009 Course Overiew COURSE FOCUS: the study of functions in a variety of representations (numerical, graphical, analytical, and verbal); the investigation of

More information

AP Calculus AB Course Outline

AP Calculus AB Course Outline AP Calculus AB Course Outline Prerequisite: Satisfactory completion of: Geometry, Algebra II, and Pre-calculus Advanced Placement Calculus AB is designed as college-level Calculus I. Students are required

More information

Single and Multivariable Calculus. Early Transcendentals

Single and Multivariable Calculus. Early Transcendentals Single and Multivariable Calculus Early Transcendentals This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/

More information

UNDERSTANDING ENGINEERING MATHEMATICS

UNDERSTANDING ENGINEERING MATHEMATICS UNDERSTANDING ENGINEERING MATHEMATICS JOHN BIRD WORKED SOLUTIONS TO EXERCISES 1 INTRODUCTION In Understanding Engineering Mathematic there are over 750 further problems arranged regularly throughout the

More information

Single and Multivariable Calculus. Late Transcendentals

Single and Multivariable Calculus. Late Transcendentals Single and Multivariable Calculus Late Transcendentals This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/

More information

AP Calculus BC Syllabus

AP Calculus BC Syllabus Instructor: Jennifer Manzano-Tackett jennifer-manzano@scusd.edu (916) 395-5090 Ext. 506308 www.mt-jfk.com AP Calculus BC Syllabus Textbook: Calculus, 6th edition, by Larson, Hostetler and Edwards: Houghton

More information

MA3025 Course Prerequisites

MA3025 Course Prerequisites MA3025 Course Prerequisites MA 3025 (4-1) MA3025 (4-1) Logic and Discrete Mathematics: Provides a rigorous foundation in logic and elementary discrete mathematics. Topics from logic include modeling English

More information

General Calculus II. Course Text. Course Description. Course Objectives. Course Prerequisites. Important Terms

General Calculus II. Course Text. Course Description. Course Objectives. Course Prerequisites. Important Terms Course Text General Calculus II Students may select any one of these texts aligned to this course: Larson, R., Hostetler, R. P., and Edwards, B. Calculus Early Transcendental Functions, 3rd edition. Houghton

More information

MULTIVARIABLE CALCULUS, LINEAR ALGEBRA, AND DIFFERENTIAL EQUATIONS

MULTIVARIABLE CALCULUS, LINEAR ALGEBRA, AND DIFFERENTIAL EQUATIONS T H I R D E D I T I O N MULTIVARIABLE CALCULUS, LINEAR ALGEBRA, AND DIFFERENTIAL EQUATIONS STANLEY I. GROSSMAN University of Montana and University College London SAUNDERS COLLEGE PUBLISHING HARCOURT BRACE

More information

AP Calculus BC. Course: AP Calculus BC

AP Calculus BC. Course: AP Calculus BC AP Calculus BC Course: AP Calculus BC Course Overview: This course is taught over a school year (2 semesters). During the first semester on a 90 minute mod, students cover everything in the Calculus AP

More information

BRONX COMMUNITY COLLEGE LIBRARY SUGGESTED FOR MTH 30 PRE-CALCULUS MATHEMATICS

BRONX COMMUNITY COLLEGE LIBRARY SUGGESTED FOR MTH 30 PRE-CALCULUS MATHEMATICS BRONX COMMUNITY COLLEGE LIBRARY SUGGESTED FOR MTH 30 PRE-CALCULUS MATHEMATICS TEXTBOOK: PRECALCULUS ESSENTIALS, 3 rd Edition AUTHOR: ROBERT E. BLITZER Section numbers are according to the Textbook CODE

More information

SCIENCE PROGRAM CALCULUS III

SCIENCE PROGRAM CALCULUS III SCIENCE PROGRAM CALCULUS III Discipline: Mathematics Semester: Winter 2005 Course Code: 201-DDB-05 Instructor: Objectives: 00UV, 00UU Office: Ponderation: 3-2-3 Tel.: 457-6610 Credits: 2 2/3 Local: Course

More information

Calculus I

Calculus I Calculus I 978-1-63545-038-5 To learn more about all our offerings Visit Knewton.com/highered Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Gilbert Strang, Massachusetts Institute

More information

Engineering. Mathematics. GATE 2019 and ESE 2019 Prelims. For. Comprehensive Theory with Solved Examples

Engineering. Mathematics. GATE 2019 and ESE 2019 Prelims. For. Comprehensive Theory with Solved Examples Thoroughly Revised and Updated Engineering Mathematics For GATE 2019 and ESE 2019 Prelims Comprehensive Theory with Solved Examples Including Previous Solved Questions of GATE (2003-2018) and ESE-Prelims

More information

BTAM 101Engineering Mathematics-I Objective/s and Expected outcome PART A 1. Differential Calculus: 2. Integral Calculus: 3. Partial Derivatives:

BTAM 101Engineering Mathematics-I Objective/s and Expected outcome PART A 1. Differential Calculus: 2. Integral Calculus: 3. Partial Derivatives: BTAM 101Engineering Mathematics-I Objective/s and Expected outcome Math and basic science are certainly the foundations of any engineering program. This fact will not change in the foreseeable future said

More information

Notes about changes to Approved Syllabus # 43080v2

Notes about changes to Approved Syllabus # 43080v2 Notes about changes to Approved Syllabus # 43080v2 1. An update to the syllabus was necessary because of a county wide adoption of new textbooks for AP Calculus. 2. No changes were made to the Course Outline

More information

Computational Biology Course Descriptions 12-14

Computational Biology Course Descriptions 12-14 Computational Biology Course Descriptions 12-14 Course Number and Title INTRODUCTORY COURSES BIO 311C: Introductory Biology I BIO 311D: Introductory Biology II BIO 325: Genetics CH 301: Principles of Chemistry

More information

SLO to ILO Alignment Reports

SLO to ILO Alignment Reports SLO to ILO Alignment Reports CAN - 00 - Institutional Learning Outcomes (ILOs) CAN ILO #1 - Critical Thinking - Select, evaluate, and use information to investigate a point of view, support a conclusion,

More information

Robert Seeley. University of Massachusetts at Boston. ini HARCOURT BRACE JOVANOVICH, PUBLISHERS. and its subsidiary, Academic Press

Robert Seeley. University of Massachusetts at Boston. ini HARCOURT BRACE JOVANOVICH, PUBLISHERS. and its subsidiary, Academic Press L MMH^^S^^^K Robert Seeley University of Massachusetts at Boston ini Qf HARCOURT BRACE JOVANOVICH, PUBLISHERS and its subsidiary, Academic Press San Diego New York Chicago Austin Washington, D.C. London

More information

Precalculus Graphical, Numerical, Algebraic Media Update 7th Edition 2010, (Demana, et al)

Precalculus Graphical, Numerical, Algebraic Media Update 7th Edition 2010, (Demana, et al) A Correlation of Precalculus Graphical, Numerical, Algebraic Media Update To the Virginia Standards of Learning for Mathematical Analysis February 2009 INTRODUCTION This document demonstrates how, meets

More information

Unit 1: Pre-Calculus Review (2 weeks) A. Lines 1. Slope as rate of change 2. Parallel and perpendicular lines 3. Equations of lines

Unit 1: Pre-Calculus Review (2 weeks) A. Lines 1. Slope as rate of change 2. Parallel and perpendicular lines 3. Equations of lines Calculus AB Syllabus AB Course Outline The following is an outline of the topics we will cover and a typical sequence in which those topics will be covered. The time spent is only an estimate of the average

More information

SCIENCE PROGRAM CALCULUS III

SCIENCE PROGRAM CALCULUS III SCIENCE PROGRAM CALCULUS III Discipline: Mathematics Semester: Winter 2002 Course Code: 201-DDB-05 Instructor: R.A.G. Seely Objectives: 00UV, 00UU Office: H 204 Ponderation: 3-2-3 Tel.: 457-6610 Credits:

More information

BC Calculus Syllabus. Assessment Students are assessed in the following ways:

BC Calculus Syllabus. Assessment Students are assessed in the following ways: BC Calculus Syllabus Assessment Students are assessed in the following ways: Unit tests Project Problem Sessions Weekly assignments done outside of class that consist of problems from released Quizzes

More information

Teaching Linear Algebra, Analytic Geometry and Basic Vector Calculus with Mathematica at Riga Technical University

Teaching Linear Algebra, Analytic Geometry and Basic Vector Calculus with Mathematica at Riga Technical University 5th WSEAS / IASME International Conference on ENGINEERING EDUCATION (EE'8), Heraklion, Greece, July -4, 8 Teaching Linear Algebra, Analytic Geometry and Basic Vector Calculus with Mathematica at Riga Technical

More information

Advanced Placement AB Calculus

Advanced Placement AB Calculus Advanced Placement AB Calculus Performance Objectives and Time Table Text: Calculus, 8 th edition, by Howard Anton, Irl Bivens, Stephen Davis. John Wiley & Sons, Inc. 005 FIRST NINE WEEKS SECOND NINE WEEKS

More information

Calculus: Graphical, Numerical, Algebraic 2012

Calculus: Graphical, Numerical, Algebraic 2012 A Correlation of Graphical, Numerical, Algebraic 2012 To the Advanced Placement (AP) Calculus AB/BC Standards Introduction The following correlation demonstrates the alignment of content between Graphical,

More information

AP Calculus BC: Syllabus 3

AP Calculus BC: Syllabus 3 AP Calculus BC: Syllabus 3 Scoring Components SC1 SC2 SC3 SC4 The course teaches Functions, Graphs, and Limits as delineated in the Calculus BC Topic The course teaches Derivatives as delineated The course

More information

SINGLE VARIABLE CALCULUS AND STUDENT SOLUTIONS MANUAL VOLUME 1 AND VOLUME 2 SECOND EDITION AND MATHSPACESOLUTIONS MANUAL FOR ORGANIC CHEMISTRY

SINGLE VARIABLE CALCULUS AND STUDENT SOLUTIONS MANUAL VOLUME 1 AND VOLUME 2 SECOND EDITION AND MATHSPACESOLUTIONS MANUAL FOR ORGANIC CHEMISTRY SINGLE VARIABLE CALCULUS AND STUDENT SOLUTIONS MANUAL VOLUME 1 AND VOLUME 2 SECOND EDITION AND MATHSPACESOLUTIONS MANUAL FOR ORGANIC CHEMISTRY page 1 / 5 page 2 / 5 single variable calculus and pdf Worked

More information

Differentiate Early, Differentiate Often!

Differentiate Early, Differentiate Often! Differentiate Early, Differentiate Often! Robert Dawson Department of Mathematics and Computing Science Saint Mary s University. Halifax, Nova Scotia Canada B3H 3C3 Phone: 902-420-5796 Fax: 902-420-5035

More information

Columbus State Community College Mathematics Department Public Syllabus

Columbus State Community College Mathematics Department Public Syllabus Columbus State Community College Mathematics Department Public Syllabus Course and Number: MATH 2568 Elementary Linear Algebra Credits: 4 Class Hours Per Week: 4 Prerequisites: MATH 2153 with a C or higher

More information

MATHEMATICS COMPREHENSIVE EXAM: IN-CLASS COMPONENT

MATHEMATICS COMPREHENSIVE EXAM: IN-CLASS COMPONENT MATHEMATICS COMPREHENSIVE EXAM: IN-CLASS COMPONENT The following is the list of questions for the oral exam. At the same time, these questions represent all topics for the written exam. The procedure for

More information

AP Calculus Overview

AP Calculus Overview AP Calculus Overview 2009-2010 Month Content Skills Assessment AUG.-SEPT. PreCalc Review - Reduce Rational Expressions - edhelper worksheet - Factor and solve Quadratic equations. - TM Algebra review Graph

More information

BIRLA INSTITUTE OF TECHNOLOGY AND SCIENCE, Pilani Pilani Campus

BIRLA INSTITUTE OF TECHNOLOGY AND SCIENCE, Pilani Pilani Campus FIRST SEMESTER 2017-2018 Course Handout (Part II) Date: 02/08/2017 In addition to part-i (General Handout for all courses appended to the timetable) this portion gives further specific details regarding

More information

Follow links Class Use and other Permissions. For more information, send to:

Follow links Class Use and other Permissions. For more information, send  to: COPYRIGHT NOTICE: Stephen L. Campbell & Richard Haberman: Introduction to Differential Equations with Dynamical Systems is published by Princeton University Press and copyrighted, 2008, by Princeton University

More information

Syllabus for AP Calculus AB Spring 2015

Syllabus for AP Calculus AB Spring 2015 Syllabus for AP Calculus AB Spring 2015 Mr. Hadley michael.hadley@cobbk12.org Approach: I use a multirepresentational approach, The Rule of Five, to teach the concepts of calculus. I present topics graphically,

More information

Mathematics for Physicists and Engineers

Mathematics for Physicists and Engineers Mathematics for Physicists and Engineers Klaus Weltner Sebastian John Wolfgang J. Weber Peter Schuster Jean Grosjean Mathematics for Physicists and Engineers Fundamentals and Interactive Study Guide 2nd

More information

Book Vector Calculus Student Solutions Manual 9th Edition

Book Vector Calculus Student Solutions Manual 9th Edition Book Vector Calculus Student Solutions Manual 9th Edition Download ebook pdf Vector Calculus, Student Solutions Manual - Miroslav This book gives a comprehensive and thorough introduction to ideas and

More information

JEFFERSON COLLEGE COURSE SYLLABUS MTH201 CALCULUS III. 5 Semester Credit Hours. Prepared by: Linda Cook

JEFFERSON COLLEGE COURSE SYLLABUS MTH201 CALCULUS III. 5 Semester Credit Hours. Prepared by: Linda Cook JEFFERSON COLLEGE COURSE SYLLABUS MTH201 CALCULUS III 5 Semester Credit Hours Prepared by: Linda Cook Revised Date: December 14, 2006 by Mulavana J Johny Arts & Science Education Dr. Mindy Selsor, Dean

More information

MATHEMATICS (MATH) Mathematics (MATH) 1

MATHEMATICS (MATH) Mathematics (MATH) 1 Mathematics (MATH) 1 MATHEMATICS (MATH) MATH 1010 Applied Business Mathematics Mathematics used in solving business problems related to simple and compound interest, annuities, payroll, taxes, promissory

More information

Calculus Graphical, Numerical, Algebraic 2012

Calculus Graphical, Numerical, Algebraic 2012 A Correlation of Graphical, Numerical, Algebraic 2012 To the Advanced Placement (AP)* AB/BC Standards Grades 9 12 *Advanced Placement, Advanced Placement Program, AP, and Pre-AP are registered trademarks

More information

B.Sc. Part -I (MATHEMATICS) PAPER - I ALGEBRA AND TRIGONOMETRY

B.Sc. Part -I (MATHEMATICS) PAPER - I ALGEBRA AND TRIGONOMETRY B.Sc. Part -I (MATHEMATICS) 2015-2016 PAPER - I ALGEBRA AND TRIGONOMETRY UNIT -I Max.Marks.50 Symmetric. Skew symmetric. Hermitian matrices. Elementaryoperations on matrices,inverse of a matrix. Linear

More information

Business Calculus

Business Calculus Business Calculus 978-1-63545-025-5 To learn more about all our offerings Visit Knewtonalta.com Source Author(s) (Text or Video) Title(s) Link (where applicable) OpenStax Senior Contributing Authors: Gilbert

More information

MEDFORD HIGH SCHOOL COURSE SYLLABUS. Advanced Placement Calculus AB

MEDFORD HIGH SCHOOL COURSE SYLLABUS. Advanced Placement Calculus AB MEDFORD HIGH SCHOOL COURSE SYLLABUS Department: Course Title: Mathematics Advanced Placement Calculus AB Level and/or Grade: AP; Grade 11/12 Prerequisite: B+ or better in Honors Pre-Calculus or teacher

More information

Courses: Mathematics (MATH)College: Natural Sciences & Mathematics. Any TCCN equivalents are indicated in square brackets [ ].

Courses: Mathematics (MATH)College: Natural Sciences & Mathematics. Any TCCN equivalents are indicated in square brackets [ ]. Courses: Mathematics (MATH)College: Natural Sciences & Mathematics Any TCCN equivalents are indicated in square brackets [ ]. MATH 1300: Fundamentals of Mathematics Cr. 3. (3-0). A survey of precollege

More information

SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY COIMBATORE-10

SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY COIMBATORE-10 SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY COIMBATORE-0 (Approved by AICTE, New Delhi & Affiliated to Anna University) DEPARTMENT OF SCIENCE AND HUMANITIES Subject Code & Title MA65 & MATHEMATICS - I L T

More information

Purdue University Study Guide for MA Credit Exam

Purdue University Study Guide for MA Credit Exam Purdue University Study Guide for MA 60 Credit Exam Students who pass the credit exam will gain credit in MA60. The credit exam is a twohour long exam with 5 multiple choice questions. No books or notes

More information

Book Vector Calculus Student Solutions Manual 10th Edition

Book Vector Calculus Student Solutions Manual 10th Edition Book Vector Calculus Student Solutions Manual 10th Edition Calculus: Early Transcendentals, 10th Edition Seriously, buy the book, and the solution manual, and just cram through as many homework problems

More information

Calculus Graphical, Numerical, Algebraic AP Edition, Demana 2012

Calculus Graphical, Numerical, Algebraic AP Edition, Demana 2012 A Correlation of Graphical, Numerical, Algebraic AP Edition, Demana 2012 To the Advanced Placement AB/BC Standards Bid Category 13-100-40 AP is a trademark registered and/or owned by the College Board,

More information