document.write( "Question 1004046: please help!\r
\n" );
document.write( "\n" );
document.write( "Write a rule that expresses the perimeter p(s) of
\n" );
document.write( "a square as a function of the length s of one side.
\n" );
document.write( "Use your function to find the perimeter of a square with side
\n" );
document.write( "length 7 cm. \n" );
document.write( "
Algebra.Com's Answer #620604 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write a rule that expresses the perimeter p(s) of \n" ); document.write( "a square as a function of the length s of one side. \n" ); document.write( "-------------- \n" ); document.write( "A square has 4 sides, all of length s. \n" ); document.write( "p(s) = 4s \n" ); document.write( "-------------- \n" ); document.write( "Use your function to find the perimeter of a square with side \n" ); document.write( "length 7 cm. \n" ); document.write( "Wherever you see an s, sub a 7. \n" ); document.write( " |