document.write( "Question 1002764: Solve for x
\n" );
document.write( "Y=3bx -7x \n" );
document.write( "
Algebra.Com's Answer #619621 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From \n" ); document.write( "y = 3bx - 7x \n" ); document.write( "factor out the x and divide by what's left... \n" ); document.write( "y = x(3b - 7) \n" ); document.write( "x = y/(3b-7) \n" ); document.write( " |