document.write( "Question 83703: Solve. (We are working on rational expressions including factoring)\r
\n" );
document.write( "\n" );
document.write( "A company that manufactures hospital beds has a fixed monthly cost of $225,000. The average cost per bed, C, for the company to manufacture x beds per month is modeled by the formula
\n" );
document.write( "c = 550x + 225,000/x\r
\n" );
document.write( "\n" );
document.write( "How many hospital beds can be manufactured per month at an average cost of $800? \n" );
document.write( "
Algebra.Com's Answer #60210 by lekelly(20)![]() ![]() ![]() You can put this solution on YOUR website! c=500x+(225000/x) \n" ); document.write( "800=500x+(225000/x)\r \n" ); document.write( "\n" ); document.write( "step 1: get rid of the x in the denominator by multiplying by x: \n" ); document.write( "800x=500x+225000\r \n" ); document.write( "\n" ); document.write( "step 2: get the all the x on one side of the equal side-subtract 500x from each side: \n" ); document.write( "300x=225000\r \n" ); document.write( "\n" ); document.write( "step 3: solve for x by dividing 300 from each side: \n" ); document.write( "x=750---your answer! \n" ); document.write( " |