answersLogoWhite

0


Best Answer

Hundred and thousan

User Avatar

Anonymous

Lvl 1
4y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are the two main headings of a place value chart?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Other Math

What are the three main headings on a place value chart?

units tens hundreds


What are the two main parts of a place value chart?

Thousands and Units


Under the main heading on a place value chart are how may places?

Three


How many antichrists were there?

In 1 John 2 it states that "many antichrists" have already come, and we don't know how many. But he states that THE antichrist is to come, which Paul confirms as that "man of sin". Now what many people fail to realize is that the word "anti" in antichrist actually translates as "IN PLACE OF". So the main end time antichrist would be someone who puts himself in place of Christ. So to identify who the main end time antichrist is, we need to look for someone who proclaims to be "Christian" but is actually putting himself in place of Christ on earth.


Explain briefly algorithm and draw the flow chart to find roots of a quadratic equation?

using System; using System.Collections.Generic; using System.Text; namespace ConsoleApplication1 { class Program { static void Main(string[] args) { double a, b, c, dis,root1,root2,temp; Console.WriteLine("Enter the value of Cofficients "); Console.WriteLine("Enter the value of Cofficient a "); a = Convert.ToInt32(Console.ReadLine()); Console.WriteLine("Enter the value of Cofficient b"); b = Convert.ToInt32(Console.ReadLine()); Console.WriteLine("Enter the value of Cofficient c"); c = Convert.ToInt32(Console.ReadLine()); dis = b * b - 4 * a * c; Console.WriteLine("Dis is {0} ", dis); if (dis > 0) { temp = Math.Sqrt(dis); root1 = (-b + temp) / 2 * a; root2 = (-b - temp) / 2 * a; Console.WriteLine("First Root is {0} ",root1); Console.WriteLine("Second Root is {0} ",root2); } if (dis == 0) { root1 = -b / 2 * a; Console.WriteLine(" Root is {0} ", root1); } if (dis < 0) { temp = dis; root1 = -b ; root2 = 2 * a; Console.WriteLine("First Root is ({0} + ({1}i))/{2} ", root1,temp,root2); Console.WriteLine("Second Root is ({0} - ({1}i))/{2} ", root1, temp, root2); } Console.ReadLine(); } } }

Related questions

What are the three main headings on a place value chart?

units tens hundreds


What are the two main parts of a place value chart?

Thousands and Units


Under the main heading on a place value chart are how may places?

Three


What are main headings?

The main word of what you are looking up.


What do the main topics in an outline called?

The main topics in an outline are called headings or main points. These headings organize the structure of the outline and help guide the flow of the content.


Disadvantages of gantt chart?

Gantt chart has both its advantages and disadvantages. The main disadvantages of a Gantt chart are: these are large and complex for big projects, it needs to be updated if changes takes place.


Do you capitilize journal articles?

No you only capitalize main words or headings :D


What is a chart title in excel?

It is the text at the top of the chart box.


How do you get text in a pivot table?

If you select the main text headings, they will be included in the pivot table as headings. You can type into any cell in a pivot table that has text, though not ones that have values.


What are side headings?

Side headings are headings that are typically placed in the margin beside the main body of text to indicate specific sections or topics within a document. They help readers navigate the content and identify key information at a glance. Side headings are often used in academic papers, reports, and manuals to improve readability and organization.


How many main headings (not including the introduction and conclusion paragraphs) do you need in the outline for the thesis statement in Section II Create an Outline?

Typically, you would need between 2 to 4 main headings in the outline for the thesis statement in Section II. The number of main headings will depend on the complexity and depth of the argument you are presenting in your thesis statement, as well as the specific points or themes you plan to cover in the body of your work.


Number of headings recommened for papers?

It is common to have 3-5 headings in a paper. The number of headings will depend on the length and complexity of the paper. Ensure that headings are clear, logical, and help to organize the content effectively.