document.write( "Question 249627: This says solve for the indicated letter
\n" );
document.write( "b=3c,for c
\n" );
document.write( "The solution is c=?
\n" );
document.write( "I dont understand this can someone help me? \n" );
document.write( "
Algebra.Com's Answer #181766 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve for the indicated letter \n" ); document.write( "b=3c,for c \n" ); document.write( "------------- \n" ); document.write( "The goal is to get c on one side of the = by itself. \n" ); document.write( "b = 3c \n" ); document.write( "3c = b \n" ); document.write( "Divide both sides by 3 \n" ); document.write( "c = b/3 \n" ); document.write( "That's all \n" ); document.write( " \n" ); document.write( " |