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
sveticcg [70]
3 years ago
11

How many D-cell batteries would it take to power a human for 1 day?

Engineering
1 answer:
lara31 [8.8K]3 years ago
6 0

Answer:

it would take approximately 232 to 258 D cell batteries to power a human for 1 day.

Explanation:

<em>Estimate the recommended daily food intake (in Food Calories).</em>

An average adult man requires between 2000 to 3000 calories per day.

<em>Estimate the daily energy (in joule) a human needs.</em>

As we know 1 food calorie is equal to 4.184 Joules of energy

2000*4.184 to 3000*4.184

8368 to 12552 Joules

But for engineering calculations 1 food calorie is equal to 1000 engineering calories, so

8368*1000 to 12552*1000

8368000 to 12552000 Joules

<em>Estimate the voltage (in volt) of one D cell battery</em>.

The voltage of a D cell battery is around 1.5 Volts

<em>Estimate the charge (in amp-hours) of one D cell battery.</em>

The amp-hours of a D cell battery varies with the manufacturing company, the typical amp-hours are in the range of 6 to 10 amp-hours.

<em>Estimate the energy of one D cell battery (in watt-hour).</em>

Energy in watt-hour is given by

voltage*amp-hour

1.5*6 to 1.5*10

9 to 15 watt-hour

<em>Estimate the number of D-cell batteries it takes to power a human for 1 day.</em>

First let us calculate the energy in a D cell battery,

1 watt-hour is equal to 3600 Joules

9*3600 to 15*3600

32400 to 54000 Joules

The number of D cell batteries required is found by dividing the energy need of a human by the energy stored in a D cell battery.

12552000/54000 to 8368000/32400

232 to 258 batteries

Therefore, it would take approximately 232 to 258 D cell batteries to power a human for 1 day.

You might be interested in
Glyphicons is mainly used for​
-Dominant- [34]

Glyphicons are icon fonts which you can use in your web projects. Glyphicons Halflings are not free and require licensing, however their creator has made them available for Bootstrap projects free of cost.

7 0
2 years ago
The soil borrow material to be used to construct a highway embankment has a mass unit weight of 107.0 lb/cf and a water content
MrRissso [65]

Answer:

Option D

Explanation:

Given information

Bulk unit weight of 107.0 lb/cf

Water content of 7.3%,=0.073

Specific gravity of the soil solids is 2.62

Specifications

Dry unit weight is 113 lb/cf  

Water content is 6%.

Volume of embankment is 440,000-cy

Borrow material

Dry_{unit,weight}=\frac {bulk_{unit,weight}}{1+water_{content}}=\frac {107}{1+0.073}= 99.72041 lb/cf  

Embankment

Considering that the volume of embankment is inversely proportional to the dry unit weight

\frac {V_{embankment}}{V_{borrow}}=\frac {Dry_{borrow}}{Dry_{embankment}}

Therefore, V_{borrow}=V_{embankment} *\frac {Dry_{embarkement}}{Dry_{borrow}}

V_{borrow}=440,000-cy*\frac {113 lb/cf }{99.72041 lb/cf }= 498594-cy

Therefore, volume of borrow material is 498594-cy

(b)

The weight of water in embankment is found by multiplying the moisture content and dry unit weight.

Assuming that all the specifications are achieved, weight of water in embankment=0.06*113=6.78 lb/cf

Since 1 yd^{3}= 27 ft^{3}

The embankment requires water of  6.78*27*440000= 80546400 lb

Borrow materials’ water will also be 0.073*99.72041=7.27959 lb/cf

Borrow material requires water of 7.27959*27*498594=97998120 lb

Extra water between borrow material and embankment=97998120 lb-80546400 lb=17451720 lb

Unit_{weight}=\frac {17451720}{498594}=35.00186 lb

1 gallon is approximately 8.35 yd^{3} hence

\frac {35.00186 lb/yd^{3}}{8.35}=4.19184 gallons/yd^{3}

That's approximately 4.2 gallons

7 0
3 years ago
This problem demonstrates aliasing. Generate a 512-point waveform consisting of 2 sinusoids at 200 and 400-Hz. Assume a sampling
aalyn [17]

Answer and Explanation:

clear all; close all;  

N=512;  

t=(1:N)/N;

fs=1000;  

f=(1:N)*fs/N;

x= sin(2*pi*200*t) + sin(2*pi*400*t);  

y= sin(2*pi*200*t) + sin(2*pi*900*t);

for n = 1:20  

a(n) = (2/N)*sum(x.*(cos(2*pi*n*t)))

b(n) = (2/N)*sum(x.*(sin(2*pi*n*t)))  

c(n) = sqrt(a(n).^2+b(n).^2)  

theta(n) =-(360/(2*pi))*atan(b(n)./a(n));  

end  

plot(f(1:20),c(1:20),'rd');

disp([a(1:4),b(1:4),c(1:4),theta(1:4)])

8 0
3 years ago
A BOD test is to be run on a sample of wastewater that has a five-day BOD of 230 mg/L. If the initial DO of a mix of distilled w
Alexxandr [17]

Answer:

Distribution factor P = =38.33

V = 7.826 ml

Explanation:

given details:

BOD =230 mg/l

DO inital = 8.0mg/l

DO final = 2.0mg/l

we know

BOD = [DO inital -DO final] * distribution factor

230 = [8 - 2] D.F

Distribution factor P = \frac{230}{6}

Distribution factor P = =38.33

THE RANGE OF WASTE WATER VOLUME IN 300 ml bottle is

distribution factor = \frac{300}{V}

V = \frac{300}{38.33}

V = 7.826 ml

6 0
3 years ago
Create a separate function file fieldtovar.m that receives a single structure as an input and assigns each of the field values t
Soloha48 [4]

Answer:

Explanation gives the answer

Explanation:

% Using MATLAB,

% Matlab file : fieldtovar.m

function varargout = fieldtovar(S)

% function that accepts single structure as input, assigning each

% of the field values to user-defined variables

fields = fieldnames(S); % get the field names of the input structure

% check if number of user-defined variables and number of fields in

% structure are equal

if nargout == length(fields)

% if equal assign each value of structure to user-defined varable

for i=1:nargout

varargout{i} = getfield(S,fields{i});

end

else

% if not equal display an error message

error('The number of output variables does not equal the number of fields');

end

end

%This brings an end to the program

4 0
3 years ago
Other questions:
  • Some signs of aggressive drivers include
    5·1 answer
  • A column has a 4.8 cm by 8.7 cm rectangular cross section and a height 4 mm . The column is fixed at both ends and has a lateral
    6·1 answer
  • Answer the following questions, and very briefly explain your answer:
    5·1 answer
  • There are a number of requirements that employers must do to protect their workers from caught-in or
    12·1 answer
  • A process involves the removal of oil and other liquid contaminants from metal parts using a heat-treat oven, which has a volume
    10·1 answer
  • The value of the critical Reynolds number for the flow over a flat plate is 5 x10^5. The significance of the value is:
    13·1 answer
  • If you owned a business, what are some of the ways you could follow green computing recommendations with regards to recycling an
    13·1 answer
  • If the power to a condensing unit has been turned off for an extended period of time, the _________________________ should be en
    12·1 answer
  • One reason the shuttle turns on its back after liftoff is to give the pilot a view of the horizon. Why might this be useful?
    6·2 answers
  • Suppose a manager of a certain mining company wants to determine the weekly food expenditure of the company’s employees. if ther
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!