1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Vilka [71]
3 years ago
7

If a barrel of oil weighs 1.5 kN, calculate the specific weight, density, and specific gravity of the oil. The barrel weighs 110

N
Engineering
1 answer:
e-lub [12.9K]3 years ago
8 0

Answer

given,

oil barrel weight  = 1.5 k N = 1500 N

weight of the barrel = 110 N

Assuming volume of barrel = 0.159 m³

weight of oil = 1500-110

                     = 1390 N

specific\ weight = \dfrac{weight}{volume}

specific\ weight = \dfrac{1390}{0.159}

            = 8742.14 N/m³

mass = \dfrac{weight}{g}

mass = \dfrac{1390}{9.8}

              = 141.84 kg

density = \dfrac{mass}{volume}

density = \dfrac{141.84}{0.159}

                    = 892.05 kg/m³

Specific\ gravity = \dfrac{density\ of\ oil}{density\ of\ water}

Specific\ gravity = \dfrac{892.05}{1000}

                    = 0.892

You might be interested in
The two boxcars A and B have a weight of 20000lb and 30000lb respectively. If they coast freely down the incline when the brakes
kolbaska11 [484]

Answer:

T=5.98 kips

Explanation:

First, introduce forces, acting on both cars:

on car A there are 4 forces acting: gravity force mA*g, normal reaction force, friction force and force T- it represents the interaction between cars A and B. On car B, there are three forces acting: gravity force, normal reaction force and force T. Note, that force T is acting on both cars, but it has opposite direction. Force T, acting on car A has direction, opposite to the friction force, whether the T, acting on B, is directed backwards- in the same direction with the friction force. Note, that both cars have the same acceleration, which is directed backwards.

Once the forces were established, we can write components of the Second Newtons Law on vertical and horizontal axes, considering that horizontal axis is directed backwards- in the same direction with the acceleration:

For car A on the vertical axis the equation is: -mAg+NA=0

For car A on the horizontal axis, the equation is: Ffr-T=mAa

For car B, on the vertical axis the equation is: -mBg+NB=0

For car B, on the horizontal axis, the equation is: T=mBa

We need to solve these equations to find force T, knowing that Ffr=μmAg, where

After the transformations, the equations for acceleration and force in the coupling will be:

a=(μmAg)/(mA+mB)=6.43 ft/s2- note, that the given answer is not correct for the given numerical values;

and force T: T=μmAmBg/(mA+mB)=6.0 kips- note, that the force answer is in line with the given numerical value

5 0
3 years ago
A water skier leaves the end of an 8 foot tall ski ramp with a speed of 20 mi/hr and at an angle of 250. He lets go of the tow r
klemol [59]

Answer:

At highest point:

y1 = 10.4 ft

v1 = (26.5*i + 0*j) ft/s

When he lands:

x2 = 31.5 ft (distance he travels)

t2 = 1.19 s

V2 = (26.5*i - 25.9*j) ft/s

a2 = -44.3°

Explanation:

Since he let go of the tow rope upon leaving the ramp he is in free fall from that moment on. In free fall he is affected only by the acceleration of gravity. Gravity has a vertical component only, so the movement will be at constant acceleration in the vertical component and at constant speed in the horizontal component.

20 mi / h = 29.3 ft/s

If the ramp has an angle of 25 degrees, the speed is

v0 = (29.3 * cos(25) * i + 29.3 * sin(25) * j) ft/s

v0 = (26.5*i + 12.4*j) ft/s

I set up the coordinate system with the origin at the base of the ramp under its end, so:

R0 = (0*i + 8*j) ft

The equation for the horizontal position is:

X(t) = X0 + Vx0 * t

The equation for horizontal speed is:

Vx(t) = Vx0

The equation for vertical position is:

Y(t) = Y0 + Vy0 * t + 1/2 * a * t^2

The equation for vertical speed is:

Vy(t) = Vy0 + a * t

In this frame of reference a is the acceleration of gravity and its values is -32.2 ft/s^2.

In the heighest point of the trajectory the vertical speed will be zero because that is the point where it transitions form going upwards (positive vertical speed) to going down (negative vertical speed), and it crosses zero.

0 = Vy0 + a * t1

a * t1 = -Vy0

t1 = -Vy0 / a

t1 = -12.4 / -32.2 = 0.38 s

y1 = y(0.38) = 8 + 12.4 * 0.38 + 1/2 * (-32.2) * (0.38)^2 = 10.4 ft

