document.write( "Question 890390: The length of a rectangular swimming pool is 15 feet longer than the width. If the perimeter is 82 feet, then what are the length and width?
\n" );
document.write( "What variables would be used to define the length and width?
\n" );
document.write( "What is the system of equations for this problem? \n" );
document.write( "
Algebra.Com's Answer #538953 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! Which way to choose the variables is YOUR choice. Assign them in a way that seems sensible.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The described swimming pool has a dimension of length and a dimension of width. You need to assign a variable to each; one dimension is given as related to the other dimension. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The description begins as {length}=15+{width}. \n" ); document.write( "The perimeter is then given so that you have 2*{length}+2{width}=82.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You would not want to keep writing those words for the dimensions. You want to assign meaningful variables to each. Now, YOU PICK the variables. \n" ); document.write( " |