document.write( "Question 920449: Given the formula A = 5b + 2c ÷ d and A = 250, c = 50, and d = 20, what is the value of b? \n" ); document.write( "
Algebra.Com's Answer #558380 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A=5b%2B2%28c%2Fd%29\"
\n" ); document.write( "\"250=5b%2B2%2850%2F20%29\"
\n" ); document.write( "\"250=5b%2B2%285%2F2%29\"
\n" ); document.write( "\"250=5b%2B5\"
\n" ); document.write( "\"250=5%28b%2B1%29\"
\n" ); document.write( "\"b%2B1=50\"
\n" ); document.write( "\"b=49\"
\n" ); document.write( "
\n" ); document.write( "
\n" );