The velocity at that moment will be:

v1 = (26.5*i + 0*j) ft/s

When he lands in the water his height is zero.

0 = 8 + 12.4 * t2 + 1/2 * (-32.2) * t2^2

-16.1 * t2^2 + 12.4 * t2 + 8 = 0

Solving this equation electronically:

t2 = 1.19 s

Replacing this time on the position equation:

X(1.19) = 26.5 * 1.19 = 31.5 ft

The speed is:

Vx2 = 26.5 ft/s

Vy2 = 12.4 - 32.2 * 1.19 = -25.9 ft/s

V2 = (26.5*i - 25.9*j) ft/s

a2 = arctg(-25.9 / 26.5) = -44.3

3 0
3 years ago
Two well-known NP-complete problems are 3-SAT and TSP, the traveling salesman problem. The 2-SAT problem is a SAT variant in whi
Hitman42 [59]

3-SAT ≤p TSP

If P ¹ NP, then no NP-complete problem can be solved in polynomial time.

both the statements are true.

<u>Explanation:</u>

  • 3-SAT ≤p TSP due to any  complete problem of NP to other problem by exits of reductions.
  • If P ¹ NP, then 3-SAT ≤p 2-SAT are the polynomial time algorithm are not for 3-SAT. In P, 2-SAT is found, 3- SAT polynomial time algorithm implies the exit of reductions. 3 SAT does not have polynomial time algorithm when P≠NP.
  • If P ¹ NP, then no NP-complete problem can be solved in polynomial time. because for the NP complete problem individually gets the polynomial time algorithm for the others. It may be in P for all the problems, the implication of latter is P≠NP.
7 0
3 years ago
Five kg of water is contained in a piston-cylinder assembly, initially at 5 bar and 240°C. The water is slowly heated at constan
Digiron [165]

Answer:

The final temperature of water is 381.39  °C.

Explanation:

Given that

Mass of water = 5 kg

Heat transfer at constant pressure Q = 2960 KJ

Initial temperature = 240 °C

We know that heat transfer at constant pressure given as follows

Q=mC_p\Delta T

We know that for water

C_p=4.187\ \frac{KJ}{kg.K}

Lets take final temperature of water is T

So

Q=mC_p\Delta T

2960=5\times 4.187(T-240)

T=381.39  °C

So the final temperature of water is 381.39  °C.

7 0
3 years ago
A 2-cm-diameter vertical water jet is injected upward by a nozzle at a speed of 15 m/s. Determine the maximum weight of a flat p
Ede4ka [16]

Answer:58.28 N

Explanation:

Given data

dia. of nozzle \left ( d\right )=2 cm

initial velocity\left ( u\right )=15 m/s

height\left ( h\right )=2m

Now velocity of jet at height of 2m

v^2-u^2=2gh

v^2=15^2-2\left ( 9.81\right )\left ( 2\right )

v=\sqrt{185.76}=13.62 m/s

Now\ forces\ on\ plate\ are\ weight\left ( Downward\right ) and jet\ force\left ( upward\right )

equating them

W=\left ( \rho Av\right )v

W=10^{3}\times \frac{\pi}{4}\left ( 0.02\right )^2\times 13.62^2

W=58.28 N

7 0
3 years ago
Other questions:
  • The reverse water-gas shift (RWGS) reaction is an equimolar reaction between CO2 and H2 to form CO and H2O. Assume CO2 associati
    10·1 answer
  • A hollow aluminum sphere, with an electrical heater in the center, is used in tests to determine the thermal conductivity of ins
    6·1 answer
  • What is the base unit in standard measurement
    13·2 answers
  • PLEASE HELP!!!!!!!!!!!!!!!!!!!!! I AM BEING TIMED!!!!!!!!!!!!!!!!!!!!!! 30 MINUTES LEFT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    7·2 answers
  • Which organisms are consumers in this food chain? List all that apply. *
    5·1 answer
  • GMA MIG weiding is a
    7·1 answer
  • What is mechanical engineer​
    14·1 answer
  • A tiger cub has a pattern of stripes on it for that is similar to that of his parents where are the instructions stored that pro
    8·1 answer
  • Select the correct answer.
    12·1 answer
  • A 1020 Cold-Drawn steel shaft is to transmit 20 hp while rotating at 1750 rpm. Calculate the transmitted torque in lbs. in. Igno
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!