document.write( "Question 121282: If four times a number is added to 8, the result is three times the number added to 5. Find the number. \n" ); document.write( "
Algebra.Com's Answer #88989 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 4x+8=3x+5 \n" ); document.write( "4x-3x=5-8 \n" ); document.write( "x=-3 answer. \n" ); document.write( "proof \n" ); document.write( "4*-3+8=3*-3+5 \n" ); document.write( "-12+8=-9+5 \n" ); document.write( "-4=-4 \n" ); document.write( " |