document.write( "Question 939399: I've got the following equation\r
\n" ); document.write( "\n" ); document.write( "x + 300 * 2^(x/7.0) = 332.0 (this should be floored)\r
\n" ); document.write( "\n" ); document.write( "And I've been trying to figure out how to solve for x
\n" ); document.write( "

Algebra.Com's Answer #572570 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
x + 300 * 2^(x/7.0) = 332.0
\n" ); document.write( "I think you will have to use a graphing calc to find x here
\n" ); document.write( "Enter y: x + 300(2^(x/7)) - 332
\n" ); document.write( "Looks like this
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-2%2C+4%2C+-100%2C+100%2C+x%2B300%282%5E%28x%2F7%29%29-332%29+\"
\n" ); document.write( "x has to be very close to 1
\n" ); document.write( "Check it when x = 1 on your calc
\n" ); document.write( "1 + 300(2^(1/7)) = 332.226, is that close enough?
\n" ); document.write( ":
\n" ); document.write( "My calc says x = .99328586
\n" ); document.write( "
\n" );