document.write( "Question 1044210: Analyzing relationships: As c increases, does the value of x increase, decrease, or stay the same for each equation? Assume c is positive:
\n" ); document.write( "x-c=0
\n" ); document.write( "cx=1
\n" ); document.write( "cx=c
\n" ); document.write( "x/c=1
\n" ); document.write( "

Algebra.Com's Answer #659730 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
x - c = 0 ===> x = c ===> If c increases then x increases naturally.\r
\n" ); document.write( "\n" ); document.write( "cx = 1 ===> x = 1/c ===> x decreases as c increases, since c > 0.\r
\n" ); document.write( "\n" ); document.write( "cx = c ===> x = 1 since \"c%3C%3E0\" ===> As c increases, x stays the same.\r
\n" ); document.write( "\n" ); document.write( "x/c = 1 => x = c, and we return to the first case above.
\n" ); document.write( "
\n" );