Internship Report on Nishat Textile Mills | | |[pic][pic] | |Internship report | |On
Words: 10212 - Pages: 41
Shape class /** * This is a class that represent any shape. This is the superclass of all shapes. * @author yklam2 * */ public class Shape { private boolean canvas[][]; private int width; private int height; /** * Create an empty shape. */ public Shape() { this(0, 0); } /** * Create a shape with a specific <code>width</code> and <code>height</code>. * @param width The <code>width</code> of this shape. * @param height The <code>height</code> of this shape. */ protected Shape(int width, int height)
Words: 704 - Pages: 3
1. The diagram shows a trapezium. The lengths of three of the sides of the trapezium are x – 5, x + 2 and x + 6. All measurements are given in centimeters. The area of the trapezium is 36 cm2. a. Show that x2 – x – 56 = 0 Trapezium Area = ½ (Sum of parallel sides) high 36 = ½ (x+2+x+6) (x-5) 36 = ½ (2x+8) (x-5) …………….. Multiply by 2 72= (2x+8) (x-5) ………………... Expand 72= 2x2-10x+8x-40 2x2-2x-112= 0……………..……... Divide by 2 x2-x-56= 0 b. Find the length of the shortest side of the trapezium
Words: 640 - Pages: 3
Project Objectives! Our aim is to design and develop a simple site design with a modern layout that's conducive to CMS systems like WordPress. We won't be applying any wild and crazy style effects in our design (the point here is to keep it simple), but we are going to approach the entire process, from start to finish, as a study in layout and a proper use of margins and padding. We'll be using the 960 grid system from start to finish, so if you've ever wondered what it's like to use the system
Words: 2814 - Pages: 12
Multiple Choice 1 through 10 starting on page 267 1) B 2) D 3) A 4) C 5) B 6) B 7) C 8) B 9) A 10) A Algorithm Workbench 1 through 3 problems on page 269 1) Declare integer rand set rand = random (1, 100)
Words: 256 - Pages: 2
arrangement It may seem easy to find the area of a rectangle, but what if the figure has more than 4 sides? . The area of the first rectangle is 72 square centimeters and the area of the second rectangle is 50 square centimeters. Together there are 72 + 50 = 122 square centimeters. Therefore, the area of the entire figure is 122 square centimeters. Surface Area of Rectangular Figures Surface area is the sum of the areas of all the surfaces of a 3 – Dimensional figure. 7 m 7 m 1
Words: 876 - Pages: 4
a clockwise rotation of about the centre Q. State the coordinates of the image of point P under each of the following transformations: (i) T2 (ii) TR [4 marks] (b) Diagram 1.2 shows two hexagons, EFGHJK and PQREST drawn on square grids. | | | | | | | | | | | P Q R S T E F G H J K Diagram 1.2 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
Words: 582 - Pages: 3
1. INTRODUCTION * The project focuses on the importance of financial analysis for the company as financial Statements are useful as they provide information that allows investors and creditors to make better decisions. However, because of selective reporting of economic events as well as non-comparable accounting methods and estimates, financial statements are only an approximation of reality. In addition, because of the tendency to delay accounting recognition, financial statements also tend
Words: 13940 - Pages: 56
To find the surface area of a cylinder you must first make a net of the object. The formula for finding the surface area of a cylinder is S= 2B+Ch. When you have the net made you have to find the area of all of the different parts of the cylinder. To find the area of the two bases which are circles you must use the formula 2x3.14xradius squared. You must fill in the measurements in the areas needed so it looks like this 2x3.14x25. Once you have that figured out you end up with 157 cm. The next step
Words: 330 - Pages: 2
Area of a Square The area of a square is given by the formula: Width × Height For example………… Calculating the Area of a Square The area of a square can be found by multiplying the base times itself. This is similar to the area of a rectangle but the base is the same length as the height. If a square has a base of length 6 inches its area is 6 6=36 square
Words: 684 - Pages: 3