document.write( "Question 1061981: b^2 x^2-cx = 0 solve for x \n" ); document.write( "
Algebra.Com's Answer #676819 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! b^2x^2-cx=0 \n" ); document.write( "x(b^2x-c)=0 \n" ); document.write( "x=0 \n" ); document.write( "b^2x-c=0 \n" ); document.write( "b^2x=c \n" ); document.write( "x=c/b^2 \n" ); document.write( "x=0, c/b^2 \n" ); document.write( " |