document.write( "Question 928790: Solve the system:\r
\n" );
document.write( "\n" );
document.write( "x+4y=−8
\n" );
document.write( "3x+12y=−24.\r
\n" );
document.write( "\n" );
document.write( "If the system has infinitely many solutions, express your answer in the form x=x and y as a function of x\r
\n" );
document.write( "\n" );
document.write( "(I have already figured out that the system has infinitely many solutions, and mainly need assistance with writing y as a function of x). \n" );
document.write( "
Algebra.Com's Answer #563889 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x+4y=−8 \n" ); document.write( "y = -(x+8)/4 \n" ); document.write( "Infinite Ordered Pairs: (x, -(x+8)/4) \n" ); document.write( " |