document.write( "Question 960241: The cost of a pencil is 25 cents more than the cost of a eraser. if the cost of 8 pencils and 10 eraser is $12.80, find the cost of each. \n" ); document.write( "
Algebra.Com's Answer #802659 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " 8(x+25) + 10x = 1280 |cents makes sense\r\n" ); document.write( " 18x = 1080\r\n" ); document.write( " x = 60 cents, eraser cost & pencil costs 85 cents\n" ); document.write( " |