document.write( "Question 351513: if dy-c=a,solve for y in terms of a, c, and d\r
\n" );
document.write( "\n" );
document.write( "solve and show work \n" );
document.write( "
Algebra.Com's Answer #251156 by mananth(16946)![]() ![]() You can put this solution on YOUR website! dy-c =a \n" ); document.write( "add c to both sides \n" ); document.write( "dy-c+c = a+c \n" ); document.write( "dy = a+c \n" ); document.write( "divide by d \n" ); document.write( "dy/d = (a+c)/d \n" ); document.write( "y= (a+c)/d \n" ); document.write( " |