document.write( "Question 749020: a foot-long hot dog is cut into two parts. One part is 2 inches longer than the other part, How long are the two parts \n" ); document.write( "
Algebra.Com's Answer #455740 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
The two lengths x and x + 2
\n" ); document.write( "Therefore x + (x + 2) = 12 inches
\n" ); document.write( " 2x + 2 = 12 inches
\n" ); document.write( " 2x = 12 - 2
\n" ); document.write( " 2x = 10
\n" ); document.write( " x = 5
\n" ); document.write( " Therefore the two lengths are 5 inches
\n" ); document.write( "and (5 + 2 inches)7 inches.\r
\n" ); document.write( "\n" ); document.write( "Bon appetit!
\n" ); document.write( "
\n" );