document.write( "Question 953025: A 19-inch rope is to be cut into two pieces so that one piece is 3 inches longer than twice the other. How long is each piece, if a = 2, b = 3, and l = 19? \n" ); document.write( "
Algebra.Com's Answer #582032 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
19=A+B
\n" ); document.write( "19=A+(2A+3)
\n" ); document.write( "19=3A+3
\n" ); document.write( "19-3=3A
\n" ); document.write( "3A=16
\n" ); document.write( "A=16/3
\n" ); document.write( "A=5 1/3
\n" ); document.write( "B=2(5 1/3)+3=10 2/3+3=13 2/3
\n" ); document.write( "PROOF:
\n" ); document.write( "19=(5 1/3)+(13 2/3)=19
\n" ); document.write( "19=19
\n" ); document.write( "
\n" ); document.write( "
\n" );