document.write( "Question 231955: Two friends rent an apartment for $975 per month. Since one bedroom is 60 square feet larger than the other bedroom, each person’s rent contribution is based on bedroom size. Each person agrees to pay $3.25 per square foot of bedroom area. What is the size of the larger bedroom \n" ); document.write( "
Algebra.Com's Answer #171562 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
975/3.25=300 sq ft total
\n" ); document.write( "x+x+60=300
\n" ); document.write( "2x=240
\n" ); document.write( "x=120 sq ft
\n" ); document.write( "x+60=180 sq ft
\n" ); document.write( "
\n" );