Computer Science, asked by satvikshyam9gmailcom, 6 months ago

E. Write a HTML code to print following:
1. (A-B) 2 =A+82-2AB (2) A,+Be+(C+D)?​

Answers

Answered by preemanna
2

Answer:

Explanation:1-

<html>

<head>

<title> maths equation

</head>

<body>

<p> (A-B)2=A2+B2</p>

</body>

2-

1-

<html>

<head>

<title> maths equation

</head>

<body>

<p> A1+N1+(C+D)</p>

</body>

Similar questions