document.write( "Question 104357: The diameter of a small pizza is 16 centimeters. This is 2 centimeters more than two fiths of the diameter of a large pizza. Find the diameter of the larger. \n" ); document.write( "
Algebra.Com's Answer #76119 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! The diameter of a small pizza is 16 centimeters. This is 2 centimeters more than two fifths of the diameter of a large pizza. Find the diameter of the larger. \n" ); document.write( ": \n" ); document.write( "Let x = diameter of the large pizza: \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( ".4x + 2 = 16 \n" ); document.write( ".4x = 16 - 2 \n" ); document.write( ".4x = 14 \n" ); document.write( "x = 14/.4 \n" ); document.write( "x = 35 cm is the diameter of the large pizza \n" ); document.write( " |