document.write( "Question 785471: Identify the solution(s) of the system of equations, if any.
\n" );
document.write( "6x + 6y = 18
\n" );
document.write( "y = 5 - 5x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #477544 by harpazo(655)![]() ![]() You can put this solution on YOUR website! Replace y with 5-5x.\r \n" ); document.write( "\n" ); document.write( "6x + 6(5-5x) = 18\r \n" ); document.write( "\n" ); document.write( "Solve the above equation for x.\r \n" ); document.write( "\n" ); document.write( "Then substitute the x value you found into either original equation given to find y and you're done.\r \n" ); document.write( "\n" ); document.write( "You take it from here. \n" ); document.write( " |