473,397 Members | 2,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Scientific Notation

Ok, so I took a Math test a few days ago, and I just got it back. One of the questions involved scientific notation.

The question was to turn 205,000 into scientific notation.

The answer I had put was: 2.05000 x 10 to the power of 5

And although the "proper" way to write it would be to take out the zeros to make it 2.05 x 10 to the power of 5, is mine in actuality wrong? The place value is less than 10, and greater than one...
Sep 27 '07 #1
3 2713
tezza98
38
Ok, so I took a Math test a few days ago, and I just got it back. One of the questions involved scientific notation.

The question was to turn 205,000 into scientific notation.

The answer I had put was: 2.05000 x 10 to the power of 5

And although the "proper" way to write it would be to take out the zeros to make it 2.05 x 10 to the power of 5, is mine in actuality wrong? The place value is less than 10, and greater than one...
You have put in redundant zeros, so yes technically it is wrong - seeing as mathemetiticains are a lazy bunch, they dont like to write anything extra if they can avoid it, all youve done is more writing for yourself

when you write 2.05, you dont write 2.05000000000000000, instead you write 2.05, it is the same foe Scientific notation, unless the decimal place is specified, ie write 205,000 in scientific notation accurate to the 8th decimal place
Oct 1 '07 #2
jkmyoung
2,057 Expert 2GB
Your answer is not wrong, if all 6 digits were significant in the first place. However, lacking that information, you can only conclude the first 3 are.
Oct 2 '07 #3
Scott Price
1,384 Expert 1GB
There does arise a problem with including the extra zeros when you begin to use numbers like that in computer programming. Computers are too literally minded, and so will assume (in general terms) that the zeros DO have significance, and thus may treat it like a separate number in certain instances.

See this post: http://www.thescripts.com/forum/thread710030.html for one of those certain instances.

Regards,
Scott
Oct 3 '07 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Woodster | last post by:
I am using the std::setprecision function to format variables of type double in a string however I am unsure how to stop this appearing in scientific notation. For example std::stringstream...
1
by: masoud bayan | last post by:
I have some values in type of double such 0.00009 , 0.0000007, when I want to show them in a text box and convert them to string they are changed to scientific notation while I want to show them as...
1
by: Nick | last post by:
Well, the project I am working on has now come to a screeching halt! I have been developing a program that heavily utilizes ADO.NET record sets. To generate reports, I convert the recordset to XML,...
0
by: Greg | last post by:
I am working on an application that requires working with numbers in scientific notation. I am using SqlServer as the database and I have created strongly typed data adapters and datasets. The...
7
by: Dustan | last post by:
How can I get a number into scientific notation? I have a preference for the format '1 E 50' (as an example), but if it's well known, it works.
2
by: Ryan Liu | last post by:
In C#, for a large float (9 digitals), how can I disable Scientific notation. When it auto convert to Scientific notation, I lost accuracy. Thanks a lot! Ryan
9
by: Joe Attardi | last post by:
Hi all, Math is not my strongest area so forgive me if I use some of the wrong terminology. It seems that scientific notation is immune to rounding errors. For example: (4.98 * 100) + 5.51 ...
2
by: rSmoke | last post by:
I have a DataSet that contains a table with about 6 columns of high accuracy decimal values. When I try to write out the DataSet using the WriteXML() function the XML is written fine, but the...
7
by: grinder | last post by:
I have a program that fits a line to data points. The question is: can 'C' understand scientific notation (as below) , and if not what can i do to make it work.. 0.000 0.3231E+02 0.0000E+00 ...
2
by: Greg | last post by:
I am working on an application that requires working with numbers in scientific notation. I am using SqlServer as the database and I have created strongly typed data adapters and datasets. The...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.