Skip to main content

Algebra Important formula and identities

 Algebra

Important formula and identities



i. (a+b)² = a²+2ab+b² = (a-b)²+4ab

ii. (a-b)² = a²-2ab+b² = (a+b)²-4ab

iii. a²+b² = (a+b)²-2ab = (a-b)²+2ab

iv. a²-b² = (a+b)(a-b)

v. (a-b)³ = a³-b³-3a²b+3ab² = a³-b³-3ab(a-b)

vi. a³+b³ = (a+b)³-3ab(a+b) = (a+b)(a²-ab+b²)

vii. a³-b³ = (a-b)³+3ab(a-b) = (a-b)(a²+ab+b²)

viii. a³+b³+c³-3abc = 1/2(a+b+c)[(a-b)²+(b-c)²+(c-a)²]

ix. a³+b³+c³-3abc = (a+b+c)(a²+b²+c²-ab-bc-ca)

x. (a+b)³ = a³+b³+3a²b+3ab² = a³+b³+3ab(a+b)

xi. a⁴-b⁴=(a²+b²)(a+b)(a-b)

xii. (a+b+c)² = a²+b²+c²+2ab+2bc+2ca

xiii. (a-b+c)² = a²+b²+c²-2ab-2bc+2ca

xiv. (a+b-c)² = a²+b²+c²+2ab-2bc-2ca

xv.  (a-b-c)² = a²+b²+c²-2ab+2bc-2ca

xvi. (x-a)(x+b) = x²+(a+b)x+ab

xvii. (x-a)(x-b) = x²-(a+b)x+ab

xviii. a²(b+c)+b²(c-a)+c²(a+b)+2abc = (a+b)(b+c)(c+a)

xix.  a²(b²-c²)-b²(c²-a²)+c²(a²-b²) = (a-b)(b-c)(c-a)

xx. ab(a-b)+bc(b-c)+ca(c-a) = -(a-b)(b-c)(c-a)

xi. (a+b)²+(a-b)²=2(a²+b²)

xii. (a+b)²-(a-b)² = 4ab

xiii. (a+b+c)³ = a³+b³+c³+3(a+b)(b+c)(c+a)

xiv. 2a²b²+2b²c²+2c²a²-a⁴-b⁴-c⁴ = (a+b+c)(a-b+c)(b+c-a)(a+b-c)


xv. (a+b+c)³-a³-b³-c³ = 3(a+b)(b+c)(c+a)




Maths formula for jee aspirant

physics formula for jee aspirant

Top Engineering colleges list

Comments

Read this Article

WATER RESOURCES Class 10 geography notes

WATER RESOURCES   Class 10 geography notes Quick revision   Cbse state and other board EXAM  Digieducation....  1. Hydrological Cycle: The sequence of conditions through which water passes from vapor in the atmosphere through precipitation upon land or water surfaces and ultimately back into the atmosphere as a result of evaporation and transpiration --called 'hydrological cycle'. 2. Scarcity: The state of being scarce or in short supply; shortage. 3. Conservation: The protection of plants and animals, natural areas and interesting and important buildings especially from the damaging effects of human activity. 4. Non-renewable Resources is a resource of economic value that cannot be readily replaced by natural means on a level equal to its consumption. 5. Groundwater: Water held underground in the soil or in pores and crevices in rock. 6. Hydroelectric Power: A form of energy generated by the conversion of free-falling water to electricity; the generation o...

Top Windows CMD Keyboard Shortcuts for Faster Command Line Usage

💻 Top Windows CMD (Command Prompt) Keyboard Shortcuts The Command Prompt in Windows is a powerful tool, and knowing the right keyboard shortcuts can make your work faster and more efficient. Here are the most useful CMD shortcuts every Windows user should know. ⌨️ General CMD Shortcuts Shortcut Action Ctrl + C Cancel the current command Ctrl + V Paste text into CMD (Windows 10+) Up / Down Arrow Scroll through command history Tab Auto-complete folder/file names F7 View command history in a pop-up Esc Clear the current input line 📝 Text Navigation in CMD Shortcut Action Ctrl + ← / → Jump word by word left or right Home / End Jump to beginning or end of the line Ctrl + Home Scroll to top of the buffer Ctrl + End Scroll to bottom of the buffer 📄 Copying and Selecting Text in CMD Shortcut Action Ctrl + A Select all text in the window Shift + Arrow Keys Select text manually Ctrl + Shift + ↑ / ↓ Select l...