document.write( "Question 909694: suppose a video store charges non-members $4 to rent each video a store membership cost 21 dollars and pay only $2.50 each video for what number is the cost the same \n" ); document.write( "
Algebra.Com's Answer #551976 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
21 + 2.5x = 4x
\n" ); document.write( "Subtract 2.5x from each side
\n" ); document.write( "21 = 1.5x
\n" ); document.write( "Divide each side by 1.5
\n" ); document.write( "x = 14

\n" ); document.write( "Check:
\n" ); document.write( "Membership $21 + 14 videos at $2.50 each = 21 + 35 = $56
\n" ); document.write( "Non member rate 14 videos at $4 = $56
\n" ); document.write( "
\n" ); document.write( "
\n" );