SOLUTION: write an algorithm that will convert and display an inputted number in inches (in.)to its equivalent number in feet(ft.) HINT: 1 ft.= 12 inches

Algebra.Com
Question 1121610: write an algorithm that will convert and display an inputted number in inches (in.)to its equivalent number in feet(ft.) HINT: 1 ft.= 12 inches
Answer by ikleyn(52864)   (Show Source): You can put this solution on YOUR website!
.
The algorithm is THIS sentence:


    Take the value in inches and divide it by 12.

That's all.


RELATED QUESTIONS

this is all about algorithm flow charting exercises.. 2. Draw a flowchart that will... (answered by solver91311)
I need help to write an expression for the number of inches in an unknown number of... (answered by jim_thompson5910)
Draw a flowchart that accepts a number in kilowatts then display its equivalent number in (answered by ikleyn)
SOLUTION: 1. Write an Assembler Program using the Emu8086 that will input a string of... (answered by ikleyn,stealth)
A basketball is shot with an initial vertical velocity of 24 ft/s from 6 feet above the... (answered by ikleyn)
A teacher needs to enlarge a rectangular 11 in. by 17 in. map to fit in a rectangular 3... (answered by Fombitz)
An airplane descends from 42,000 ft to 18,000 in 12 minutes. Express its rate of change... (answered by jim_thompson5910)
Construction: The Santa Teresa municipal building code specidies that public buildings (answered by stanbon)
Two boards are placed end to end to make a walkway. One board is 2 feet 11 inches long,... (answered by josgarithmetic)