Computer Science, asked by thanushyakp, 1 day ago

Algorithms & flowchart ;
1) write an algorithm to find the value of the expression (a+b)² = (a+b) * (a+b)?

2) draw a flowchart to depict the steps to withdraw an amount of an ATM ?

Answer for question

Answers

Answered by riyamehta16092006
0

Answer:

questions no.1 :- (a+b)^2=a^2+b^2+2ab

Similar questions