document.write( "Question 975451: A piece of paper area 60 cm square is divided in two pieces x and y so that the area of x is 2/3 of y. What is the area of x and y? \n" ); document.write( "
Algebra.Com's Answer #597212 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x=2/3y
\n" ); document.write( "2/3y+y=60
\n" ); document.write( "y=60/(5/3)
\n" ); document.write( "y=60*3/5
\n" ); document.write( "y=36
\n" ); document.write( "2/3y=24
\n" ); document.write( "
\n" );