document.write( "Question 922097: If c and d are both integers in the equation 4cx - 5c= -12x +d what is the value of c and d\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #559371 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Previously Posted \n" ); document.write( "4cx - 5c= -12x +d \n" ); document.write( " 4cx = -12x \n" ); document.write( " c = -3 \n" ); document.write( " ....... \n" ); document.write( " -5c = d \n" ); document.write( " (-5)(-3) = d = 15 \n" ); document.write( " |