how can we display this result (A+B) [sup2] = A[sup2] + B[sup2} + 2AB in html?
Answers
Answered by
1
Answer:simply using headind or paragraph tag
Explanation:
Like use h1 tag : <h1>(A+B)[sup2] = A[sup2]+B[sup2]+2AB</h1>
Similar questions