document.write( "Question 249243: The variables x and y are related by the following equation: x = 3y2 - 5\r
\n" );
document.write( "\n" );
document.write( "If x = 103, what positive value of y makes this an equality? \n" );
document.write( "
Algebra.Com's Answer #181576 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 103=3y^2-5 \n" ); document.write( "108=3y^2 \n" ); document.write( "36=y^2 \n" ); document.write( "6=y \n" ); document.write( "y>6 \n" ); document.write( " |