A man purchases an item for 10.08 and instead of paying cash he tendered a cheque which he had with him. the cashier mistook the number of cents for the number of dollars and the number of dollars for the number of cents and gave back 7 times the value of the cheque as balance.
if A is the actual value of the cheque and if D is the actual value of dollars and if c is the actual value of cents
i got these two equations A=D+100c and for the cashiers calculation 100D+c-10.08=7A after solving above two you get 93D-699C=10.08 Using euclids i got D=(-50.4) and C = (-6.72)
What should be done next to find the value of A?