document.write( "Question 1052860: E/x=C+3/x to find c, the number of cartons that were packed.
\n" );
document.write( "a. C=E-3/x
\n" );
document.write( "b. C=E/x-3
\n" );
document.write( "c. C=E/3-x
\n" );
document.write( "d. C=3-E/x \n" );
document.write( "
Algebra.Com's Answer #668150 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! E/x=C+(3/x) \n" ); document.write( "(E/x)-(3/x)=C \n" ); document.write( "(E-3)/x=C \n" ); document.write( "A \n" ); document.write( "The parentheses are critical \n" ); document.write( "B has the wrong denominator \n" ); document.write( "3-E is wrong \n" ); document.write( "It can be (E/x)-(3/x) or what was written above. \n" ); document.write( " |