document.write( "Question 213520: a piece of wire 10 m long is to be cut into two pieces one of them is 2/3 as long as the other, how should the wire be cut ? \n" ); document.write( "
Algebra.Com's Answer #161345 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X+2X/3=10
\n" ); document.write( "(3X+2X)/3=10
\n" ); document.write( "5X=3810
\n" ); document.write( "5X=30
\n" ); document.write( "X=30/5
\n" ); document.write( "X=6 M. IS THE LONGER PIECE.
\n" ); document.write( "10-6=4 M. IS THE SHORTER PIECE.
\n" ); document.write( "PROOF:
\n" ); document.write( "6+2*6/3=10
\n" ); document.write( "6+12/2=10
\n" ); document.write( "6+4=10
\n" ); document.write( "10=10
\n" ); document.write( "
\n" );