document.write( "Question 673232: I need help. The directions are solve each system. If the system has in infinate solution set, specify it and give three solutions. If the system has no solution, say so.
\n" );
document.write( "The prolem is:
\n" );
document.write( "d = 2 - 6c
\n" );
document.write( "(1/2)d - c = 1 \n" );
document.write( "
Algebra.Com's Answer #418525 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The prolem is: \n" ); document.write( "d = 2 - 6c \n" ); document.write( "(1/2)d - c = 1 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"d\" and solve for \"c\": \n" ); document.write( "(1/2)(2-6c) - c = 1 \n" ); document.write( "---- \n" ); document.write( "1 - 3c - c = 1 \n" ); document.write( "-4c = 0 \n" ); document.write( "c = 0 \n" ); document.write( "-------- \n" ); document.write( "Solve for \"d\" using d = 2 - 6c \n" ); document.write( "d = 2 - 6*0 \n" ); document.write( "d = 2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |