document.write( "Question 241855: the difference of two numbers is tripled. the result is decreased by 1. if the lesser of the two values is 4, the result is 8.3. find the greatest number.
\n" ); document.write( "please?
\n" ); document.write( "

Algebra.Com's Answer #177120 by College Student(505)\"\" \"About 
You can put this solution on YOUR website!
Variables are: a, b, c
\n" ); document.write( "Let a = 4
\n" ); document.write( "Let c = 8.3
\n" ); document.write( "We need to find b.
\n" ); document.write( ".
\n" ); document.write( "The equation then becomes:
\n" ); document.write( "\"3%28a-b%29-1=c\"
\n" ); document.write( "\"3%284-b%29-1=8.3\"
\n" ); document.write( "\"12-3b-1=8.3\"
\n" ); document.write( "\"-3b=8.3-12%2B1\"
\n" ); document.write( "\"-3b=-2.7\"
\n" ); document.write( "\"b=0.9\"
\n" ); document.write( ".
\n" ); document.write( "*** We are not getting an integer for a result. Did you really mean to type 8.3 or 8? I'm going to work it out for 8 just in case, because we would end up with an integer as a result.
\n" ); document.write( ".
\n" ); document.write( "\"3%28a-b%29-1=c\"
\n" ); document.write( "\"3%284-b%29-1=8\"
\n" ); document.write( "\"12-3b-1=8\"
\n" ); document.write( "\"-3b=8-12%2B1\"
\n" ); document.write( "\"-3b=-3\"
\n" ); document.write( "\"b=1\"
\n" ); document.write( ".
\n" ); document.write( "I hope this helped.
\n" ); document.write( "
\n" );