document.write( "Question 38235: write this fraction in simplest form:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " 42/55 = ? \n" );
document.write( "
Algebra.Com's Answer #23714 by mszlmb(115)![]() ![]() You can put this solution on YOUR website! 42/55 \n" ); document.write( "let's find the prime roots of both \n" ); document.write( "55=5*11 (both prime numbers) \n" ); document.write( "42=3*7*2 (all prime again) \n" ); document.write( "seeing as how there are no common primes, 42/55 is already in simplest form. \n" ); document.write( " |