document.write( "Question 701538: At a college bookstore, Carla purchased a math textbook and a novel that cost a total of $54, not including tax. If the price of the math textbook, m, is $8 more than 3 times the price of the novel, n, write a system of linear equations that could be used to determine the price of each book. What is the price of Carla's math book and the price of the novel? \n" ); document.write( "
Algebra.Com's Answer #660277 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! m+n=54 \n" ); document.write( "m=3n+8\r \n" ); document.write( "\n" ); document.write( "3n+8+n=54 \n" ); document.write( "4n=46 \n" ); document.write( "n=11.5 \n" ); document.write( "m=42.5 \n" ); document.write( " \n" ); document.write( " |