document.write( "Question 500537: determine the domain.\r
\n" );
document.write( "\n" );
document.write( "y= 5- sq. root of 4x \n" );
document.write( "
Algebra.Com's Answer #338165 by chessace(471)![]() ![]() You can put this solution on YOUR website! Just avoid sqrt(negative): \n" ); document.write( "4x >= 0 \n" ); document.write( "x >= 1/4 \n" ); document.write( "Domain [0.25, inf) \n" ); document.write( " \n" ); document.write( " |