document.write( "Question 269094: I can rent a car for a $4 initial charge and $4 per hour. y=4+4x. another place has same car for #3 initial charge and %5 per hour. y=3+5x. how many hours is the total charge the same? \n" ); document.write( "
Algebra.Com's Answer #197245 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
y=4+4x
\n" ); document.write( "y=3+5x
\n" ); document.write( "4+4x=3+5x
\n" ); document.write( "4x-5x=3-4
\n" ); document.write( "-x=-1
\n" ); document.write( "x=1 hour the charges are equal.
\n" ); document.write( "Proof:
\n" ); document.write( "4+4*1=3+5*1
\n" ); document.write( "4+4=3+5
\n" ); document.write( "8=8
\n" ); document.write( "
\n" );