document.write( "Question 61450: Sunrise Sand and Gravel charges $4.50 for each cubic yarrd of sand plus $6.00 to deliver the sand. How much sand would they deliver for $100.00? \n" ); document.write( "
Algebra.Com's Answer #42274 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
100 = 4.50x + 6.00
\n" ); document.write( "94 = 4.5x
\n" ); document.write( "x = 20.89 cu yds
\n" ); document.write( "
\n" );