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 #538770 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 5a - 6b = 9 \n" ); document.write( "add 6b to both sides of = \n" ); document.write( "6b +9 = 5a \n" ); document.write( "subtract 9 from both sides of = \n" ); document.write( "6b = 5a -9 \n" ); document.write( "b = (5a -9) / 6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |