document.write( "Question 288364: Suppose that i will pay you 8cents for every problem in this chapter that you solve correctly but you have to pay me 5cents for every problem done incorrectly. If at the end of the 26 problems neither of us owe each other any money, how many problems did you solve correctly?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209068 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 8x=5(26-x) \n" ); document.write( "8x=130-5x \n" ); document.write( "8x+5x=130 \n" ); document.write( "13x=130 \n" ); document.write( "x=130/13 \n" ); document.write( "x=10 questions answered correctly. \n" ); document.write( "26-10=16 answered incorrectly. \n" ); document.write( "Proof: \n" ); document.write( "8*10=5*16 \n" ); document.write( "80=80 \n" ); document.write( " |