document.write( "Question 561803: A number subtracted from 28 is equal to four more than three times a number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #364381 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Let x=the number, then we are told that: \n" ); document.write( "28-x=3x+4 subtract3x and also 28 from each side \n" ); document.write( "-3x-x=4-28 \n" ); document.write( "-4x=-24 \n" ); document.write( "x=6 \n" ); document.write( "CK \n" ); document.write( "28-6=3*6+4 \n" ); document.write( "22=22\r \n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor \n" ); document.write( " |