document.write( "Question 928753: Solve the system of equations algebraically. \r
\n" );
document.write( "\n" );
document.write( "1. y= 4x + 45
\n" );
document.write( "x = 4y
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #563828 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! y = 4(4y) + 45 \n" ); document.write( "-15y = 45 \n" ); document.write( "y = -3 and x = -12 \n" ); document.write( "Ordered Pair(-12,-3) the solution for this System \n" ); document.write( "and...checking \n" ); document.write( " |