clear //Given a=28 b=5.0 c=2 //Calculation Rak=a/(b*c) //Result printf("\n Total resistance from one end of vacant edge to other end is %0.3f ohm", Rak)