Answer :
An algorithm that computes the volume and surface area of this sphere include:
- Get the radius.
- Calculate the volume.
- Calculate the surface area.
What is an algorithm?
An algorithm is a standard formula which comprises a set of finite steps and instructions that must be executed in order to proffer solutions to a problem on a computer, under appropriate conditions.
For this exercise, an algorithm that computes the volume and surface area of this sphere is as follows:
- Get the radius.
- Calculate the volume.
- Calculate the surface area.
Read more on algorithm here: brainly.com/question/24793921
$SPJ1