document.write( "Question 394072: The surface area S of a right prism is given by
\n" ); document.write( " S = 2B + Ph,
\n" ); document.write( "where B is the area of the base, P is the perimeter base, and h is the height of the prism
\n" ); document.write( "Solve for B.
\n" ); document.write( "

Algebra.Com's Answer #279586 by pie90010(44)\"\" \"About 
You can put this solution on YOUR website!
\"S+=+2B+%2B+Ph\"
\n" ); document.write( "subtract S from both sides
\n" ); document.write( "\"2B+=+Ph+-+S\"
\n" ); document.write( "and divide both sides by 2
\n" ); document.write( "\"B+=+%28Ph+-+S%29+%2F+2\"
\n" ); document.write( "
\n" );