1.

Factorize: x² - y² -x+y​

Answer» <html><body><p>The <a href="https://interviewquestions.tuteehub.com/tag/answer-15557" style="font-weight:bold;" target="_blank" title="Click to know more about ANSWER">ANSWER</a> is (<a href="https://interviewquestions.tuteehub.com/tag/x-746616" style="font-weight:bold;" target="_blank" title="Click to know more about X">X</a> - y) (x + y - <a href="https://interviewquestions.tuteehub.com/tag/1-256655" style="font-weight:bold;" target="_blank" title="Click to know more about 1">1</a>).Step-by-step <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a>:= x^2 - y^2 - x + y= x^2 - y^2 - ( x - y )= (x + y) (x - y) - (x - y)= (x - y) [(x + y) - 1]= (x - y) (x + y - 1)</p></body></html>


Discussion

No Comment Found

Related InterviewSolutions