document.write( "Question 1157568: Patrick has $375 in his account. This is $90 more than his brother Ralph has in his account. Write and solve to an addition equation to find the amount of money in Ralph’s account. \n" ); document.write( "
Algebra.Com's Answer #780457 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Patrick has $375 in his account. \n" ); document.write( " This is $90 more than his brother Ralph has in his account. \r \n" ); document.write( "\n" ); document.write( "let Ralph have $x \n" ); document.write( "Patrick has 90 more\r \n" ); document.write( "\n" ); document.write( "x+90=375\r \n" ); document.write( "\n" ); document.write( "x= (375-90)=285\r \n" ); document.write( "\n" ); document.write( "Ralph has $285 \n" ); document.write( " |