document.write( "Question 725523: Two rectangles are similar. The ratio of the sides is 3:5. If the smaller rectangle has a width of 6 inches and a lenght of 8.5 inches, what are the dimensions of the other rectangle? \n" ); document.write( "
Algebra.Com's Answer #444210 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
Set up proportions: 3/5 = 6/x and 3/5 = 8.5/x


\n" ); document.write( "Cross multiply and solve.


\n" ); document.write( "3x=30 ---> x=10


\n" ); document.write( "3x = 42.5 ---> x = 14.167


\n" ); document.write( "The dimensions of the big rectangle are width 10 inches and length appox. 14.167 inches. \n" ); document.write( "

\n" );