|
-
Oct 4th, 2002, 10:31 AM
#1
Thread Starter
Frenzied Member
what is x in "x + (x * .11416) = 442.42" **Resolved**
what is x in "x + (x * .11416) = 442.42"
thanks
Michael
Last edited by msimmons; Nov 11th, 2002 at 12:29 PM.
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Oct 4th, 2002, 10:46 AM
#2
Thread Starter
Frenzied Member
k the answer is 397.09 but I only got to that by trial and error... what is the formula to get this?
TIA
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Oct 4th, 2002, 11:00 AM
#3
So Unbanned
Subtract an x from each side
so .11416x = 442.42-x
add x to each side
1.11416x=442.42
x=442.42/1.11416
-
Oct 4th, 2002, 11:02 AM
#4
So Unbanned
The answer is technically:
397.08838945932361599770230487542
-
Oct 4th, 2002, 11:06 AM
#5
Thread Starter
Frenzied Member
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Oct 4th, 2002, 11:22 AM
#6
Thread Starter
Frenzied Member
Originally posted by DiGiTaIErRoR
The answer is technically:
397.08838945932361599770230487542
this is money so we are rounding to the next cent. 
does
(x * .11416)
mean the same exact thing as
.11416x
?
thanks again
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Oct 4th, 2002, 12:25 PM
#7
So Unbanned
-
Oct 4th, 2002, 12:44 PM
#8
Thread Starter
Frenzied Member
cool thanks again.
Math is what is keeping me from persuing my BS.
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Oct 4th, 2002, 03:27 PM
#9
Addicted Member
Ok so why did you subtract x then add x to both sides digitalerror? Was there a point to that?
YL says:"Few are those who see with their own eyes and feel with their own hearts."(Einstein)
-
Oct 4th, 2002, 03:47 PM
#10
So Unbanned
I was only halfassed thinking.
-
Oct 4th, 2002, 04:59 PM
#11
Frenzied Member
Code:
simpler approach
x + ( x * .11416) = 442.42
Add the "x" side together
1.11416 * x = 442.42
x = 442.42/1.11416
x= 397.09 (rounded)
397.09 is THE correct result because you cannot have more digits of precision answer than exist in the least precise number -- 5 digits - in the input values.
-
Oct 4th, 2002, 09:29 PM
#12
Fanatic Member
Originally posted by jim mcnamara
Code:
simpler approach
x + ( x * .11416) = 442.42
Add the "x" side together
1.11416 * x = 442.42
x = 442.42/1.11416
x= 397.09 (rounded)
397.09 is THE correct result because you cannot have more digits of precision answer than exist in the least precise number -- 5 digits - in the input values.
in math you assume the given numbers in the question are exact.
of course if he came up with 0.11416 and/or 442.42 then yeah...
-C
-
Oct 25th, 2002, 10:23 PM
#13
Addicted Member
Trial and error for a question like this??? How long did that take you?!
-
Oct 28th, 2002, 09:38 AM
#14
Thread Starter
Frenzied Member
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Oct 29th, 2002, 08:42 PM
#15
Addicted Member
Wow, I would have guessed about an hour. If you can try 397.09 within ten minutes, you must be a psychic...
-
Oct 29th, 2002, 10:34 PM
#16
Thread Starter
Frenzied Member
lol...
if you look at the times of the first two posts it is 15 mins apart. I guess I'm an idot savant (no wonder I passed all my math and still suck at it).
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Nov 4th, 2002, 10:08 AM
#17
Frenzied Member
Siyan -
FWIW - you should consider significant digits or accuracy in computational mathematics - what that his algebra problem was.
Please, See this site
http://mathworld.wolfram.com/SignificantDigits.html
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|