document.write( "Question 924974: the perimeter of a square is 30% of the perimeter of a larger square if the perimeter of the smaller square is 4.8 inches what is the side length of the largest square? \n" ); document.write( "
Algebra.Com's Answer #561229 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! p1=the perimeter of the smaller square \n" ); document.write( "p2=the perimeter of the larger square \n" ); document.write( "p1=.3p2 \n" ); document.write( "4.8=.3p2 \n" ); document.write( "p2=16 \n" ); document.write( "4s=16 \n" ); document.write( "There are four sides to a square that are all equal length. \n" ); document.write( "the side of the larger square is equal to four. \n" ); document.write( " |