Search for a tool
Math Expression Expansion

Tool to realize the development of a mathematical expression (polynomial, product, etc.), this expansion is the reverse of the factoring process, and it create an expanded form.

Results

Math Expression Expansion -

Tag(s) : Symbolic Computation

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Math Expression Expansion' tool for free! Thank you!

Math Expression Expansion

Math Expression Expander


Trigonometric Expression Expansion


Answers to Questions (FAQ)

What does expand an expression means? (Definition)

The development consists of the decomposition/transformation of a multiplication or a mathematical product into a sum (or a difference).

The development is also called an expansion.

To achieve the operations, dCode uses the distributive property of multiplication over addition and subtraction.

The concept of distributivity is the most important for expanding: $ a \times (b + c) = (a \times b) + (a \times c) $

Example: $ (a+b)^2 $ is expanded $ a^2+2ab+b^2 $

How to develop a polynomial-like expression?

Indicate directly the polynomial (with or without $ = 0 $) in the box.

Developing a math expression (or a part of an equation) consists in expressing it in sum of factors (to eliminate the possible factorization) in order to obtain a longer writing but which can then make it possible to carry out simplifications. This technique is called a polynomial expansion. After expansion, the dCode calculator automatically computes the reduced form of the algebraic expression.

How to expand a trigonometric expression?

The principle is identical with the trigonometric functions (functions sine, cosine, etc.) and some of their distributivity properties in order to simplify their content

Example: $ \sin(2x) $ gives $ 2\sin(x)\cos(x) $

Source code

dCode retains ownership of the "Math Expression Expansion" source code. Except explicit open source licence (indicated Creative Commons / free), the "Math Expression Expansion" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Math Expression Expansion" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Math Expression Expansion" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cita dCode

The copy-paste of the page "Math Expression Expansion" or any of its results, is allowed (even for commercial purposes) as long as you cite dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Math Expression Expansion on dCode.fr [online website], retrieved on 2024-04-19, https://www.dcode.fr/math-expression-expand

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Math Expression Expansion' tool for free! Thank you!


https://www.dcode.fr/math-expression-expand
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback