document.write( "Question 896782: If 6 pounds of tomatoes cost $10.80, how much will 5 pounds cost? \n" ); document.write( "
Algebra.Com's Answer #543823 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
10.80/6=x/5
\n" ); document.write( "6x=10.80*5
\n" ); document.write( "6x=54.25
\n" ); document.write( "x=54.25/6
\n" ); document.write( "x=9.04
\n" ); document.write( "
\n" );