Dividing by 3,600
1
Determine the number of seconds you have. This information should be given, or it should be a figure you calculated yourself.
For example, you might be converting 2,400 seconds into hours.
ivide the number of seconds by 3,600. Note that there are 3,600 seconds in one hour.[1] So, if you have more than 3,600 seconds, your conversion will be greater than hour. If you have less than 3,600 seconds, your conversion will be a fraction of an hour.
3
Convert your decimal to minutes. This step is helpful if you are working with a number of seconds equal to less than an hour, so that you can gauge how long a certain decimal is. To convert the decimal to minutes, multiply it by 60.[2]
3200 seconds = 0.88888889 Hours
(rounded to 8 digits)
Answer:
0. 13 (the 13 recurring)
Step-by-step explanation:
Simply divide 13 by 99 on a calculator, can't be demonstrated here
Answer:
Step-by-step explanation:
programs can be written in multiply languages. for this solution I'll be writing in C++.
#include<iostream> // this is called the preprocessor definition
using namespace std;
int main() //the main function
{
int num, product; //declaration of the variables
cout << "enter the whole number";
cin >> num;
product = num * 12;
cout << product; // displaying the final results
return 0;
}
There is a 1/6 chance that the first one will land on 6, and there is a 1/3 chance that the second one will land on an odd #