document.write( "Question 678484: Two friends are renting an apartment. They pay the landlord the first month's rent. The landlord also requires them to pay an additional half oa a month's rent for a security deposit. They total amount they pay the landlord before moving in is $1725. What is the monthly rent?
\n" );
document.write( " I think it would be x + 1/2x = 1725 but I'm not sure what x equals. \n" );
document.write( "
Algebra.Com's Answer #421439 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "x + 1/2x = 1725\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2*(x+1/2x) = 2*1725\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x + x = 3450\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3x = 3450\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 3450/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1150\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the monthly rent is $1,150.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |