document.write( "Question 180850: a boy buys x eggs at (x-8) cents each and (x-2) rashers of bacon at (x-3) cents each. if the total bill is $1.75, how many eggs does he buy? \n" ); document.write( "
Algebra.Com's Answer #135641 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x(x-8)+(x-2)(x-3)=175 \n" ); document.write( "x^2-8x+x^2-5x+6=175 \n" ); document.write( "2x^2-13x-169=0 \n" ); document.write( "x=13 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |