document.write( "Question 1044196: Bruce bought two books. One book cost four dollars more than three times the other. Together, the two books cost him $72. What is the equation for the problem? \n" ); document.write( "
Algebra.Com's Answer #659470 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
let one book be x. Then, the problem says the other will be:
\n" ); document.write( "3x+4
\n" ); document.write( "Put it all together:
\n" ); document.write( "x+3x+4 = 72
\n" ); document.write( "4x = 68
\n" ); document.write( "x = 17
\n" ); document.write( "Happy learning,
\n" ); document.write( "John
\n" ); document.write( "
\n" );