answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you calculate Repeat length for print cylinders?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

Write a program to accept length and breadth of a rectangle and then calculate its area and print it?

int length int breadth int area= (length x breadth) print area


Write a program that prompts the user to input the length and width of a rectangle and then prints the rectangle's area and perimeter?

PRINT "Give me the rectangle's length.": Input L PRINT "Give me the rectangle's width.": Input W PRINT "The rectangle's area is "; L x W PRINT "The rectangle's perimeter is "; 2 x (L + W) PRINT "You've been a great audience. I'm here til Thursday. Don't forget to tip your waiter. Have a nice day."


How do you write a basic program to calculate the square and cube of members 1 to 10?

10 CLS 20 FOR N = 1 TO 10 30 PRINT N, N^2, N^3 40 NEXT N 50 PRINT: PRINT "Oooweee! That was such fun!" 60 END


How do you write a program to input the side of a square and print its area and perimeter?

1 CLS 2 PRINT "Please to tell me the length of the side of the square." 3 INPUT S 4 PRINT 5 PRINT "The perimeter of the square is "; 4 * S 6 PRINT 7 PRINT "The area of the square is "; S ^ 2 8 PRINT 9 PRINT "That was truly a total blast. Would you like to play again ? 'Y' or 'N' ." 10 INPUT A$ 11 IF A$ = "Y" or A$ = "y" then PRINT "Goody! " : GOTO 2 12 IF A$ = "N" or A$ = "n" then PRINT "Well OK then. Goodbye": END 13 PRINT: PRINT "Please to type a 'Y' to play again, or a 'N' to quit for now." 14 GOTO 10


How does an animator do math?

they need to calculate how big to make something or what the area of a drawing is and their job is kind of making a blue print which needs math

Related questions

Write a program to accept length and breadth of a rectangle and then calculate its area and print it?

int length int breadth int area= (length x breadth) print area


Write program that read an integer and display all its smallest factors?

All the smallest factors of a number must be its smallest factor, which for any number is 1, so: loop loop loop print "Enter an integer number: ": input n until num(n) do print "Please enter a number" repeat until n = int(n) do print "Please enter an integer" repeat print "Smallest factor of ":n:" is 1" repeat


Artwork that has length and width?

two-dimensional artworkArtwork that has a length and width is usually a painting, print or sculpture.


Create a flowchart that will accept a length value in meters and print its equivalent length in yards The conversion values are?

as


A photograph is 3in by 5in an enlarged print of this photograph has a length of 21 in as its shorter side what is the length of its longer side?

35 in.


How do you write a program to find the area and perimeter of a rectangle?

CLS PRINT "PROGRAM: Calculate both perimeter/area of rectangle" PRINT INPUT " Length"; length INPUT "Breadth"; breadth PRINT PRINT "Perimeter: "; 2 * (length + breadth) PRINT " Area: "; length * breadth END


Should you wear a leopard dress that's about knee length to a wedding?

A leopard print dress that is knee length is fine if you are a guest and not in the wedding party.


Write a program that prompts the user to input the length and width of a rectangle and then prints the rectangle's area and perimeter?

PRINT "Give me the rectangle's length.": Input L PRINT "Give me the rectangle's width.": Input W PRINT "The rectangle's area is "; L x W PRINT "The rectangle's perimeter is "; 2 x (L + W) PRINT "You've been a great audience. I'm here til Thursday. Don't forget to tip your waiter. Have a nice day."


What is length and breadth of India in circumference?

https://www.cia.gov/library/publications/the-world-factbook/print/in.html


Clear clogged ink jet nozzle on printer?

Remove the print cartridge from the printer. Gently wipe the metal print head with a wet paper towel. Move the paper towel to a clean spot with each wipe. Wipe about 5 times or so, then replace in printer and try a test print. Repeat until clog is cleared.


How many pages are there the book - Diary of a Teenage Girl Becoming Me?

There are ;Paperback: 256 pagesKindle Print Length: 256 pages


What is the shape of a rectangle print?

a rectangle. it has four parallel sides each side is the same length as the one on the other side.