Science Forums
Advanced search
User Name
Password

Science Social Network
home    members    help/rules    who is online    contact   

Go Back   Science Forums > Physical Sciences Forums > Science Projects and Homework
Become a science forums sponsor today
Reply
 
LinkBack Thread Tools
Old 10-24-2007   #1 (permalink)
Daniel Durrant's Avatar
Curious


 
Daniel Durrant is an unknown quantity at this point
 



Eco Home Math Problem

Greeting All,

I am nearly 42 and haven't had to do any algebra for 26 years. I am studying to become an Eco Home assessor. I have an exam on 14/11/07 and could do with some help with a couple of calculations.
The people running the course have not replied to my emails asking for help so I am on my own.
Is this the kind of thing your forum could help with?

If so, the one I am struggling with at the moment is understanding the formula for calculating energy used appliances in Zero Carbon Homes.

kg CO2/year from appliances and cooking:

99.9 x (TFA x N)0.4714 - (3.267 X TFA) + (32.23 x N) + 72.6
Where TFA is the Total Floor Area and N is the Number of Occupants
For TFA < 43m2; N = 1.46
TFA ≥ 43m2; N = 2.844 x (1 - exp(-0.000391 x TFA2))

I have cut and pasted this and the figure 0.4714 is written in smaller numbers as is 2 in m2 so I asume this means 0.4714 squared

I am using 70.98m2 as the floor area so need to understand what exp means to calculate number of occupants.
I also don't understand how to apply 0.4714

Hope this wasn't too long for an Intro

Any help would be greatly appreciated.

Kind regards

Daniel
Reply With Quote
Old 10-24-2007   #2 (permalink)
Buffy's Avatar
Resident Slayer

Hypography Staff Member
Administrator

 



Re: Eco Home Math Problem

Quote:
Originally Posted by Daniel Durrant View Post
kg CO2/year from appliances and cooking:

99.9 x (TFA x N)0.4714 - (3.267 X TFA) + (32.23 x N) + 72.6
Where TFA is the Total Floor Area and N is the Number of Occupants
For TFA < 43m2; N = 1.46
TFA ≥ 43m2; N = 2.844 x (1 - exp(-0.000391 x TFA2))

I have cut and pasted this and the figure 0.4714 is written in smaller numbers as is 2 in m2 so I asume this means 0.4714 squared

I am using 70.98m2 as the floor area so need to understand what exp means to calculate number of occupants.
I also don't understand how to apply 0.4714
We can do math equations here using latex which you don't need to know, but it will let you see if what we think you're saying is the same as what your problem is! So translating, it looks like your equation is:

CO_2 produced = (99.9 \times (\rm TFA \times N)^{0.4714})
 - (3.267 \times TFA) + (32.23 \times N) + 72.6
Where:

\rm TFA < 43m^2 \Rightarrow N = 1.46
\rm TFA \geq 43m^2 \Rightarrow N = 2.844 \times (1 - exp(-0.000391 \times TFA^2))
Now, "exp(x)" is normally the natural logarithmic value e (which is approximately 2.71828...), so translating, that last line would be:

\rm TFA \geq 43m^2 \rightarrow N = 2.844 \times (1 - e^{(-0.000391 \times TFA^2)})
On a calculator built to do these kinds of computations, you need two operations. The first one is a key labeled something like y^x, and that's used for the part:
(\rm TFA \times N)^{0.4714}
or in English "TFA times N to the 0.4714 power".

The other key you need is usually labeled e^x and is used for the
e^{(-0.000391 \times TFA^2)}
or in English "e to the -0.000391 times TFA squared power", and what you need to do is square TFA, multiply times -0.000391 and then hit the e^x key.

This may or may not have answered your question, but keep asking if it didn't!

Cooking with powered arrowroot,
Buffy


----------------
"If you do not agree with anything I say, I'll not only retract it, but deny under oath that I ever said it!"
__________________________________________________ ______________-- Tom Lehrer

"The shrinks diagnosed me a sociopath with paranoid delusions. But they’re just out to get me cause I threatened to kill them."


Forum Administrator
Hypography Science Forums - Science for Boys and Girls! Its not for nothing that we hang out here.

Last edited by Buffy; 10-24-2007 at 03:38 PM.
Reply With Quote
Old 10-29-2007   #3 (permalink)
Daniel Durrant's Avatar
Curious


 
Daniel Durrant is an unknown quantity at this point
 



Re: Eco Home Math Problem

Thanks for your help

I think I have got the hang of this one now.

If TFA = 70.98 Kg CO2/year =1055.61

