document.write( "Question 341397: I'm probably making this seem harder than it looks, but my course papers involve this example of rearranging an equation to make an unknown the subject.\r
\n" );
document.write( "\n" );
document.write( "This is the question in full.\r
\n" );
document.write( "\n" );
document.write( "The surface area (A) of a rectangular prism is given by the formula:\r
\n" );
document.write( "\n" );
document.write( "A=2(bh+hl+lb)\r
\n" );
document.write( "\n" );
document.write( "Evaluate b when A=11750sq mm; h=25mm and l=75mm\r
\n" );
document.write( "\n" );
document.write( "I know the idea is to make b the subject first by rearranging, but I'm having difficulty coming to how to rearrange this formula without changing it beyond its function.\r
\n" );
document.write( "\n" );
document.write( "Please help!\r
\n" );
document.write( "\n" );
document.write( "Thanks\r
\n" );
document.write( "\n" );
document.write( "Craig Jenkins (supposed engineering student.) \n" );
document.write( "
Algebra.Com's Answer #244465 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A=2(bh+hl+lb) \n" ); document.write( "Evaluate b when A=11750sq mm; h=25mm and l=75mm \n" ); document.write( "--------------------- \n" ); document.write( "11750 = 2(b*25 + 25*75 + 75b) \n" ); document.write( "5875 = 25b + 1875 + 75b = 100b + 1875 \n" ); document.write( "100b = 4000 \n" ); document.write( "b = 40 mm \n" ); document.write( " \n" ); document.write( " |