document.write( "Question 37374: Translate the English sentence into an equation using the variables indicated: The ratio of brick houses to wooden houses in a particular city is 5 to 11. Let b = the number of brick houses and w = the number of wooden houses. \r
\n" );
document.write( "\n" );
document.write( "is my equation right?\r
\n" );
document.write( "\n" );
document.write( "5b : 11w \n" );
document.write( "
Algebra.Com's Answer #23017 by fractalier(6550) You can put this solution on YOUR website! Well, the proper way to begin this is \n" ); document.write( "b/w = 5/11 \n" ); document.write( "so it turns out that \n" ); document.write( "11b = 5w \n" ); document.write( " |