document.write( "Question 252356: given 3x- 4y = 7 and x+ cy = 13 for what value of c will this system of equations NOT have a solution?\r
\n" );
document.write( "\n" );
document.write( "a -4 b -4/3 c -3/4 d 3/4 e 4/3 \n" );
document.write( "
Algebra.Com's Answer #184247 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 3x- 4y = 7 \n" ); document.write( "x+ cy = 13 \n" ); document.write( ". \n" ); document.write( "-4y=-3x+7 \n" ); document.write( "y=3x/4 -7/4 \n" ); document.write( ". \n" ); document.write( "cy=13-x \n" ); document.write( "y=13/c - x/c \n" ); document.write( ". \n" ); document.write( "There would be no answer if the equations had the same slope: \n" ); document.write( "3x/4=-x/c Let the slope of the 2nd equal the slope of the 1st. \n" ); document.write( "c/4=-x/3x Multiply each side by c/3x \n" ); document.write( "c=-4/3 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |