document.write( "Question 585108: Ok so here is my word problem:\r
\n" );
document.write( "\n" );
document.write( "A university bookstore recently sold a wirebound graph-paper notebook for $1.64, and a college-ruled notebook for $1.17. At the start of spring semester, a combination of 50 of these notebooks were sold for a total of $66.02. How many of each type were sold?\r
\n" );
document.write( "\n" );
document.write( "So far what I have is:\r
\n" );
document.write( "\n" );
document.write( "x+y=50
\n" );
document.write( "1.64x+1.17y=66.02\r
\n" );
document.write( "\n" );
document.write( "I found that x=50-y but now I am completely lost. Please help. Thanks in advance. \n" );
document.write( "
Algebra.Com's Answer #373116 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A university bookstore recently sold a wirebound graph-paper notebook for $1.64, and a college-ruled notebook for $1.17. At the start of spring semester, a combination of 50 of these notebooks were sold for a total of $66.02. How many of each type were sold?\r \n" ); document.write( "\n" ); document.write( "So far what I have is:\r \n" ); document.write( "\n" ); document.write( "x+y=50 \n" ); document.write( "1.64x+1.17y=66.02\r \n" ); document.write( "\n" ); document.write( "I found that x=50-y but now I am completely lost. Please help. Thanks in advance. \n" ); document.write( "============= \n" ); document.write( "That's a good start. \n" ); document.write( "Sub for x in the 2nd equation \n" ); document.write( "1.64x+1.17y=66.02 \n" ); document.write( "Eliminate fractions first \n" ); document.write( "164x+117y=6602 \n" ); document.write( "164*(50-y) + 117y = 6602 \n" ); document.write( "8200 - 164y + 117y = 6602 \n" ); document.write( "-47y = - 1598 \n" ); document.write( "y = 34 = 34 college-ruled, whatever that is. \n" ); document.write( "----------- \n" ); document.write( "x = 50-y = 16 graph-paper thingies \n" ); document.write( " \n" ); document.write( " |