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 #802921 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 4ax + 5y = 28 \n" ); document.write( "ax + 6y = 26 \n" ); document.write( "------------------- \n" ); document.write( "4ax + 5y = 28 \n" ); document.write( "4ax + 24y = 104 \n" ); document.write( "------------------------- Subtract \n" ); document.write( "-19y = -76 \n" ); document.write( "y = 4 \n" ); document.write( "================ \n" ); document.write( "ax + 6y = 26 \n" ); document.write( "ax + 24 = 26 \n" ); document.write( "ax = 2 \n" ); document.write( "x = 2/a \n" ); document.write( " |