document.write( "Question 343333: A 34-foot-long speaker wire is to be cut into three pieces. One piece is to be 12 feet long. Of the remaining pieces, one must be 3 feet less than 4 times the length of the other. Find the length of the shorter piece.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #245775 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let \"A\" and \"B\" be the unknown lengths,
\n" ); document.write( "\"A%2BB%2B12=34\"
\n" ); document.write( "\"A=4B-3\"
\n" ); document.write( "Substitute,
\n" ); document.write( "\"4B-3%2BB%2B12=34\"
\n" ); document.write( "\"5B%2B9=34\"
\n" ); document.write( "\"5B=25\"
\n" ); document.write( "\"highlight%28B=5%29\"
\n" ); document.write( "Then,
\n" ); document.write( "\"A=4%285%29-3\"
\n" ); document.write( "\"A=20-3\"
\n" ); document.write( "\"highlight%28A=17%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );