document.write( "Question 488269: 8. A university bookstore recently sold a wirebound graph-paper notebook for $2.55, and a college-ruled notebook for $3.22. At the start of spring semester, a combination of 50 of these notebooks were sold for a total of $157.65. How many of each type were sold?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thanks for any help!!! \n" );
document.write( "
Algebra.Com's Answer #333330 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 8. A university bookstore recently sold a wirebound graph-paper notebook for $2.55, and a college-ruled notebook for $3.22. At the start of spring semester, a combination of 50 of these notebooks were sold for a total of $157.65. How many of each type were sold? \n" ); document.write( ". \n" ); document.write( "Let x = number of graph-paper notebooks sold \n" ); document.write( "then \n" ); document.write( "50-x = number of college-ruled notebooks sold \n" ); document.write( ". \n" ); document.write( "2.55x + 3.22(50-x) = 157.65 \n" ); document.write( "2.55x + 161-3.22x = 157.65 \n" ); document.write( "161-0.67x = 157.65 \n" ); document.write( "-0.67x = -3.35 \n" ); document.write( "x = 5 (graph-paper notebooks) \n" ); document.write( ". \n" ); document.write( "college-ruled notebooks: \n" ); document.write( "50-x = 50-5 = 45 \n" ); document.write( " \n" ); document.write( " |