document.write( "Question 55203: 30. solve a/b = c/d for a/c \n" ); document.write( "
Algebra.Com's Answer #37452 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
A/B=C/D
\n" ); document.write( "cross multiplying we get
\n" ); document.write( "AD=BC
\n" ); document.write( "dividing both side by D
\n" ); document.write( "A=BC/D
\n" ); document.write( "dividing both sides by C
\n" ); document.write( "A/C=B/D
\n" ); document.write( "
\n" );