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)![]() ![]() You can put this solution on YOUR website! Why not? \n" ); document.write( "If \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |