document.write( "Question 945483: Can this equation be transformed into a simple linear form?\r
\n" ); document.write( "\n" ); document.write( "b0*x0 + b1*x1 = 1\r
\n" ); document.write( "\n" ); document.write( "Where x0 and x1 are a list of known values and parameters b0 and b1 need to be estimated.\r
\n" ); document.write( "\n" ); document.write( "When I try to solve so that \"y\" or x0 is on the left hand side of the equation, I get this:\r
\n" ); document.write( "\n" ); document.write( "x0=(1/b0)-((b1*x1)/b0)\r
\n" ); document.write( "\n" ); document.write( "which doesn't seem to follow the standard \"y=mx+b\"\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #576657 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Why not?
\n" ); document.write( "If \"m=%28-b%5B1%5D%29%2Fb%5B0%5D\" and \"b=1%2Fb%5B0%5D\", then
\n" ); document.write( "\"x%5B0%5D=mx%5B1%5D%2Bb\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );