document.write( "Question 518579: how do i do bx+ cy=d ?
\n" );
document.write( "solve for x \n" );
document.write( "
Algebra.Com's Answer #345748 by tracyc0912(40)![]() ![]() You can put this solution on YOUR website! bx+cy=d (subtract cy from both sides) \n" ); document.write( "bx=d-cy (divide both sides by x) \n" ); document.write( "b=d-cy/x \n" ); document.write( "Hope that helps! :-) \n" ); document.write( " |