Ask a New Question

Borhan

This page lists questions and answers that were posted by visitors named Borhan.

Questions

The following questions were asked by visitors named Borhan.

each side of a cube is increasing at the rate of 9 cm/s.When the length of each side is 5 cm , find the rate of increase of its volume and total surface area.
9 years ago
#include<stdio.h> int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'a') printf("Shipping Charge : $25"); else if(ch == 'b') printf("Shipping Charge : $50"); else if(ch == 'c') printf("Shipping Charge : $65"); else printf...
9 years ago
The height of cylinder is deacrease at 0.3cm/s whereas its radius increase at the rate of 0.4cm/s.determine the rate of change of its volume if the radius and the height of the cylinder are 10 cm and 12 cm
9 years ago
#include<stdio.h> int main() { char ch; printf("Enter Your State Name : "); scanf("%c",&ch); if(ch == 'malacca') printf("Shipping Charge : $25"); else if(ch == 'pahang') printf("Shipping Charge : $50"); else if(ch == 'terengganu') printf("Shipping Charge...
9 years ago

Answers

The following answers were posted by visitors named Borhan.

Ask a New Question
Archives Contact Us Privacy Policy Terms of Use