You are on page 1of 4

Name: POLVORIDO, Mercel R.

Year & Section: BSCEII GA Set:B


1. Write a program that get the volume of a sphere. Given the radius=10.

Code

Output

2. Write a program that will roots of a quadratic equation. Given the value of a=1,
b=4 and c=4.

Code

Output
3. Write a program determine the value of “a” in a triangle. Given two adjacent sides
“b=26” and “c=19”, and an included angle “A=42°”.

Code

Output

You might also like