document.write( "Question 37313: Jack and Jill are planning a new kitchen. The old kitchen measured 12 feet by 18 feet. The new kitchen is similar in shape, but the longest dimension is 21 feet. What is the smaller dimension of the new kitchen? \n" ); document.write( "
Algebra.Com's Answer #23007 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! This is a proportion problem. We write \n" ); document.write( "12 is to 18 as x is to 21, or in fractions, \n" ); document.write( "12/18 = x/21 \n" ); document.write( "Cross multiplying, we get \n" ); document.write( "18x = 252 and \n" ); document.write( "x = 14 \n" ); document.write( " |