document.write( "Question 703273: How would I Write an algebraic expression that represents the number of feet in y yards. \n" ); document.write( "
Algebra.Com's Answer #433404 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
There are 3feet in one yard.
\n" ); document.write( "Let F = number of feet
\n" ); document.write( "Let Y = number of yards
\n" ); document.write( "\"F+=+3Y\"
\n" ); document.write( "
\n" );