document.write( "Question 23501: in one hour a store sold 14 times as many tapes as records. the store sold 70 tapes. how many records did it sell? \n" ); document.write( "
Algebra.Com's Answer #730863 by Shin123(626)\"\" \"About 
You can put this solution on YOUR website!
tapes=x records=y\r
\n" ); document.write( "\n" ); document.write( "\"14y=x\" x=70\r
\n" ); document.write( "\n" ); document.write( "\"14y=70\"\r
\n" ); document.write( "\n" ); document.write( "\"14y%2F14=70%2F14\"\r
\n" ); document.write( "\n" ); document.write( "\"y=5\"\r
\n" ); document.write( "\n" ); document.write( "5 records were sold.
\n" ); document.write( "
\n" );