Are there any car salesmen here? Need some some advice on car buying


Recommended Posts

Well I went to a car dealership today with my father. Who will be a co-signer for the car loan for me. He knows I am on top of my finances. He will never do this for me if I was a slacker. Anyways I have attached the image of the finance paper the car salesman gave us. The total price came out to be $11,994.84 out the door. Their sales tax and doc fees are astronomical. I talked to the DMV of the state of Utah. They told me I can get the car registered cheaper if it was done by me instead of the car dealership. I hope that's true. They also said if I have the car registered by me I can avoid paying the dealer doc. fee. Which right now is $289.85

I mentioned this to the car salesman. He seemed agitated when I told him this by the way. He said "Every car dealership in Utah charges everyone the doc. fee. There's no going around that." Also he said "We can't give you the 7 year or 100,000 mile warranty on that car." (From which I remember him telling me and my father earlier that day that's it not from the dealership but from Toyota.) So it has 20,000 miles left to go for the warranty. He told us it will just be "As is".

Now the sheet I provided is the sheet he gave us. I told him to break down the "other fees" and he wrote down the paper. I will list them below in case its not readable.

-Temp license plate tag

-Licensing

-Property tax

-Licensing corridor (tax for highways around Utah)

-Tire Tax (A fee that the state charges every dealership) The state automatically assumes that every car dealership will have 5 brand new tired on the car. This is what he told us.

Total = $205.00

He did not run our credit score but we gave him an estimate of our scores. He wrote down the interest rates and with $2,000 circled what we would be paying monthly the car loan. I just have a feeling that this is a fishy deal and hopefully someone can set it straight. I don't have any friends that are car salesman although I wish I did right now. Can also someone tell me if I am being ripped off or not? I just want to learn if all of these fees are necessary?? I hope someone can help out. Thank you.

JC0481post-224669-1228439730_thumb.jpg

Edited by jc0481
Why don't you try and get a bank loan instead?

We are in the process of getting one but just wanted to make sure we are not getting ripped off and if indeed these fees are legit or something that we can negotiate with.

You're basically only asking about the Dealer Doc fee. All the rest are self explanatory.

According to that estimate, the doc fee isn't including registration for them. Did you ask what the document fee includes?

No I did not what it includes. I should have asked that. Maybe somebody here knows what it includes. I sure hope so. I just wish I had some fees I know that I can negotiate to have lowered or taken off. That's all I really want but not sure if that is possible.

JC0481

You should personally plug the cars data into Kelly Blue Book Website. I think they might have the price a couple hundred dollars more than the actuall Blue Book value.

Also 80k is alot of miles when the national yearly mileage for a car is 15k. The car is only 2 -3 years old tops. So based on average mileage it already has twice the average. Did you get a Car Fax history report for it?

Unless Utah state law requires it, you do not have to register through the dealer and they can not take ammenities such as a warranty away just because you don't want to register it through them. Definitly find out what those doc fees are for. It seems to me this guy is trying to use scare tactics to pressure you into the purchase.

I'm sorry to rain on your parade but you are going to pay 6 years for a 2006 Corolla CE with 80K already?! :shiftyninja:

Yeah that's insanity. My 10 year old Civic has 92,500 miles. It's too expensive, better off buying from an individual. This 2008 model on ebay has a buynow price of $12,000, and that's just the first one on the list of many.

Be sure before deciding on buying your 2006 corolla...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • If Valve refused to let them make the case, I wonder if they've already partnered with someone else to do it? The fact that they didn't seek permission/licence before diving straight in is incredible though
    • OpenClaw now has native mobile apps on iOS and Android by Karthik Mudaliar OpenClaw, the viral open-source personal AI agent, now has its own mobile app, available on both Android and iOS. Users can pair the app with an existing OpenClaw gateway and can start using new mobile-native features that are now available on the app. The app supports all the existing features you'd already have seen on OpenClaw's TUI, as well as some more, such as real-time and background Talk mode, action approvals, sharing from iOS, and optional access to device capabilities such as camera, screen, location, photos, contacts, calendar, and reminders. These features are available on both the Android and iOS versions of the app. What's important with these apps is that they don't run OpenClaw on your phone, but are actually just companion apps that require a running OpenClaw Gateway on an existing device, on macOS, Linux, or Windows via WSL2. To pair the app with your existing OpenClaw gateway, users need to run the command "/pair qr" on the TUI or existing chat interface, which brings up a QR code. Users can then scan this QR code to pair it up with the mobile app. There's also an option to manually pair the app by entering the host and a port. Previously, OpenClaw had been available on phones via WhatsApp, Telegram, Slack, Discord, Microsoft Teams, Matrix, and others. Now, with a native mobile app, the interface is much cleaner and more focused on just the OpenClaw, of course, with the added support for camera, screen, location, and more. It's important to note that OpenClaw comes with its own security warnings. There's always a chance of prompt injection with these tools, so users are recommended to double-check authentication, tool policy, sandboxing, and execution approvals rather than prompts alone. For users well-versed with the AI harness, a native mobile app makes it easier to approve an automation, share a link, use voice, or let an agent react to phone-side context.
    • Google pitches Spanner as one database for all AI agents with these new featues by Karthik Mudaliar Google Cloud is introducing new features within Spanner, its distributed database, as a place where enterprises should keep their data, using which AI agents could make smarter and better decisions. In a detailed blog post, Google highlighted quite a few features coming to Spanner, including relational data, graph relationships, vector search, key-value access, full-text search, and operational analytics together in one database architecture. Google says that today's systems aren't well-made for AI agents. There could be data that is present in one system, search indexes in another, embeddings in a vector database, and relationship data in a graph database. This fragmentation isn't great for AI agents to do their jobs because they don't have access to all of this data in one place. This is where Google is positioning Spanner as a solution. Spanner is already a globally distributed relational database with strong consistency, and Google wants its customers to see it as a broader data layer for AI applications. The company introduced something called Spanner Graph, along with integrated vector search, full-text search, a Cassandra-compatible key-value endpoint, and a columnar engine for analytical queries on operational data. Google also added that its ScaNN-powered vector search can support indexes with more than 10 billion vectors, while the columnar engine can make some analytical scans up to 200 times faster. All of this isn't just exclusive to the Google Cloud Platform, and there's support for multi-cloud as well. This comes via Spanner Omni, which Google says is a downloadable, containerized version of Spanner that can run on Kubernetes and in environments outside Google Cloud, including Microsoft Azure and AWS, and even on-premises infrastructure as well as edge deployments. Google says that customers who are interested in the full-featured edition should contact the company, and there's no word on commercial availability or separate pricing. Those interested can read the full blog by Google Cloud, which details these features individually.
    • Kalmuri 4.2.5 by Razvan Serea Kalmuri is your all-in-one, portable screen capture and recording solution designed for speed, simplicity, and flexibility. Whether you need a full-screen snapshot, a custom area, a scrolling webpage, or smooth video recording, Kalmuri delivers with ease. Capture text instantly from images with built-in OCR, keep floating images on top for quick reference, and use the precise color picker for perfect design matching. Customize hotkeys to work your way and share results instantly with built-in upload options. Kalmuri runs without installation, making it ideal for USB use, and offers an intuitive interface that’s easy to learn. Kalmuri key features: Video recording support (designation of whole screen and area) Whole screen, active program, window control, area application Extract text from images using optical character recognition (OCR). Support for PNG, JPG, WEBP, BMP, GIF file formats MP4 video recording powered by FFmpeg for high-quality results Full web page capture Share the captured image on the web Color extraction function Printer output Hotkey settings Adjustable via keyboard for area capture (Arrow key, Ctrl+Arrow key, Shift+Arrow key) File name format (sequential, datetime) Free to use it at work, at home, in government offices, at school, etc. Using Kalmuri portable for video recording Kalmuri’s portable version doesn’t include FFmpeg, which is required for video recording. Without it, you’ll get an “error FFmpeg.exe not found” message. To fix this, download FFmpeg from the provided link, extract it, and place FFmpeg.exe in Kalmuri’s folder. Kalmuri will then recognize it automatically, allowing you to start recording in high quality instantly. Kalmuri 4.2.5 changelog: Fixed an intermittent crash when using Area Capture Improved stability for Area Capture and screen recording Resolved a capture issue that could occur right after startup Download: Kalmuri 4.2.5 | 24.2 MB (Freeware) Download: Kalmuri Portable 4.2.5 | 2.1 MB View: Kalmuri Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • First Post
      rosiecharles earned a badge
      First Post
    • Reacting Well
      Juan Dela earned a badge
      Reacting Well
    • Week One Done
      Collagen Project earned a badge
      Week One Done
    • Reacting Well
      Wakeen1966 earned a badge
      Reacting Well
    • Rookie
      Almohandis went up a rank
      Rookie
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      +Edouard
      273
    3. 3
      PsYcHoKiLLa
      143
    4. 4
      Steven P.
      98
    5. 5
      macoman
      54
  • Tell a friend

    Love Neowin? Tell a friend!