document.write( "Question 142641: A university bookstore recently sold a wire bound graph-paper notebook for $2.50 and a college-ruled notebook for $2.30. At the start of spring semester, a combination of 50 of these notebooks was sold for a total of $118.60. How many of each type were sold? \n" ); document.write( "
Algebra.Com's Answer #103818 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2.3X+2.5(50-X)=118.60
\n" ); document.write( "2.3X+125-2.5X=118.60
\n" ); document.write( "-.2X=118.60-125
\n" ); document.write( "-.2X=-6.4
\n" ); document.write( "X=-6.4/-.2
\n" ); document.write( "X=32 BOOKS SOLD FOR $2.30
\n" ); document.write( "50-32=18 BOOKS SOLD FOR $2.50
\n" ); document.write( "PROOF:
\n" ); document.write( "2.3*32+2.5*18=118.60
\n" ); document.write( "73.60+45=118.60
\n" ); document.write( "118.60=118.60
\n" ); document.write( "
\n" );