document.write( "Question 890190: solve for b.
\n" );
document.write( "5a-6b=9
\n" );
document.write( "can you please explain to me how to solve an equation for the specified values? thanks.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #538773 by alexlove054@gmail.com(10)![]() ![]() ![]() You can put this solution on YOUR website! 5a-6b=9 \n" ); document.write( "take -5a to the right hand side \n" ); document.write( "we have -6b=9-5a \n" ); document.write( "divide both sides by -6 \n" ); document.write( "b=(9-5a)/-6 \n" ); document.write( " |