document.write( "Question 1036446: Sam has already biked 1/4 of all the distance and 12 miles, and he still needs to bike 3/8 of the total distance and 9 miles. What’s the total distance? \n" ); document.write( "
Algebra.Com's Answer #651108 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Let d = total distance in miles.\r
\n" ); document.write( "\n" ); document.write( "==> \"%28d%2F4%2B+12%29+%2B+%28+%283d%29%2F8+%2B+9%29+=+d\"\r
\n" ); document.write( "\n" ); document.write( "==> \"%285d%29%2F8+%2B+21+=+d\"\r
\n" ); document.write( "\n" ); document.write( "==> \"%283d%29%2F8+=+21\" ==> d = 56 miles, the total distance.
\n" ); document.write( "
\n" );