document.write( "Question 32425: a child must be 50 in tall to ride on a roller coaster . how would I determine how to find this answer? \r
\n" );
document.write( "\n" );
document.write( "H > 50 \r
\n" );
document.write( "\n" );
document.write( "H > 50
\n" );
document.write( " -
\n" );
document.write( "H < 50
\n" );
document.write( "
\n" );
document.write( "H < 50
\n" );
document.write( " -
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #18906 by mukhopadhyay(490) ![]() You can put this solution on YOUR website! For a child to ride a roller coaster, the child must be 50 inch or taller \n" ); document.write( "Same as H >= 50; if this is not one of the options, consider H > 50 \n" ); document.write( " |