document.write( "Question 265202: 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 #195041 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The variables x and y are related by the following equation: x = 3y2 - 5 \n" ); document.write( "If x = 103, what positive value of y makes this an equality? \n" ); document.write( "------------------------- \n" ); document.write( "103 = 3y^2 - 5 \n" ); document.write( "3y^2 = 108 \n" ); document.write( "y^2 = 36 \n" ); document.write( "y = 6 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |