Save info   Get password
Home Submit your blog Edit Account Rules RSS-Archive Contact
    • algebra




      Free Ideas for Writing an Algebra Essay
      You get one more task - to write a good essay on Algebra. Sounds interesting… Still, do you know what kind of information should be presented in such algebra essays?   This article will present two ideas, which you may develop in your own algebra essay.   The first idea is to write a definition essay on Algebra. The [...]

      Written by: Custom Writing Blog


      Algebra Blessett - l’usignolo di Atlanta
      Quando a scoprirla fu lo stesso occhio attento che ha fatto brillare stelle come D’Angelo, India.Arie ed Erykah Badu, quando tra i suoi lavori passati troviamo collaborazioni con Monica e... [[ This is a content summary only. Visit my website for full links, other content, and more! ]]

      Written by: R&B JUNK


      PhD Fellowship on Formal Methods and Computer Algebra, Johannes Kepler University, Austria
      Research Institute for Symbolic Computation (RISC) Johannes Kepler University, Linz, Austria In the frame of a newly established doctoral program for computational mathematics, we can offer to...

      Written by: Dana Beasiswa - International Scholarship & Fellowship


      Linear Algebra and Its Applications by David C. Lay
      Product Details Amazon Sales Rank: #1050543 in Books Published on: 2003-01 Number of items: 1 Binding: Paperback 492 pages Editorial Reviews About the Author David C. Lay holds a B.A. from Aurora University (Illinois), and an M.A. and Ph.D. from the University of California at Los Angeles. Lay has been an educator and research mathematician since 1966, mostly at the University of Maryland,

      Written by: I-BIBLIOPHILE LIBRARY


      Elementary Linear Algebra by Howard Anton
      Product Description This classic treatment of linear algebra presents the fundamentals in the clearest possible way, examining basic ideas by means of computational examples and geometrical interpretation. It proceeds from familiar concepts to the unfamiliar, from the concrete to the abstract. Readers consistently praise this outstanding text for its expository style and clarity of

      Written by: I-BIBLIOPHILE LIBRARY


      A Course in Universal Algebra (Graduate texts in mathematics)
      Product Details Amazon Sales Rank: #2019747 in Books Published on: 1982-03 Number of items: 1 Binding: Hardcover 276 pages Customer Reviews Though I haven't read it yet, I found it(the millenium edition) online as a pdf or ps file. I think this book is good because I see it in many bibliography of the books of related subjects. Try any search engine under the book title. Beautiful book. I

      Written by: I-BIBLIOPHILE LIBRARY


      Algebraic Statistics: Computational Commutative Algebra in Statistics (Monographs on Statistics and Applied Probability) by Giovanni Pistone
      Product Description Written by pioneers in this exciting new field, Algebraic Statistics introduces the application of polynomial algebra to experimental design, discrete probability, and statistics. It begins with an introduction to Gröbner bases and a thorough description of their applications to experimental design. A special chapter covers the binary case with new application to coherent

      Written by: I-BIBLIOPHILE LIBRARY


      A Computational Introduction to Number Theory and Algebra by Victor Shoup
      Product Description Number theory and algebra play an increasingly significant role in computing and communications, as evidenced by the striking applications of these subjects to such fields as cryptography and coding theory. This introductory book emphasises algorithms and applications, such as cryptography and error correcting codes, and is accessible to a broad audience. The mathematical

      Written by: I-BIBLIOPHILE LIBRARY


      ALGEBRA REFERENCE
      Basic identities Arithmetic properties Properties of exponents Radicals Important constants Logarithms Factoring equivalencies The quadratic formula Sequences Factorials Solving simultaneous equations

      Written by: Electronics Circuits And VLSI Engineering


      Boolean arithmetic BOOLEAN ALGEBRA
      Let us begin our exploration of Boolean algebra by adding numbers together: The first three sums make perfect sense to anyone familiar with elementary addition. The last sum, though, is quite possibly responsible for more confusion than any other single statement in digital electronics, because it seems to run contrary to the basic principles of mathematics. Well, it does contradict principles of addition for real numbers, but not for Boolean numbers. Remember that in the world of Boolean algebra, there are only two possible values for any quantity and for any arithmetic operation: 1 or 0. There is no such thing as "2" within the scope of Boolean values. Since the sum "1 + 1" certainly isn't 0, it must be 1 by process of elimination. It does not matter how many or few terms we

      Written by: Electronics Circuits And VLSI Engineering


      Boolean algebraic identities BOOLEAN ALGEBRA
      In mathematics, an identity is a statement true for all possible values of its variable or variables. The algebraic identity of x + 0 = x tells us that anything (x) added to zero equals the original "anything," no matter what value that "anything" (x) may be. Like ordinary algebra, Boolean algebra has its own unique identities based on the bivalent states of Boolean variables. The first Boolean identity is that the sum of anything and zero is the same as the original "anything." This identity is no different from its real-number algebraic equivalent: No matter what the value of A, the output will always be the same: when A=1, the output will also be 1; when A=0, the output will also be 0. The next identity is most definitely different from any seen in normal algebra. Here we

      Written by: Electronics Circuits And VLSI Engineering


      Boolean algebraic properties BOOLEAN ALGEBRA
      Another type of mathematical identity, called a "property" or a "law," describes how differing variables relate to each other in a system of numbers. One of these properties is known as the commutative property, and it applies equally to addition and multiplication. In essence, the commutative property tells us we can reverse the order of variables that are either added together or multiplied together without changing the truth of the expression: Along with the commutative properties of addition and multiplication, we have the associative property, again applying equally well to addition and multiplication. This property tells us we can associate groups of added or multiplied variables together with parentheses without altering the truth of the equations.

      Written by: Electronics Circuits And VLSI Engineering


      Boolean rules for simplification BOOLEAN ALGEBRA
      Boolean algebra finds its most practical use in the simplification of logic circuits. If we translate a logic circuit's function into symbolic (Boolean) form, and apply certain algebraic rules to the resulting equation to reduce the number of terms and/or arithmetic operations, the simplified equation may be translated back into circuit form for a logic circuit performing the same function with fewer components. If equivalent function may be achieved with fewer components, the result will be increased reliability and decreased cost of manufacture. To this end, there are several rules of Boolean algebra presented in this section for use in reducing expressions to their simplest forms. The identities and properties already reviewed in this chapter are very useful in Boolean simplification

      Written by: Electronics Circuits And VLSI Engineering


      Circuit simplification examples BOOLEAN ALGEBRA
      Let's begin with a semiconductor gate circuit in need of simplification. The "A," "B," and "C" input signals are assumed to be provided from switches, sensors, or perhaps other gate circuits. Where these signals originate is of no concern in the task of gate reduction. Our first step in simplification must be to write a Boolean expression for this circuit. This task is easily performed step by step if we start by writing sub-expressions at the output of each gate, corresponding to the respective input signals for each gate. Remember that OR gates are equivalent to Boolean addition, while AND gates are equivalent to Boolean multiplication. For example, I'll write sub-expressions at the outputs of the first three gates: . . . then another sub-expression for the next gate:

      Written by: Electronics Circuits And VLSI Engineering


      The Exclusive-OR function BOOLEAN ALGEBRA
      One element conspicuously missing from the set of Boolean operations is that of Exclusive-OR. Whereas the OR function is equivalent to Boolean addition, the AND function to Boolean multiplication, and the NOT function (inverter) to Boolean complementation, there is no direct Boolean equivalent for Exclusive-OR. This hasn't stopped people from developing a symbol to represent it, though: This symbol is seldom used in Boolean expressions because the identities, laws, and rules of simplification involving addition, multiplication, and complementation do not apply to it. However, there is a way to represent the Exclusive-OR function in terms of OR and AND, as has been shown in previous chapters: AB' + A'B As a Boolean equivalency, this rule may be helpful in simplifying some Boo

      Written by: Electronics Circuits And VLSI Engineering


      DeMorgan's Theorems BOOLEAN ALGEBRA
      A mathematician named DeMorgan developed a pair of important rules regarding group complementation in Boolean algebra. By group complementation, I'm referring to the complement of a group of terms, represented by a long bar over more than one variable. You should recall from the chapter on logic gates that inverting all inputs to a gate reverses that gate's essential function from AND to OR, or vice versa, and also inverts the output. So, an OR gate with all inputs inverted (a Negative-OR gate) behaves the same as a NAND gate, and an AND gate with all inputs inverted (a Negative-AND gate) behaves the same as a NOR gate. DeMorgan's theorems state the same equivalence in "backward" form: that inverting the output of any gate results in the same function as the opposite type of gate (AND

      Written by: Electronics Circuits And VLSI Engineering


      Converting truth tables into Boolean expressions BOOLEAN ALGEBRA
      In designing digital circuits, the designer often begins with a truth table describing what the circuit should do. The design task is largely to determine what type of circuit will perform the function described in the truth table. While some people seem to have a natural ability to look at a truth table and immediately envision the necessary logic gate or relay logic circuitry for the task, there are procedural techniques available for the rest of us. Here, Boolean algebra proves its utility in a most dramatic way. To illustrate this procedural method, we should begin with a realistic design problem. Suppose we were given the task of designing a flame detection circuit for a toxic waste incinerator. The intense heat of the fire is intended to neutralize the toxicity of the waste introd

      Written by: Electronics Circuits And VLSI Engineering


      Resuelve problemas de algebra en linea
      Alguna tarea incompleta?, esa ecuación cuadrática no te deja dormir?, pesadillas para despejar x?, si estas son algunas de las inquietudes que te quitan el sueño, y no tienes a mano un buen software o la capacidad o ganas para resolver algún problema algebraico, digamos de dificultad fácil-moderada, Myalgebra te ayuda con tus problemas de [...]

      Written by: TuPSX


      Algebra II
      Please summit your question by clicking the comment box. We will answer your question as soon as possible. For more information about engineering or this book, please visit: For more information, please visit

      Written by: 123homework


      Algebra One
      Please summit your question by clicking the comment box. We will answer your question as soon as possible. For more information about engineering or this book, please visit: For more information, please visit

      Written by: 123homework


      Linear Algebra
      Please summit your question by clicking the comment box. We will answer your question as soon as possible. For more information about this book, please visit: For more information, please visit

      Written by: 123homework


      CBSE Papers : Learn Basic Formulas of Algebra for Math Preparation
      Factors and expansions (a, b real; n positive integer)  (a ± b)² = a² ± 2ab + b² (a ± b)³ = a³ ± 3a²b + 3ab² ± b³ (a ± b)4 = a4 ± 4a³b + 6a²b² ± 4ab³ + b4 a² - b² = (a - b)(a + b) a² + b² = (a - bi)(a + bi) a³ - b³ = (a - b)(a² + ab + b²) a³ + b³ = (a + b)(a² - ab + b²) a4 + b4 = (a² + 2½ab + b²)(a² - 2½ab + b²) an - bn = (a - b)(an-1 + an-2b + … + bn-1), for n even an + bn = (a + b)(an-1 - an-2b - … - bn-1), for n odd ( Powers and roots a > 0, b > 0, x, y real) axay = ax+y ax / ay = ax-y axbx = (ab)x ax / bx = (a / b)x a-x = 1 / ax

      Written by: CBSE Papers : Exam Tips for Xth and Xllth , CBSE Guess Papers , CBSE Sample Papers , CBSE important


      Algebra
      ISBN: 0130878685This book's organizing principle is the interplay between groups and rings, where “rings” includes the ideas of modules. It contains basic definitions, complete and clear theorems (the first with brief sketches of proofs), and gives attention to the topics of algebraic geometry, computers, homology, and representations. More than merely a succession of definition-theorem-proofs, this text put results and ideas in context so that students can appreciate why a certain topic is being studied, and where definitions originate. Chapter topics include groups; commutative rings; modules; principal ideal domains; algebras; cohomology and representations; and homological algebra. For individuals interested in a self-study guide to learning advanced algebra and its related topics. Zip Password: T0sT@rN@

      Written by: GanEden For Books


      Abstrakt Algebra
      Vocaux : Mats Leven Guitare : Mike Wead Guitare : Simon Johansson Basse : Leif Edling Batterie : JeJO Perkovic La chronique du jour est l’album Abstrakt Algebra du groupe au même nom. Abstrakt Algerbra est un album assez lourd, qu’on constate dès la première chanson Stigmata, une chanson lourde par ses riffs de guitare et sa batterie. Puis nous viens Shadowplay, l’une des meilleurs de l’album. On la retrouvera dans l’album Krux I, légèrement différente. Elles possèdes des riffs lourds, accrochant et prenant dont on a dut mal à s’en défaire, notamment dans Nameless. Malgré un très bon chant, j’ai du mal à accroché à la chanson éponyme de l’album, même si j’aime beaucoup le refrain quelque peu basique. Elle est entrecoupé d’une partie piano, dont on se demande l’intérêt ou le rapport avec la chanson. Ensuite nous entrons gentillement dans Bitterroot via une guitare mélodique saturé, survient la batter

      Written by: HelRan


      Algebra: Abstract and Concrete
      Author: Frederick M. Goodman Paperback: Publisher: Prentice Hall; 2 edition (August 2, 2002)Language: EnglishISBN: 0130673420(R)This introduction to modern or abstract algebra addresses the conventional topics of groups, rings, and fields with symmetry as a unifying theme, while it introduces readers to the active practice of mathematics. Its accessible presentation is designed to teach users to think things through for themselves and change their view of mathematics from a system of rules and procedures, to an arena of inquiry. The volume provides plentiful exercises that give users the opportunity to participate and investigate algebraic and geometric ideas which are interesting, important, and worth thinking about. The volume addresses algebraic themes, basic theory of groups and products of groups, symmetries of polyhedra, actions of groups, rings, field extensions, and solvability and isometry groups. For those interested in a concrete presentation of abstract algebra. Zip Pa

      Written by: GanEden For Books


      Trouble with algebra?
      The Southern Regional Education Board, which serves 16 southern states including Florida, has developed a new online course aimed at helping students with algebra, the course many educators call a "gatekeeper" to future academic success. The course, created with the help of Florida Virtual School, focuses on one concept - linear functions - which is considered by many one of the hardest concepts to teach yet key to understanding algebra. Early test runs in Maryland report that the new method worked well for them. This initiative looks to be the first of many in which SREB states work together to find high-quality teaching methods and then share them. If the course intrigues you, contact your virtual school for more information.

      Written by: The Gradebook


      Advanced Modern Algebra
      Book DescriptionThis book's organizing principle is the interplay between groups and rings, where “rings” includes the ideas of modules. It contains basic definitions, complete and clear theorems (the first with brief sketches of proofs), and gives attention to the topics of algebraic geometry, computers, homology, and representations. More than merely a succession of definition-theorem-proofs, this text put results and ideas in context so that students can appreciate why a certain topic is being studied, and where definitions originate. Chapter topics include groups; commutative rings; modules; principal ideal domains; algebras; cohomology and representations; and homological algebra. For individuals interested in a self-study guide to learning advanced algebra and its related topics. Book InfoContains basic definitions, complete and clear theorems, and gives attention to the topics of algebraic geometry, computers, homology, and representations. For individuals interested in a s

      Written by: I-BIBLIOPHILE LIBRARY


      Compact Numerical Methods for Computers: Linear Algebra and Function Minimisation, Second Edition
      J C Nash (Adam Hilger) Contents: 1. A STARTING POINT 1.1. Purpose and scope 1.2. Machine characteristics 1.3. Sources of programs 1.4. Programming languages used and structured programming 1.5. Choice of algorithms 1.6. A method for expressing algorithms 1.7. General notation 1.8. Software engineering issues 2. FORMAL PROBLEMS IN LINEAR ALGEBRA 2.1. Introduction 2.2. Simultaneous linear equations 2.3. The linear least-squares problem 2.4. The inverse and generalised inverse of a matrix 2.5. Decompositions of a matrix 2.6. The matrix eigenvalue problem 3. THE SINGULAR-VALUE DECOMPOSITION AND ITS USE TO SOLVE LEAST-SQUARES PROBLEMS 3.1. Introduction 3.2. A singular-value decomposition algorithm 3.3. Orthogonalisation by plane rotations 3.4. A fine point 3.5. An alternative implementation of the singular-value decomposition 3.6. Using the singular-value decomposition to solve least-squares problems 4. HANDLING LARGER PROBLEMS 4.1. Introduction 4.2. The Givens’ reduction 4.3. Extension t

      Written by: Computer Science Books


      Algebra of Matrices (2D Arrays) Part II
      As you know from the previous article, matrices are 2D arrays. In the previous article, we saw how two matrices are added and subtracted. In this article, we will continue our discussion on algebra of two matrices by discussing how two matrices are multiplied. Multiplication of two Matrices Multiplication of two matrices mat1[a x b] and mat2[p x q] is only valid if b=p. While there are many algorithms by which two matrices can be multiplied, here I’ll give you the most simple algorithm. Others are used when efficiency matters. Algorithm for Multiplication of two Matrices Suppose, Two 2D arrays to be mat1 [p][p] and mat2 [p][p] having same number of rows and columns. A third 2D array, mul [p][p] to store the result. Here is the algorithm: FOR I = 0 TO (p-1) FOR J = 0 TO (p-1) mul [I][J] = 0 FOR K = 0 TO (p-1) mul [I][J] += (mat1 [I][K] * mat2 [K][J]) END OF INNER LOOP END OF OUTER LOOP Below is a example program which illustrates the multiplication of two mat

      Written by: Learning Computer Programming


      Algebra: Concepts and Applications, Student Edition
      McGraw-Hill, «Algebra: Concepts and Applications, Student Edition»Glencoe/McGraw-Hill | ISBN: 0078681707 | 1 edition (November 3, 2004) | 834 pages | PDF | 33 MbAn ideal program for struggling students ... Glencoe Algebra: Concepts and Applications covers all the Algebra 1 concepts. This program is designed for students who are challenged by high school mathematics.Features:Help students obtain better understanding of algebra with the many detailed examples and clear and concise explanations located in each lesson.Help students prepare for tests with Glencoe's exclusive FoldablesTM study organizers.Build students' confidence in completing assignments with Personal Tutor, Concepts in Motion, and Homework Help with Extra Practice.Familiarize your students with the types of questions and formats they will face on local, state, and national tests with Preparing for Standardized Test Practice.Increase students' access for additional algebra help with Glencoe's extensive online resourc

      Written by: Free Zone


      Algebra of Matrices (2D Arrays)
      In the programming sense, Matrices are Two Dimensional or 2D arrays. Just as Matrices have rows and columns, similarly 2D arrays too have rows and columns. There are many mathematical operations like addition, subtraction, multiplication etc. which can be performed on matrices, and therefore to 2D arrays also. In this article, we will be discussing about the addition and subtraction of two 2D arrays (Matrices). Addition of two Matrices (2D arrays) For addition of two matrices both the matrices must have the same dimension. Ex. if matrice one has the dimension p x q then matrice two must have the dimension p x q. In the addition process, each of the element of the first matrice is added to the corresponding element of the second matrice and result is stored in the third matrice having the same dimension (i.e. p x q). Below is the algorithm for adding two matrices. Algorithm for adding two Matrices Suppose, Two 2D arrays to be mat1 [p][q] and mat2 [p][q] having p rows and q columns re

      Written by: Learning Computer Programming


      Elementary Linear Algebra
      Covers the basic problems of linear algebra: solving linear equations, constructing a basis for a vector space, constructing a matrix which represents a linear transformation, eigenvalue-eigenvector and diagonalization.

      Written by: FreeTechBooks


      Some Pre-Algebra Help Might Be in Order
      We received our 14 year olds year-end report card in the mail this weekend. We were happily surprised to see most of his grades were brought up to A's, B's and C's but he really struggles with pre-algebra and came away with a D. My own struggle is whether or not to find a Summer Program to enroll him in for some extra help. I have found good ones, such as Score Learning Centers, which has

      Written by: Nomadic Mom


      Finalist Mitchell comments on multi-state effort to write national algebra II standards
      The Cleveland Plain Dealer reports:NOTE: Mitchell Chester, who is quoted in the article, is one of 3 finalists for Kentucky Education Commissioner.Educators will soon be able to determine whether students taking Algebra II in Lakewood, Ohio, are learning as much as students taking the same class 490 miles away in Lakewood, N.J.That's because the two states are part of a nine-state consortium that has developed a common, end-of-course Algebra II exam. It marks the largest effort a group of states has undertaken to develop a common assessment based on common standards...The exam, which will be available to districts in May 2008, will give Ohio educators an external gauge of how their classes measure up against very similar standards in other states, said Mitchell Chester, associate Ohio superintendent for policy and accountability.Districts do not have to administer the exam. But interest in such an assessment appears to be high, Chester said.About 200,000 students in nine states - Kent

      Written by: Kentucky School News and Commentary


      Linear Algebra - An Introduction to Linear Algebra for Pre-Calculus Students
      Clearly explains the introductory concepts of linear algebra. Provides students with many real-world linear algebra topics to explore. Students with experience in general mathematics, up to and including Algebra I, should be able to comprehend.

      Written by: FreeTechBooks


      Basic Math and Pre-Algebra (Cliffs Quick Review)
      Book Description CliffsQuickReview course guides cover the essentials of your toughest classes. Get a firm grip on core concepts and key material, and test your newfound knowledge with review questions. Whether you're new to fractions, decimals, and percentages or just brushing up on those topics, CliffsQuickReview Basic Math and Pre-Algebra can help. This guide introduces each topic, defines

      Written by: I-BIBLIOPHILE LIBRARY


      The karmic algebra of charity + prejudice
      Click here to register for the top-secret new blog service!!My husband told me about the following story (the asterisks are mine):"PARIS - A top French judge ruled that an extreme-right group cannot serve pork soup to the needy, saying the charitable handouts aim to discriminate against Muslims and Jews who don't eat pork because of their faith.Judge Christian Vigouroux of the Council of State, the country's highest administrative body, said late Friday that such giveaways by the far-right group Solidarity of the French threaten public order.His ruling approved a decision by Paris police to refuse permits to the group on the grounds that such handouts could spark angry reactions.France is home to more than 5 million Muslims and some 600,000 Jews. Both Islam and Judaism prohibit eating pork, and Vigouroux said the group had shown 'a clearly discriminatory goal' with its charity.Solidarity of the French was just one of several far-right groups that began distributing pork soup acros

      Written by: Every Topic in the Universe(s?)


      The karmic algebra of charity + prejudice
      My husband told me about the following story (the asterisks are mine):"PARIS - A top French judge ruled that an extreme-right group cannot serve pork soup to the needy, saying the charitable handouts aim to discriminate against Muslims and Jews who don't eat pork because of their faith.Judge Christian Vigouroux of the Council of State, the country's highest administrative body, said late Friday that such giveaways by the far-right group Solidarity of the French threaten public order.His ruling approved a decision by Paris police to refuse permits to the group on the grounds that such handouts could spark angry reactions.France is home to more than 5 million Muslims and some 600,000 Jews. Both Islam and Judaism prohibit eating pork, and Vigouroux said the group had shown 'a clearly discriminatory goal' with its charity.Solidarity of the French was just one of several far-right groups that began distributing pork soup across France over the last four years.Critics contend the giveaw

      Written by: Every Topic in the Universe(s?)


      Linear Algebra and Its Applications, Third Updated Edition
      Book Description Linear algebra is relatively easy for students during the early stages of the course, when the material is presented in a familiar, concrete setting. But when abstract concepts are introduced, students often hit a brick wall. Instructors seem to agree that certain concepts (such as linear independence, spanning, subspace, vector space, and linear transformations), are not

      Written by: I-BIBLIOPHILE LIBRARY


      Possible New Algebra program
      I don't have an algebra class, but this looks interesting.  It helps educate students algebra in a gre type fashion.  It levels itself to the students and then teaches them how to get problems right.  It is only a text based application, but still really cool!!  ~neil/

      Written by: BLOGMYWAY


      MIT OpenCourseWare | Mathematics | 18.06 Linear Algebra, Spring 2005 | Video Lectures
      Posted under {Mathematics Video Lectures/Algebra} by video_lectures .This is a basic subject on matrix theory and linear algebra. Emphasis is given to topics that will be useful in other disciplines, including systems of equations, vector spaces, determinants, eigenvalues, similarity, and positive definite matrices.

      Written by: LinkMingle.com


      Math 160 Algebra Review : Selected Video Review Lectures
      Posted under {Mathematics Video Lectures/Algebra} by video_lectures .factoring, interval notation, definition of function, functions, piece-wise defined functions, function composition, quadratic functions, solving quadratic functions. Slope of the line, equation of the line, parallel and perpendicular lines. Law of exponents, properties of logarithms. Applications to exponential function, expone

      Written by: LinkMingle.com


      MAC-1140 Pre-Calculus Algebra
      Posted under {Mathematics Video Lectures/Algebra} by video_lectures .Prerequisite: MAC 1105 or appropriate score on mathematics placement test. May be taken concurrently with MAC 1114. Credit is not given for both MAC 1140 and MAC 1147. Major topics include: polynomial, rational and other algebraic functions, their properties and graphs; polynomial and rational inequalities; exponential and logar

      Written by: LinkMingle.com


eXTReMe Tracker