document.write( "Question 531723: How do you solve fractions like this 3 5/11+3/22? \n" ); document.write( "
Algebra.Com's Answer #350572 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
I assume you mean: 3 5/11 + 3/22
\n" ); document.write( ".
\n" ); document.write( "3 5/11 = 11/11 * 3 + 11/11 * 5/11 = 33/11 + 5/11 = 38/11
\n" ); document.write( ".
\n" ); document.write( "Note that I just multiplied by 1, disguised as 11/11.
\n" ); document.write( ".
\n" ); document.write( "The other factor is 3/22, so the common denominator is 22.
\n" ); document.write( ".
\n" ); document.write( "38/11 * 2/2 = 76/22
\n" ); document.write( ".
\n" ); document.write( "76/22 + 3/22 = 79/22
\n" ); document.write( ".
\n" ); document.write( "79/22 = 3 13/22
\n" ); document.write( ".
\n" ); document.write( "Another approach is similar to cross-multiplying.
\n" ); document.write( ".
\n" ); document.write( "With two fractions a/b + c/d you can add them like this: (a*d+b*c)/(b*d)\r
\n" ); document.write( "\n" ); document.write( "You start by converting 3 5/11 to 38/11 the same as before.
\n" ); document.write( ".
\n" ); document.write( "38/11 + 3/22 = (38*22+11*3)/(11*22) = 79/22
\n" ); document.write( ".
\n" ); document.write( "Done.
\n" ); document.write( "
\n" );