document.write( "Question 1016975: in this Verbal excersice I have to present a linear algebraic equation\r
\n" );
document.write( "\n" );
document.write( "mark and don are planning to sell each of their marble collections at a garage sale. if don has 1 more than 3 times the number of marbles mark has, how many does each boy have to sell if the total number of marbles 113? \n" );
document.write( "
Algebra.Com's Answer #633329 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be the number of marbles that Mark has and y be the number of marbles Don has, then \n" ); document.write( "1) x + y = 113 \n" ); document.write( "2) y = 3x + 1 \n" ); document.write( ": \n" ); document.write( "substitute for y in equation 1 using equation 2 \n" ); document.write( ": \n" ); document.write( "x + (3x + 1) = 113 \n" ); document.write( ": \n" ); document.write( "4x = 112 \n" ); document.write( ": \n" ); document.write( "x = 28 \n" ); document.write( ": \n" ); document.write( "Mark has 28 marbles and Don has 85 marbles \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |