Scientific notation implies that all the zeros are taken away and replaced with a 10 raised to whatever appropriate power would be necessary to make the number in scientific notation equal to the original number.
In the number 780,000,000, we can see that there are 7 zeros, but the number before the zeros has two digits, so we need to tuck the decimal point in there, because the number has to be between 1 and 10 for math reasons.
7.8 ... but what do we raise it to? We know it has to be 10, but to what power? Well, we just count how many places to the left the decimal point has traveled. From the original number, the decimal point shifted 8 places to the left, so that is the number that we will raise the 10 to.
The final number looks like this:

780,000,000 in scientific notation is <span>

Hope that helped =)</span>
Answer:
i would reword this to 6x+7=61
Step-by-step explanation:
So.
move the 7 to the right side of the equation but as an opposite number so in this case its gonna be a negative
61-7=54
then you divide the number and get your missing numbers
54/6=9
d=9
plug it in
6(9)+7=61
First lets see the pythagorean identities

So if we have to solve for sin theta , first we move cos theta to left side and then take square root to both sides, that is

Now we need to check the sign of sin theta
First we have to remember the sign of sin, cos , tan in the quadrants. In first quadrant , all are positive. In second quadrant, only sin and cosine are positive. In third quadrant , only tan and cot are positive and in the last quadrant , only cos and sec are positive.
So if theta is in second quadrant, then we have to positive sign but if theta is in third or fourth quadrant, then we have to use negative sign .
Answer: A)There are 5 nonfiction books for every 9 fiction books in the library.
Step-by-step explanation: If you do the math you realize that there are clearly less nonfiction books than fiction books.
105/5=21 and after 21*9 lines up and to check your work than
5*21=105 and 9*21=189 it is not B because the smaller number 105 is in front of the ratio 105:189 and 5:9
Answer:
1) Decimal 
2) Binary 
3) Octal 
4) Hexadecimal 
Step-by-step explanation:
Given : Integer is 25
To find : Represent integer in decimal, binary, octal, and hexadecimal formats.
Solution :
1) Integer into decimal - To convert into decimal the base goes to 10.
So, 
2) Integer into binary - To convert into binary the base goes to 2, it form in 0 and 1 and we divide integer by 2.
Divide 25 by 2 and note down the remainders.
2 | 25
2 | 12 R=1 ←
2 | 6 R=0 ↑
2 | 3 R=0 ↑
2 | 1 → R=1 ↑
So, 
3) Integer into octal - To convert into octal the base goes to 8 and we divide integer by 8.
Divide 25 by 8 and note down the remainders.
8 | 25
| 3 → R=1
So, 
4) Integer into hexadecimal - To convert into hexadecimal the base goes to 16 and we divide integer by 16.
Divide 25 by 16 and note down the remainders.
16 | 25
| 1 → R=9
So, 