I appreciate you showing your work and thought process.
Part (a)
You have "passed inspection" and "did not pass inspection" mixed up.
The 5% refers to vehicles that did not pass.
So you'll use x = 10, where x is the number of vehicles that didn't pass.
Some calculators will display this as 9.765625E-14
The uppercase E refers to "ten to the" where we then specify the exponent after the 10.
To convert this to standard notation, we move the decimal point 14 spots to the left to go from 9.765625 to0.000 000 000 000 097 656 25
The spacing between the digits is to make the number more readable. Otherwise it would look like this
0.00000000000009765625
Since the number is so incredibly small, it's better to use scientific notation. It'll avoid the tedious pain of having to write out all of those zeros. There are 13 zeros between the decimal point and the digit 9.
===================================================================
Part (b)
This time we use x = 2 so we can determine the probability exactly 2 cars not passing inspection.
The answer is approximately 0.07463479852001
Round that value however your teacher instructs.