document.write( "Question 263016: Could you please help me solve for X and state the restrictions on the variables: bx+a=dx+c ? Every time I tried I always ended up with my x's being canceled because I couldn't figure out what I was doing wrong when I divided by both b and d. \n" ); document.write( "
Algebra.Com's Answer #193776 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! get all x's on one side and factor \n" ); document.write( "bx+a=dx+c \n" ); document.write( "bx-dx=c-a \n" ); document.write( "x(b-d)=(c-a) \n" ); document.write( "x=(c-a)/b-d) \n" ); document.write( "b can not be equal to d \n" ); document.write( "so that b-d can't be zero \n" ); document.write( " \n" ); document.write( " |