document.write( "Question 56613: Hi, Can you please me solve this problem thank you very much. \r
\n" );
document.write( "\n" );
document.write( "The question is:\r
\n" );
document.write( "\n" );
document.write( "A building hold 80 apartments. Une bedroom apartment cost $850/month. A two bedroom apartment cost 1050/month. The location itself cost 78 200/month. How many one bedrooms and two bedrooms are in this building?\r
\n" );
document.write( "\n" );
document.write( "Thank you again.
\n" );
document.write( "-kim \n" );
document.write( "
Algebra.Com's Answer #38414 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A building hold 80 apartments. Une bedroom apartment cost $850/month. A two bedroom apartment cost 1050/month. The location itself cost 78200/month. How many one bedrooms and two bedrooms are in this building? \n" ); document.write( "------------------- \n" ); document.write( "Let number of one bedroom be \"x\"; cost of these is 850x dollars. \n" ); document.write( "Number of two bedroom is \"80-x; cost is 1050(80-x)=84000-1050x dollars \n" ); document.write( "------------ \n" ); document.write( "EQUATION: \n" ); document.write( "cost + cost = 78200 \n" ); document.write( "850x + 84000-1050x = 78200 \n" ); document.write( "-200x=-5800 \n" ); document.write( "x=29 (number of one-bedroom apartments) \n" ); document.write( "80-x=51 (number of two-bedroom apartments) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |