document.write( "Question 880173: A 30-inch segment is cut into two parts whose lengths have the ratio 3 to 5. Find the length of the shortest part \n" ); document.write( "
Algebra.Com's Answer #531252 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A 30-inch segment is cut into two parts whose lengths have the ratio 3 to 5. Find the length of the shortest part
\n" ); document.write( "***
\n" ); document.write( "let x=shortest part
\n" ); document.write( "30-x=longer part
\n" ); document.write( "\"x%2F%2830-x%29=3%2F5\"
\n" ); document.write( "5x=90-3x
\n" ); document.write( "8x=90
\n" ); document.write( "x=11.25
\n" ); document.write( "30-x=18.75
\n" ); document.write( "length of the shortest part=11.25 inches
\n" ); document.write( "
\n" );