document.write( "Question 1065594: A certain type of siding for a house costs $10.50 per square yard. What does it cost for the siding for a wall 4 yards wide and 60 feet long? \n" ); document.write( "
Algebra.Com's Answer #680778 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Convert feet to yds
\n" ); document.write( "\"+60%2F3+=+20+\" yds
\n" ); document.write( "\"+4%2A20+=+80+\" yd2
\n" ); document.write( "---------------------
\n" ); document.write( "[ dollars / sq yd } x [ sq yds ] = [ dollars ]
\n" ); document.write( "\"+10.5%2A80+=+840+\"
\n" ); document.write( "The cost is $840
\n" ); document.write( "
\n" ); document.write( "
\n" );