document.write( "Question 575633: Two meters of cloth costs $4.00, and six meters of cloth costs $12.00. Which equation below relates the cost of the cloth(C) to its length(L)?
\n" );
document.write( "A) C=2L
\n" );
document.write( "B) C=4L
\n" );
document.write( "C) C=1/2L
\n" );
document.write( "D) C=12L \n" );
document.write( "
Algebra.Com's Answer #369574 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! $4 = ( $2 / m ) x 2 m \n" ); document.write( "$12 = ( $2 / m ) x 6 m \n" ); document.write( "(A) C = 2L \n" ); document.write( " |