Determine the Volume of a rectangular prism with dimensions of 1.5 x 10^2 mm, 3.3 x 10^2 mm, and 2.8 x 10^2 mm
Determine the Volume of a rectangular prism with dimensions of 1.5 x 10^2 mm, 3.3 x...
5. The volume of a rectangular prism is 840 cubic inches. The dimensions of the base are doubled and the height remains the same to create a new prism. What is the volume of the new rectangular prism? (TEKS 6.10.B) C 840 in. G 1680 in. H 2520 in 0 3360 in.
The volume of a box that is shaped like a rectangular prism is given by the expression +4x2+x-6 where x> 1 The length of the prism is equal to 2) and the width is equal to (x - 1). What expression is equal to the height of the prism? Select one: O A. x + 3 OBX-3 O C. x + 7 OD.X - 7
A certain gymnasium has the shape of a rectangular prism. The volume V of a rectangular prism is given by V-lwh, where/ is the length, w is the width, and h is the height. Make an order of magnitude estimate of Vwhen /= 533 ft, w 110 ft, and h 110 ft. Write your answer as a power of ten. 10
The rectangular plate is subjected to the deformation shown by
the dashed line.
The dimensions are X=150 mmX=150 mm, Y=225 mmY=225 mm, and Δy=4
mmΔy=4 mm.
Determine the average shear strain in the plate.
Express your answer to three significant figures. ( rad )
Ay Problem 2.8 The rectangular plate is subjected to the deformation shown by the dashed line X Ay The dimensions are X = 150 mm, Y = 225 mm, and Ay = 4 mm. Part A...
11. Determine the dimensions of a rectangular solid with a square base that maximizes the volume if its surface area is 337.5 cm? 12. Find f given each of the following. 3 a. f'(x)=x4 + +x -2e + 6 10 -8 sec? x+sin x+ 4x x? +1 b. F"(x)= S" (0)=3-2034 -800st +9 x c. F"(x)=-2+12x–12x², f'(0)=12, f(0) = 4
What is the surface area to volume ratio of the rectangular prism? 4 am 10 om 8 cm 40 19 19 0 40
Suppose that the volume of a rectangular based prism is 244 cubic cm. If a pyramid has the same rectangular base and height as the prism, what is the volume of this pyramid? Round your FINAL ANSWER to the nearest 0.1 cubic cm.
Find the volume of the right rectangular prism using cubes with fractional edge lengths. Then use a formula to find the volume. The volume of the right rectangular prism isyal
please please do all of them please a. The volume of a right rectangular prism is 86 m3. The height of the prism is __?__m when the base has an area of 30 m2. Round answer to nearest hundredth. b. The volume of a cylinder is 43.4 m3. The radius is 3 m and the height is __?__ m. Round answer to the nearest hundredth. c. The volume of a cylinder is 93 m3. The height is 3 m and...
Write a C Program
2. Write a program which defines a (hollow rectangular) prism as a structure consisting of: length(int) width(int) height(int) • weight(double) • contents(char [25]) Initialize the structure with default values 10, 6, 3, 4.5, and "Best Jewelry" Ask user for new length, width and height and then display Contents, volume, and sum of dimensions