Thanks again
Daniel
Reply With Quote
Old 10-29-2007   #4 (permalink)
sanctus's Avatar
Resident Diabolist

Hypography Staff Member
Administrator

 



Re: Eco Home Math Problem

I actually find 1055.7023, if you copy the following into an excel sheet for example you see how I did it:
=99.9*(70.98*(2.844*(1-EXP(-0.000391*70.98^2))))^0.4714-3.267*70.98+32.23*(2.844*(1-EXP(-0.000391*70.98^2)))+72.6


----------------
Administrator

A COUNTRY WITHOUT AN ARMY IS LIKE A FISH WITHOUT A BIKE!!!


I don't believe in god, but I do believe in what others call utopies.
Reply With Quote
Old 10-29-2007   #5 (permalink)
C1ay's Avatar
¿42?

Hypography Staff Member
Administrator
Senior Editor
Editor

 



Re: Eco Home Math Problem

I got the same result as Sanctus using the Windows Calculator in scientific mode...


----------------
Clay

Editor and Forum Administrator
stego anyone?
Add yourself to Hypography's Frappr.
"There are only 10 kinds of people in the world --
.....Those who understand binary, and those who don't."
"Draw no conclusions before their time."

Last edited by C1ay; 10-29-2007 at 07:59 AM.
Reply With Quote
Old 11-01-2007   #6 (permalink)
modest's Avatar
Creating

Hypography Staff Member
Moderator

 



Re: Eco Home Math Problem

Quote:
Originally Posted by sanctus View Post
I actually find 1055.7023, if you copy the following into an excel sheet for example you see how I did it:
=99.9*(70.98*(2.844*(1-EXP(-0.000391*70.98^2))))^0.4714-3.267*70.98+32.23*(2.844*(1-EXP(-0.000391*70.98^2)))+72.6
rounding N to 2.447 gives you 1055.613649

I'm sure that's how Daniel got 1055.61

But really - with only four significant digits in 70.98 you could round to 1056.


----------------
Reply With Quote
Old 11-01-2007   #7 (permalink)
C1ay's Avatar
¿42?

Hypography Staff Member
Administrator
Senior Editor
Editor

 



Re: Eco Home Math Problem

Quote:
Originally Posted by modest View Post
rounding N to 2.447 gives you 1055.613649
Why would you round N to begin with? Why round intermediate calculations at all?


----------------
Clay

Editor and Forum Administrator
stego anyone?
Add yourself to Hypography's Frappr.
"There are only 10 kinds of people in the world --
.....Those who understand binary, and those who don't."
"Draw no conclusions before their time."
Reply With Quote
Old 11-01-2007   #8 (permalink)
modest's Avatar
Creating

Hypography Staff Member
Moderator

 



Re: Eco Home Math Problem

Quote:
Originally Posted by C1ay View Post
Why would you round N to begin with? Why round intermediate calculations at all?
No, you misunderstand. I'm not saying that's a good thing to do at all. I'm just saying that's how it happened to him. No, you wouldn't want to round an intermediate calculation.

-modest


----------------
Reply With Quote
Old 11-07-2007   #9 (permalink)
sanctus's Avatar
Resident Diabolist

Hypography Staff Member
Administrator

 



Re: Eco Home Math Problem

I thought it might be due to rounding up, but since Daniel said it is ages he doesn't touch this stuff I thought it is more likely that he made a mistake somewhere.


----------------
Administrator

A COUNTRY WITHOUT AN ARMY IS LIKE A FISH WITHOUT A BIKE!!!


I don't believe in god, but I do believe in what others call utopies.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
A Simple, Yet Difficult, Math Problem Sebastian Science Projects and Homework 27 06-01-2007 04:22 AM
Math problem User2983 Physics and Mathematics 6 04-28-2005 05:52 AM
Math problem: two unknown numbers, known product and sum MortenS Physics and Mathematics 10 03-10-2005 12:21 PM
Graphic technique for math problem solving ANGELSP Physics and Mathematics 17 06-08-2004 03:16 PM
A special Math Problem of A New Century's puzzle josdavi Physics and Mathematics 3 10-28-2002 01:15 PM


All times are GMT -8. The time now is 08:20 PM.

Hypography?

Hypography [n.]: A combination of "hyperlink" and "bibliography" - ie, a list of links to electronic documents. Comparable to discography and bibliography, but not cartography.

We have been online since May 2000, and aim to be the best place to find and share science-related content of all kinds.

Share the love!

Please add more science to your life. Use our RSS feeds on your blog, your portal, or your favorite feedreader!

Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. Copyright © 2000-2008 Hypography
Part of the Hypography - Science for Everyone Network