document.write( "Question 273683: 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 #199891 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
x=3y^2-5
\n" ); document.write( "substitute 103 for x
\n" ); document.write( "103=3y^2-5
\n" ); document.write( "108=3y^2
\n" ); document.write( "12*9=3y^2
\n" ); document.write( "12*3=y^2
\n" ); document.write( "36=y^2
\n" ); document.write( "6=y
\n" ); document.write( "
\n" ); document.write( "
\n" );