document.write( "Question 930489: Determine which numbers are rational or irrational?
\n" );
document.write( "7, square root of 3, 6.15, 1/5, 7.1438714289....., square root of 5/3, cube root of 27, and cube root of 16 \n" );
document.write( "
Algebra.Com's Answer #802138 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! Rational: 7, 6.15, 1/5, cbrt(27)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Irrational: sqrt(3), 7.1438714289..., sqrt(5/3), cbrt(16) \n" ); document.write( " |