document.write( "Question 262574: How do you show that a number is rational, by writing it as a quotient of two integers?
\n" );
document.write( "Such as -4 \n" );
document.write( "
Algebra.Com's Answer #193414 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! Yes, a rational number is one that can be expressed as the ratio of two integers.\r \n" ); document.write( "\n" ); document.write( "-4 = -4/1 \n" ); document.write( " |