document.write( "Question 253240: I have an equation that has x over 2, like this: y=x/2\r
\n" );
document.write( "\n" );
document.write( "Is it the same as 1/2x? \n" );
document.write( "
Algebra.Com's Answer #185509 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Be careful here \n" ); document.write( "y = 1/2x can be understood as \n" ); document.write( "y = 1/(2x) -> x in the denominator \n" ); document.write( "or \n" ); document.write( "y = (1/2)x -> x in the numerator. \n" ); document.write( "Use (_) carefully. \n" ); document.write( " |