document.write( "Question 1031750: If three inches of a rope cost 7 cents, how much would 2 feet of a rope cost? \n" ); document.write( "
Algebra.Com's Answer #646411 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The rate for rope is:
\n" ); document.write( "\"+7+%2F+3+\" cents/inch
\n" ); document.write( "------------------
\n" ); document.write( "Convert feet to inches
\n" ); document.write( "[ feet ] x [ inches / foot ] = [ inches ]
\n" ); document.write( "\"+2%2A%28+12%2F1+%29+=+24+\" inches
\n" ); document.write( "-----------------------
\n" ); document.write( "[ cents/inch ] x [ inches ] = [ cents ]
\n" ); document.write( "\"+%28+7%2F3+%29%2A24+=+56+\"
\n" ); document.write( "2 ft of rope costs 56 cents
\n" ); document.write( "
\n" );