document.write( "Question 1166076: one half of the sum of b and 4 plus the product of 7 and n\r
\n" ); document.write( "\n" ); document.write( "would this be;
\n" ); document.write( "(b+4)+(7xn)
\n" ); document.write( " ____________
\n" ); document.write( " 2
\n" ); document.write( "

Algebra.Com's Answer #790543 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
one half of the sum of b and 4 plus the product of 7 and n\r
\n" ); document.write( "\n" ); document.write( "would this be;
\n" ); document.write( "(b+4)+(7xn)
\n" ); document.write( " ____________
\n" ); document.write( " 2
\n" ); document.write( "----------------------
\n" ); document.write( "Don't use x for multiply, use * (Shift 8)
\n" ); document.write( "\"%28%28b%2B4%29%2B%287%2An%29%29%2F2\" is one possibility.
\n" ); document.write( "====================
\n" ); document.write( "\"%28b%2B4%29%2F2+%2B+7n\" is another.
\n" ); document.write( "
\n" ); document.write( "
\n" );