document.write( "Question 751440: A pizza parlor has two different sizes of pizza. The smaller one has a diameter of 10 inches and the larger one has a diameter of 16 inches. What is the ratio of the area of the smaller pizza to the area of the larger pizza? \n" ); document.write( "
Algebra.Com's Answer #457225 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Smaller pizza has diameter of 10 ins. Radius = 5 ins. \n" ); document.write( "Larger pizza has diameter of 16 ins. Radius = 8 ins \n" ); document.write( "Area of smaller pizza = pi*r^2 => 78.54 ins^2 \n" ); document.write( "Area of larger pizza = pi*r^2 => 201.06 ins^2\r \n" ); document.write( "\n" ); document.write( " 78.54 : 201.06 \n" ); document.write( " 1 : 2.56 \n" ); document.write( "hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |