document.write( "Question 1176311: Solve the system for x and y, expressing either value in terms of a, if necessary. Assume that a ≠ 0.\r
\n" );
document.write( "\n" );
document.write( "4ax + 5y = 28
\n" );
document.write( "ax + 6y = 26\r
\n" );
document.write( "\n" );
document.write( "Select the correct choice below and, if necessary, fill in the answer box within your choice.\r
\n" );
document.write( "\n" );
document.write( "A.
\n" );
document.write( "The solution set is {__} (Simplify your answer. Type an ordered pair.)\r
\n" );
document.write( "\n" );
document.write( "B. There are infinitely many solutions. The solution set is {(x,y)|__}.
\n" );
document.write( "(Simplify your answer. Type an equation.)\r
\n" );
document.write( "\n" );
document.write( "C. There is no solution. The solution set is Ø. \n" );
document.write( "
Algebra.Com's Answer #802923 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Hi\r\n" ); document.write( "a ≠ 0 \r\n" ); document.write( "4ax + 5y = 28\r\n" ); document.write( "ax + 6y = 26\r\n" ); document.write( "\r\n" ); document.write( "4ax + 5y = 28\r\n" ); document.write( "-4ax - 24y = 26(-4) |Multiplying 2nd EQ by -4 to eliminate x\r\n" ); document.write( " y = (28-104)/-19 = 4 and x = 2/a \n" ); document.write( " \n" ); document.write( " |