document.write( "Question 285237: The sum of two numbers is 15. The result when the greater number is decreased by three times the lesser is 7. Let x be the greater number and let y be the lesser number. write a system of equations to model this situation. \n" ); document.write( "
Algebra.Com's Answer #206827 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
x is greater
\n" ); document.write( "y is lesser
\n" ); document.write( "Now we are told that:
\n" ); document.write( "x+y=15---------------------eq1
\n" ); document.write( "We are also told that:
\n" ); document.write( "x-3y=7------------------------eq2\r
\n" ); document.write( "\n" ); document.write( "Subtract eq2 from eq1 and we get:
\n" ); document.write( "4y=8 divide each side by 4
\n" ); document.write( "y=2--lesser number
\n" ); document.write( "From eq 1:
\n" ); document.write( "x+2=15
\n" ); document.write( "x=13-------------greater number
\n" ); document.write( "CK
\n" ); document.write( "2+13=15
\n" ); document.write( "15=15
\n" ); document.write( "and
\n" ); document.write( "13-3*2=7
\n" ); document.write( "13-6=7
\n" ); document.write( "7=7\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" );