Question

In: Chemistry

Subtract/Multiply/Divide using Significant figures 1. (16.75 - 6.2) x (9.56 x 10-19) ------------------------------------------ (6.753.2) x (8.5679...

Subtract/Multiply/Divide using Significant figures

1.

(16.75 - 6.2) x (9.56 x 10-19)

------------------------------------------

(6.753.2) x (8.5679 x 1011)

This is just one problem, just dividing it

2. Convert 9.64 x 1014 pm3 to nanometers

Solutions

Expert Solution

(16.75 - 6.2) x (9.56 x 10-19)      10.52 x 9.56 x 10-19 100.5712 x 10-19                             

------------------------------------------               -------------------------------------                     ---------------------------

(6.753.2) x (8.5679 x 1011)               450.580 x 5.8679 x 1011                           2643 x 1011

                    answer = 3.8038 x 10-32


Related Solutions

Must make a "Calculator" using C. The calculator must subtract, add, divide, and multiply inputs, and...
Must make a "Calculator" using C. The calculator must subtract, add, divide, and multiply inputs, and tell whether a number is prime or not. The user chooses how many inputs go into the calculator. For example, the code will ask the user what function they want. If the user chooses to subtract, the the code will then ask the user how many numbers they want to subtract. After, the code will ask the user to input as many numbers as...
Using Java Write a simple calculator which can add, subtract, multiply, and divide. Here are the...
Using Java Write a simple calculator which can add, subtract, multiply, and divide. Here are the specifications for the calculator: The calculator has one “accumulator”, which holds the result of all prior calculations. The calculator is set to 0.0 when the calculator is turned on (i.e., instantiated). On the console, the user then enters an operator (+, -, *, or /) and a number. Your console will then apply the operator and operand to the number in the accumulator, and...
Write a calculator program that prompts the user with the following menu: Add Subtract Multiply Divide...
Write a calculator program that prompts the user with the following menu: Add Subtract Multiply Divide Power Root Modulus Upon receiving the user's selection, prompt the user for two numeric values and print the corresponding solution based on the user's menu selection. Ask the user if they would like to use the calculator again. If yes, display the calculator menu. otherwise exit the program. EXAMPLE PROGRAM EXECUTION: Add Subtract Multiply Divide Power Root Modulus Please enter the number of the...
Implement a Java program that is capable of performingthe basic arithmetic operations (add, subtract, multiply, divide)...
Implement a Java program that is capable of performingthe basic arithmetic operations (add, subtract, multiply, divide) on binary numbers using only logical operations (i.e., not using the actual mathematical operators thatJava already supports).A skeleton for the implementation is provided and can be downloaded from Canvas.In this source file  (BinaryCalculator.java), there is already code to read stringsfrom the keyboard.  The program will exit if the string “QUIT” is received, otherwiseit will attempt to process commands of the form: <binary operand 1> <operator> <binary...
PYTHON: Im writing a program to make a simple calculator that can add, subtract, multiply, divide...
PYTHON: Im writing a program to make a simple calculator that can add, subtract, multiply, divide using functions. It needs to ask for the two numbers from the user and will ask the user for their choice of arithmetic operation 1- subtract 2- add 3- divide 4- multiply
Calculator Class Instructions Create a calculator class that will add, subtract, multiply, and divide two numbers....
Calculator Class Instructions Create a calculator class that will add, subtract, multiply, and divide two numbers. It will have a method that will accept three arguments consisting of a string and two numbers example ("+", 4, 5) where the string is the operator and the numbers are what will be used in the calculation. The class must check for a correct operator (+,*,-,/), and a number (integer) for the second and third argument entered. The calculator cannot divide by zero...
Convert the following to Octal, hexadecimal and binary (long method(multiply and Divide by methods)) a.1364.367(10) b.1568.246(10)...
Convert the following to Octal, hexadecimal and binary (long method(multiply and Divide by methods)) a.1364.367(10) b.1568.246(10) c.846.578(10) d.245.86(10) e.2647.95(10)
Calculate each of the following quantities. Remember Significant Figures. (a) mass in kilograms of 4.3 x...
Calculate each of the following quantities. Remember Significant Figures. (a) mass in kilograms of 4.3 x 10^20 molecules of NO2. (b) moles of Cl atoms in 0.0460 g C2H4Cl2 (c) number of H- ions in 5,54 g SrH2
HCN has a pKa = 6.2 x 10-10. If a 50.0 mL of 0.100 M HCN...
HCN has a pKa = 6.2 x 10-10. If a 50.0 mL of 0.100 M HCN is titrated with 0.100 M NaOH, calculate the pH   a) after 8.00 mL base, b) at the halfway point of the titration, c) at the equivalence point. Answers are below, I need to know how to get to them step by step/conceptually Confirm: a) 8.49 , b) 9.21 c) 10.96
Retail Corp adopted the dollar-value LIFO method on 1-1-2015. (Divide; separate into layers; multiply each layer...
Retail Corp adopted the dollar-value LIFO method on 1-1-2015. (Divide; separate into layers; multiply each layer by own index) 4 Date Year-end inventory at year-end cost Cost index at date indicated Ending inventory at base year cost separate into layers and multiply by own index Sum recomputed layers 1-1-15 $100,000 1.00 12-31-15 $220,000 1.10 12-31-16 $225.000 1.20 12-31-17 $240,000 1.30 12-31-18 $300,000 1.35
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT