- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Write the following in the expanded form:$ (-3 x+y+z)^{2} $
Given:
\( (-3 x+y+z)^{2} \)
To do:
We have to write the given expression in expanded form.
Solution:
We know that,
$(a+b+c)^2=a^2+b^2+c^2+2ab+2bc+2ca$
Therefore,
$(-3 x+y+z)^{2}=(-3 x)^{2}+(y)^{2}+z^{2}+2 \times (-3 x) \times y+2 \times y \times z+2 \times z \times(-3 x)$
$=9 x^{2}+y^{2}+z^{2}-6 x y+2y z-6 z x$
Hence, $(-3 x+y+z)^{2}=9 x^{2}+y^{2}+z^{2}-6 x y+2y z-6 z x$.
Advertisements