answersLogoWhite

0

peripheral

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is a10 letter word with the letters p ectile?

Projectile is a 10 letter word. It begins with the letter p and ends with the letters ectile.


Are a10 and 10a same in C language?

No. Neither is a10 and A10.


How can you enter the correct range in a function by typing the beginning and ending cell references separated by?

To enter the correct range in a function by typing the beginning and ending cell references separated by a colon (:). For example, if you wanted to sum cells A1 through A10, you would write it as =SUM(A1:A10). This tells the function to include all the cells between A1 and A10 in the calculation.


What is a 10 letter word using these letters a n a v e r i o c t?

Vacationer is a10 letter word for someone who takes a trip, using the letters a n a v e r i o c t. Where the third letter is a c and the fifth letter is a t.


What is the 7th term in the geometric sequence in which a10 is 9 and a13 is -72?

a7/a10 = a10/a13 = 1/r3 where r is the common ratio. So a7 = (a10)2/a13 = -81/72 = -9/8


How many grams in A10 tin?

how many grams in an A10 tin? There is 2.8kg to 3kg in an A10 tin size in Australia, depending on the contents of the tin. All the Best!


What channel is the A10 basketball tournament on?

The A10 basketball tournament was broadcasted on ESPN, ESPN2, and ESPNU


What is a10 percent of 100?

10


How many kg is an A10 can?

OK


What is 2a 3 when a10?

60


How fast can an Ascari A10 go?

The Ascari A10 has a top speed of around 220 mph (354 km/h).


What is the formula for adding cells A1 through A10?

I would assume you are talking about in a spreadsheet... it would be "=A1+A2+A3+A4+A5+A6+A7+A8+A9+A10" More elegantly you would write =SUM(A1:A10)