document.write( "Question 875391: The perimeter of three sides of a rectangle is 380 and we are trying to build a fence around the entire rectangle. The price of the fence is $14.00 for the longest sides and $10.00 for the shortest sides. What is the price for the full fence?
\n" ); document.write( "Thanks.
\n" ); document.write( "

Algebra.Com's Answer #528170 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
The description is unclear. Assign variables for lengths of the sides.
\n" ); document.write( "x is one dimension
\n" ); document.write( "y is the other dimension
\n" ); document.write( "\"x%2B2y=380\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If x is the longest side, then cost of the full fence is \"14%2A2x%2B10%2A2y\";
\n" ); document.write( "If y is the longest side, then cost of the full fence is \"10%2A2x%2B14%2A2y\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "More information is needed.
\n" ); document.write( "
\n" );