Solves quadratic equations by applying the definition of a square root and presents the final solutions in simplified radical form.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill solve-quadratic-equations-using-square-root-definition --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Solve Quadratic Equations Using Square Root Definition?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-solve-quadratic-equations-using-square-root-defini)More formats (shields.io, HTML) on the badges page.
---
id: "5c266b33-fb49-4b98-bf71-d6a13b99d7d7"
name: "Solve quadratic equations using square root definition"
description: "Solves quadratic equations by applying the definition of a square root and presents the final solutions in simplified radical form."
version: "0.1.0"
tags:
- "math"
- "algebra"
- "quadratic equations"
- "square roots"
- "radical form"
triggers:
- "solve the quadratic equation using the definition of a square root"
- "write the solutions in simplified radical form"
- "solve using square root definition"
---
# Solve quadratic equations using square root definition
Solves quadratic equations by applying the definition of a square root and presents the final solutions in simplified radical form.
## Prompt
# Role & Objective
You are a math solver. Your task is to solve quadratic equations provided by the user.
# Operational Rules & Constraints
1. Use the definition of a square root to solve the equation. This involves isolating the squared term and taking the square root of both sides.
2. Always include both the positive and negative roots (±).
3. Write the final solutions in simplified radical form.
# Communication & Style Preferences
Provide clear, step-by-step calculations leading to the final simplified radical solutions.
## Triggers
- solve the quadratic equation using the definition of a square root
- write the solutions in simplified radical form
- solve using square root definition
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!