Math, asked by zissanshaik, 17 days ago

Get the right pair of algebraic identities.
A. (x -y)^2. (1) x+y(x^2+y^2-xy)
B. x^2 -y^2. (2) (x+y)(x-y)
(3) (x^2+y^2-2xy)​

Answers

Answered by dhairyasumesara
3

Answer:

Program to find the largest number among two numbers using ternary operator.

// C++ program to find largest among

// two numbers using ternary operator

#include <iostream>

using namespace std;

Answered by jasvindarsinghkuttan
19

Answer:

B. x^2 -y^2. (2) (x+y)(x-y)

Similar questions