answersLogoWhite

0

The issuing bank identifying letter and number is printed on the obverse of all US $1 banknotes.

A1 indicates that the note was issued by the Boston Federal Reserve Bank.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is arithmetic mean number?

The mean of the numbers a1, a2, ..., an is equal to (a1 + a2 + ..., + an)/n. This number is used mostly as the average. It is called the arithmetic mean.


What is the position of letter n?

The answer is 14 if u mean like a1 b2 c3 d4 .....


Is it true to identify a cell specify the row number first followed by the column letter?

No. Column letter comes before row number, like A1.


Absolute references are marked with what?

Absolute references in Excel are marked with a dollar sign ($) before the column letter and/or row number. For example, $A$1 would be an absolute reference to cell A1, meaning that the reference will not change when copied to other cells.


What is a number series in math?

A number sequence is an ordered set of numbers. There may be a simple or complicated rule defining the sequence or it may be purely random.If a1, a2, a3, ... is a number sequence, then defineS1 = a1,S2 = a1 + a2,S3 = a1 + a2 + a3,...Sn = a1 + a2 + a3 + ... + an , etcthen Sn is a number series.


What are inserted into the cell reference to make a cell reference absolute?

=B16 would be a relative reference =$B$16 would be an absolute reference. you can also highlight the cell reference and press F4 to add the "$" signs around the reference.


What does A1 travel stand for?

A1 means "top quality" or "first class." The slang originated in the 1720s when ships were classified in registries by letter and number "A1" would be the best, highest class ship. So A1 Travel means roughly First Class Travel or Top Quality Travel.


What is a cell reference with two dollar signs?

If there is only one dollar used like $A1 or A$1 then it is known as a mixed reference. A relative reference has no dollars, like A1, and an absolute reference has two dollar signs, like $A$1.


What is a cell reference made up from?

a cell reference is an individual square or box individual are at the intersection of one letter and one number i.e A1,A2,A3B1,B2,B3 etc


Which is the largest of these painting sizes A1 A2 A4?

A1 is the largest. The larger the number, the smaller the size.


What does the NM mean for the serial number on a springfield 1911-a1?

My guess is that the NM stands for National Match, a better quality barrel


What is the formula that divides the value of the cell A1?

You can divide by anything except zero. So you can use a number or a cell with a number in it. You use the / symbol for division. So your formula to divide something in cell A1, which must go into a cell other than A1, could be like either of the following: =A1/10 =A1/B2