knolladdy2k knolladdy2k
  • 01-08-2017
  • Mathematics
contestada

A board is 27 inches long. How long is the board in centimeters? Use the following conversion: 1 inch is 2.54 centimeters.

Respuesta :

musiclover10045
musiclover10045 musiclover10045
  • 01-08-2017

1 inch = 2.54 cm

 so multiply 27 by 2.54


27 x 2.54 = 68.58 cm long

Answer Link

Otras preguntas

Which of the following is generally not a reason why humans compete for territory?
Why is the nucleus called the "control center"?What is a gene?Where in the cell are chromosomes located?t. Specialized DNA can be found in what other organelles
Byron’s birthday is January 16, 1950; Kenny’s birthday is February 4, 1953; and Joetta’s birthday is May 01, 1958. How much older is Byron than Kenny in years,
what is a for number then solve a=6+77-5
5. Simplify when a = 4 and b = 3; 2a – 21 ÷ b *
What is the radius of this circle if the circumference is 18x cm? C-18x cm
What are 3 pressures that might make someone start using tobacco products?
Just last week, I was walking down the street with my mother, and I again found myself conscious of the English I was using, the English I do use with her. We w
Which word best describes Miss Thomas? 1.kind 2.ornery 3.mysterious 4.comical Book-Bud not Buddy
#include using namespace std; void PrintFactorial(int factCounter, int factValue){ int nextCounter; int nextValue; if (factCounter == 0) { // Base case: 0! = 1