document.write( "Question 139221: Taya and Jed collect coins. The ratio of the number of coins in their collections, in some order, is 4 to 3. If Taya has 60 coins in her collection, how many coins could Jed have? \n" ); document.write( "
Algebra.Com's Answer #101528 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
4/3=60/x
\n" ); document.write( "4x=3*60
\n" ); document.write( "4x=180
\n" ); document.write( "x=180/4
\n" ); document.write( "x=45 coins for Jed.
\n" ); document.write( "
\n" );