pls answer me fast......
Attachments:
Answers
Answered by
0
Answer:
1: Math.pow (a,2) + b*c
2: Math.pow (a,2) - math.pow (b,2)/ a*b
3: u*t + 0.5*a*t*t
4: u*v / u+v
5:( a + b*b )+b
6: 2*l*b + 2*b*h + 2*l*h
7: math.pow(a,2) + math.pow(b,2)
math.pow(x,3) + math.pow(y,3) -x*y/3
Similar questions