document.write( "Question 414514: Is (1,5) a solution of the system?
\n" );
document.write( " 5x-2y=-5
\n" );
document.write( " 3x-7y=-32
\n" );
document.write( "I can only check yes or no for both sets. Thank you! :) \n" );
document.write( "
Algebra.Com's Answer #290742 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! Is (1,5) a solution of the system? \n" ); document.write( "5x - 2y = -5 \n" ); document.write( "3x - 7y = -32\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Substitute (1 in for x) and (5 in for y) into both equations. \n" ); document.write( "If you get a true statement, then it is a solution for that equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5(1) - 2(5) = -5 \n" ); document.write( "5 - 10 = -5 \n" ); document.write( "-5 = -5 \n" ); document.write( "- works in first equation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3(1) - 7(5) = -32 \n" ); document.write( "3 - 35 = -32 \n" ); document.write( "-32 = -32 \n" ); document.write( "- works in second equation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Both equations yield true statements when you substitute in, \n" ); document.write( "therefore it is a solution of the system. \n" ); document.write( "www.algebrahouse.com \n" ); document.write( " |