document.write( "Question 6158: To calculate the charge for a load of bricks, including delivery, the Redstone Brick Co. uses the equation c=0.42b+25, where c is the charge, b is the number of bricks, and $25 is the delivery charge per load. What is the charge for a load if b is 100?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #3327 by arunpaul(104)![]() ![]() ![]() You can put this solution on YOUR website! the equation c=0.42b+25 \n" ); document.write( "where c = the charge \n" ); document.write( "b = number of bricks =100 \n" ); document.write( "applying all the values in the above equation we have\r \n" ); document.write( "\n" ); document.write( "c = .42*100+25=42+25=$67 (Ans) \n" ); document.write( " \n" ); document.write( " |