document.write( "Question 353891: johnny has a postcard collection
\n" ); document.write( "1/2 are from canada
\n" ); document.write( "1/4 are from japan
\n" ); document.write( "1/8 from france
\n" ); document.write( "1/6 from mexico
\n" ); document.write( "4 are from italy
\n" ); document.write( "How many postcards does johnny have altogether
\n" ); document.write( "

Algebra.Com's Answer #252977 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The fractions you gave will not yield a solution because they\r\n" );
document.write( "add to more than 1 whole set of post cards by themselves. Perhaps\r\n" );
document.write( "you mis-typed one of them. So I substituted some other fractions that \r\n" );
document.write( "will give an answer:\r\n" );
document.write( "\r\n" );
document.write( "1/2 are from Canada\r\n" );
document.write( "1/5 are from Japan\r\n" );
document.write( "1/7 from France\r\n" );
document.write( "1/10 from Mexico\r\n" );
document.write( "4 are from Italy\r\n" );
document.write( "\r\n" );
document.write( "Let N = the number of postcards altogether\r\n" );
document.write( "\"expr%281%2F2%29N\"\"%22%22%2B%22%22\"\"expr%281%2F5%29N\"\"%22%22%2B%22%22\"\"expr%281%2F7%29N\"\"%22%22%2B%22%22\"\"expr%281%2F10%29N\"\"%22%22%2B%22%22\"\"4\"\"%22%22=%22%22\"\"N\"\r\n" );
document.write( "\r\n" );
document.write( "The LCD of all those denominators is 70 so we multiply every term by \"red%2870%2F1%29\"\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"red%2870%2F1%29\"\"%22%22%2A%22%22\"\"expr%281%2F2%29N\"\"%22%22%2B%22%22\"\"red%2870%2F1%29\"\"%22%22%2A%22%22\"\"expr%281%2F5%29N\"\"%22%22%2B%22%22\"\"red%2870%2F1%29\"\"%22%22%2A%22%22\"\"expr%281%2F7%29N\"\"%22%22%2B%22%22\"\"red%2870%2F1%29\"\"%22%22%2A%22%22\"\"expr%281%2F10%29N\"\"%22%22%2B%22%22\"\"red%2870%2F1%29\"\"%22%22%2A%22%22\"\"4\"\"%22%22=%22%22\"\"red%2870%2F1%29\"\"%22%22%2A%22%22\"\"N\"\r\n" );
document.write( "\r\n" );
document.write( "Then you will not have any fractions when you multiply all those\r\n" );
document.write( "\r\n" );
document.write( "\"35N\"\"%22%22%2B%22%22\"\"14N\"\"%22%22%2B%22%22\"\"10N\"\"%22%22%2B%22%22\"\"7N\"\"%22%22%2B%22%22\"\"280\"\"%22%22=%22%22\"\"70N\"\r\n" );
document.write( "\r\n" );
document.write( "Combine all the like terms on the left:\r\n" );
document.write( "\r\n" );
document.write( "\"66N\"\"%22%22%2B%22%22\"\"280\"\"%22%22=%22%22\"\"70N\"\r\n" );
document.write( "\r\n" );
document.write( "Subtracting \"66N\" from both sides:\r\n" );
document.write( "\r\n" );
document.write( "\"280\"\"%22%22=%22%22\"\"4N\"\r\n" );
document.write( "\r\n" );
document.write( "Dividing both sides by 4\r\n" );
document.write( "\r\n" );
document.write( "\"70\"\"%22%22=%22%22\"\"N\"\r\n" );
document.write( "\r\n" );
document.write( "So you have 70 post cards.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );