document.write( "Question 607848: if apples cost $3.75 for 3 pounds, what is the cost, at the same rate, of 7 pounds of apples? \n" ); document.write( "
Algebra.Com's Answer #382931 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
3.75/3=x/7
\n" ); document.write( "3x=26.25
\n" ); document.write( "x=26.25/3
\n" ); document.write( "x=$8.75
\n" ); document.write( "
\n" );